Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f00cf9f0014f88c5adecdf1fac3102d812ab5a05+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (eba3cabe8a0bf23ac0ac845198911b4644c6a06a) 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-ssh12820639187923801810.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-ssh10864117552673000716.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-136/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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3464844030232207749.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-ssh7122812981887072178.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-136/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-136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12472334197834081127.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-5184 in /w/workspace/edgexfoundry_device-gpio_PR-136 [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-136 # 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 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit f00cf9f0014f88c5adecdf1fac3102d812ab5a05 Merge succeeded, producing 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 Checking out Revision 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 (PR-136) > 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/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f00cf9f0014f88c5adecdf1fac3102d812ab5a05 # 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 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 # timeout=10 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" > git rev-list --no-walk f00cf9f0014f88c5adecdf1fac3102d812ab5a05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:19 ========================================================= 13:21:19 EdgeX Global Pipelines Version Info 13:21:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:20 ------------------- 13:21:20 stable info: 13:21:20 ------------------- 13:21:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 13:21:20 Message: update stable to v1.0.245 13:21:20 ------------------- 13:21:20 experimental info: 13:21:20 ------------------- 13:21:20 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:20 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 13:21:20 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:21:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e7d537 [Pipeline] echo 13:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:21 provisioning config files... 13:21:21 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-136@tmp/config4110430557532531802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:21 ---> docker-login.sh 13:21:21 nexus3.edgexfoundry.org:10001 13:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:21 Configure a credential helper to remove this warning. See 13:21:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:21 13:21:21 Login Succeeded 13:21:21 nexus3.edgexfoundry.org:10002 13:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:21 Configure a credential helper to remove this warning. See 13:21:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:21 13:21:21 Login Succeeded 13:21:21 nexus3.edgexfoundry.org:10003 13:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 nexus3.edgexfoundry.org:10004 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 docker.io 13:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:22 Configure a credential helper to remove this warning. See 13:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:22 13:21:22 Login Succeeded 13:21:22 ---> docker-login.sh ends [Pipeline] } 13:21:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:21:22 + git rev-list -1 --merges 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0~1..9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 [Pipeline] echo 13:21:22 -----------> git rev-list -1 --merges 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0~1..9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 13:21:22 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 [false] [Pipeline] sh 13:21:23 + git log --format=format:%s -1 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 [Pipeline] echo 13:21:23 ========================================================= 13:21:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:23 + git log --format=format:%s -1 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0 [Pipeline] echo 13:21:23 [semverPrep] GIT_COMMIT: 9e7d537e0e0d5d50b61d0beb03d95bb0a02c93d0, Commit Message: Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD [Pipeline] echo 13:21:23 [semverPrep] This is not a build commit. [Pipeline] sh 13:21:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:23 + grep -v github /etc/ssh/ssh_known_hosts 13:21:23 + [ -e /tmp/ssh_known_hosts ] 13:21:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:23 + sudo tee -a /etc/ssh/ssh_known_hosts 13:21:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:24 13:21:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:24 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:24 b85a868b505f: Pulling fs layer 13:21:24 e2be974225ed: Pulling fs layer 13:21:24 339a4e72a1f5: Pulling fs layer 13:21:24 988bab9f4d93: Pulling fs layer 13:21:24 1469e6f7b9e6: Pulling fs layer 13:21:24 eaf3925da568: Pulling fs layer 13:21:24 bab4dde63d76: Pulling fs layer 13:21:24 bde34c3a00c8: Pulling fs layer 13:21:24 b352a97aabf1: Pulling fs layer 13:21:24 4872d77fe225: Pulling fs layer 13:21:24 5851b861e8e6: Pulling fs layer 13:21:24 1469e6f7b9e6: Waiting 13:21:24 eaf3925da568: Waiting 13:21:24 bab4dde63d76: Waiting 13:21:24 bde34c3a00c8: Waiting 13:21:24 b352a97aabf1: Waiting 13:21:24 5851b861e8e6: Waiting 13:21:24 988bab9f4d93: Waiting 13:21:24 e2be974225ed: Verifying Checksum 13:21:24 e2be974225ed: Download complete 13:21:24 988bab9f4d93: Verifying Checksum 13:21:24 988bab9f4d93: Download complete 13:21:24 1469e6f7b9e6: Verifying Checksum 13:21:24 1469e6f7b9e6: Download complete 13:21:24 eaf3925da568: Download complete 13:21:24 339a4e72a1f5: Verifying Checksum 13:21:24 339a4e72a1f5: Download complete 13:21:24 bde34c3a00c8: Download complete 13:21:24 b352a97aabf1: Verifying Checksum 13:21:24 b352a97aabf1: Download complete 13:21:24 4872d77fe225: Verifying Checksum 13:21:24 4872d77fe225: Download complete 13:21:24 5851b861e8e6: Verifying Checksum 13:21:24 5851b861e8e6: Download complete 13:21:25 b85a868b505f: Download complete 13:21:25 bab4dde63d76: Verifying Checksum 13:21:25 bab4dde63d76: Download complete 13:21:26 b85a868b505f: Pull complete 13:21:27 e2be974225ed: Pull complete 13:21:27 339a4e72a1f5: Pull complete 13:21:28 988bab9f4d93: Pull complete 13:21:28 1469e6f7b9e6: Pull complete 13:21:28 eaf3925da568: Pull complete 13:21:31 bab4dde63d76: Pull complete 13:21:31 bde34c3a00c8: Pull complete 13:21:31 b352a97aabf1: Pull complete 13:21:31 4872d77fe225: Pull complete 13:21:31 5851b861e8e6: Pull complete 13:21:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:32 prd-ubuntu20.04-docker-8c-8g-5184 does not seem to be running inside a container 13:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-136 -v /w/workspace/edgexfoundry_device-gpio_PR-136:/w/workspace/edgexfoundry_device-gpio_PR-136:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-136@tmp:/w/workspace/edgexfoundry_device-gpio_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:21:41 $ docker top 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 -eo pid,comm 13:21:41 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:21:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:41 [ssh-agent] Looking for ssh-agent implementation... 13:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:41 $ docker exec 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 ssh-agent 13:21:41 SSH_AUTH_SOCK=/tmp/ssh-CslFZ8wpj0yY/agent.14 13:21:41 SSH_AGENT_PID=20 13:21:41 Running ssh-add (command line suppressed) 13:21:41 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-136@tmp/private_key_2060971455001873784.key (/w/workspace/edgexfoundry_device-gpio_PR-136@tmp/private_key_2060971455001873784.key) 13:21:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:41 + git tag --points-at HEAD [Pipeline] } 13:21:41 $ docker exec --env ******** --env ******** 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 ssh-agent -k 13:21:41 unset SSH_AUTH_SOCK; 13:21:41 unset SSH_AGENT_PID; 13:21:41 echo Agent pid 20 killed; 13:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:41 [ssh-agent] Looking for ssh-agent implementation... 13:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:42 $ docker exec 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 ssh-agent 13:21:42 SSH_AUTH_SOCK=/tmp/ssh-P3imB561Fbu9/agent.71 13:21:42 SSH_AGENT_PID=77 13:21:42 Running ssh-add (command line suppressed) 13:21:42 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-136@tmp/private_key_6205026176074683313.key (/w/workspace/edgexfoundry_device-gpio_PR-136@tmp/private_key_6205026176074683313.key) 13:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:42 + git semver init 13:21:43 2023-03-22 13:21:42,909 [run_init] DEBUG init version:0.0.0 force:False 13:21:43 2023-03-22 13:21:42,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-136/.semver 13:21:43 2023-03-22 13:21:42,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-136/.semver 13:21:43 2023-03-22 13:21:42,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-136/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-136, universal_newlines=False, shell=None, istream=None) 13:21:44 2023-03-22 13:21:44,253 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-136/.git/info/exclude 13:21:44 2023-03-22 13:21:44,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-136/.semver/PR-136 with force:False 13:21:44 2023-03-22 13:21:44,253 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-136/.semver/PR-136 13:21:44 2023-03-22 13:21:44,256 [execute] INFO git cat-file --batch-check 13:21:44 2023-03-22 13:21:44,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-136/.semver, universal_newlines=False, shell=None, istream=) 13:21:44 2023-03-22 13:21:44,260 [execute] INFO git cat-file --batch 13:21:44 2023-03-22 13:21:44,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-136/.semver, universal_newlines=False, shell=None, istream=) 13:21:44 2023-03-22 13:21:44,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-136/.semver/PR-136 13:21:44 0.0.0 [Pipeline] } 13:21:44 $ docker exec --env ******** --env ******** 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 ssh-agent -k 13:21:44 unset SSH_AUTH_SOCK; 13:21:44 unset SSH_AGENT_PID; 13:21:44 echo Agent pid 77 killed; 13:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:44 + git semver [Pipeline] } 13:21:45 $ docker stop --time=1 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 13:21:46 $ docker rm -f --volumes 507691d3a54aaf3f3068b619313c1bf26939d7a62dc8a4dbfac291e69fc23843 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:21:47 Stashed 1 file(s) [Pipeline] echo 13:21:47 [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:21:47 provisioning config files... 13:21:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-136@tmp/config4281227583875759582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:47 ---> docker-login.sh 13:21:47 nexus3.edgexfoundry.org:10001 13:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:47 Configure a credential helper to remove this warning. See 13:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:47 13:21:47 Login Succeeded 13:21:47 nexus3.edgexfoundry.org:10002 13:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:47 Configure a credential helper to remove this warning. See 13:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:47 13:21:47 Login Succeeded 13:21:47 nexus3.edgexfoundry.org:10003 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 nexus3.edgexfoundry.org:10004 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 docker.io 13:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:48 Configure a credential helper to remove this warning. See 13:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:48 13:21:48 Login Succeeded 13:21:48 ---> docker-login.sh ends [Pipeline] } 13:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:48 ========================================================= 13:21:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:21:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:48 + 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:21:48 Sending build context to Docker daemon 16.03MB 13:21:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:21:48 Step 2/12 : FROM ${BASE} AS builder 13:21:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:21:49 63b65145d645: Pulling fs layer 13:21:49 a2d21d5440eb: Pulling fs layer 13:21:49 935e6c44a52c: Pulling fs layer 13:21:49 94cc34f8dd06: Pulling fs layer 13:21:49 30dea6a524f1: Pulling fs layer 13:21:49 a2aff8979fd8: Pulling fs layer 13:21:49 6808be2612f2: Pulling fs layer 13:21:49 f25807f1079a: Pulling fs layer 13:21:49 a2aff8979fd8: Waiting 13:21:49 6808be2612f2: Waiting 13:21:49 f25807f1079a: Waiting 13:21:49 94cc34f8dd06: Waiting 13:21:49 30dea6a524f1: Waiting 13:21:49 a2d21d5440eb: Verifying Checksum 13:21:49 a2d21d5440eb: Download complete 13:21:49 94cc34f8dd06: Verifying Checksum 13:21:49 94cc34f8dd06: Download complete 13:21:49 30dea6a524f1: Download complete 13:21:49 63b65145d645: Download complete 13:21:49 a2aff8979fd8: Verifying Checksum 13:21:49 a2aff8979fd8: Download complete 13:21:50 63b65145d645: Pull complete 13:21:50 f25807f1079a: Verifying Checksum 13:21:50 f25807f1079a: Download complete 13:21:50 a2d21d5440eb: Pull complete 13:21:50 935e6c44a52c: Verifying Checksum 13:21:50 935e6c44a52c: Download complete 13:21:50 6808be2612f2: Verifying Checksum 13:21:50 6808be2612f2: Download complete 13:21:53 935e6c44a52c: Pull complete 13:21:53 94cc34f8dd06: Pull complete 13:21:53 30dea6a524f1: Pull complete 13:21:54 a2aff8979fd8: Pull complete 13:21:57 6808be2612f2: Pull complete 13:21:57 f25807f1079a: Pull complete 13:21:57 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 13:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:21:57 ---> 3b553350e43f 13:21:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:22:02 Still waiting to schedule task 13:22:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5187’ is offline 13:22:06 ---> Running in ffbb6457bcef 13:22:06 Removing intermediate container ffbb6457bcef 13:22:06 ---> 2d06daa01dc2 13:22:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:22:06 ---> Running in ee66a272b701 13:22:06 Removing intermediate container ee66a272b701 13:22:06 ---> dfe577a882c1 13:22:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:22:06 ---> Running in c0259925823b 13:22:06 Removing intermediate container c0259925823b 13:22:06 ---> 1f426263456a 13:22:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:22:06 ---> Running in 7dddde941897 13:22:07 Removing intermediate container 7dddde941897 13:22:07 ---> c8d2075c5a7d 13:22:07 Step 7/12 : WORKDIR /device-gpio 13:22:07 ---> Running in 724cc985fc6a 13:22:07 Removing intermediate container 724cc985fc6a 13:22:07 ---> 7971ce9f40e6 13:22:07 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:07 ---> Running in d144e23b3f47 13:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:22:08 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:22:08 (2/4) Installing libedit (20221030.3.1-r0) 13:22:08 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:22:08 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:22:08 Executing busybox-1.35.0-r29.trigger 13:22:08 OK: 269 MiB in 57 packages 13:22:09 Removing intermediate container d144e23b3f47 13:22:09 ---> 974f30c82a61 13:22:09 Step 9/12 : COPY go.mod vendor* ./ 13:22:09 ---> 65dd11ea834c 13:22:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:09 ---> Running in 5afef3ac793a 13:22:47 Removing intermediate container 5afef3ac793a 13:22:47 ---> 12d693d9003a 13:22:47 Step 11/12 : COPY . . 13:22:47 ---> b96bc810292f 13:22:47 Step 12/12 : RUN ${MAKE} 13:22:47 ---> Running in acd5aab68ba3 13:22:47 noop 13:22:47 Removing intermediate container acd5aab68ba3 13:22:47 ---> 41e0c492bfab 13:22:47 Successfully built 41e0c492bfab 13:22:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:48 + docker inspect -f . ci-base-image-x86_64 13:22:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:48 prd-ubuntu20.04-docker-8c-8g-5184 does not seem to be running inside a container 13:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-136 -v /w/workspace/edgexfoundry_device-gpio_PR-136:/w/workspace/edgexfoundry_device-gpio_PR-136:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-136@tmp:/w/workspace/edgexfoundry_device-gpio_PR-136@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 ******** ci-base-image-x86_64 cat 13:22:48 $ docker top a2d003477d2806302da1348c1b057d073c9773f1e1641a4868946b5a0b1b71b4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:49 + go version 13:22:49 go version go1.20.2 linux/amd64 [Pipeline] } 13:22:49 $ docker stop --time=1 a2d003477d2806302da1348c1b057d073c9773f1e1641a4868946b5a0b1b71b4 13:22:50 $ docker rm -f --volumes a2d003477d2806302da1348c1b057d073c9773f1e1641a4868946b5a0b1b71b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:50 + docker inspect -f . ci-base-image-x86_64 13:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:50 prd-ubuntu20.04-docker-8c-8g-5184 does not seem to be running inside a container 13:22:50 $ 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-136 -v /w/workspace/edgexfoundry_device-gpio_PR-136:/w/workspace/edgexfoundry_device-gpio_PR-136:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-136@tmp:/w/workspace/edgexfoundry_device-gpio_PR-136@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 ******** ci-base-image-x86_64 cat 13:22:51 $ docker top c2afa429b989249bb79e16a6573b916667203fa7d5b6cbbec3930bf7d0f77933 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-136 [Pipeline] fileExists [Pipeline] sh 13:22:52 + make test 13:22:52 go test ./... -coverprofile=coverage.out ./... 13:22:57 ? github.com/edgexfoundry/device-gpio [no test files] 13:23:05 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 13:23:05 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 13:23:05 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 13:23:05 have (string) 13:23:05 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:23:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 13:23:05 FAIL 13:23:05 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 13:23:05 $ docker stop --time=1 c2afa429b989249bb79e16a6573b916667203fa7d5b6cbbec3930bf7d0f77933 13:23:11 $ docker rm -f --volumes c2afa429b989249bb79e16a6573b916667203fa7d5b6cbbec3930bf7d0f77933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:11 13:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:11 latest: Pulling from edgex-lftools-log-publisher 13:23:11 5eb5b503b376: Pulling fs layer 13:23:11 5c69ac0246d0: Pulling fs layer 13:23:11 ec43610c2a17: Pulling fs layer 13:23:11 3a2ae6a8a46f: Pulling fs layer 13:23:11 33b1e0a273af: Pulling fs layer 13:23:11 5d3b04190fa2: Pulling fs layer 13:23:11 2f39f015ded8: Pulling fs layer 13:23:11 3a2ae6a8a46f: Waiting 13:23:11 33b1e0a273af: Waiting 13:23:11 5d3b04190fa2: Waiting 13:23:11 2f39f015ded8: Waiting 13:23:11 5c69ac0246d0: Verifying Checksum 13:23:11 5c69ac0246d0: Download complete 13:23:11 3a2ae6a8a46f: Verifying Checksum 13:23:11 3a2ae6a8a46f: Download complete 13:23:12 33b1e0a273af: Verifying Checksum 13:23:12 33b1e0a273af: Download complete 13:23:12 5d3b04190fa2: Verifying Checksum 13:23:12 ec43610c2a17: Verifying Checksum 13:23:12 ec43610c2a17: Download complete 13:23:12 5eb5b503b376: Verifying Checksum 13:23:12 5eb5b503b376: Download complete 13:23:12 2f39f015ded8: Download complete 13:23:13 5eb5b503b376: Pull complete 13:23:13 5c69ac0246d0: Pull complete 13:23:14 ec43610c2a17: Pull complete 13:23:14 3a2ae6a8a46f: Pull complete 13:23:14 33b1e0a273af: Pull complete 13:23:14 5d3b04190fa2: Pull complete 13:23:19 2f39f015ded8: Pull complete 13:23:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:19 prd-ubuntu20.04-docker-8c-8g-5184 does not seem to be running inside a container 13:23:19 $ 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-136 -v /w/workspace/edgexfoundry_device-gpio_PR-136:/w/workspace/edgexfoundry_device-gpio_PR-136:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-136@tmp:/w/workspace/edgexfoundry_device-gpio_PR-136@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:23:23 $ docker top 0b4e8903608e5525e4e816b44ea12b17879f98dfc5f22492f332251a20ab68bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:23 ---> job-cost.sh 13:23:23 lf-activate-venv: SKIPPING 13:23:23 INFO: No Stack... 13:23:24 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:25 INFO: Archiving Costs [Pipeline] sh 13:23:25 + cat /w/workspace/edgexfoundry_device-gpio_PR-136/archives/cost.csv 13:23:25 + cut -d, -f6 [Pipeline] lock 13:23:25 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] 13:23:25 Resource [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] did not exist. Created. 13:23:25 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:25 + echo total: 0.2199999988079071 [Pipeline] stash 13:23:25 Stashed 1 file(s) [Pipeline] } 13:23:25 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:25 $ docker stop --time=1 0b4e8903608e5525e4e816b44ea12b17879f98dfc5f22492f332251a20ab68bb 13:23:27 $ docker rm -f --volumes 0b4e8903608e5525e4e816b44ea12b17879f98dfc5f22492f332251a20ab68bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:23:27 Failed in branch amd64 13:24:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5191 in /w/workspace/edgexfoundry_device-gpio_PR-136 [Pipeline] { [Pipeline] ws 13:24:32 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 13:24:32 The recommended git tool is: git 13:24:38 using credential edgex-jenkins-ssh 13:24:38 Cloning the remote Git repository 13:24:38 Cloning repository git@github.com:edgexfoundry/device-gpio.git 13:24:38 > git init /w/workspace/device-gpio/2 # timeout=10 13:24:38 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:24:38 > git --version # timeout=10 13:24:38 > git --version # 'git version 2.25.1' 13:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:40 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:24:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:42 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit f00cf9f0014f88c5adecdf1fac3102d812ab5a05 13:24:41 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:24:41 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:24:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:24:42 > git config core.sparsecheckout # timeout=10 13:24:42 > git checkout -f f00cf9f0014f88c5adecdf1fac3102d812ab5a05 # timeout=10 13:24:42 > git remote # timeout=10 13:24:42 > git config --get remote.origin.url # timeout=10 13:24:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:42 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 13:24:42 Merge succeeded, producing 9c58f611de1183f2fb10d8ad60746c9e45249d34 13:24:42 Checking out Revision 9c58f611de1183f2fb10d8ad60746c9e45249d34 (PR-136) 13:24:42 > git rev-parse HEAD^{commit} # timeout=10 13:24:42 > git config core.sparsecheckout # timeout=10 13:24:42 > git checkout -f 9c58f611de1183f2fb10d8ad60746c9e45249d34 # timeout=10 13:24:46 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" 13:24:46 > git rev-list --no-walk f00cf9f0014f88c5adecdf1fac3102d812ab5a05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:24:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:47 Dload Upload Total Spent Left Speed 13:24:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 13:24:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:24:48 + sudo tee /etc/docker/daemon.new 13:24:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:24:48 { 13:24:48 "registry-mirrors": [ 13:24:48 "https://nexus3.edgexfoundry.org:10001" 13:24:48 ], 13:24:48 "bip": "10.250.0.254/24", 13:24:48 "hosts": [ 13:24:48 "tcp://0.0.0.0:5555", 13:24:48 "unix:///var/run/docker.sock" 13:24:48 ], 13:24:48 "mtu": 1458, 13:24:48 "selinux-enabled": true, 13:24:48 "seccomp-profile": "/etc/docker/seccomp.json" 13:24:48 } [Pipeline] sh 13:24:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:24:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:07 provisioning config files... 13:25:07 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config8178530478283076349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:07 ---> docker-login.sh 13:25:07 nexus3.edgexfoundry.org:10001 13:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:08 Configure a credential helper to remove this warning. See 13:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:08 13:25:08 Login Succeeded 13:25:08 nexus3.edgexfoundry.org:10002 13:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:09 Configure a credential helper to remove this warning. See 13:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:09 13:25:09 Login Succeeded 13:25:09 nexus3.edgexfoundry.org:10003 13:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:09 Configure a credential helper to remove this warning. See 13:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:09 13:25:09 Login Succeeded 13:25:09 nexus3.edgexfoundry.org:10004 13:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:09 Configure a credential helper to remove this warning. See 13:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:09 13:25:09 Login Succeeded 13:25:09 docker.io 13:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:10 Configure a credential helper to remove this warning. See 13:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:10 13:25:10 Login Succeeded 13:25:10 ---> docker-login.sh ends [Pipeline] } 13:25:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:10 ========================================================= 13:25:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:25:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:11 + 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:25:11 Sending build context to Docker daemon 8.099MB 13:25:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:25:11 Step 2/12 : FROM ${BASE} AS builder 13:25:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:25:11 af6eaf76a39c: Pulling fs layer 13:25:11 55522c791124: Pulling fs layer 13:25:11 ce5c4a1c91eb: Pulling fs layer 13:25:11 169dfbe0d373: Pulling fs layer 13:25:11 e1ff8fa3b103: Pulling fs layer 13:25:11 52ebb69f0ebf: Pulling fs layer 13:25:11 5abe8eddf0d5: Pulling fs layer 13:25:11 e1ff8fa3b103: Waiting 13:25:11 52ebb69f0ebf: Waiting 13:25:11 5abe8eddf0d5: Waiting 13:25:11 169dfbe0d373: Waiting 13:25:11 55522c791124: Verifying Checksum 13:25:11 55522c791124: Download complete 13:25:12 169dfbe0d373: Verifying Checksum 13:25:12 169dfbe0d373: Download complete 13:25:12 e1ff8fa3b103: Verifying Checksum 13:25:12 e1ff8fa3b103: Download complete 13:25:12 af6eaf76a39c: Verifying Checksum 13:25:12 af6eaf76a39c: Download complete 13:25:12 5abe8eddf0d5: Verifying Checksum 13:25:12 5abe8eddf0d5: Download complete 13:25:13 af6eaf76a39c: Pull complete 13:25:13 55522c791124: Pull complete 13:25:14 ce5c4a1c91eb: Verifying Checksum 13:25:14 ce5c4a1c91eb: Download complete 13:25:14 52ebb69f0ebf: Verifying Checksum 13:25:14 52ebb69f0ebf: Download complete 13:25:26 ce5c4a1c91eb: Pull complete 13:25:26 169dfbe0d373: Pull complete 13:25:26 e1ff8fa3b103: Pull complete 13:25:33 52ebb69f0ebf: Pull complete 13:25:34 5abe8eddf0d5: Pull complete 13:25:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:25:34 ---> 6cb57ee374ae 13:25:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:25:36 ---> Running in f82c167f87d1 13:25:37 Removing intermediate container f82c167f87d1 13:25:37 ---> 81639dc8dafb 13:25:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:25:37 ---> Running in 84284c3268e8 13:25:37 Removing intermediate container 84284c3268e8 13:25:37 ---> d8649c86ac5c 13:25:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:25:37 ---> Running in b921af1ae06d 13:25:38 Removing intermediate container b921af1ae06d 13:25:38 ---> 0f74142d244d 13:25:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:25:38 ---> Running in eca9c4f2e164 13:25:38 Removing intermediate container eca9c4f2e164 13:25:38 ---> b50af3d1dc2c 13:25:38 Step 7/12 : WORKDIR /device-gpio 13:25:38 ---> Running in a292cedda41e 13:25:39 Removing intermediate container a292cedda41e 13:25:39 ---> 17f5ca5dc004 13:25:39 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:39 ---> Running in 705b4d4baf27 13:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:25:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:25:42 (2/4) Installing libedit (20221030.3.1-r0) 13:25:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:25:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:25:42 Executing busybox-1.35.0-r29.trigger 13:25:42 OK: 268 MiB in 57 packages 13:25:43 Removing intermediate container 705b4d4baf27 13:25:43 ---> 0f0940ab2930 13:25:43 Step 9/12 : COPY go.mod vendor* ./ 13:25:44 ---> 1fe0f8819a4d 13:25:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:44 ---> Running in d5ef47b737a9 13:27:06 Removing intermediate container d5ef47b737a9 13:27:06 ---> c8260d14476e 13:27:06 Step 11/12 : COPY . . 13:27:06 ---> 3bd68130a6a8 13:27:06 Step 12/12 : RUN ${MAKE} 13:27:06 ---> Running in 98dfb6ff8d4a 13:27:06 noop 13:27:06 Removing intermediate container 98dfb6ff8d4a 13:27:06 ---> 956b81df68ac 13:27:06 Successfully built 956b81df68ac 13:27:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:06 + docker inspect -f . ci-base-image-arm64 13:27:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:06 prd-ubuntu20.04-docker-arm64-4c-16g-5191 does not seem to be running inside a container 13:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:27:08 $ docker top 7e4b8aaa847ae82c35678f7e7971eda124354b9020940412cf1e19cc34862c99 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:09 + go version 13:27:09 go version go1.20.2 linux/arm64 [Pipeline] } 13:27:09 $ docker stop --time=1 7e4b8aaa847ae82c35678f7e7971eda124354b9020940412cf1e19cc34862c99 13:27:10 $ docker rm -f --volumes 7e4b8aaa847ae82c35678f7e7971eda124354b9020940412cf1e19cc34862c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:11 + docker inspect -f . ci-base-image-arm64 13:27:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:11 prd-ubuntu20.04-docker-arm64-4c-16g-5191 does not seem to be running inside a container 13:27:11 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:27:12 $ docker top 644e32b31c64ddaef10b2e8d58b1121574b2528f50435c9b5eef1c129e161f3e -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:13 + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh 13:27:14 + make test 13:27:14 go test ./... -coverprofile=coverage.out ./... 13:27:52 ? github.com/edgexfoundry/device-gpio [no test files] 13:29:59 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 13:29:59 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 13:29:59 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 13:29:59 have (string) 13:29:59 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 13:29:59 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 13:30:01 FAIL 13:30:02 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 13:30:02 $ docker stop --time=1 644e32b31c64ddaef10b2e8d58b1121574b2528f50435c9b5eef1c129e161f3e 13:30:04 $ docker rm -f --volumes 644e32b31c64ddaef10b2e8d58b1121574b2528f50435c9b5eef1c129e161f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:05 13:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:06 arm64: Pulling from edgex-lftools-log-publisher 13:30:06 8998bd30e6a1: Pulling fs layer 13:30:06 04944245beec: Pulling fs layer 13:30:06 699f458cf7ca: Pulling fs layer 13:30:06 765212b225bb: Pulling fs layer 13:30:06 f23df028b6ca: Pulling fs layer 13:30:06 765212b225bb: Waiting 13:30:06 f23df028b6ca: Waiting 13:30:06 d65c8cfc05b1: Pulling fs layer 13:30:06 2437ff75d9bd: Pulling fs layer 13:30:06 d65c8cfc05b1: Waiting 13:30:06 04944245beec: Verifying Checksum 13:30:06 04944245beec: Download complete 13:30:06 765212b225bb: Verifying Checksum 13:30:06 765212b225bb: Download complete 13:30:06 f23df028b6ca: Download complete 13:30:06 d65c8cfc05b1: Verifying Checksum 13:30:06 d65c8cfc05b1: Download complete 13:30:06 699f458cf7ca: Verifying Checksum 13:30:06 699f458cf7ca: Download complete 13:30:06 8998bd30e6a1: Verifying Checksum 13:30:06 8998bd30e6a1: Download complete 13:30:09 2437ff75d9bd: Verifying Checksum 13:30:09 2437ff75d9bd: Download complete 13:30:11 8998bd30e6a1: Pull complete 13:30:11 04944245beec: Pull complete 13:30:13 699f458cf7ca: Pull complete 13:30:13 765212b225bb: Pull complete 13:30:14 f23df028b6ca: Pull complete 13:30:14 d65c8cfc05b1: Pull complete 13:30:29 2437ff75d9bd: Pull complete 13:30:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:29 prd-ubuntu20.04-docker-arm64-4c-16g-5191 does not seem to be running inside a container 13:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:30:32 $ docker top 70dfc4252eef1401bdd7e2648530be2fcccedf9fb0c765cc44e3064460901db2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:33 ---> job-cost.sh 13:30:33 lf-activate-venv: SKIPPING 13:30:33 INFO: No Stack... 13:30:34 INFO: Retrieving Pricing Info for: v3-standard-4 13:30:34 INFO: Archiving Costs [Pipeline] sh 13:30:35 + cat /w/workspace/device-gpio/2/archives/cost.csv 13:30:35 + cut -d, -f6 [Pipeline] lock 13:30:35 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] 13:30:35 Resource [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] did not exist. Created. 13:30:35 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:36 /w/workspace/device-gpio/2@tmp/durable-3455c07d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:30:36 + echo total: 0.10999999940395355 [Pipeline] stash 13:30:36 Warning: overwriting stash ‘stack-cost’ 13:30:37 Stashed 1 file(s) [Pipeline] } 13:30:37 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-136-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:37 $ docker stop --time=1 70dfc4252eef1401bdd7e2648530be2fcccedf9fb0c765cc44e3064460901db2 13:30:38 $ docker rm -f --volumes 70dfc4252eef1401bdd7e2648530be2fcccedf9fb0c765cc44e3064460901db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:30:39 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-136/archives ] 13:30:39 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-136/archives 13:30:39 total 16 13:30:39 drwxr-xr-x 3 root root 4096 Mar 22 13:23 . 13:30:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:23 .. 13:30:39 drwxr-xr-x 2 root root 4096 Mar 22 13:23 cost 13:30:39 -rw-r--r-- 1 root root 83 Mar 22 13:23 cost.csv 13:30:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-136/archives 13:30:39 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-136/archives 13:30:39 total 16 13:30:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:23 . 13:30:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:23 .. 13:30:39 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 13:23 cost 13:30:39 -rw-r--r-- 1 jenkins jenkins 83 Mar 22 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:30:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:41 ---> package-listing.sh 13:30:41 ++ facter osfamily 13:30:41 ++ tr '[:upper:]' '[:lower:]' 13:30:41 + OS_FAMILY=debian 13:30:41 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-136 13:30:41 + START_PACKAGES=/tmp/packages_start.txt 13:30:41 + END_PACKAGES=/tmp/packages_end.txt 13:30:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:41 + PACKAGES=/tmp/packages_start.txt 13:30:41 + '[' /w/workspace/edgexfoundry_device-gpio_PR-136 ']' 13:30:41 + PACKAGES=/tmp/packages_end.txt 13:30:41 + case "${OS_FAMILY}" in 13:30:41 + dpkg -l 13:30:41 + grep '^ii' 13:30:41 + '[' -f /tmp/packages_start.txt ']' 13:30:41 + '[' -f /tmp/packages_end.txt ']' 13:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:41 + '[' /w/workspace/edgexfoundry_device-gpio_PR-136 ']' 13:30:41 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-136/archives/ 13:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-136/archives/ [Pipeline] echo 13:30:41 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-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:30:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:42 prd-ubuntu20.04-docker-8c-8g-5184 does not seem to be running inside a container 13:30:42 $ 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-136/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-136 -v /w/workspace/edgexfoundry_device-gpio_PR-136:/w/workspace/edgexfoundry_device-gpio_PR-136:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-136@tmp:/w/workspace/edgexfoundry_device-gpio_PR-136@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-lftools-log-publisher:latest cat 13:30:42 $ docker top 5239ffdb53ef49f6bd17c168cecde93b8d9fc84c0029cc0967b62fe0af5f629c -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:43 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:43 + mkdir -p /var/log/sysstat [Pipeline] sh 13:30:43 + ls /var/log/sa-host 13:30:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:43 provisioning config files... 13:30:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-136@tmp/config5837515518365148700tmp [Pipeline] { [Pipeline] echo 13:30:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:44 ---> create-netrc.sh [Pipeline] } 13:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:44 ---> python-tools-install.sh [Pipeline] echo 13:30:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:44 ---> sudo-logs.sh 13:30:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:30:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:45 ---> job-cost.sh 13:30:45 lf-activate-venv: SKIPPING 13:30:45 DEBUG: total: 0.2199999988079071 13:30:45 INFO: Retrieving Stack Cost... 13:30:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:46 INFO: Archiving Costs [Pipeline] echo 13:30:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:46 ---> logs-deploy.sh 13:30:46 lf-activate-venv: SKIPPING 13:30:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-136/2 13:30:46 INFO: archiving workspace using pattern(s): 13:30:47 Archives upload complete. 13:30:47 INFO: archiving logs to Nexus 13:30:48 ---> uname -a: 13:30:48 Linux prd-ubuntu20-04-docker-8c-8g-5184 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:30:48 13:30:48 13:30:48 ---> lscpu: 13:30:48 Architecture: x86_64 13:30:48 CPU op-mode(s): 32-bit, 64-bit 13:30:48 Byte Order: Little Endian 13:30:48 Address sizes: 40 bits physical, 48 bits virtual 13:30:48 CPU(s): 8 13:30:48 On-line CPU(s) list: 0-7 13:30:48 Thread(s) per core: 1 13:30:48 Core(s) per socket: 1 13:30:48 Socket(s): 8 13:30:48 NUMA node(s): 1 13:30:48 Vendor ID: AuthenticAMD 13:30:48 CPU family: 23 13:30:48 Model: 49 13:30:48 Model name: AMD EPYC-Rome Processor 13:30:48 Stepping: 0 13:30:48 CPU MHz: 2799.998 13:30:48 BogoMIPS: 5599.99 13:30:48 Virtualization: AMD-V 13:30:48 Hypervisor vendor: KVM 13:30:48 Virtualization type: full 13:30:48 L1d cache: 256 KiB 13:30:48 L1i cache: 256 KiB 13:30:48 L2 cache: 4 MiB 13:30:48 L3 cache: 128 MiB 13:30:48 NUMA node0 CPU(s): 0-7 13:30:48 Vulnerability Itlb multihit: Not affected 13:30:48 Vulnerability L1tf: Not affected 13:30:48 Vulnerability Mds: Not affected 13:30:48 Vulnerability Meltdown: Not affected 13:30:48 Vulnerability Mmio stale data: Not affected 13:30:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:30:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:30:48 Vulnerability Srbds: Not affected 13:30:48 Vulnerability Tsx async abort: Not affected 13:30:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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:30:48 13:30:48 13:30:48 ---> nproc: 13:30:48 8 13:30:48 13:30:48 13:30:48 ---> df -h: 13:30:48 Filesystem Size Used Avail Use% Mounted on 13:30:48 overlay 155G 12G 144G 8% / 13:30:48 tmpfs 64M 0 64M 0% /dev 13:30:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:30:48 shm 64M 0 64M 0% /dev/shm 13:30:48 /dev/vda1 155G 12G 144G 8% /facter-os 13:30:48 13:30:48 13:30:48 ---> sar -b -r -n DEV: 13:30:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5184) 03/22/23 _x86_64_ (8 CPU) 13:30:48 13:30:48 13:20:26 LINUX RESTART (8 CPU) 13:30:48 13:30:48 13:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:30:48 13:22:01 158.50 38.35 120.15 0.00 4287.41 34843.59 0.00 13:30:48 13:23:01 172.10 1.07 171.04 0.00 11.60 67514.61 0.00 13:30:48 13:24:01 48.53 0.18 48.34 0.00 8.40 31490.63 0.00 13:30:48 13:25:01 2.70 0.00 2.70 0.00 0.00 8076.06 0.00 13:30:48 13:26:01 30.35 11.23 19.12 0.00 3470.80 13285.60 0.00 13:30:48 13:27:01 6.22 0.00 6.22 0.00 0.00 8133.84 0.00 13:30:48 13:28:01 2.52 0.00 2.52 0.00 0.00 8215.43 0.00 13:30:48 13:29:01 2.95 0.00 2.95 0.00 0.00 8085.59 0.00 13:30:48 13:30:01 2.42 0.00 2.42 0.00 0.00 8214.23 0.00 13:30:48 Average: 47.15 5.59 41.57 0.00 857.77 20846.33 0.00 13:30:48 13:30:48 13:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:30:48 13:22:01 29197304 31606244 716216 2.18 71964 2612788 1818920 5.36 977408 2355252 336420 13:30:48 13:23:01 27851396 31251496 1049332 3.19 146380 3432708 2424660 7.15 1586140 2975120 247396 13:30:48 13:24:01 27953984 31591596 712244 2.17 153164 3639848 1755676 5.17 1155148 3279148 8 13:30:48 13:25:01 27953456 31591304 712332 2.17 153252 3639848 1755676 5.17 1155328 3279148 48 13:30:48 13:26:01 27717568 31577116 717476 2.18 158684 3844020 1826224 5.38 1312120 3334044 1428 13:30:48 13:27:01 27719492 31579088 715632 2.18 158776 3844016 1842740 5.43 1311276 3334008 8 13:30:48 13:28:01 27724980 31584704 709976 2.16 158876 3844020 1842740 5.43 1306008 3334020 8 13:30:48 13:29:01 27725184 31585352 709652 2.16 158972 3844020 1842740 5.43 1305856 3334412 12 13:30:48 13:30:01 27725340 31585608 709344 2.16 159060 3844024 1842740 5.43 1306104 3334408 4 13:30:48 Average: 27952078 31550279 750245 2.28 146570 3616144 1883568 5.55 1268376 3173284 65037 13:30:48 13:30:48 13:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:30:48 13:22:01 docker0 16.13 16.79 1.33 130.71 0.00 0.00 0.00 0.00 13:30:48 13:22:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 13:30:48 13:22:01 ens3 571.31 387.04 6766.91 113.48 0.00 0.00 0.00 0.00 13:30:48 13:23:01 docker0 164.99 269.04 13.79 1940.10 0.00 0.00 0.00 0.00 13:30:48 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:48 13:23:01 ens3 298.58 184.39 1974.16 28.65 0.00 0.00 0.00 0.00 13:30:48 13:23:01 vethdda41f2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:30:48 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:30:48 13:24:01 ens3 99.37 59.84 2524.52 11.88 0.00 0.00 0.00 0.00 13:30:48 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:48 13:25:01 ens3 1.47 0.58 0.57 0.41 0.00 0.00 0.00 0.00 13:30:48 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:30:48 13:26:01 ens3 58.57 24.38 1373.36 2.06 0.00 0.00 0.00 0.00 13:30:48 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:48 13:27:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:30:48 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:28:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:30:48 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:48 13:29:01 ens3 0.55 0.48 1.69 0.03 0.00 0.00 0.00 0.00 13:30:48 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:48 13:30:01 ens3 3.47 4.62 0.22 12.71 0.00 0.00 0.00 0.00 13:30:48 Average: docker0 20.13 31.78 1.68 230.26 0.00 0.00 0.00 0.00 13:30:48 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 13:30:48 Average: ens3 114.01 72.92 1394.54 18.63 0.00 0.00 0.00 0.00 13:30:48 13:30:48 13:30:48 ---> sar -P ALL: 13:30:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5184) 03/22/23 _x86_64_ (8 CPU) 13:30:48 13:30:48 13:20:26 LINUX RESTART (8 CPU) 13:30:48 13:30:48 13:21:02 CPU %user %nice %system %iowait %steal %idle 13:30:48 13:22:01 all 8.62 0.00 2.79 6.30 0.19 82.10 13:30:48 13:22:01 0 14.71 0.00 3.00 20.53 0.17 61.58 13:30:48 13:22:01 1 8.83 0.00 3.13 3.01 0.22 84.81 13:30:48 13:22:01 2 7.49 0.00 3.19 14.69 0.17 74.46 13:30:48 13:22:01 3 7.79 0.00 2.72 1.02 0.22 88.25 13:30:48 13:22:01 4 9.60 0.00 3.27 5.85 0.14 81.15 13:30:48 13:22:01 5 6.14 0.00 2.07 1.03 0.19 90.57 13:30:48 13:22:01 6 5.63 0.00 2.99 3.23 0.14 88.01 13:30:48 13:22:01 7 8.76 0.00 1.98 1.07 0.24 87.96 13:30:48 13:23:01 all 14.69 0.00 3.78 5.09 0.17 76.27 13:30:48 13:23:01 0 14.79 0.00 4.73 35.39 0.19 44.91 13:30:48 13:23:01 1 15.63 0.00 3.58 1.75 0.27 78.78 13:30:48 13:23:01 2 14.09 0.00 3.58 0.23 0.08 82.01 13:30:48 13:23:01 3 15.76 0.00 3.67 0.32 0.20 80.05 13:30:48 13:23:01 4 13.60 0.00 3.50 0.47 0.18 82.24 13:30:48 13:23:01 5 14.54 0.00 3.76 0.94 0.10 80.65 13:30:48 13:23:01 6 15.23 0.00 3.44 0.52 0.18 80.62 13:30:48 13:23:01 7 13.88 0.00 3.95 1.19 0.17 80.80 13:30:48 13:24:01 all 6.52 0.00 1.73 2.03 0.08 89.64 13:30:48 13:24:01 0 6.37 0.00 1.96 0.84 0.03 90.80 13:30:48 13:24:01 1 7.75 0.00 1.48 2.44 0.17 88.16 13:30:48 13:24:01 2 6.23 0.00 1.34 0.15 0.08 92.20 13:30:48 13:24:01 3 6.64 0.00 1.49 0.18 0.03 91.65 13:30:48 13:24:01 4 5.07 0.00 1.59 0.12 0.03 93.19 13:30:48 13:24:01 5 7.10 0.00 1.93 0.05 0.02 90.91 13:30:48 13:24:01 6 6.11 0.00 1.41 0.00 0.07 92.41 13:30:48 13:24:01 7 6.87 0.00 2.63 12.49 0.17 77.85 13:30:48 13:25:01 all 0.11 0.00 0.02 0.05 0.01 99.82 13:30:48 13:25:01 0 0.02 0.00 0.03 0.05 0.03 99.87 13:30:48 13:25:01 1 0.71 0.00 0.03 0.00 0.00 99.25 13:30:48 13:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:30:48 13:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:30:48 13:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:30:48 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:30:48 13:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:30:48 13:25:01 7 0.03 0.00 0.07 0.32 0.02 99.57 13:30:48 13:26:01 all 1.00 0.00 0.43 1.62 0.06 96.88 13:30:48 13:26:01 0 2.08 0.00 0.37 1.58 0.18 95.78 13:30:48 13:26:01 1 0.88 0.00 0.27 1.12 0.03 97.70 13:30:48 13:26:01 2 0.62 0.00 0.27 0.42 0.10 98.60 13:30:48 13:26:01 3 0.73 0.00 0.35 1.62 0.02 97.28 13:30:48 13:26:01 4 0.98 0.00 0.50 1.17 0.02 97.33 13:30:48 13:26:01 5 0.53 0.00 0.23 0.48 0.02 98.73 13:30:48 13:26:01 6 1.15 0.00 0.92 1.40 0.03 96.50 13:30:48 13:26:01 7 1.04 0.00 0.55 5.21 0.08 93.12 13:30:48 13:27:01 all 0.06 0.00 0.02 0.15 0.03 99.74 13:30:48 13:27:01 0 0.03 0.00 0.07 0.02 0.00 99.88 13:30:48 13:27:01 1 0.33 0.00 0.03 0.00 0.08 99.55 13:30:48 13:27:01 2 0.03 0.00 0.02 0.42 0.07 99.47 13:30:48 13:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:30:48 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:30:48 13:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:30:48 13:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:30:48 13:27:01 7 0.03 0.00 0.03 0.80 0.08 99.05 13:30:48 13:28:01 all 0.12 0.00 0.01 0.10 0.02 99.75 13:30:48 13:28:01 0 0.05 0.00 0.00 0.08 0.03 99.83 13:30:48 13:28:01 1 0.80 0.00 0.00 0.00 0.02 99.19 13:30:48 13:28:01 2 0.05 0.00 0.02 0.02 0.00 99.92 13:30:48 13:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:30:48 13:28:01 4 0.02 0.00 0.02 0.00 0.03 99.93 13:30:48 13:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:30:48 13:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:30:48 13:28:01 7 0.03 0.00 0.03 0.70 0.08 99.15 13:30:48 13:29:01 all 0.05 0.00 0.02 0.04 0.02 99.87 13:30:48 13:29:01 0 0.02 0.00 0.05 0.00 0.03 99.90 13:30:48 13:29:01 1 0.28 0.00 0.02 0.00 0.00 99.70 13:30:48 13:29:01 2 0.02 0.00 0.02 0.00 0.05 99.92 13:30:48 13:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:30:48 13:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:30:48 13:29:01 5 0.02 0.00 0.00 0.00 0.03 99.95 13:30:48 13:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:30:48 13:29:01 7 0.05 0.00 0.03 0.33 0.02 99.57 13:30:48 13:30:01 all 0.03 0.00 0.01 0.06 0.01 99.90 13:30:48 13:30:01 0 0.07 0.00 0.02 0.02 0.03 99.87 13:30:48 13:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:30:48 13:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:30:48 13:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:30:48 13:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:30:48 13:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:30:48 13:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:30:48 13:30:01 7 0.03 0.00 0.03 0.42 0.02 99.50 13:30:48 Average: all 3.44 0.00 0.97 1.70 0.06 93.83 13:30:48 Average: 0 4.19 0.00 1.13 6.43 0.08 88.18 13:30:48 Average: 1 3.90 0.00 0.94 0.92 0.09 94.15 13:30:48 Average: 2 3.16 0.00 0.93 1.73 0.06 94.12 13:30:48 Average: 3 3.41 0.00 0.91 0.35 0.05 95.28 13:30:48 Average: 4 3.23 0.00 0.98 0.83 0.05 94.91 13:30:48 Average: 5 3.13 0.00 0.89 0.28 0.04 95.67 13:30:48 Average: 6 3.11 0.00 0.97 0.57 0.05 95.31 13:30:48 Average: 7 3.39 0.00 1.03 2.50 0.10 92.99 13:30:48 13:30:48 13:30:48