Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556b0d33684bc0e3f3c7e8af9fc75d9de3776265+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (ce040a1d0fab440bcfbfab1e64b2ec20fbc655be) 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-ssh3539919911575125493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7843123777100024740.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/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/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12217330955805749770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9516779996691491086.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/PR-116/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/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12369384300493201599.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5183 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-116 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 Merge succeeded, producing d423dd174606996b04cc91d2fa5359c0dbe74725 Checking out Revision d423dd174606996b04cc91d2fa5359c0dbe74725 (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d423dd174606996b04cc91d2fa5359c0dbe74725 # timeout=10 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk fd4938d6c0ee96eba74855c2eafb0928decdac85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:20:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:20:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:24 ========================================================= 13:20:24 EdgeX Global Pipelines Version Info 13:20:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:20:25 ------------------- 13:20:25 stable info: 13:20:25 ------------------- 13:20:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:20:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 13:20:25 Message: update stable to v1.0.245 13:20:25 ------------------- 13:20:25 experimental info: 13:20:25 ------------------- 13:20:25 Commited By: **** collab-it+edgex@linuxfoundation.org 13:20:25 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 13:20:25 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:20:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d423dd1 [Pipeline] echo 13:20:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:26 provisioning config files... 13:20:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config14091131825026505889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:26 ---> docker-login.sh 13:20:26 nexus3.edgexfoundry.org:10001 13:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:26 Configure a credential helper to remove this warning. See 13:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:26 13:20:26 Login Succeeded 13:20:26 nexus3.edgexfoundry.org:10002 13:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:27 Configure a credential helper to remove this warning. See 13:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:27 13:20:27 Login Succeeded 13:20:27 nexus3.edgexfoundry.org:10003 13:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:27 Configure a credential helper to remove this warning. See 13:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:27 13:20:27 Login Succeeded 13:20:27 nexus3.edgexfoundry.org:10004 13:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:27 Configure a credential helper to remove this warning. See 13:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:27 13:20:27 Login Succeeded 13:20:27 docker.io 13:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:27 Configure a credential helper to remove this warning. See 13:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:27 13:20:27 Login Succeeded 13:20:27 ---> docker-login.sh ends [Pipeline] } 13:20:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:20:28 + git rev-list -1 --merges d423dd174606996b04cc91d2fa5359c0dbe74725~1..d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo 13:20:28 -----------> git rev-list -1 --merges d423dd174606996b04cc91d2fa5359c0dbe74725~1..d423dd174606996b04cc91d2fa5359c0dbe74725 d423dd174606996b04cc91d2fa5359c0dbe74725 13:20:28 d423dd174606996b04cc91d2fa5359c0dbe74725 [false] [Pipeline] sh 13:20:28 + git log --format=format:%s -1 d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo 13:20:28 ========================================================= 13:20:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:20:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:28 + git log --format=format:%s -1 d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] echo 13:20:28 [semverPrep] GIT_COMMIT: d423dd174606996b04cc91d2fa5359c0dbe74725, Commit Message: Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD [Pipeline] echo 13:20:28 [semverPrep] This is not a build commit. [Pipeline] sh 13:20:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:20:29 + grep -v github /etc/ssh/ssh_known_hosts 13:20:29 + [ -e /tmp/ssh_known_hosts ] 13:20:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:20:29 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 13:20:29 -a /etc/ssh/ssh_known_hosts 13:20:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:29 13:20:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:29 0.1.4: Pulling from edgex-devops/py-git-semver 13:20:29 b85a868b505f: Pulling fs layer 13:20:29 e2be974225ed: Pulling fs layer 13:20:29 339a4e72a1f5: Pulling fs layer 13:20:29 988bab9f4d93: Pulling fs layer 13:20:29 1469e6f7b9e6: Pulling fs layer 13:20:29 eaf3925da568: Pulling fs layer 13:20:29 bab4dde63d76: Pulling fs layer 13:20:29 bde34c3a00c8: Pulling fs layer 13:20:29 b352a97aabf1: Pulling fs layer 13:20:29 4872d77fe225: Pulling fs layer 13:20:29 5851b861e8e6: Pulling fs layer 13:20:29 1469e6f7b9e6: Waiting 13:20:29 eaf3925da568: Waiting 13:20:29 4872d77fe225: Waiting 13:20:29 5851b861e8e6: Waiting 13:20:29 988bab9f4d93: Waiting 13:20:29 bde34c3a00c8: Waiting 13:20:29 b352a97aabf1: Waiting 13:20:29 bab4dde63d76: Waiting 13:20:29 e2be974225ed: Verifying Checksum 13:20:29 e2be974225ed: Download complete 13:20:29 988bab9f4d93: Verifying Checksum 13:20:29 988bab9f4d93: Download complete 13:20:30 339a4e72a1f5: Verifying Checksum 13:20:30 339a4e72a1f5: Download complete 13:20:30 1469e6f7b9e6: Verifying Checksum 13:20:30 1469e6f7b9e6: Download complete 13:20:30 eaf3925da568: Verifying Checksum 13:20:30 eaf3925da568: Download complete 13:20:30 bde34c3a00c8: Verifying Checksum 13:20:30 bde34c3a00c8: Download complete 13:20:30 b352a97aabf1: Download complete 13:20:30 4872d77fe225: Verifying Checksum 13:20:30 4872d77fe225: Download complete 13:20:30 5851b861e8e6: Verifying Checksum 13:20:30 5851b861e8e6: Download complete 13:20:30 b85a868b505f: Download complete 13:20:30 bab4dde63d76: Verifying Checksum 13:20:30 bab4dde63d76: Download complete 13:20:31 b85a868b505f: Pull complete 13:20:31 e2be974225ed: Pull complete 13:20:31 339a4e72a1f5: Pull complete 13:20:31 988bab9f4d93: Pull complete 13:20:32 1469e6f7b9e6: Pull complete 13:20:32 eaf3925da568: Pull complete 13:20:33 bab4dde63d76: Pull complete 13:20:33 bde34c3a00c8: Pull complete 13:20:33 b352a97aabf1: Pull complete 13:20:33 4872d77fe225: Pull complete 13:20:33 5851b861e8e6: Pull complete 13:20:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:34 prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container 13:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:20:35 $ docker top 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 -eo pid,comm 13:20:35 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). 13:20:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:20:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:35 [ssh-agent] Looking for ssh-agent implementation... 13:20:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:35 $ docker exec 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent 13:20:35 SSH_AUTH_SOCK=/tmp/ssh-uo358oBZ9BPt/agent.32 13:20:35 SSH_AGENT_PID=39 13:20:35 Running ssh-add (command line suppressed) 13:20:36 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_7552892733404457294.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_7552892733404457294.key) 13:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:36 + git tag --points-at HEAD [Pipeline] } 13:20:36 $ docker exec --env ******** --env ******** 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent -k 13:20:36 unset SSH_AUTH_SOCK; 13:20:36 unset SSH_AGENT_PID; 13:20:36 echo Agent pid 39 killed; 13:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:36 [ssh-agent] Looking for ssh-agent implementation... 13:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:36 $ docker exec 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent 13:20:36 SSH_AUTH_SOCK=/tmp/ssh-Dg2UVAZDRQ0G/agent.71 13:20:36 SSH_AGENT_PID=77 13:20:36 Running ssh-add (command line suppressed) 13:20:36 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_13543125115136894850.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_13543125115136894850.key) 13:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:37 + git semver init 13:20:37 2023-03-22 13:20:37,284 [run_init] DEBUG init version:0.0.0 force:False 13:20:37 2023-03-22 13:20:37,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver 13:20:37 2023-03-22 13:20:37,286 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-116/.semver 13:20:37 2023-03-22 13:20:37,286 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-116/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116, universal_newlines=False, shell=None, istream=None) 13:20:38 2023-03-22 13:20:38,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.git/info/exclude 13:20:38 2023-03-22 13:20:38,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 with force:False 13:20:38 2023-03-22 13:20:38,129 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 13:20:38 2023-03-22 13:20:38,133 [execute] INFO git cat-file --batch-check 13:20:38 2023-03-22 13:20:38,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) 13:20:38 2023-03-22 13:20:38,137 [execute] INFO git cat-file --batch 13:20:38 2023-03-22 13:20:38,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) 13:20:38 2023-03-22 13:20:38,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 13:20:38 0.0.0 [Pipeline] } 13:20:38 $ docker exec --env ******** --env ******** 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 ssh-agent -k 13:20:38 unset SSH_AUTH_SOCK; 13:20:38 unset SSH_AGENT_PID; 13:20:38 echo Agent pid 77 killed; 13:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:38 + git semver [Pipeline] } 13:20:39 $ docker stop --time=1 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 13:20:40 $ docker rm -f --volumes 1befacda3e288159fd27815aac57d0f9a4b6575af9121fc241184b45e0cd6482 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:20:40 Stashed 1 file(s) [Pipeline] echo 13:20:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:41 provisioning config files... 13:20:41 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config12981692046326402161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:41 ---> docker-login.sh 13:20:41 nexus3.edgexfoundry.org:10001 13:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:41 Configure a credential helper to remove this warning. See 13:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:41 13:20:41 Login Succeeded 13:20:41 nexus3.edgexfoundry.org:10002 13:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:41 Configure a credential helper to remove this warning. See 13:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:41 13:20:41 Login Succeeded 13:20:41 nexus3.edgexfoundry.org:10003 13:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:41 Configure a credential helper to remove this warning. See 13:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:41 13:20:41 Login Succeeded 13:20:41 nexus3.edgexfoundry.org:10004 13:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:41 Configure a credential helper to remove this warning. See 13:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:41 13:20:41 Login Succeeded 13:20:41 docker.io 13:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:41 Configure a credential helper to remove this warning. See 13:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:41 13:20:41 Login Succeeded 13:20:41 ---> docker-login.sh ends [Pipeline] } 13:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:20:41 ========================================================= 13:20:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:20:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:42 + 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 . 13:20:42 Sending build context to Docker daemon 16.05MB 13:20:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:20:42 Step 2/12 : FROM ${BASE} AS builder 13:20:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:20:42 63b65145d645: Pulling fs layer 13:20:42 a2d21d5440eb: Pulling fs layer 13:20:42 935e6c44a52c: Pulling fs layer 13:20:42 94cc34f8dd06: Pulling fs layer 13:20:42 30dea6a524f1: Pulling fs layer 13:20:42 a2aff8979fd8: Pulling fs layer 13:20:42 6808be2612f2: Pulling fs layer 13:20:42 30dea6a524f1: Waiting 13:20:42 a2aff8979fd8: Waiting 13:20:42 94cc34f8dd06: Waiting 13:20:42 f25807f1079a: Pulling fs layer 13:20:42 6808be2612f2: Waiting 13:20:42 a2d21d5440eb: Verifying Checksum 13:20:42 a2d21d5440eb: Download complete 13:20:42 94cc34f8dd06: Download complete 13:20:42 30dea6a524f1: Verifying Checksum 13:20:42 30dea6a524f1: Download complete 13:20:42 63b65145d645: Download complete 13:20:42 a2aff8979fd8: Verifying Checksum 13:20:42 a2aff8979fd8: Download complete 13:20:42 63b65145d645: Pull complete 13:20:42 a2d21d5440eb: Pull complete 13:20:43 f25807f1079a: Download complete 13:20:43 935e6c44a52c: Verifying Checksum 13:20:43 935e6c44a52c: Download complete 13:20:43 6808be2612f2: Verifying Checksum 13:20:43 6808be2612f2: Download complete 13:20:47 935e6c44a52c: Pull complete 13:20:47 94cc34f8dd06: Pull complete 13:20:47 30dea6a524f1: Pull complete 13:20:47 a2aff8979fd8: Pull complete 13:20:50 6808be2612f2: Pull complete 13:20:51 f25807f1079a: Pull complete 13:20:51 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 13:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:20:51 ---> 3b553350e43f 13:20:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:20:53 ---> Running in dcaf7a15a0e6 13:20:53 Removing intermediate container dcaf7a15a0e6 13:20:53 ---> cbdfdf6decc1 13:20:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:20:53 ---> Running in 2129726d36e2 13:20:53 Removing intermediate container 2129726d36e2 13:20:53 ---> f8cee2fa038e 13:20:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:20:53 ---> Running in c15163608ce8 13:20:53 Removing intermediate container c15163608ce8 13:20:53 ---> 7da1dbee9f6c 13:20:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:20:53 ---> Running in 77e6d6ca20fe 13:20:53 Removing intermediate container 77e6d6ca20fe 13:20:53 ---> 5d5e46712d76 13:20:53 Step 7/12 : WORKDIR /device-gpio 13:20:53 ---> Running in 5e278714e0d5 13:20:53 Removing intermediate container 5e278714e0d5 13:20:53 ---> 996de97cab68 13:20:53 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:53 ---> Running in 717f97d7b95a 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:20:54 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:20:54 (2/4) Installing libedit (20221030.3.1-r0) 13:20:54 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:20:54 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:20:54 Executing busybox-1.35.0-r29.trigger 13:20:54 OK: 269 MiB in 57 packages 13:20:54 Removing intermediate container 717f97d7b95a 13:20:54 ---> 9eca69c2efce 13:20:54 Step 9/12 : COPY go.mod vendor* ./ 13:20:54 ---> 2c9aa5550ef4 13:20:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:54 ---> Running in cb44b8f10684 13:20:55 Still waiting to schedule task 13:20:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:21:21 Removing intermediate container cb44b8f10684 13:21:21 ---> ebb3c674013f 13:21:21 Step 11/12 : COPY . . 13:21:21 ---> 890af7e2f239 13:21:21 Step 12/12 : RUN ${MAKE} 13:21:21 ---> Running in bc334b20d164 13:21:21 noop 13:21:21 Removing intermediate container bc334b20d164 13:21:21 ---> f89eb25581ed 13:21:21 Successfully built f89eb25581ed 13:21:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:21 + docker inspect -f . ci-base-image-x86_64 13:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:21 prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container 13:21:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:21:22 $ docker top 929604de7922f4c1412cdb5affe57dd8d23c941f644c2522a696b11c602a9598 -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:22 + go version 13:21:22 go version go1.20.2 linux/amd64 [Pipeline] } 13:21:22 $ docker stop --time=1 929604de7922f4c1412cdb5affe57dd8d23c941f644c2522a696b11c602a9598 13:21:23 $ docker rm -f --volumes 929604de7922f4c1412cdb5affe57dd8d23c941f644c2522a696b11c602a9598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:24 + docker inspect -f . ci-base-image-x86_64 13:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:24 prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container 13:21:24 $ 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_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:21:24 $ docker top 88b6d176ab1c03df076f6811e54c64dd2a4309aba2606493bb2379385b31c33a -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] fileExists [Pipeline] sh 13:21:25 + make test 13:21:25 go test ./... -coverprofile=coverage.out ./... 13:21:30 ? github.com/edgexfoundry/device-gpio [no test files] 13:21:38 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:21:38 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:21:43 go vet ./... 13:21:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:47 ./bin/test-attribution-txt.sh [Pipeline] echo 13:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:21:47 $ docker stop --time=1 88b6d176ab1c03df076f6811e54c64dd2a4309aba2606493bb2379385b31c33a 13:21:49 $ docker rm -f --volumes 88b6d176ab1c03df076f6811e54c64dd2a4309aba2606493bb2379385b31c33a [Pipeline] // withDockerContainer [Pipeline] sh 13:21:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:50 + ls -al . 13:21:50 total 160 13:21:50 drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 13:21 . 13:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:20 .. 13:21:50 -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:20 .dockerignore 13:21:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:20 .git 13:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:20 .github 13:21:50 -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:20 .gitignore 13:21:50 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:20 .golangci.yml 13:21:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:20 .semver 13:21:50 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:20 Attribution.txt 13:21:50 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:20 CHANGELOG.md 13:21:50 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:20 Dockerfile 13:21:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:20 GOVERNANCE.md 13:21:50 -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:20 Jenkinsfile 13:21:50 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:20 LICENSE 13:21:50 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:20 Makefile 13:21:50 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:20 OWNERS.md 13:21:50 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:20 README.md 13:21:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:20 VERSION 13:21:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:20 bin 13:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:20 cmd 13:21:50 -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:21 coverage.out 13:21:50 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:20 go.mod 13:21:50 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 22 13:20 go.sum 13:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:20 internal 13:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:20 snap 13:21:50 -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:51 + 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=d423dd174606996b04cc91d2fa5359c0dbe74725 --label arch=amd64 --label version=0.0.0 . 13:21:51 Sending build context to Docker daemon 16.05MB 13:21:51 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:21:51 Step 2/25 : FROM ${BASE} AS builder 13:21:51 ---> f89eb25581ed 13:21:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:21:51 ---> Running in a523bba3ee36 13:21:51 Removing intermediate container a523bba3ee36 13:21:51 ---> dd4b5387ac7d 13:21:51 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:51 ---> Running in abbf1b7efcf3 13:21:51 Removing intermediate container abbf1b7efcf3 13:21:51 ---> 1714f43201e1 13:21:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:21:51 ---> Running in 067ac9d9780e 13:21:51 Removing intermediate container 067ac9d9780e 13:21:51 ---> d744bd555ba4 13:21:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:21:51 ---> Running in 2f8ada5fe198 13:21:51 Removing intermediate container 2f8ada5fe198 13:21:51 ---> 621259e7417f 13:21:51 Step 7/25 : WORKDIR /device-gpio 13:21:51 ---> Running in f1c2915444c3 13:21:51 Removing intermediate container f1c2915444c3 13:21:51 ---> 7fec881e43e8 13:21:51 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:51 ---> Running in fdd61eb4676e 13:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:21:52 OK: 269 MiB in 57 packages 13:21:52 Removing intermediate container fdd61eb4676e 13:21:52 ---> 32f4cef5d30f 13:21:52 Step 9/25 : COPY go.mod vendor* ./ 13:21:52 ---> b632672b5d26 13:21:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:52 ---> Running in 78a841110173 13:21:53 Removing intermediate container 78a841110173 13:21:53 ---> 04d0b337ad97 13:21:53 Step 11/25 : COPY . . 13:21:54 ---> eda1b38eabad 13:21:54 Step 12/25 : RUN ${MAKE} 13:21:54 ---> Running in 1c7e08a92962 13:21:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 13:22:12 Removing intermediate container 1c7e08a92962 13:22:12 ---> 4a01d6ea7176 13:22:12 Step 13/25 : FROM alpine:3.17 13:22:12 3.17: Pulling from library/alpine 13:22:12 63b65145d645: Already exists 13:22:12 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:22:12 Status: Downloaded newer image for alpine:3.17 13:22:12 ---> b2aa39c304c2 13:22:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:22:12 ---> Running in 7de79b883dd3 13:22:12 Removing intermediate container 7de79b883dd3 13:22:12 ---> b2d5d30f1a07 13:22:12 Step 15/25 : RUN apk add --update --no-cache 13:22:12 ---> Running in b586432edab0 13:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:22:12 OK: 7 MiB in 15 packages 13:22:12 Removing intermediate container b586432edab0 13:22:12 ---> e852f1e4969c 13:22:12 Step 16/25 : WORKDIR / 13:22:12 ---> Running in e9984d0e9adf 13:22:12 Removing intermediate container e9984d0e9adf 13:22:12 ---> dbff45a8c1e5 13:22:12 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 13:22:12 ---> 7ffae261c76e 13:22:12 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 13:22:12 ---> 3ca3d9e5d2c0 13:22:12 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 13:22:13 ---> 92886383bdd1 13:22:13 Step 20/25 : EXPOSE 59910 13:22:13 ---> Running in e9d32efbe702 13:22:13 Removing intermediate container e9d32efbe702 13:22:13 ---> 392d47a98c89 13:22:13 Step 21/25 : ENTRYPOINT ["/device-gpio"] 13:22:13 ---> Running in 921201e356e7 13:22:13 Removing intermediate container 921201e356e7 13:22:13 ---> 76cabd63e12d 13:22:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:22:13 ---> Running in 0578f519a288 13:22:13 Removing intermediate container 0578f519a288 13:22:13 ---> 7815a73e1897 13:22:13 Step 23/25 : LABEL arch=amd64 13:22:13 ---> Running in c68d762511b8 13:22:13 Removing intermediate container c68d762511b8 13:22:13 ---> b40291b91e70 13:22:13 Step 24/25 : LABEL git_sha=d423dd174606996b04cc91d2fa5359c0dbe74725 13:22:13 ---> Running in 236545cf5d86 13:22:13 Removing intermediate container 236545cf5d86 13:22:13 ---> 557b1938e1fb 13:22:13 Step 25/25 : LABEL version=0.0.0 13:22:13 ---> Running in 0bc1bb0956c9 13:22:13 Removing intermediate container 0bc1bb0956c9 13:22:13 ---> 8dee12980693 13:22:13 [Warning] One or more build-args [ARCH] were not consumed 13:22:13 Successfully built 8dee12980693 13:22:13 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:14 13:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:14 latest: Pulling from edgex-lftools-log-publisher 13:22:14 5eb5b503b376: Pulling fs layer 13:22:14 5c69ac0246d0: Pulling fs layer 13:22:14 ec43610c2a17: Pulling fs layer 13:22:14 3a2ae6a8a46f: Pulling fs layer 13:22:14 33b1e0a273af: Pulling fs layer 13:22:14 5d3b04190fa2: Pulling fs layer 13:22:14 3a2ae6a8a46f: Waiting 13:22:14 33b1e0a273af: Waiting 13:22:14 2f39f015ded8: Pulling fs layer 13:22:14 5d3b04190fa2: Waiting 13:22:14 2f39f015ded8: Waiting 13:22:14 5c69ac0246d0: Download complete 13:22:14 3a2ae6a8a46f: Verifying Checksum 13:22:14 3a2ae6a8a46f: Download complete 13:22:14 33b1e0a273af: Verifying Checksum 13:22:14 33b1e0a273af: Download complete 13:22:14 5d3b04190fa2: Verifying Checksum 13:22:14 5d3b04190fa2: Download complete 13:22:14 ec43610c2a17: Download complete 13:22:14 5eb5b503b376: Verifying Checksum 13:22:14 5eb5b503b376: Download complete 13:22:15 2f39f015ded8: Download complete 13:22:16 5eb5b503b376: Pull complete 13:22:16 5c69ac0246d0: Pull complete 13:22:16 ec43610c2a17: Pull complete 13:22:16 3a2ae6a8a46f: Pull complete 13:22:16 33b1e0a273af: Pull complete 13:22:16 5d3b04190fa2: Pull complete 13:22:21 2f39f015ded8: Pull complete 13:22:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:21 prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container 13:22: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_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:22:23 $ docker top 5d207aef4e6afad502a136793e3cc71eaa216712681f9dec57910b392ea7b812 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:23 ---> job-cost.sh 13:22:23 lf-activate-venv: SKIPPING 13:22:23 INFO: No Stack... 13:22:23 INFO: Retrieving Pricing Info for: v3-standard-8 13:22:24 INFO: Archiving Costs [Pipeline] sh 13:22:24 + cat /w/workspace/edgexfoundry_device-gpio_PR-116/archives/cost.csv 13:22:24 + cut -d, -f6 [Pipeline] lock 13:22:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] 13:22:24 Resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] did not exist. Created. 13:22:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:22:24 + echo total: 0.2199999988079071 [Pipeline] stash 13:22:24 Stashed 1 file(s) [Pipeline] } 13:22:24 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] // lock [Pipeline] } 13:22:24 $ docker stop --time=1 5d207aef4e6afad502a136793e3cc71eaa216712681f9dec57910b392ea7b812 13:22:26 $ docker rm -f --volumes 5d207aef4e6afad502a136793e3cc71eaa216712681f9dec57910b392ea7b812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:22:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5187 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] ws 13:22:27 Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout 13:22:27 The recommended git tool is: git 13:22:33 using credential edgex-jenkins-ssh 13:22:33 Cloning the remote Git repository 13:22:33 Cloning repository git@github.com:edgexfoundry/device-gpio.git 13:22:34 > git init /w/workspace/device-gpio/6 # timeout=10 13:22:34 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:22:34 > git --version # timeout=10 13:22:34 > git --version # 'git version 2.25.1' 13:22:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:35 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:22:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:22:36 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:22:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:22:37 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 13:22:37 Merge succeeded, producing b342c10c9d0a0a992d9bc7bc39dd352478d22485 13:22:37 Checking out Revision b342c10c9d0a0a992d9bc7bc39dd352478d22485 (PR-116) 13:22:37 > git config core.sparsecheckout # timeout=10 13:22:37 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 13:22:37 > git remote # timeout=10 13:22:37 > git config --get remote.origin.url # timeout=10 13:22:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:37 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 13:22:37 > git rev-parse HEAD^{commit} # timeout=10 13:22:37 > git config core.sparsecheckout # timeout=10 13:22:37 > git checkout -f b342c10c9d0a0a992d9bc7bc39dd352478d22485 # timeout=10 13:22:41 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" 13:22:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:22:41 > git rev-list --no-walk fd4938d6c0ee96eba74855c2eafb0928decdac85 # timeout=10 13:22:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:22:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:22:42 Dload Upload Total Spent Left Speed 13:22:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 19985 0 --:--:-- --:--:-- --:--:-- 19985 [Pipeline] sh 13:22:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:22:43 + sudo tee /etc/docker/daemon.new 13:22:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:22:43 { 13:22:43 "registry-mirrors": [ 13:22:43 "https://nexus3.edgexfoundry.org:10001" 13:22:43 ], 13:22:43 "bip": "10.250.0.254/24", 13:22:43 "hosts": [ 13:22:43 "tcp://0.0.0.0:5555", 13:22:43 "unix:///var/run/docker.sock" 13:22:43 ], 13:22:43 "mtu": 1458, 13:22:43 "selinux-enabled": true, 13:22:43 "seccomp-profile": "/etc/docker/seccomp.json" 13:22:43 } [Pipeline] sh 13:22:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:22:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:02 provisioning config files... 13:23:02 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config4961931236348933866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:03 ---> docker-login.sh 13:23:03 nexus3.edgexfoundry.org:10001 13:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:03 Configure a credential helper to remove this warning. See 13:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:03 13:23:03 Login Succeeded 13:23:03 nexus3.edgexfoundry.org:10002 13:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:04 Configure a credential helper to remove this warning. See 13:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:04 13:23:04 Login Succeeded 13:23:04 nexus3.edgexfoundry.org:10003 13:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:04 Configure a credential helper to remove this warning. See 13:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:04 13:23:04 Login Succeeded 13:23:04 nexus3.edgexfoundry.org:10004 13:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:04 Configure a credential helper to remove this warning. See 13:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:04 13:23:04 Login Succeeded 13:23:04 docker.io 13:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:05 Configure a credential helper to remove this warning. See 13:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:05 13:23:05 Login Succeeded 13:23:05 ---> docker-login.sh ends [Pipeline] } 13:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:23:05 ========================================================= 13:23:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:23:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:06 + 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 . 13:23:06 Sending build context to Docker daemon 8.117MB 13:23:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:23:06 Step 2/12 : FROM ${BASE} AS builder 13:23:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:23:06 af6eaf76a39c: Pulling fs layer 13:23:06 55522c791124: Pulling fs layer 13:23:06 ce5c4a1c91eb: Pulling fs layer 13:23:06 169dfbe0d373: Pulling fs layer 13:23:06 e1ff8fa3b103: Pulling fs layer 13:23:06 52ebb69f0ebf: Pulling fs layer 13:23:06 5abe8eddf0d5: Pulling fs layer 13:23:06 169dfbe0d373: Waiting 13:23:06 e1ff8fa3b103: Waiting 13:23:06 52ebb69f0ebf: Waiting 13:23:06 5abe8eddf0d5: Waiting 13:23:06 55522c791124: Verifying Checksum 13:23:06 55522c791124: Download complete 13:23:06 169dfbe0d373: Verifying Checksum 13:23:06 169dfbe0d373: Download complete 13:23:06 e1ff8fa3b103: Verifying Checksum 13:23:06 e1ff8fa3b103: Download complete 13:23:06 af6eaf76a39c: Verifying Checksum 13:23:06 af6eaf76a39c: Download complete 13:23:07 af6eaf76a39c: Pull complete 13:23:07 5abe8eddf0d5: Verifying Checksum 13:23:07 5abe8eddf0d5: Download complete 13:23:08 55522c791124: Pull complete 13:23:09 ce5c4a1c91eb: Verifying Checksum 13:23:09 ce5c4a1c91eb: Download complete 13:23:09 52ebb69f0ebf: Verifying Checksum 13:23:09 52ebb69f0ebf: Download complete 13:23:22 ce5c4a1c91eb: Pull complete 13:23:22 169dfbe0d373: Pull complete 13:23:22 e1ff8fa3b103: Pull complete 13:23:27 52ebb69f0ebf: Pull complete 13:23:29 5abe8eddf0d5: Pull complete 13:23:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:23:29 ---> 6cb57ee374ae 13:23:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:23:31 ---> Running in 29d3576a8cc9 13:23:31 Removing intermediate container 29d3576a8cc9 13:23:31 ---> 085ac78d8bb3 13:23:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:23:31 ---> Running in ab848e1f1a20 13:23:31 Removing intermediate container ab848e1f1a20 13:23:31 ---> 2d39eb4d1ed8 13:23:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:23:32 ---> Running in 211e2a6b3c51 13:23:32 Removing intermediate container 211e2a6b3c51 13:23:32 ---> 94c8b53201f5 13:23:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:23:32 ---> Running in 8b0ea1d9f586 13:23:32 Removing intermediate container 8b0ea1d9f586 13:23:32 ---> a25ca5d312bd 13:23:32 Step 7/12 : WORKDIR /device-gpio 13:23:33 ---> Running in b5e651816b86 13:23:33 Removing intermediate container b5e651816b86 13:23:33 ---> cc2eeb01a44f 13:23:33 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:23:33 ---> Running in cc41baad70f8 13:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:23:36 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:23:36 (2/4) Installing libedit (20221030.3.1-r0) 13:23:36 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:23:36 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:23:36 Executing busybox-1.35.0-r29.trigger 13:23:36 OK: 268 MiB in 57 packages 13:23:38 Removing intermediate container cc41baad70f8 13:23:38 ---> bd5f6e8c45b8 13:23:38 Step 9/12 : COPY go.mod vendor* ./ 13:23:38 ---> d4c8d0ffb5f1 13:23:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:38 ---> Running in 9e9858dc986d 13:25:00 Removing intermediate container 9e9858dc986d 13:25:00 ---> 0d9d5163628b 13:25:00 Step 11/12 : COPY . . 13:25:00 ---> 4aee989bdec5 13:25:00 Step 12/12 : RUN ${MAKE} 13:25:00 ---> Running in 6e64466b9afe 13:25:00 noop 13:25:00 Removing intermediate container 6e64466b9afe 13:25:00 ---> 22ef9202aac1 13:25:00 Successfully built 22ef9202aac1 13:25:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:00 + docker inspect -f . ci-base-image-arm64 13:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:00 prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container 13:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:25:02 $ docker top 62bcf16155012c217932b5fef20addfe47c4d7e6ee4f344501812a71113d869c -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:03 + go version 13:25:03 go version go1.20.2 linux/arm64 [Pipeline] } 13:25:03 $ docker stop --time=1 62bcf16155012c217932b5fef20addfe47c4d7e6ee4f344501812a71113d869c 13:25:04 $ docker rm -f --volumes 62bcf16155012c217932b5fef20addfe47c4d7e6ee4f344501812a71113d869c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:05 + docker inspect -f . ci-base-image-arm64 13:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:05 prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container 13:25:05 $ 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/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:25:06 $ docker top 920a83244f56a33fbe3a64895bd06886631019198d0fd6b8f8b376402e227dc6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:07 + git config --global --add safe.directory /w/workspace/device-gpio/6 [Pipeline] fileExists [Pipeline] sh 13:25:08 + make test 13:25:08 go test ./... -coverprofile=coverage.out ./... 13:25:47 ? github.com/edgexfoundry/device-gpio [no test files] 13:28:08 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:28:08 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:28:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:28:08 go vet ./... 13:28:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:30 ./bin/test-attribution-txt.sh [Pipeline] echo 13:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:28:31 $ docker stop --time=1 920a83244f56a33fbe3a64895bd06886631019198d0fd6b8f8b376402e227dc6 13:28:32 $ docker rm -f --volumes 920a83244f56a33fbe3a64895bd06886631019198d0fd6b8f8b376402e227dc6 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:34 Warning: overwriting stash ‘coverage-report’ 13:28:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:35 + ls -al . 13:28:35 total 156 13:28:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:25 . 13:28:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:22 .. 13:28:35 -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:22 .dockerignore 13:28:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:22 .git 13:28:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:22 .github 13:28:35 -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:22 .gitignore 13:28:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:22 .golangci.yml 13:28:35 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:22 Attribution.txt 13:28:35 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:22 CHANGELOG.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:22 Dockerfile 13:28:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:22 GOVERNANCE.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:22 Jenkinsfile 13:28:35 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:22 LICENSE 13:28:35 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:22 Makefile 13:28:35 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:22 OWNERS.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:22 README.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:20 VERSION 13:28:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:22 bin 13:28:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:22 cmd 13:28:35 -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:25 coverage.out 13:28:35 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:22 go.mod 13:28:35 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 22 13:22 go.sum 13:28:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:22 internal 13:28:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:22 snap 13:28:35 -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:35 + 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=b342c10c9d0a0a992d9bc7bc39dd352478d22485 --label arch=arm64 --label version=0.0.0 . 13:28:36 Sending build context to Docker daemon 8.118MB 13:28:36 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:28:36 Step 2/25 : FROM ${BASE} AS builder 13:28:36 ---> 22ef9202aac1 13:28:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:28:36 ---> Running in 7d4b0b8b2974 13:28:36 Removing intermediate container 7d4b0b8b2974 13:28:36 ---> cf873e38f895 13:28:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:28:36 ---> Running in 7be68d6ee2b0 13:28:37 Removing intermediate container 7be68d6ee2b0 13:28:37 ---> a6f787522a3c 13:28:37 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:28:37 ---> Running in 33d665513640 13:28:37 Removing intermediate container 33d665513640 13:28:37 ---> e77ff1b3ee4f 13:28:37 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:28:37 ---> Running in 2b66bf0ef7ff 13:28:38 Removing intermediate container 2b66bf0ef7ff 13:28:38 ---> 353ec7df6522 13:28:38 Step 7/25 : WORKDIR /device-gpio 13:28:38 ---> Running in a7225de52fa1 13:28:38 Removing intermediate container a7225de52fa1 13:28:38 ---> f80a78093910 13:28:38 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:38 ---> Running in 12dad08014db 13:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:28:41 OK: 268 MiB in 57 packages 13:28:42 Removing intermediate container 12dad08014db 13:28:42 ---> 1795b0809a97 13:28:42 Step 9/25 : COPY go.mod vendor* ./ 13:28:42 ---> 3bde0eaf748e 13:28:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:42 ---> Running in 069d4a84c54e 13:28:46 Removing intermediate container 069d4a84c54e 13:28:46 ---> 62d093dd16eb 13:28:46 Step 11/25 : COPY . . 13:28:46 ---> 6fe81533da49 13:28:46 Step 12/25 : RUN ${MAKE} 13:28:47 ---> Running in b840d76818ea 13:28:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 13:31:24 Removing intermediate container b840d76818ea 13:31:24 ---> 08038a8f1939 13:31:24 Step 13/25 : FROM alpine:3.17 13:31:24 3.17: Pulling from library/alpine 13:31:24 af6eaf76a39c: Already exists 13:31:24 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:31:24 Status: Downloaded newer image for alpine:3.17 13:31:24 ---> d74e625d9115 13:31:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:31:24 ---> Running in b411b5ba5a5a 13:31:24 Removing intermediate container b411b5ba5a5a 13:31:24 ---> 29a3d63b153a 13:31:24 Step 15/25 : RUN apk add --update --no-cache 13:31:24 ---> Running in e1674e9909f5 13:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:31:24 OK: 7 MiB in 15 packages 13:31:24 Removing intermediate container e1674e9909f5 13:31:24 ---> 1ea428c28ec8 13:31:24 Step 16/25 : WORKDIR / 13:31:24 ---> Running in 3443b8f10d50 13:31:24 Removing intermediate container 3443b8f10d50 13:31:24 ---> 5a56d7b5a23f 13:31:24 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 13:31:24 ---> d5d8c75fd2be 13:31:24 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 13:31:24 ---> 2aa9e3f8d28d 13:31:24 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 13:31:26 ---> 9b88c9349170 13:31:26 Step 20/25 : EXPOSE 59910 13:31:26 ---> Running in 85616ba71c73 13:31:26 Removing intermediate container 85616ba71c73 13:31:26 ---> a8ecd765753a 13:31:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 13:31:26 ---> Running in 475c7ffeea7b 13:31:26 Removing intermediate container 475c7ffeea7b 13:31:26 ---> 1b6c60ec1814 13:31:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:31:27 ---> Running in 3b68238043dc 13:31:27 Removing intermediate container 3b68238043dc 13:31:27 ---> 41e37a851807 13:31:27 Step 23/25 : LABEL arch=arm64 13:31:27 ---> Running in cd72d7308d26 13:31:27 Removing intermediate container cd72d7308d26 13:31:27 ---> 3d2a5919bad9 13:31:27 Step 24/25 : LABEL git_sha=b342c10c9d0a0a992d9bc7bc39dd352478d22485 13:31:27 ---> Running in 3f242ba512cd 13:31:27 Removing intermediate container 3f242ba512cd 13:31:27 ---> 6571b1d62ef9 13:31:27 Step 25/25 : LABEL version=0.0.0 13:31:27 ---> Running in 61ab50f05f3a 13:31:28 Removing intermediate container 61ab50f05f3a 13:31:28 ---> 0b9bda094477 13:31:28 [Warning] One or more build-args [ARCH] were not consumed 13:31:28 Successfully built 0b9bda094477 13:31:28 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:28 13:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:29 arm64: Pulling from edgex-lftools-log-publisher 13:31:29 8998bd30e6a1: Pulling fs layer 13:31:29 04944245beec: Pulling fs layer 13:31:29 699f458cf7ca: Pulling fs layer 13:31:29 765212b225bb: Pulling fs layer 13:31:29 f23df028b6ca: Pulling fs layer 13:31:29 d65c8cfc05b1: Pulling fs layer 13:31:29 2437ff75d9bd: Pulling fs layer 13:31:29 765212b225bb: Waiting 13:31:29 f23df028b6ca: Waiting 13:31:29 d65c8cfc05b1: Waiting 13:31:29 2437ff75d9bd: Waiting 13:31:29 04944245beec: Verifying Checksum 13:31:29 04944245beec: Download complete 13:31:29 765212b225bb: Verifying Checksum 13:31:29 765212b225bb: Download complete 13:31:29 f23df028b6ca: Download complete 13:31:29 d65c8cfc05b1: Verifying Checksum 13:31:29 d65c8cfc05b1: Download complete 13:31:29 699f458cf7ca: Verifying Checksum 13:31:29 699f458cf7ca: Download complete 13:31:30 8998bd30e6a1: Verifying Checksum 13:31:30 8998bd30e6a1: Download complete 13:31:32 2437ff75d9bd: Verifying Checksum 13:31:32 2437ff75d9bd: Download complete 13:31:33 8998bd30e6a1: Pull complete 13:31:33 04944245beec: Pull complete 13:31:35 699f458cf7ca: Pull complete 13:31:35 765212b225bb: Pull complete 13:31:36 f23df028b6ca: Pull complete 13:31:36 d65c8cfc05b1: Pull complete 13:31:51 2437ff75d9bd: Pull complete 13:31:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:51 prd-ubuntu20.04-docker-arm64-4c-16g-5187 does not seem to be running inside a container 13:31:51 $ 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/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:31:54 $ docker top e030c6ffe24b148b10dbc6d47c529685c57c1f2e50505aaf5b6b8d780aca36c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> job-cost.sh 13:31:54 lf-activate-venv: SKIPPING 13:31:54 INFO: No Stack... 13:31:55 INFO: Retrieving Pricing Info for: v3-standard-4 13:31:56 INFO: Archiving Costs [Pipeline] sh 13:31:56 + cut -d, -f6 13:31:56 + cat /w/workspace/device-gpio/6/archives/cost.csv [Pipeline] lock 13:31:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] 13:31:56 Resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] did not exist. Created. 13:31:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:57 /w/workspace/device-gpio/6@tmp/durable-e72c8494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:31:57 + echo total: 0.10999999940395355 [Pipeline] stash 13:31:57 Warning: overwriting stash ‘stack-cost’ 13:31:57 Stashed 1 file(s) [Pipeline] } 13:31:57 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-6-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:57 $ docker stop --time=1 e030c6ffe24b148b10dbc6d47c529685c57c1f2e50505aaf5b6b8d780aca36c4 13:31:59 $ docker rm -f --volumes e030c6ffe24b148b10dbc6d47c529685c57c1f2e50505aaf5b6b8d780aca36c4 [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 13:31:59 provisioning config files... 13:31:59 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config7653867350076600877tmp [Pipeline] { [Pipeline] sh 13:32:00 + set +x 13:32:00 + curl -s https://codecov.io/bash 13:32:00 + bash -s -- 13:32:00 13:32:00 _____ _ 13:32:00 / ____| | | 13:32:00 | | ___ __| | ___ ___ _____ __ 13:32:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:32:00 | |___| (_) | (_| | __/ (_| (_) \ V / 13:32:00 \_____\___/ \__,_|\___|\___\___/ \_/ 13:32:00 Bash-1.0.6 13:32:00 13:32:00 13:32:00 ==> git version 2.25.1 found 13:32:00 ==> 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 13:32:00 Release-Date: 2020-01-08 13:32:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:32:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:32:00 ==> Jenkins CI detected. 13:32:00 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-116 13:32:00 project root: . 13:32:00 --> token set from env 13:32:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:32:00 ==> Running gcov in . (disable via -X gcov) 13:32:00 ==> Python coveragepy not found 13:32:00 ==> Searching for coverage reports in: 13:32:00 + . 13:32:00 -> Found 1 reports 13:32:00 ==> Detecting git/mercurial file structure 13:32:00 ==> Reading reports 13:32:00 + ./coverage.out bytes=10 13:32:00 ==> Appending adjustments 13:32:00 https://docs.codecov.io/docs/fixing-reports 13:32:00 + Found adjustments 13:32:00 ==> Gzipping contents 13:32:00 4.0K /tmp/codecov.KcuZa0.gz 13:32:00 ==> Uploading reports 13:32:00 url: https://codecov.io 13:32:00 query: branch=PR-116&commit=d423dd174606996b04cc91d2fa5359c0dbe74725&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= 13:32:00 -> Pinging Codecov 13:32:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-116&commit=d423dd174606996b04cc91d2fa5359c0dbe74725&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= 13:32:00 -> Uploading to 13:32:00 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d423dd174606996b04cc91d2fa5359c0dbe74725/3e00db12-8bdf-45b0-b191-ba2f77edaa6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T133200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b419568461af76bff23b27bfa7590e588879a837c7d5a9cd9f163c7d7552435 13:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:00 Dload Upload Total Spent Left Speed 13:32:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 2353 --:--:-- --:--:-- --:--:-- 2353 13:32:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d423dd174606996b04cc91d2fa5359c0dbe74725 [Pipeline] } 13:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:32:01 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-116/archives ] 13:32:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives 13:32:01 total 16 13:32:01 drwxr-xr-x 3 root root 4096 Mar 22 13:22 . 13:32:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:22 .. 13:32:01 drwxr-xr-x 2 root root 4096 Mar 22 13:22 cost 13:32:01 -rw-r--r-- 1 root root 83 Mar 22 13:22 cost.csv 13:32:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-116/archives 13:32:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives 13:32:01 total 16 13:32:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:22 . 13:32:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:22 .. 13:32:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 13:22 cost 13:32:01 -rw-r--r-- 1 jenkins jenkins 83 Mar 22 13:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:32:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:02 ---> package-listing.sh 13:32:02 ++ facter osfamily 13:32:02 ++ tr '[:upper:]' '[:lower:]' 13:32:02 + OS_FAMILY=debian 13:32:02 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-116 13:32:02 + START_PACKAGES=/tmp/packages_start.txt 13:32:02 + END_PACKAGES=/tmp/packages_end.txt 13:32:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:02 + PACKAGES=/tmp/packages_start.txt 13:32:02 + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' 13:32:02 + PACKAGES=/tmp/packages_end.txt 13:32:02 + case "${OS_FAMILY}" in 13:32:02 + dpkg -l 13:32:02 + grep '^ii' 13:32:02 + '[' -f /tmp/packages_start.txt ']' 13:32:02 + '[' -f /tmp/packages_end.txt ']' 13:32:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:02 + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' 13:32:02 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ 13:32:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [Pipeline] echo 13:32:02 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_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:32:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:03 prd-ubuntu20.04-docker-8c-8g-5183 does not seem to be running inside a container 13:32:03 $ 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_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:04 $ docker top e4361c1e59d67027b912357215ca3bbee7eb74da2d4ad41ea37a7f51e579060d -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:04 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:04 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:05 + ls /var/log/sa-host 13:32:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:05 provisioning config files... 13:32:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config11988403016461168925tmp [Pipeline] { [Pipeline] echo 13:32:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:05 ---> create-netrc.sh [Pipeline] } 13:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:05 ---> python-tools-install.sh [Pipeline] echo 13:32:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:06 ---> sudo-logs.sh 13:32:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:32:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:06 ---> job-cost.sh 13:32:06 lf-activate-venv: SKIPPING 13:32:06 DEBUG: total: 0.2199999988079071 13:32:06 INFO: Retrieving Stack Cost... 13:32:06 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:07 INFO: Archiving Costs [Pipeline] echo 13:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:07 ---> logs-deploy.sh 13:32:07 lf-activate-venv: SKIPPING 13:32:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-116/6 13:32:07 INFO: archiving workspace using pattern(s): 13:32:08 Archives upload complete. 13:32:08 INFO: archiving logs to Nexus 13:32:09 ---> uname -a: 13:32:09 Linux prd-ubuntu20-04-docker-8c-8g-5183 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:32:09 13:32:09 13:32:09 ---> lscpu: 13:32:09 Architecture: x86_64 13:32:09 CPU op-mode(s): 32-bit, 64-bit 13:32:09 Byte Order: Little Endian 13:32:09 Address sizes: 40 bits physical, 48 bits virtual 13:32:09 CPU(s): 8 13:32:09 On-line CPU(s) list: 0-7 13:32:09 Thread(s) per core: 1 13:32:09 Core(s) per socket: 1 13:32:09 Socket(s): 8 13:32:09 NUMA node(s): 1 13:32:09 Vendor ID: AuthenticAMD 13:32:09 CPU family: 23 13:32:09 Model: 49 13:32:09 Model name: AMD EPYC-Rome Processor 13:32:09 Stepping: 0 13:32:09 CPU MHz: 2799.998 13:32:09 BogoMIPS: 5599.99 13:32:09 Virtualization: AMD-V 13:32:09 Hypervisor vendor: KVM 13:32:09 Virtualization type: full 13:32:09 L1d cache: 256 KiB 13:32:09 L1i cache: 256 KiB 13:32:09 L2 cache: 4 MiB 13:32:09 L3 cache: 128 MiB 13:32:09 NUMA node0 CPU(s): 0-7 13:32:09 Vulnerability Itlb multihit: Not affected 13:32:09 Vulnerability L1tf: Not affected 13:32:09 Vulnerability Mds: Not affected 13:32:09 Vulnerability Meltdown: Not affected 13:32:09 Vulnerability Mmio stale data: Not affected 13:32:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:32:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:32:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:32:09 Vulnerability Srbds: Not affected 13:32:09 Vulnerability Tsx async abort: Not affected 13:32:09 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 13:32:09 13:32:09 13:32:09 ---> nproc: 13:32:09 8 13:32:09 13:32:09 13:32:09 ---> df -h: 13:32:09 Filesystem Size Used Avail Use% Mounted on 13:32:09 overlay 155G 12G 144G 8% / 13:32:09 tmpfs 64M 0 64M 0% /dev 13:32:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:32:09 shm 64M 0 64M 0% /dev/shm 13:32:09 /dev/vda1 155G 12G 144G 8% /facter-os 13:32:09 13:32:09 13:32:09 ---> sar -b -r -n DEV: 13:32:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5183) 03/22/23 _x86_64_ (8 CPU) 13:32:09 13:32:09 13:19:47 LINUX RESTART (8 CPU) 13:32:09 13:32:09 13:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:32:09 13:21:01 378.57 47.96 330.61 0.00 5407.37 117423.90 0.00 13:32:09 13:22:01 173.88 1.52 172.37 0.00 34.67 56346.00 0.00 13:32:09 13:23:01 113.06 0.05 113.01 0.00 8.67 33953.81 0.00 13:32:09 13:24:01 1.30 0.00 1.30 0.00 0.00 15.08 0.00 13:32:09 13:25:01 31.84 10.53 21.31 0.00 5180.20 6072.59 0.00 13:32:09 13:26:01 10.18 2.30 7.88 0.00 269.96 230.63 0.00 13:32:09 13:27:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 13:32:09 13:28:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 13:32:09 13:29:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 13:32:09 13:30:01 2.35 0.00 2.35 0.00 0.00 39.85 0.00 13:32:09 13:31:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 13:32:09 13:32:01 2.20 0.10 2.10 0.00 7.20 26.13 0.00 13:32:09 Average: 59.91 5.20 54.70 0.00 908.98 17846.35 0.00 13:32:09 13:32:09 13:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:32:09 13:21:01 29140616 31561304 746120 2.27 76916 2623716 1977916 5.83 1021408 2355544 5736 13:32:09 13:22:01 27976188 31357852 932772 2.84 150188 3416540 2422220 7.14 1516416 2911720 197796 13:32:09 13:23:01 27669340 31573524 719164 2.19 160484 3893136 1758520 5.18 1262708 3438856 160 13:32:09 13:24:01 27669648 31573992 718436 2.18 160504 3893136 1758520 5.18 1262524 3438856 156 13:32:09 13:25:01 27311868 31558052 726108 2.21 166432 4213556 1777084 5.24 1476424 3556044 684 13:32:09 13:26:01 27297996 31560448 724532 2.20 168664 4226348 1808732 5.33 1493060 3553832 8 13:32:09 13:27:01 27304372 31566948 717764 2.18 168756 4226352 1808732 5.33 1486436 3553836 8 13:32:09 13:28:01 27303916 31566604 718132 2.18 168828 4226352 1808732 5.33 1486840 3553836 8 13:32:09 13:29:01 27304184 31566936 717760 2.18 168916 4226348 1808732 5.33 1486604 3553844 4 13:32:09 13:30:01 27303992 31567144 717720 2.18 169044 4226340 1808732 5.33 1486528 3554080 12 13:32:09 13:31:01 27303796 31567000 717836 2.18 169112 4226340 1808732 5.33 1486708 3554084 4 13:32:09 13:32:01 27295352 31559004 725204 2.21 169208 4226564 1863676 5.49 1496448 3554080 4 13:32:09 Average: 27573439 31548234 740129 2.25 158088 3968727 1867527 5.50 1413509 3381551 17048 13:32:09 13:32:09 13:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:32:09 13:21:01 ens3 719.70 466.29 6827.92 121.30 0.00 0.00 0.00 0.00 13:32:09 13:21:01 docker0 77.22 100.87 6.42 252.22 0.00 0.00 0.00 0.00 13:32:09 13:21:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 13:32:09 13:21:01 veth28a367d 61.71 80.32 5.94 56.65 0.00 0.00 0.00 0.00 13:32:09 13:22:01 ens3 278.90 146.00 1913.98 28.73 0.00 0.00 0.00 0.00 13:32:09 13:22:01 docker0 118.23 224.27 9.38 1862.17 0.00 0.00 0.00 0.00 13:32:09 13:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:32:09 13:22:01 veth69cdda9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:32:09 13:23:01 ens3 104.90 62.49 2569.51 12.28 0.00 0.00 0.00 0.00 13:32:09 13:23:01 docker0 1.18 2.88 0.07 42.52 0.00 0.00 0.00 0.00 13:32:09 13:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:32:09 13:24:01 ens3 1.98 0.50 0.47 0.28 0.00 0.00 0.00 0.00 13:32:09 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:09 13:25:01 ens3 87.75 39.33 1949.73 3.36 0.00 0.00 0.00 0.00 13:32:09 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:32:09 13:26:01 ens3 1.15 0.67 0.54 0.32 0.00 0.00 0.00 0.00 13:32:09 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:09 13:27:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:28:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:32:09 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:09 13:29:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 13:32:09 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:30:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:32:09 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:09 13:31:01 ens3 0.37 0.10 0.09 0.06 0.00 0.00 0.00 0.00 13:32:09 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:32:01 ens3 6.67 4.73 6.59 2.13 0.00 0.00 0.00 0.00 13:32:09 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:09 13:32:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:32:09 Average: ens3 100.16 60.03 1105.69 14.04 0.00 0.00 0.00 0.00 13:32:09 Average: docker0 16.38 27.33 1.32 179.71 0.00 0.00 0.00 0.00 13:32:09 Average: lo 0.91 0.91 0.08 0.08 0.00 0.00 0.00 0.00 13:32:09 13:32:09 13:32:09 ---> sar -P ALL: 13:32:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5183) 03/22/23 _x86_64_ (8 CPU) 13:32:09 13:32:09 13:19:47 LINUX RESTART (8 CPU) 13:32:09 13:32:09 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:32:09 13:21:01 all 10.02 0.00 4.02 1.82 0.33 83.81 13:32:09 13:21:01 0 10.54 0.00 3.52 4.53 0.40 81.01 13:32:09 13:21:01 1 10.20 0.00 3.76 3.39 0.32 82.34 13:32:09 13:21:01 2 9.41 0.00 3.46 0.73 0.34 86.07 13:32:09 13:21:01 3 11.61 0.00 4.45 1.22 0.32 82.40 13:32:09 13:21:01 4 10.95 0.00 3.16 1.66 0.33 83.89 13:32:09 13:21:01 5 8.42 0.00 3.35 0.42 0.24 87.57 13:32:09 13:21:01 6 9.76 0.00 4.78 0.56 0.37 84.54 13:32:09 13:21:01 7 9.23 0.00 5.67 2.07 0.36 82.67 13:32:09 13:22:01 all 33.76 0.00 6.73 1.29 0.10 58.12 13:32:09 13:22:01 0 34.07 0.00 7.56 1.52 0.08 56.77 13:32:09 13:22:01 1 32.56 0.00 6.39 0.29 0.10 60.66 13:32:09 13:22:01 2 34.51 0.00 6.80 0.12 0.10 58.46 13:32:09 13:22:01 3 34.43 0.00 7.52 4.99 0.12 52.94 13:32:09 13:22:01 4 35.43 0.00 6.85 0.32 0.10 57.29 13:32:09 13:22:01 5 34.70 0.00 6.36 0.29 0.10 58.55 13:32:09 13:22:01 6 30.55 0.00 6.06 2.33 0.08 60.98 13:32:09 13:22:01 7 33.79 0.00 6.26 0.52 0.12 59.31 13:32:09 13:23:01 all 8.56 0.00 2.10 0.76 0.04 88.54 13:32:09 13:23:01 0 8.26 0.00 1.96 0.13 0.03 89.61 13:32:09 13:23:01 1 8.72 0.00 2.01 0.23 0.03 89.00 13:32:09 13:23:01 2 8.84 0.00 1.99 3.67 0.03 85.47 13:32:09 13:23:01 3 8.46 0.00 2.34 0.69 0.03 88.48 13:32:09 13:23:01 4 8.08 0.00 2.24 0.17 0.05 89.46 13:32:09 13:23:01 5 8.93 0.00 2.23 0.13 0.03 88.68 13:32:09 13:23:01 6 8.67 0.00 1.82 0.95 0.05 88.50 13:32:09 13:23:01 7 8.54 0.00 2.24 0.05 0.03 89.14 13:32:09 13:24:01 all 0.29 0.00 0.02 0.01 0.01 99.67 13:32:09 13:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:32:09 13:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:32:09 13:24:01 2 1.95 0.00 0.02 0.00 0.02 98.01 13:32:09 13:24:01 3 0.05 0.00 0.05 0.02 0.02 99.87 13:32:09 13:24:01 4 0.12 0.00 0.05 0.00 0.00 99.83 13:32:09 13:24:01 5 0.00 0.00 0.03 0.00 0.02 99.95 13:32:09 13:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:32:09 13:24:01 7 0.15 0.00 0.00 0.03 0.02 99.80 13:32:09 13:25:01 all 1.21 0.00 0.42 0.28 0.01 98.07 13:32:09 13:25:01 0 1.97 0.00 0.65 0.47 0.02 96.90 13:32:09 13:25:01 1 1.33 0.00 0.42 0.17 0.00 98.08 13:32:09 13:25:01 2 0.59 0.00 0.17 0.00 0.00 99.25 13:32:09 13:25:01 3 2.81 0.00 0.53 0.40 0.03 96.22 13:32:09 13:25:01 4 0.84 0.00 0.53 0.27 0.03 98.33 13:32:09 13:25:01 5 0.95 0.00 0.60 0.17 0.02 98.26 13:32:09 13:25:01 6 0.57 0.00 0.22 0.45 0.02 98.75 13:32:09 13:25:01 7 0.67 0.00 0.25 0.32 0.00 98.76 13:32:09 13:26:01 all 0.25 0.00 0.20 0.07 0.02 99.46 13:32:09 13:26:01 0 0.12 0.00 0.15 0.02 0.02 99.70 13:32:09 13:26:01 1 0.20 0.00 0.23 0.15 0.03 99.38 13:32:09 13:26:01 2 0.82 0.00 0.20 0.10 0.03 98.85 13:32:09 13:26:01 3 0.12 0.00 0.23 0.12 0.02 99.52 13:32:09 13:26:01 4 0.33 0.00 0.17 0.08 0.02 99.40 13:32:09 13:26:01 5 0.18 0.00 0.23 0.02 0.00 99.57 13:32:09 13:26:01 6 0.10 0.00 0.30 0.05 0.00 99.55 13:32:09 13:26:01 7 0.17 0.00 0.07 0.05 0.02 99.70 13:32:09 13:27:01 all 0.16 0.00 0.04 0.01 0.01 99.79 13:32:09 13:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:32:09 13:27:01 1 0.10 0.00 0.08 0.02 0.02 99.78 13:32:09 13:27:01 2 0.96 0.00 0.07 0.00 0.00 98.97 13:32:09 13:27:01 3 0.03 0.00 0.02 0.03 0.00 99.92 13:32:09 13:27:01 4 0.08 0.00 0.08 0.00 0.02 99.82 13:32:09 13:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:32:09 13:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:32:09 13:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:32:09 13:28:01 all 0.14 0.00 0.01 0.01 0.01 99.83 13:32:09 13:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:32:09 13:28:01 1 0.05 0.00 0.02 0.02 0.02 99.90 13:32:09 13:28:01 2 0.86 0.00 0.02 0.00 0.00 99.12 13:32:09 13:28:01 3 0.02 0.00 0.02 0.07 0.02 99.88 13:32:09 13:28:01 4 0.08 0.00 0.02 0.00 0.00 99.90 13:32:09 13:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:32:09 13:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:32:09 13:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:32:09 13:29:01 all 0.04 0.00 0.02 0.01 0.01 99.93 13:32:09 13:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:32:09 13:29:01 1 0.08 0.00 0.05 0.02 0.02 99.83 13:32:09 13:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:32:09 13:29:01 3 0.00 0.00 0.02 0.03 0.00 99.95 13:32:09 13:29:01 4 0.07 0.00 0.07 0.00 0.02 99.85 13:32:09 13:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:32:09 13:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:32:09 13:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:32:09 13:30:01 all 0.05 0.00 0.02 0.02 0.01 99.91 13:32:09 13:30:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:32:09 13:30:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:32:09 13:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:32:09 13:30:01 3 0.03 0.00 0.00 0.10 0.02 99.85 13:32:09 13:30:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:32:09 13:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:32:09 13:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:32:09 13:30:01 7 0.17 0.00 0.02 0.02 0.02 99.78 13:32:09 13:31:01 all 0.07 0.00 0.02 0.02 0.01 99.88 13:32:09 13:31:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:32:09 13:31:01 1 0.15 0.00 0.07 0.00 0.03 99.75 13:32:09 13:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:32:09 13:31:01 3 0.02 0.00 0.02 0.12 0.02 99.83 13:32:09 13:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:32:09 13:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:32:09 13:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:32:09 13:31:01 7 0.27 0.00 0.00 0.00 0.00 99.73 13:32:09 13:32:09 13:31:01 CPU %user %nice %system %iowait %steal %idle 13:32:09 13:32:01 all 0.10 0.00 0.06 0.01 0.01 99.81 13:32:09 13:32:01 0 0.08 0.00 0.10 0.03 0.03 99.75 13:32:09 13:32:01 1 0.15 0.00 0.07 0.00 0.03 99.75 13:32:09 13:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:32:09 13:32:01 3 0.03 0.00 0.12 0.08 0.00 99.77 13:32:09 13:32:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:32:09 13:32:01 5 0.07 0.00 0.07 0.00 0.02 99.85 13:32:09 13:32:01 6 0.13 0.00 0.07 0.00 0.00 99.80 13:32:09 13:32:01 7 0.23 0.00 0.05 0.00 0.02 99.70 13:32:09 Average: all 4.52 0.00 1.13 0.36 0.05 93.94 13:32:09 Average: 0 4.56 0.00 1.16 0.56 0.05 93.66 13:32:09 Average: 1 4.44 0.00 1.09 0.35 0.05 94.06 13:32:09 Average: 2 4.80 0.00 1.05 0.39 0.04 93.72 13:32:09 Average: 3 4.76 0.00 1.27 0.65 0.05 93.27 13:32:09 Average: 4 4.65 0.00 1.10 0.21 0.05 93.99 13:32:09 Average: 5 4.43 0.00 1.07 0.08 0.04 94.38 13:32:09 Average: 6 4.12 0.00 1.10 0.36 0.05 94.37 13:32:09 Average: 7 4.40 0.00 1.20 0.25 0.05 94.10 13:32:09 13:32:09 13:32:09