Pull request #122 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 308e724cce9d8d3734a267348e79b71152615100+2471770c414ffcb3969497332fd67a405e85392b (c2ba43f08b129b2d50a9d420b668337b977c7034) 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-ssh9109636158570930756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4014205279612389196.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-122/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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8163383890145830525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1381810748312748825.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-122/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-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5577405411536868644.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9388’ Running on prd-ubuntu20.04-docker-8c-8g-9393 in /w/workspace/edgexfoundry_device-gpio_PR-122 [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-122 # 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 2471770c414ffcb3969497332fd67a405e85392b into PR head commit 308e724cce9d8d3734a267348e79b71152615100 Merge succeeded, producing 308e724cce9d8d3734a267348e79b71152615100 Checking out Revision 308e724cce9d8d3734a267348e79b71152615100 (PR-122) > 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/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # 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 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:18 ========================================================= 04:22:18 EdgeX Global Pipelines Version Info 04:22:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8a369138f7b59f5c42f9d750d2f76434dd2f517 # timeout=10 04:22:19 ------------------- 04:22:19 stable info: 04:22:19 ------------------- 04:22:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:22:19 Message: update stable to v1.0.244 04:22:20 ------------------- 04:22:20 experimental info: 04:22:20 ------------------- 04:22:20 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:22:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 308e724 [Pipeline] echo 04:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:20 provisioning config files... 04:22:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config14913008416262574108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:21 ---> docker-login.sh 04:22:21 nexus3.edgexfoundry.org:10001 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 nexus3.edgexfoundry.org:10002 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 nexus3.edgexfoundry.org:10003 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 nexus3.edgexfoundry.org:10004 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 docker.io 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 ---> docker-login.sh ends [Pipeline] } 04:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:22 + git rev-list -1 --merges 308e724cce9d8d3734a267348e79b71152615100~1..308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo 04:22:22 -----------> git rev-list -1 --merges 308e724cce9d8d3734a267348e79b71152615100~1..308e724cce9d8d3734a267348e79b71152615100 308e724cce9d8d3734a267348e79b71152615100 [false] [Pipeline] sh 04:22:22 + git log --format=format:%s -1 308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo 04:22:22 ========================================================= 04:22:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:22 + git log --format=format:%s -1 308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo 04:22:22 [semverPrep] GIT_COMMIT: 308e724cce9d8d3734a267348e79b71152615100, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:22:22 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:23 + grep -v github /etc/ssh/ssh_known_hosts 04:22:23 + [ -e /tmp/ssh_known_hosts ] 04:22:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:23 04:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:23 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:23 b85a868b505f: Pulling fs layer 04:22:23 e2be974225ed: Pulling fs layer 04:22:23 339a4e72a1f5: Pulling fs layer 04:22:23 988bab9f4d93: Pulling fs layer 04:22:23 1469e6f7b9e6: Pulling fs layer 04:22:23 eaf3925da568: Pulling fs layer 04:22:23 1469e6f7b9e6: Waiting 04:22:23 bab4dde63d76: Pulling fs layer 04:22:23 988bab9f4d93: Waiting 04:22:23 eaf3925da568: Waiting 04:22:23 bde34c3a00c8: Pulling fs layer 04:22:23 b352a97aabf1: Pulling fs layer 04:22:23 bab4dde63d76: Waiting 04:22:23 bde34c3a00c8: Waiting 04:22:23 4872d77fe225: Pulling fs layer 04:22:23 b352a97aabf1: Waiting 04:22:23 5851b861e8e6: Pulling fs layer 04:22:23 4872d77fe225: Waiting 04:22:23 5851b861e8e6: Waiting 04:22:23 e2be974225ed: Download complete 04:22:23 988bab9f4d93: Verifying Checksum 04:22:23 988bab9f4d93: Download complete 04:22:24 1469e6f7b9e6: Verifying Checksum 04:22:24 1469e6f7b9e6: Download complete 04:22:24 339a4e72a1f5: Verifying Checksum 04:22:24 339a4e72a1f5: Download complete 04:22:24 eaf3925da568: Download complete 04:22:24 bde34c3a00c8: Download complete 04:22:24 b352a97aabf1: Download complete 04:22:24 4872d77fe225: Verifying Checksum 04:22:24 4872d77fe225: Download complete 04:22:24 5851b861e8e6: Verifying Checksum 04:22:24 5851b861e8e6: Download complete 04:22:24 b85a868b505f: Verifying Checksum 04:22:24 b85a868b505f: Download complete 04:22:24 bab4dde63d76: Verifying Checksum 04:22:24 bab4dde63d76: Download complete 04:22:25 b85a868b505f: Pull complete 04:22:25 e2be974225ed: Pull complete 04:22:26 339a4e72a1f5: Pull complete 04:22:26 988bab9f4d93: Pull complete 04:22:26 1469e6f7b9e6: Pull complete 04:22:26 eaf3925da568: Pull complete 04:22:28 bab4dde63d76: Pull complete 04:22:28 bde34c3a00c8: Pull complete 04:22:28 b352a97aabf1: Pull complete 04:22:28 4872d77fe225: Pull complete 04:22:28 5851b861e8e6: Pull complete 04:22:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:28 prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container 04:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:30 $ docker top aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 -eo pid,comm 04:22:30 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). 04:22:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:30 [ssh-agent] Looking for ssh-agent implementation... 04:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:30 $ docker exec aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent 04:22:30 SSH_AUTH_SOCK=/tmp/ssh-lYq9L3I1vssy/agent.33 04:22:30 SSH_AGENT_PID=39 04:22:30 Running ssh-add (command line suppressed) 04:22:30 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_17326742312184150095.key (/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_17326742312184150095.key) 04:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:31 + git tag --points-at HEAD [Pipeline] } 04:22:31 $ docker exec --env ******** --env ******** aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent -k 04:22:31 unset SSH_AUTH_SOCK; 04:22:31 unset SSH_AGENT_PID; 04:22:31 echo Agent pid 39 killed; 04:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:31 [ssh-agent] Looking for ssh-agent implementation... 04:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:31 $ docker exec aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent 04:22:31 SSH_AUTH_SOCK=/tmp/ssh-88rev0lRHz2b/agent.71 04:22:31 SSH_AGENT_PID=77 04:22:31 Running ssh-add (command line suppressed) 04:22:31 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_14521248665445434351.key (/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_14521248665445434351.key) 04:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:32 + git semver init 04:22:32 2023-03-09 04:22:32,260 [run_init] DEBUG init version:0.0.0 force:False 04:22:32 2023-03-09 04:22:32,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver 04:22:32 2023-03-09 04:22:32,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-122/.semver 04:22:32 2023-03-09 04:22:32,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-122/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122, universal_newlines=False, shell=None, istream=None) 04:22:33 2023-03-09 04:22:33,218 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-122/.git/info/exclude 04:22:33 2023-03-09 04:22:33,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 with force:False 04:22:33 2023-03-09 04:22:33,219 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 04:22:33 2023-03-09 04:22:33,223 [execute] INFO git cat-file --batch-check 04:22:33 2023-03-09 04:22:33,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122/.semver, universal_newlines=False, shell=None, istream=) 04:22:33 2023-03-09 04:22:33,228 [execute] INFO git cat-file --batch 04:22:33 2023-03-09 04:22:33,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122/.semver, universal_newlines=False, shell=None, istream=) 04:22:33 2023-03-09 04:22:33,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 04:22:33 0.0.0 [Pipeline] } 04:22:33 $ docker exec --env ******** --env ******** aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent -k 04:22:33 unset SSH_AUTH_SOCK; 04:22:33 unset SSH_AGENT_PID; 04:22:33 echo Agent pid 77 killed; 04:22:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:33 + git semver [Pipeline] } 04:22:33 $ docker stop --time=1 aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 04:22:35 $ docker rm -f --volumes aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:35 Stashed 1 file(s) [Pipeline] echo 04:22:35 [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 04:22:35 provisioning config files... 04:22:35 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config10986881027088725395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:36 ---> docker-login.sh 04:22:36 nexus3.edgexfoundry.org:10001 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10002 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10003 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10004 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 docker.io 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 ---> docker-login.sh ends [Pipeline] } 04:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:36 ========================================================= 04:22:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:22:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:22:37 Sending build context to Docker daemon 16MB 04:22:37 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:22:37 Step 2/12 : FROM ${BASE} AS builder 04:22:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:37 213ec9aee27d: Pulling fs layer 04:22:37 4583459ba037: Pulling fs layer 04:22:37 93c1e223e6f2: Pulling fs layer 04:22:37 53926ce57604: Pulling fs layer 04:22:37 21b2b0c7a3f4: Pulling fs layer 04:22:37 22ff95d597cd: Pulling fs layer 04:22:37 12d6caf4c0d1: Pulling fs layer 04:22:37 96b7cbca73a9: Pulling fs layer 04:22:37 a7acece74701: Pulling fs layer 04:22:37 22ff95d597cd: Waiting 04:22:37 12d6caf4c0d1: Waiting 04:22:37 96b7cbca73a9: Waiting 04:22:37 53926ce57604: Waiting 04:22:37 a7acece74701: Waiting 04:22:37 93c1e223e6f2: Verifying Checksum 04:22:37 93c1e223e6f2: Download complete 04:22:37 4583459ba037: Download complete 04:22:37 21b2b0c7a3f4: Verifying Checksum 04:22:37 21b2b0c7a3f4: Download complete 04:22:37 22ff95d597cd: Verifying Checksum 04:22:37 22ff95d597cd: Download complete 04:22:37 213ec9aee27d: Verifying Checksum 04:22:37 213ec9aee27d: Download complete 04:22:37 12d6caf4c0d1: Download complete 04:22:37 213ec9aee27d: Pull complete 04:22:37 a7acece74701: Verifying Checksum 04:22:37 a7acece74701: Download complete 04:22:38 4583459ba037: Pull complete 04:22:38 96b7cbca73a9: Verifying Checksum 04:22:38 96b7cbca73a9: Download complete 04:22:38 53926ce57604: Verifying Checksum 04:22:38 53926ce57604: Download complete 04:22:38 93c1e223e6f2: Pull complete 04:22:42 53926ce57604: Pull complete 04:22:42 21b2b0c7a3f4: Pull complete 04:22:42 22ff95d597cd: Pull complete 04:22:42 12d6caf4c0d1: Pull complete 04:22:44 96b7cbca73a9: Pull complete 04:22:45 a7acece74701: Pull complete 04:22:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:22:46 ---> db6d94c90886 04:22:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:22:50 Still waiting to schedule task 04:22:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9392’ 04:22:54 ---> Running in 28cec8073e7b 04:22:54 Removing intermediate container 28cec8073e7b 04:22:54 ---> 3caf5338c892 04:22:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:54 ---> Running in 299cc197e7a5 04:22:54 Removing intermediate container 299cc197e7a5 04:22:54 ---> 91fc422e9159 04:22:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:22:54 ---> Running in 3cc02215cfc1 04:22:54 Removing intermediate container 3cc02215cfc1 04:22:54 ---> c33176c2f189 04:22:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:22:54 ---> Running in ff7b8af1df94 04:22:54 Removing intermediate container ff7b8af1df94 04:22:54 ---> 4055cf4a833a 04:22:54 Step 7/12 : WORKDIR /device-gpio 04:22:54 ---> Running in 49432d3c3b8b 04:22:54 Removing intermediate container 49432d3c3b8b 04:22:54 ---> 82213eff7168 04:22:54 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:54 ---> Running in da5a2649a4e4 04:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:22:54 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:22:54 (2/4) Installing libedit (20210910.3.1-r0) 04:22:54 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:22:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:22:54 Executing busybox-1.35.0-r17.trigger 04:22:54 OK: 216 MiB in 55 packages 04:22:56 Removing intermediate container da5a2649a4e4 04:22:56 ---> fdc231b8eb7d 04:22:56 Step 9/12 : COPY go.mod vendor* ./ 04:22:56 ---> 791e81d48566 04:22:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:56 ---> Running in ea0c6969c7cd 04:23:42 Removing intermediate container ea0c6969c7cd 04:23:42 ---> 5379d560b6a5 04:23:42 Step 11/12 : COPY . . 04:23:42 ---> 68888f6d64c5 04:23:42 Step 12/12 : RUN ${MAKE} 04:23:42 ---> Running in 31616d758b66 04:23:42 noop 04:23:42 Removing intermediate container 31616d758b66 04:23:42 ---> 500e858347a2 04:23:42 Successfully built 500e858347a2 04:23:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:43 + docker inspect -f . ci-base-image-x86_64 04:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:43 prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container 04:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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-x86_64 cat 04:23:43 $ docker top 685e7dd84f043945d4e6386847b612f1fbbbe0d274f0e2b56fcf8d7ce03c6992 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:44 + go version 04:23:44 go version go1.18.7 linux/amd64 [Pipeline] } 04:23:44 $ docker stop --time=1 685e7dd84f043945d4e6386847b612f1fbbbe0d274f0e2b56fcf8d7ce03c6992 04:23:45 $ docker rm -f --volumes 685e7dd84f043945d4e6386847b612f1fbbbe0d274f0e2b56fcf8d7ce03c6992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:46 + docker inspect -f . ci-base-image-x86_64 04:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:46 prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container 04:23:46 $ 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-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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-x86_64 cat 04:23:46 $ docker top 7f891e8f989b1e318787d2e096099a516dcff39b05db0ce994b9404fba126451 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-122 [Pipeline] fileExists [Pipeline] sh 04:23:47 + make test 04:23:47 go test ./... -coverprofile=coverage.out ./... 04:23:47 ? github.com/edgexfoundry/device-gpio [no test files] 04:23:57 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 04:23:57 /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 04:23:57 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /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 04:23:57 have (string) 04:23:57 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:23:57 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 04:23:57 make: *** [Makefile:29: unittest] Error 2 [Pipeline] } 04:23:57 $ docker stop --time=1 7f891e8f989b1e318787d2e096099a516dcff39b05db0ce994b9404fba126451 04:24:00 $ docker rm -f --volumes 7f891e8f989b1e318787d2e096099a516dcff39b05db0ce994b9404fba126451 [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 04:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:01 04:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:01 latest: Pulling from edgex-lftools-log-publisher 04:24:01 5eb5b503b376: Pulling fs layer 04:24:01 5c69ac0246d0: Pulling fs layer 04:24:01 ec43610c2a17: Pulling fs layer 04:24:01 3a2ae6a8a46f: Pulling fs layer 04:24:01 33b1e0a273af: Pulling fs layer 04:24:01 5d3b04190fa2: Pulling fs layer 04:24:01 2f39f015ded8: Pulling fs layer 04:24:01 5d3b04190fa2: Waiting 04:24:01 2f39f015ded8: Waiting 04:24:01 5c69ac0246d0: Verifying Checksum 04:24:01 5c69ac0246d0: Download complete 04:24:01 3a2ae6a8a46f: Verifying Checksum 04:24:01 3a2ae6a8a46f: Download complete 04:24:01 33b1e0a273af: Download complete 04:24:01 5d3b04190fa2: Verifying Checksum 04:24:01 5d3b04190fa2: Download complete 04:24:02 ec43610c2a17: Verifying Checksum 04:24:02 ec43610c2a17: Download complete 04:24:02 5eb5b503b376: Verifying Checksum 04:24:02 5eb5b503b376: Download complete 04:24:02 2f39f015ded8: Download complete 04:24:03 5eb5b503b376: Pull complete 04:24:03 5c69ac0246d0: Pull complete 04:24:04 ec43610c2a17: Pull complete 04:24:04 3a2ae6a8a46f: Pull complete 04:24:04 33b1e0a273af: Pull complete 04:24:04 5d3b04190fa2: Pull complete 04:24:09 2f39f015ded8: Pull complete 04:24:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:10 prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container 04:24:10 $ 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-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:14 $ docker top 495b057c3a263c12530d9d9d6b0e8fcc3802f7906ec8afec041fd537d3a9312a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:14 ---> job-cost.sh 04:24:14 lf-activate-venv: SKIPPING 04:24:14 INFO: No Stack... 04:24:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:15 INFO: Archiving Costs [Pipeline] sh 04:24:15 + cat /w/workspace/edgexfoundry_device-gpio_PR-122/archives/cost.csv 04:24:15 + cut -d, -f6 [Pipeline] lock 04:24:15 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] 04:24:15 Resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] did not exist. Created. 04:24:15 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:16 Stashed 1 file(s) [Pipeline] } 04:24:16 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:16 $ docker stop --time=1 495b057c3a263c12530d9d9d6b0e8fcc3802f7906ec8afec041fd537d3a9312a 04:24:17 $ docker rm -f --volumes 495b057c3a263c12530d9d9d6b0e8fcc3802f7906ec8afec041fd537d3a9312a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:18 Failed in branch amd64 04:25:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9400 in /w/workspace/edgexfoundry_device-gpio_PR-122 [Pipeline] { [Pipeline] ws 04:25:13 Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout 04:25:14 The recommended git tool is: git 04:25:21 using credential edgex-jenkins-ssh 04:25:21 Cloning the remote Git repository 04:25:21 Cloning repository git@github.com:edgexfoundry/device-gpio.git 04:25:21 > git init /w/workspace/device-gpio/3 # timeout=10 04:25:21 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 04:25:21 > git --version # timeout=10 04:25:21 > git --version # 'git version 2.25.1' 04:25:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:23 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 04:25:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:25 Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit 308e724cce9d8d3734a267348e79b71152615100 04:25:25 Merge succeeded, producing 308e724cce9d8d3734a267348e79b71152615100 04:25:25 Checking out Revision 308e724cce9d8d3734a267348e79b71152615100 (PR-122) 04:25:24 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 04:25:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 04:25:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:25:25 > git config core.sparsecheckout # timeout=10 04:25:25 > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # timeout=10 04:25:25 > git remote # timeout=10 04:25:25 > git config --get remote.origin.url # timeout=10 04:25:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:25 > git merge 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 04:25:25 > git rev-parse HEAD^{commit} # timeout=10 04:25:25 > git config core.sparsecheckout # timeout=10 04:25:25 > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # timeout=10 04:25:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:27 Dload Upload Total Spent Left Speed 04:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 04:25:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:28 + sudo tee /etc/docker/daemon.new+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:25:28 04:25:28 { 04:25:28 "registry-mirrors": [ 04:25:28 "https://nexus3.edgexfoundry.org:10001" 04:25:28 ], 04:25:28 "bip": "10.250.0.254/24", 04:25:28 "hosts": [ 04:25:28 "tcp://0.0.0.0:5555", 04:25:28 "unix:///var/run/docker.sock" 04:25:28 ], 04:25:28 "mtu": 1458, 04:25:28 "selinux-enabled": true, 04:25:28 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:28 } [Pipeline] sh 04:25:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:47 provisioning config files... 04:25:47 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config28150148753583559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:47 ---> docker-login.sh 04:25:47 nexus3.edgexfoundry.org:10001 04:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:48 Configure a credential helper to remove this warning. See 04:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:48 04:25:48 Login Succeeded 04:25:48 nexus3.edgexfoundry.org:10002 04:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:49 Configure a credential helper to remove this warning. See 04:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:49 04:25:49 Login Succeeded 04:25:49 nexus3.edgexfoundry.org:10003 04:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:49 Configure a credential helper to remove this warning. See 04:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:49 04:25:49 Login Succeeded 04:25:49 nexus3.edgexfoundry.org:10004 04:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:49 Configure a credential helper to remove this warning. See 04:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:49 04:25:49 Login Succeeded 04:25:49 docker.io 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 ---> docker-login.sh ends [Pipeline] } 04:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:50 ========================================================= 04:25:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:25:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:25:51 Sending build context to Docker daemon 8.078MB 04:25:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:25:51 Step 2/12 : FROM ${BASE} AS builder 04:25:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:51 9b18e9b68314: Pulling fs layer 04:25:51 35d82f9e3411: Pulling fs layer 04:25:51 e16973657156: Pulling fs layer 04:25:51 fc693d55d65f: Pulling fs layer 04:25:51 7e9fc2657dce: Pulling fs layer 04:25:51 dda99020689f: Pulling fs layer 04:25:51 db1c61fa0a46: Pulling fs layer 04:25:51 891c053d2c06: Pulling fs layer 04:25:51 dda99020689f: Waiting 04:25:51 db1c61fa0a46: Waiting 04:25:51 891c053d2c06: Waiting 04:25:51 7e9fc2657dce: Waiting 04:25:51 fc693d55d65f: Waiting 04:25:51 e16973657156: Verifying Checksum 04:25:51 e16973657156: Download complete 04:25:51 35d82f9e3411: Verifying Checksum 04:25:51 35d82f9e3411: Download complete 04:25:52 7e9fc2657dce: Verifying Checksum 04:25:52 7e9fc2657dce: Download complete 04:25:52 9b18e9b68314: Verifying Checksum 04:25:52 9b18e9b68314: Download complete 04:25:52 dda99020689f: Verifying Checksum 04:25:52 dda99020689f: Download complete 04:25:53 9b18e9b68314: Pull complete 04:25:53 891c053d2c06: Verifying Checksum 04:25:53 891c053d2c06: Download complete 04:25:53 35d82f9e3411: Pull complete 04:25:53 e16973657156: Pull complete 04:25:54 db1c61fa0a46: Verifying Checksum 04:25:55 fc693d55d65f: Verifying Checksum 04:25:55 fc693d55d65f: Download complete 04:26:10 fc693d55d65f: Pull complete 04:26:10 7e9fc2657dce: Pull complete 04:26:10 dda99020689f: Pull complete 04:26:16 db1c61fa0a46: Pull complete 04:26:18 891c053d2c06: Pull complete 04:26:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:26:18 ---> f96f9c87975a 04:26:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:26:19 ---> Running in b1f10de7208a 04:26:22 Removing intermediate container b1f10de7208a 04:26:22 ---> cd131a47310d 04:26:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:22 ---> Running in e5e9fbda167e 04:26:22 Removing intermediate container e5e9fbda167e 04:26:22 ---> 7ff9b0b3d0c8 04:26:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:26:23 ---> Running in 125722f3557f 04:26:23 Removing intermediate container 125722f3557f 04:26:23 ---> 6dbdd941dc82 04:26:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:26:23 ---> Running in 88960993dc3b 04:26:24 Removing intermediate container 88960993dc3b 04:26:24 ---> 18a22d5a47eb 04:26:24 Step 7/12 : WORKDIR /device-gpio 04:26:24 ---> Running in 4f08162253a9 04:26:24 Removing intermediate container 4f08162253a9 04:26:24 ---> 9dc518fa69f3 04:26:24 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:24 ---> Running in e2aa2460bf72 04:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:26:27 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:26:27 (2/4) Installing libedit (20210910.3.1-r0) 04:26:27 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:26:27 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:26:27 Executing busybox-1.35.0-r17.trigger 04:26:27 OK: 226 MiB in 55 packages 04:26:29 Removing intermediate container e2aa2460bf72 04:26:29 ---> 48176c7b525e 04:26:29 Step 9/12 : COPY go.mod vendor* ./ 04:26:29 ---> 6ce264c15fcd 04:26:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:29 ---> Running in 6e98cd208beb 04:27:51 Removing intermediate container 6e98cd208beb 04:27:51 ---> 1fa70a503d8f 04:27:51 Step 11/12 : COPY . . 04:27:51 ---> 6a5e7cb0ecfc 04:27:51 Step 12/12 : RUN ${MAKE} 04:27:51 ---> Running in 1d7aef4aae31 04:27:51 noop 04:27:51 Removing intermediate container 1d7aef4aae31 04:27:51 ---> 9eb28add7441 04:27:51 Successfully built 9eb28add7441 04:27:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:51 + docker inspect -f . ci-base-image-arm64 04:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:52 prd-ubuntu20.04-docker-arm64-4c-16g-9400 does not seem to be running inside a container 04:27:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 04:27:53 $ docker top 607e4274f89210d5b92b95e7343cea62566bea45d7aa2c7a744ba07a6f4eaaa2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:54 + go version 04:27:54 go version go1.18.7 linux/arm64 [Pipeline] } 04:27:54 $ docker stop --time=1 607e4274f89210d5b92b95e7343cea62566bea45d7aa2c7a744ba07a6f4eaaa2 04:27:56 $ docker rm -f --volumes 607e4274f89210d5b92b95e7343cea62566bea45d7aa2c7a744ba07a6f4eaaa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker inspect -f . ci-base-image-arm64 04:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:56 prd-ubuntu20.04-docker-arm64-4c-16g-9400 does not seem to be running inside a container 04:27:56 $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 04:27:58 $ docker top ef07c898b58487f325a342eee5373dc627dafdec3a8ab3465d1994dc174ef13a -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:59 + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh 04:27:59 + make test 04:27:59 go test ./... -coverprofile=coverage.out ./... 04:28:01 ? github.com/edgexfoundry/device-gpio [no test files] 04:29:38 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 04:29:38 /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 04:29:38 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /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 04:29:38 have (string) 04:29:38 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 04:29:38 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 04:29:38 make: *** [Makefile:29: unittest] Error 2 [Pipeline] } 04:29:38 $ docker stop --time=1 ef07c898b58487f325a342eee5373dc627dafdec3a8ab3465d1994dc174ef13a 04:29:40 $ docker rm -f --volumes ef07c898b58487f325a342eee5373dc627dafdec3a8ab3465d1994dc174ef13a [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 04:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:41 04:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:42 arm64: Pulling from edgex-lftools-log-publisher 04:29:42 8998bd30e6a1: Pulling fs layer 04:29:42 04944245beec: Pulling fs layer 04:29:42 699f458cf7ca: Pulling fs layer 04:29:42 765212b225bb: Pulling fs layer 04:29:42 f23df028b6ca: Pulling fs layer 04:29:42 d65c8cfc05b1: Pulling fs layer 04:29:42 2437ff75d9bd: Pulling fs layer 04:29:42 765212b225bb: Waiting 04:29:42 f23df028b6ca: Waiting 04:29:42 d65c8cfc05b1: Waiting 04:29:42 2437ff75d9bd: Waiting 04:29:42 04944245beec: Verifying Checksum 04:29:42 04944245beec: Download complete 04:29:42 765212b225bb: Verifying Checksum 04:29:42 765212b225bb: Download complete 04:29:42 f23df028b6ca: Verifying Checksum 04:29:42 f23df028b6ca: Download complete 04:29:42 d65c8cfc05b1: Download complete 04:29:42 699f458cf7ca: Verifying Checksum 04:29:42 699f458cf7ca: Download complete 04:29:43 8998bd30e6a1: Verifying Checksum 04:29:43 8998bd30e6a1: Download complete 04:29:48 2437ff75d9bd: Verifying Checksum 04:29:48 2437ff75d9bd: Download complete 04:29:50 8998bd30e6a1: Pull complete 04:29:51 04944245beec: Pull complete 04:29:52 699f458cf7ca: Pull complete 04:29:52 765212b225bb: Pull complete 04:29:53 f23df028b6ca: Pull complete 04:29:53 d65c8cfc05b1: Pull complete 04:30:12 2437ff75d9bd: Pull complete 04:30:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:12 prd-ubuntu20.04-docker-arm64-4c-16g-9400 does not seem to be running inside a container 04:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 04:30:14 $ docker top 042381d7a7b42aa43bb7108e888c2a8aa492ed49cc17778519a6b2dbc7cb332b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:15 ---> job-cost.sh 04:30:15 lf-activate-venv: SKIPPING 04:30:15 INFO: No Stack... 04:30:15 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:16 INFO: Archiving Costs [Pipeline] sh 04:30:17 + cut -d, -f6 04:30:17 + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock 04:30:17 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] 04:30:17 Resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] did not exist. Created. 04:30:17 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:18 /w/workspace/device-gpio/3@tmp/durable-84ffe906/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:18 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:18 Warning: overwriting stash ‘stack-cost’ 04:30:19 Stashed 1 file(s) [Pipeline] } 04:30:19 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:19 $ docker stop --time=1 042381d7a7b42aa43bb7108e888c2a8aa492ed49cc17778519a6b2dbc7cb332b 04:30:21 $ docker rm -f --volumes 042381d7a7b42aa43bb7108e888c2a8aa492ed49cc17778519a6b2dbc7cb332b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:21 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 04:30:22 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-122/archives ] 04:30:22 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-122/archives 04:30:22 total 16 04:30:22 drwxr-xr-x 3 root root 4096 Mar 9 04:24 . 04:30:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:24 .. 04:30:22 drwxr-xr-x 2 root root 4096 Mar 9 04:24 cost 04:30:22 -rw-r--r-- 1 root root 83 Mar 9 04:24 cost.csv 04:30:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-122/archives 04:30:22 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-122/archives 04:30:22 total 16 04:30:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:24 . 04:30:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:24 .. 04:30:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:24 cost 04:30:22 -rw-r--r-- 1 jenkins jenkins 83 Mar 9 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:30:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:23 ---> package-listing.sh 04:30:23 ++ tr '[:upper:]' '[:lower:]' 04:30:23 ++ facter osfamily 04:30:23 + OS_FAMILY=debian 04:30:23 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-122 04:30:23 + START_PACKAGES=/tmp/packages_start.txt 04:30:23 + END_PACKAGES=/tmp/packages_end.txt 04:30:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:23 + PACKAGES=/tmp/packages_start.txt 04:30:23 + '[' /w/workspace/edgexfoundry_device-gpio_PR-122 ']' 04:30:23 + PACKAGES=/tmp/packages_end.txt 04:30:23 + case "${OS_FAMILY}" in 04:30:23 + dpkg -l 04:30:23 + grep '^ii' 04:30:23 + '[' -f /tmp/packages_start.txt ']' 04:30:23 + '[' -f /tmp/packages_end.txt ']' 04:30:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:23 + '[' /w/workspace/edgexfoundry_device-gpio_PR-122 ']' 04:30:23 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-122/archives/ 04:30:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-122/archives/ [Pipeline] echo 04:30:23 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-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:24 prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container 04:30:24 $ 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-122/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-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 04:30:24 $ docker top 9f5f14f4cf68f5ec81de25938865ec26846efbad04abb562db8df94dd9dd8ea5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:24 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:25 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:25 + ls /var/log/sa-host 04:30:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:25 provisioning config files... 04:30:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config11209330835185138961tmp [Pipeline] { [Pipeline] echo 04:30:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:25 ---> create-netrc.sh [Pipeline] } 04:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:26 ---> python-tools-install.sh [Pipeline] echo 04:30:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:26 ---> sudo-logs.sh 04:30:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:26 ---> job-cost.sh 04:30:26 lf-activate-venv: SKIPPING 04:30:26 DEBUG: total: 0.2199999988079071 04:30:26 INFO: Retrieving Stack Cost... 04:30:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:28 INFO: Archiving Costs [Pipeline] echo 04:30:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:29 ---> logs-deploy.sh 04:30:29 lf-activate-venv: SKIPPING 04:30:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-122/3 04:30:29 INFO: archiving workspace using pattern(s): 04:30:29 Archives upload complete. 04:30:30 INFO: archiving logs to Nexus 04:30:30 ---> uname -a: 04:30:30 Linux prd-ubuntu20-04-docker-8c-8g-9393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:30:30 04:30:30 04:30:30 ---> lscpu: 04:30:30 Architecture: x86_64 04:30:30 CPU op-mode(s): 32-bit, 64-bit 04:30:30 Byte Order: Little Endian 04:30:30 Address sizes: 40 bits physical, 48 bits virtual 04:30:30 CPU(s): 8 04:30:30 On-line CPU(s) list: 0-7 04:30:30 Thread(s) per core: 1 04:30:30 Core(s) per socket: 1 04:30:30 Socket(s): 8 04:30:30 NUMA node(s): 1 04:30:30 Vendor ID: AuthenticAMD 04:30:30 CPU family: 23 04:30:30 Model: 49 04:30:30 Model name: AMD EPYC-Rome Processor 04:30:30 Stepping: 0 04:30:30 CPU MHz: 2799.998 04:30:30 BogoMIPS: 5599.99 04:30:30 Virtualization: AMD-V 04:30:30 Hypervisor vendor: KVM 04:30:30 Virtualization type: full 04:30:30 L1d cache: 256 KiB 04:30:30 L1i cache: 256 KiB 04:30:30 L2 cache: 4 MiB 04:30:30 L3 cache: 128 MiB 04:30:30 NUMA node0 CPU(s): 0-7 04:30:30 Vulnerability Itlb multihit: Not affected 04:30:30 Vulnerability L1tf: Not affected 04:30:30 Vulnerability Mds: Not affected 04:30:30 Vulnerability Meltdown: Not affected 04:30:30 Vulnerability Mmio stale data: Not affected 04:30:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:30:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:30:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:30:30 Vulnerability Srbds: Not affected 04:30:30 Vulnerability Tsx async abort: Not affected 04:30:30 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 04:30:30 04:30:30 04:30:30 ---> nproc: 04:30:30 8 04:30:30 04:30:30 04:30:30 ---> df -h: 04:30:30 Filesystem Size Used Avail Use% Mounted on 04:30:30 overlay 155G 12G 144G 8% / 04:30:30 tmpfs 64M 0 64M 0% /dev 04:30:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:30:30 shm 64M 0 64M 0% /dev/shm 04:30:30 /dev/vda1 155G 12G 144G 8% /facter-os 04:30:30 04:30:30 04:30:30 ---> sar -b -r -n DEV: 04:30:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9393) 03/09/23 _x86_64_ (8 CPU) 04:30:30 04:30:30 04:21:42 LINUX RESTART (8 CPU) 04:30:30 04:30:30 04:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:30:30 04:23:01 189.72 40.70 149.02 0.00 4521.59 188514.40 0.00 04:30:30 04:24:01 123.39 1.42 121.98 0.00 20.66 54815.59 0.00 04:30:30 04:25:01 34.70 0.15 34.55 0.00 7.20 16747.78 0.00 04:30:30 04:26:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 04:30:30 04:27:01 39.03 9.35 29.68 0.00 2884.45 5021.56 0.00 04:30:30 04:28:01 18.66 1.23 17.43 0.00 2270.42 3810.96 0.00 04:30:30 04:29:01 5.15 1.03 4.12 0.00 21.99 101.30 0.00 04:30:30 04:30:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 04:30:30 Average: 51.49 6.66 44.82 0.00 1208.86 33310.48 0.00 04:30:30 04:30:30 04:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:30:30 04:23:01 29166484 31608328 706276 2.15 76648 2639216 1985208 5.85 975120 2377120 2504 04:30:30 04:24:01 28457956 31596460 706840 2.15 146172 3202204 1911700 5.63 1132736 2853492 92 04:30:30 04:25:01 27954136 31601332 700108 2.13 152884 3654224 1768936 5.21 1143256 3292672 12 04:30:30 04:26:01 27954352 31601672 699592 2.13 152920 3654224 1768936 5.21 1143200 3292672 8 04:30:30 04:27:01 27656132 31582968 705072 2.14 171912 3905372 1801864 5.31 1303380 3409816 160 04:30:30 04:28:01 27437324 31589044 695840 2.12 186856 4109172 1803332 5.31 1459180 3459664 164 04:30:30 04:29:01 27443504 31591436 693588 2.11 185480 4106536 1830760 5.40 1455616 3456996 172 04:30:30 04:30:01 27442984 31591040 693956 2.11 185552 4106544 1830760 5.40 1455812 3457000 188 04:30:30 Average: 27939109 31595285 700159 2.13 157303 3672186 1837687 5.42 1258538 3199929 412 04:30:30 04:30:30 04:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:30:30 04:23:01 ens3 782.11 534.87 6900.18 102.46 0.00 0.00 0.00 0.00 04:30:30 04:23:01 vethd276bee 56.61 73.91 5.46 52.23 0.00 0.00 0.00 0.00 04:30:30 04:23:01 docker0 74.86 95.78 6.11 248.49 0.00 0.00 0.00 0.00 04:30:30 04:23:01 lo 6.98 6.98 0.67 0.67 0.00 0.00 0.00 0.00 04:30:30 04:24:01 ens3 237.17 129.57 1843.99 21.28 0.00 0.00 0.00 0.00 04:30:30 04:24:01 docker0 110.88 207.30 8.81 1816.23 0.00 0.00 0.00 0.00 04:30:30 04:24:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 04:30:30 04:25:01 ens3 127.00 81.46 2523.29 87.23 0.00 0.00 0.00 0.00 04:30:30 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:25:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:30:30 04:26:01 ens3 1.92 0.70 0.51 0.30 0.00 0.00 0.00 0.00 04:30:30 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:30 04:27:01 ens3 113.78 65.59 1432.44 5.24 0.00 0.00 0.00 0.00 04:30:30 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:30:30 04:28:01 ens3 99.98 53.26 1375.04 3.78 0.00 0.00 0.00 0.00 04:30:30 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:30:30 04:29:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:30:30 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:30:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:30 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:30 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:30 Average: ens3 169.02 107.31 1748.81 27.38 0.00 0.00 0.00 0.00 04:30:30 Average: docker0 23.11 37.77 1.86 258.13 0.00 0.00 0.00 0.00 04:30:30 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 04:30:30 04:30:30 04:30:30 ---> sar -P ALL: 04:30:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9393) 03/09/23 _x86_64_ (8 CPU) 04:30:30 04:30:30 04:21:42 LINUX RESTART (8 CPU) 04:30:30 04:30:30 04:22:02 CPU %user %nice %system %iowait %steal %idle 04:30:30 04:23:01 all 9.66 0.00 3.74 4.53 0.07 82.01 04:30:30 04:23:01 0 7.28 0.00 2.33 1.67 0.07 88.65 04:30:30 04:23:01 1 11.84 0.00 3.71 6.58 0.09 77.79 04:30:30 04:23:01 2 9.13 0.00 3.14 3.91 0.07 83.75 04:30:30 04:23:01 3 10.13 0.00 6.04 11.91 0.07 71.85 04:30:30 04:23:01 4 11.81 0.00 3.34 0.39 0.07 84.39 04:30:30 04:23:01 5 8.92 0.00 3.45 0.32 0.07 87.24 04:30:30 04:23:01 6 7.93 0.00 4.08 1.69 0.09 86.21 04:30:30 04:23:01 7 10.22 0.00 3.83 9.79 0.07 76.09 04:30:30 04:24:01 all 15.46 0.00 4.00 5.79 0.05 74.70 04:30:30 04:24:01 0 15.26 0.00 3.11 0.35 0.03 81.24 04:30:30 04:24:01 1 15.97 0.00 4.05 2.25 0.03 77.71 04:30:30 04:24:01 2 15.50 0.00 3.85 2.86 0.05 77.74 04:30:30 04:24:01 3 16.02 0.00 3.71 0.72 0.05 79.50 04:30:30 04:24:01 4 14.67 0.00 3.45 1.23 0.03 80.62 04:30:30 04:24:01 5 15.80 0.00 4.87 29.12 0.08 50.13 04:30:30 04:24:01 6 14.92 0.00 4.88 4.89 0.05 75.26 04:30:30 04:24:01 7 15.55 0.00 4.06 5.03 0.10 75.27 04:30:30 04:25:01 all 2.80 0.00 1.24 1.31 0.03 94.62 04:30:30 04:25:01 0 2.89 0.00 1.59 0.05 0.03 95.44 04:30:30 04:25:01 1 1.99 0.00 1.25 5.54 0.05 91.17 04:30:30 04:25:01 2 2.61 0.00 1.19 2.39 0.02 93.80 04:30:30 04:25:01 3 4.08 0.00 0.97 0.49 0.02 94.44 04:30:30 04:25:01 4 2.70 0.00 1.23 0.25 0.05 95.77 04:30:30 04:25:01 5 2.56 0.00 1.02 0.89 0.02 95.51 04:30:30 04:25:01 6 2.77 0.00 1.49 0.13 0.03 95.57 04:30:30 04:25:01 7 2.79 0.00 1.19 0.76 0.03 95.23 04:30:30 04:26:01 all 0.03 0.00 0.00 0.04 0.01 99.92 04:30:30 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:30:30 04:26:01 1 0.00 0.00 0.00 0.12 0.00 99.88 04:30:30 04:26:01 2 0.00 0.00 0.00 0.17 0.00 99.83 04:30:30 04:26:01 3 0.10 0.00 0.00 0.00 0.03 99.87 04:30:30 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:30:30 04:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:30:30 04:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:30:30 04:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:30:30 04:27:01 all 1.38 0.00 0.84 0.47 0.01 97.30 04:30:30 04:27:01 0 1.25 0.00 0.97 0.75 0.00 97.03 04:30:30 04:27:01 1 1.12 0.00 1.75 0.28 0.02 96.83 04:30:30 04:27:01 2 1.22 0.00 0.70 0.83 0.02 97.23 04:30:30 04:27:01 3 2.19 0.00 1.00 0.70 0.02 96.09 04:30:30 04:27:01 4 2.11 0.00 0.62 1.07 0.03 96.17 04:30:30 04:27:01 5 0.83 0.00 0.50 0.03 0.02 98.62 04:30:30 04:27:01 6 0.69 0.00 0.50 0.02 0.00 98.79 04:30:30 04:27:01 7 1.60 0.00 0.70 0.05 0.02 97.63 04:30:30 04:28:01 all 0.96 0.00 0.69 0.27 0.01 98.08 04:30:30 04:28:01 0 0.87 0.00 0.47 0.02 0.02 98.63 04:30:30 04:28:01 1 0.62 0.00 0.82 0.00 0.00 98.57 04:30:30 04:28:01 2 0.78 0.00 0.35 0.47 0.02 98.38 04:30:30 04:28:01 3 1.05 0.00 0.48 0.08 0.02 98.36 04:30:30 04:28:01 4 1.52 0.00 0.48 0.58 0.02 97.40 04:30:30 04:28:01 5 1.15 0.00 1.10 0.97 0.02 96.76 04:30:30 04:28:01 6 0.62 0.00 0.37 0.02 0.02 98.98 04:30:30 04:28:01 7 1.03 0.00 1.42 0.02 0.00 97.53 04:30:30 04:29:01 all 0.36 0.00 0.08 0.02 0.01 99.53 04:30:30 04:29:01 0 0.07 0.00 0.07 0.05 0.03 99.78 04:30:30 04:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 04:30:30 04:29:01 2 0.05 0.00 0.07 0.00 0.00 99.88 04:30:30 04:29:01 3 0.15 0.00 0.08 0.08 0.00 99.68 04:30:30 04:29:01 4 0.08 0.00 0.07 0.02 0.02 99.82 04:30:30 04:29:01 5 0.23 0.00 0.17 0.00 0.00 99.60 04:30:30 04:29:01 6 1.95 0.00 0.08 0.00 0.02 97.95 04:30:30 04:29:01 7 0.20 0.00 0.07 0.03 0.02 99.68 04:30:30 04:30:01 all 0.01 0.00 0.00 0.02 0.00 99.95 04:30:30 04:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:30:30 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:30:30 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:30:30 04:30:01 3 0.02 0.00 0.00 0.13 0.00 99.85 04:30:30 04:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:30 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:30:30 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:30:30 04:30:01 7 0.03 0.00 0.00 0.05 0.00 99.92 04:30:30 Average: all 3.80 0.00 1.31 1.54 0.03 93.31 04:30:30 Average: 0 3.44 0.00 1.06 0.36 0.03 95.12 04:30:30 Average: 1 3.94 0.00 1.45 1.83 0.03 92.76 04:30:30 Average: 2 3.63 0.00 1.15 1.32 0.02 93.88 04:30:30 Average: 3 4.19 0.00 1.52 1.73 0.03 92.54 04:30:30 Average: 4 4.08 0.00 1.14 0.44 0.03 94.31 04:30:30 Average: 5 3.66 0.00 1.38 3.89 0.03 91.04 04:30:30 Average: 6 3.59 0.00 1.41 0.84 0.03 94.13 04:30:30 Average: 7 3.90 0.00 1.40 1.94 0.03 92.73 04:30:30 04:30:30 04:30:30