Pull request #492 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f+bc7652beee9a90296fe0b57947c4589a421f5e02 (e904f564f5b320d0150628d43931a8ab69d4d557) 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-ssh10486977046601632936.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-ssh12668960245700236080.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-mqtt-go/branches/PR-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15404693693452375351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-mqtt-go/branches/PR-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6351009155147446216.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3352455166674831044.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-mqtt-go/branches/PR-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6687666351218571207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go 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-mqtt 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-6672’ Running on prd-ubuntu20.04-docker-8c-8g-6681 in /w/workspace/gexfoundry_device-mqtt-go_PR-492 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-492 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f Merge succeeded, producing 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f Checking out Revision 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f (PR-492) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:18:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:18:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:18:10 ========================================================= 02:18:10 EdgeX Global Pipelines Version Info 02:18:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:18:11 ------------------- 02:18:11 stable info: 02:18:11 ------------------- 02:18:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:18:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:18:11 Message: update stable to v1.0.244 02:18:11 ------------------- 02:18:11 experimental info: 02:18:11 ------------------- 02:18:11 Commited By: **** collab-it+edgex@linuxfoundation.org 02:18:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:18:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:18:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33c4648 [Pipeline] echo 02:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:13 provisioning config files... 02:18:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/config7914973339888954397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:13 ---> docker-login.sh 02:18:13 nexus3.edgexfoundry.org:10001 02:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:14 Configure a credential helper to remove this warning. See 02:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:14 02:18:14 Login Succeeded 02:18:14 nexus3.edgexfoundry.org:10002 02:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:14 Configure a credential helper to remove this warning. See 02:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:14 02:18:14 Login Succeeded 02:18:14 nexus3.edgexfoundry.org:10003 02:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:14 Configure a credential helper to remove this warning. See 02:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:14 02:18:14 Login Succeeded 02:18:14 nexus3.edgexfoundry.org:10004 02:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:14 Configure a credential helper to remove this warning. See 02:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:14 02:18:14 Login Succeeded 02:18:14 docker.io 02:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:14 Configure a credential helper to remove this warning. See 02:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:14 02:18:14 Login Succeeded 02:18:14 ---> docker-login.sh ends [Pipeline] } 02:18:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:18:15 + git rev-list -1 --merges 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f~1..33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo 02:18:15 -----------> git rev-list -1 --merges 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f~1..33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [false] [Pipeline] sh 02:18:15 + git log --format=format:%s -1 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo 02:18:16 ========================================================= 02:18:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:18:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:16 + git log --format=format:%s -1 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f [Pipeline] echo 02:18:16 [semverPrep] GIT_COMMIT: 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 02:18:16 [semverPrep] This is not a build commit. [Pipeline] sh 02:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:16 + grep -v github /etc/ssh/ssh_known_hosts 02:18:16 + [ -e /tmp/ssh_known_hosts ] 02:18:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:18:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:18:16 + sudo tee -a /etc/ssh/ssh_known_hosts 02:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:17 02:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:17 0.1.4: Pulling from edgex-devops/py-git-semver 02:18:17 b85a868b505f: Pulling fs layer 02:18:17 e2be974225ed: Pulling fs layer 02:18:17 339a4e72a1f5: Pulling fs layer 02:18:17 988bab9f4d93: Pulling fs layer 02:18:17 1469e6f7b9e6: Pulling fs layer 02:18:17 eaf3925da568: Pulling fs layer 02:18:17 bab4dde63d76: Pulling fs layer 02:18:17 bde34c3a00c8: Pulling fs layer 02:18:17 b352a97aabf1: Pulling fs layer 02:18:17 4872d77fe225: Pulling fs layer 02:18:17 5851b861e8e6: Pulling fs layer 02:18:17 5851b861e8e6: Waiting 02:18:17 bde34c3a00c8: Waiting 02:18:17 4872d77fe225: Waiting 02:18:17 988bab9f4d93: Waiting 02:18:17 1469e6f7b9e6: Waiting 02:18:17 b352a97aabf1: Waiting 02:18:17 bab4dde63d76: Waiting 02:18:17 e2be974225ed: Download complete 02:18:17 988bab9f4d93: Verifying Checksum 02:18:17 988bab9f4d93: Download complete 02:18:17 1469e6f7b9e6: Verifying Checksum 02:18:17 1469e6f7b9e6: Download complete 02:18:17 eaf3925da568: Verifying Checksum 02:18:17 eaf3925da568: Download complete 02:18:17 339a4e72a1f5: Verifying Checksum 02:18:17 339a4e72a1f5: Download complete 02:18:17 bde34c3a00c8: Verifying Checksum 02:18:17 bde34c3a00c8: Download complete 02:18:17 b352a97aabf1: Download complete 02:18:17 4872d77fe225: Verifying Checksum 02:18:17 4872d77fe225: Download complete 02:18:17 b85a868b505f: Download complete 02:18:17 5851b861e8e6: Download complete 02:18:18 bab4dde63d76: Verifying Checksum 02:18:18 bab4dde63d76: Download complete 02:18:19 b85a868b505f: Pull complete 02:18:19 e2be974225ed: Pull complete 02:18:19 339a4e72a1f5: Pull complete 02:18:19 988bab9f4d93: Pull complete 02:18:20 1469e6f7b9e6: Pull complete 02:18:20 eaf3925da568: Pull complete 02:18:21 bab4dde63d76: Pull complete 02:18:21 bde34c3a00c8: Pull complete 02:18:21 b352a97aabf1: Pull complete 02:18:22 4872d77fe225: Pull complete 02:18:22 5851b861e8e6: Pull complete 02:18:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:22 prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container 02:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:24 $ docker top 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 -eo pid,comm 02:18:24 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). 02:18:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:24 [ssh-agent] Looking for ssh-agent implementation... 02:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:24 $ docker exec 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent 02:18:24 SSH_AUTH_SOCK=/tmp/ssh-uKUls3HaF1nY/agent.32 02:18:24 SSH_AGENT_PID=38 02:18:24 Running ssh-add (command line suppressed) 02:18:25 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_4186250437170130462.key (/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_4186250437170130462.key) 02:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:25 + git tag --points-at HEAD [Pipeline] } 02:18:25 $ docker exec --env ******** --env ******** 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent -k 02:18:25 unset SSH_AUTH_SOCK; 02:18:25 unset SSH_AGENT_PID; 02:18:25 echo Agent pid 38 killed; 02:18:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:25 [ssh-agent] Looking for ssh-agent implementation... 02:18:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:25 $ docker exec 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent 02:18:25 SSH_AUTH_SOCK=/tmp/ssh-ZIleKVs5kJBe/agent.71 02:18:25 SSH_AGENT_PID=77 02:18:25 Running ssh-add (command line suppressed) 02:18:25 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_18143682764667276945.key (/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/private_key_18143682764667276945.key) 02:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:26 + git semver init 02:18:26 2023-02-20 02:18:26,483 [run_init] DEBUG init version:0.0.0 force:False 02:18:26 2023-02-20 02:18:26,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver 02:18:26 2023-02-20 02:18:26,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver 02:18:26 2023-02-20 02:18:26,485 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-492, universal_newlines=False, shell=None, istream=None) 02:18:27 2023-02-20 02:18:27,400 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.git/info/exclude 02:18:27 2023-02-20 02:18:27,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver/PR-492 with force:False 02:18:27 2023-02-20 02:18:27,401 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver/PR-492 02:18:27 2023-02-20 02:18:27,405 [execute] INFO git cat-file --batch-check 02:18:27 2023-02-20 02:18:27,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) 02:18:27 2023-02-20 02:18:27,410 [execute] INFO git cat-file --batch 02:18:27 2023-02-20 02:18:27,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) 02:18:27 2023-02-20 02:18:27,414 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-492/.semver/PR-492 02:18:27 0.0.0 [Pipeline] } 02:18:27 $ docker exec --env ******** --env ******** 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 ssh-agent -k 02:18:27 unset SSH_AUTH_SOCK; 02:18:27 unset SSH_AGENT_PID; 02:18:27 echo Agent pid 77 killed; 02:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:28 + git semver [Pipeline] } 02:18:28 $ docker stop --time=1 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 02:18:30 $ docker rm -f --volumes 5cbac8a9e415cadfc80936a44e842d474c2b734aaf5dcdd54691c714cacd9c92 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:18:31 Stashed 1 file(s) [Pipeline] echo 02:18:31 [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 02:18:31 provisioning config files... 02:18:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/config505817923298882346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> docker-login.sh 02:18:32 nexus3.edgexfoundry.org:10001 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10002 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10003 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10004 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 docker.io 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 ---> docker-login.sh ends [Pipeline] } 02:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:32 ========================================================= 02:18:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:18:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + 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 . 02:18:33 Sending build context to Docker daemon 6.322MB 02:18:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:18:33 Step 2/12 : FROM ${BASE} AS builder 02:18:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:18:33 213ec9aee27d: Pulling fs layer 02:18:33 4583459ba037: Pulling fs layer 02:18:33 93c1e223e6f2: Pulling fs layer 02:18:33 53926ce57604: Pulling fs layer 02:18:33 21b2b0c7a3f4: Pulling fs layer 02:18:33 22ff95d597cd: Pulling fs layer 02:18:33 12d6caf4c0d1: Pulling fs layer 02:18:33 96b7cbca73a9: Pulling fs layer 02:18:33 a7acece74701: Pulling fs layer 02:18:33 53926ce57604: Waiting 02:18:33 21b2b0c7a3f4: Waiting 02:18:33 22ff95d597cd: Waiting 02:18:33 12d6caf4c0d1: Waiting 02:18:33 96b7cbca73a9: Waiting 02:18:33 a7acece74701: Waiting 02:18:33 93c1e223e6f2: Verifying Checksum 02:18:33 93c1e223e6f2: Download complete 02:18:33 4583459ba037: Verifying Checksum 02:18:33 4583459ba037: Download complete 02:18:33 21b2b0c7a3f4: Verifying Checksum 02:18:33 21b2b0c7a3f4: Download complete 02:18:33 22ff95d597cd: Verifying Checksum 02:18:33 22ff95d597cd: Download complete 02:18:33 213ec9aee27d: Verifying Checksum 02:18:33 213ec9aee27d: Download complete 02:18:33 12d6caf4c0d1: Download complete 02:18:34 213ec9aee27d: Pull complete 02:18:34 4583459ba037: Pull complete 02:18:34 93c1e223e6f2: Pull complete 02:18:34 a7acece74701: Verifying Checksum 02:18:34 a7acece74701: Download complete 02:18:34 53926ce57604: Verifying Checksum 02:18:34 53926ce57604: Download complete 02:18:34 96b7cbca73a9: Verifying Checksum 02:18:34 96b7cbca73a9: Download complete 02:18:38 53926ce57604: Pull complete 02:18:38 21b2b0c7a3f4: Pull complete 02:18:38 22ff95d597cd: Pull complete 02:18:38 12d6caf4c0d1: Pull complete 02:18:39 96b7cbca73a9: Pull complete 02:18:40 a7acece74701: Pull complete 02:18:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:18:40 ---> db6d94c90886 02:18:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:18:46 Still waiting to schedule task 02:18:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6676’ 02:18:47 ---> Running in f0e1a5f6cfd7 02:18:47 Removing intermediate container f0e1a5f6cfd7 02:18:47 ---> 200f54b80b20 02:18:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:47 ---> Running in 02f5187177dc 02:18:47 Removing intermediate container 02f5187177dc 02:18:47 ---> c284e30f9b36 02:18:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:18:47 ---> Running in a60a53fa8420 02:18:47 Removing intermediate container a60a53fa8420 02:18:47 ---> 24ecf2e7e2de 02:18:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:18:47 ---> Running in 1ead2510bf4e 02:18:47 Removing intermediate container 1ead2510bf4e 02:18:47 ---> 1dfbf19c44a0 02:18:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:47 ---> Running in 77ad5450d545 02:18:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:18:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:18:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:18:48 (2/4) Installing libedit (20210910.3.1-r0) 02:18:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:18:48 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:18:48 Executing busybox-1.35.0-r17.trigger 02:18:48 OK: 216 MiB in 55 packages 02:18:48 Removing intermediate container 77ad5450d545 02:18:48 ---> a7d1baa3708e 02:18:48 Step 8/12 : WORKDIR /device-mqtt-go 02:18:48 ---> Running in 6bb4347b9685 02:18:48 Removing intermediate container 6bb4347b9685 02:18:48 ---> a8dca9bf1e81 02:18:48 Step 9/12 : COPY go.mod vendor* ./ 02:18:48 ---> e125c3e1f5c2 02:18:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:48 ---> Running in 745d2cb390b1 02:19:20 Removing intermediate container 745d2cb390b1 02:19:20 ---> 1a43abb10e6d 02:19:20 Step 11/12 : COPY . . 02:19:20 ---> a58043b7f1fa 02:19:20 Step 12/12 : RUN $MAKE 02:19:20 ---> Running in 0f7f8396dab3 02:19:20 noop 02:19:20 Removing intermediate container 0f7f8396dab3 02:19:20 ---> a94ffb7024ea 02:19:20 Successfully built a94ffb7024ea 02:19:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:21 + docker inspect -f . ci-base-image-x86_64 02:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:21 prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container 02:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** ci-base-image-x86_64 cat 02:19:22 $ docker top 7906e3c1f0099b148e1e76565d2fb4c351d3b593f77921e99491b1625ca71a83 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:22 + go version 02:19:22 go version go1.18.7 linux/amd64 [Pipeline] } 02:19:22 $ docker stop --time=1 7906e3c1f0099b148e1e76565d2fb4c351d3b593f77921e99491b1625ca71a83 02:19:23 $ docker rm -f --volumes 7906e3c1f0099b148e1e76565d2fb4c351d3b593f77921e99491b1625ca71a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:24 + docker inspect -f . ci-base-image-x86_64 02:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:24 prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container 02:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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 ******** ci-base-image-x86_64 cat 02:19:25 $ docker top 5747e039d6f3fafc37bf40c66366bc7a19880baf7b9539c60fa653eb5e74e4dd -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-492 [Pipeline] fileExists [Pipeline] sh 02:19:26 + make test 02:19:26 go test ./... -coverprofile=coverage.out ./... 02:19:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:19:32 # github.com/edgexfoundry/go-mod-messaging/v3/clients 02:19:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 02:19:32 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 02:19:32 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 02:19:32 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 02:19:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 02:19:33 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 02:19:33 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 02:19:33 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 02:19:33 have (context.Context, requests.AddEventRequest) 02:19:33 want (context.Context, string, requests.AddEventRequest) 02:19:34 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 02:19:34 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 02:19:34 $ docker stop --time=1 5747e039d6f3fafc37bf40c66366bc7a19880baf7b9539c60fa653eb5e74e4dd 02:19:36 $ docker rm -f --volumes 5747e039d6f3fafc37bf40c66366bc7a19880baf7b9539c60fa653eb5e74e4dd [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 02:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:38 02:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:38 latest: Pulling from edgex-lftools-log-publisher 02:19:38 5eb5b503b376: Pulling fs layer 02:19:38 5c69ac0246d0: Pulling fs layer 02:19:38 ec43610c2a17: Pulling fs layer 02:19:38 3a2ae6a8a46f: Pulling fs layer 02:19:38 33b1e0a273af: Pulling fs layer 02:19:38 5d3b04190fa2: Pulling fs layer 02:19:38 2f39f015ded8: Pulling fs layer 02:19:38 3a2ae6a8a46f: Waiting 02:19:38 33b1e0a273af: Waiting 02:19:38 2f39f015ded8: Waiting 02:19:38 5d3b04190fa2: Waiting 02:19:38 5c69ac0246d0: Verifying Checksum 02:19:38 5c69ac0246d0: Download complete 02:19:38 3a2ae6a8a46f: Download complete 02:19:38 33b1e0a273af: Verifying Checksum 02:19:38 33b1e0a273af: Download complete 02:19:38 5d3b04190fa2: Download complete 02:19:38 ec43610c2a17: Verifying Checksum 02:19:38 ec43610c2a17: Download complete 02:19:38 5eb5b503b376: Verifying Checksum 02:19:38 5eb5b503b376: Download complete 02:19:39 2f39f015ded8: Verifying Checksum 02:19:39 2f39f015ded8: Download complete 02:19:39 5eb5b503b376: Pull complete 02:19:40 5c69ac0246d0: Pull complete 02:19:40 ec43610c2a17: Pull complete 02:19:40 3a2ae6a8a46f: Pull complete 02:19:40 33b1e0a273af: Pull complete 02:19:40 5d3b04190fa2: Pull complete 02:19:45 2f39f015ded8: Pull complete 02:19:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:45 prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container 02:19:45 $ 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/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@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-lftools-log-publisher:latest cat 02:19:49 $ docker top cc37649b8218db4c4887f9814b8b29b975befcbbaffc826cd008cae61b363ac1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:50 ---> job-cost.sh 02:19:50 lf-activate-venv: SKIPPING 02:19:50 INFO: No Stack... 02:19:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:19:50 INFO: Archiving Costs [Pipeline] sh 02:19:51 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives/cost.csv 02:19:51 + cut -d, -f6 [Pipeline] lock 02:19:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] 02:19:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] did not exist. Created. 02:19:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:51 + echo total: 0.2199999988079071 [Pipeline] stash 02:19:51 Stashed 1 file(s) [Pipeline] } 02:19:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:51 $ docker stop --time=1 cc37649b8218db4c4887f9814b8b29b975befcbbaffc826cd008cae61b363ac1 02:19:53 $ docker rm -f --volumes cc37649b8218db4c4887f9814b8b29b975befcbbaffc826cd008cae61b363ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:19:53 Failed in branch amd64 02:20:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6687 in /w/workspace/gexfoundry_device-mqtt-go_PR-492 [Pipeline] { [Pipeline] ws 02:20:52 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:20:52 Selected Git installation does not exist. Using Default 02:20:52 The recommended git tool is: NONE 02:20:58 using credential edgex-jenkins-ssh 02:20:58 Cloning the remote Git repository 02:20:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:20:59 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:20:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:20:59 > git --version # timeout=10 02:20:59 > git --version # 'git version 2.25.1' 02:20:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:21:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:02 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f 02:21:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:21:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:21:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:21:02 > git config core.sparsecheckout # timeout=10 02:21:02 > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 02:21:03 Merge succeeded, producing 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f 02:21:03 Checking out Revision 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f (PR-492) 02:21:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 02:21:03 > git --version # timeout=10 02:21:03 > git --version # 'git version 2.25.1' 02:21:03 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:02 > git remote # timeout=10 02:21:02 > git config --get remote.origin.url # timeout=10 02:21:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:02 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:21:02 > git rev-parse HEAD^{commit} # timeout=10 02:21:03 > git config core.sparsecheckout # timeout=10 02:21:03 > git checkout -f 33c4648f5ffb93bc7f56f0c8a02ed01475b3c66f # timeout=10 02:21:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:04 Dload Upload Total Spent Left Speed 02:21:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 02:21:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:21:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:21:05 + sudo tee /etc/docker/daemon.new 02:21:05 { 02:21:05 "registry-mirrors": [ 02:21:05 "https://nexus3.edgexfoundry.org:10001" 02:21:05 ], 02:21:05 "bip": "10.250.0.254/24", 02:21:05 "hosts": [ 02:21:05 "tcp://0.0.0.0:5555", 02:21:05 "unix:///var/run/docker.sock" 02:21:05 ], 02:21:05 "mtu": 1458, 02:21:05 "selinux-enabled": true, 02:21:05 "seccomp-profile": "/etc/docker/seccomp.json" 02:21:05 } [Pipeline] sh 02:21:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:21:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:24 provisioning config files... 02:21:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14248619351789394758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:25 ---> docker-login.sh 02:21:25 nexus3.edgexfoundry.org:10001 02:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:25 Configure a credential helper to remove this warning. See 02:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:25 02:21:25 Login Succeeded 02:21:25 nexus3.edgexfoundry.org:10002 02:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:26 Configure a credential helper to remove this warning. See 02:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:26 02:21:26 Login Succeeded 02:21:26 nexus3.edgexfoundry.org:10003 02:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:27 Configure a credential helper to remove this warning. See 02:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:27 02:21:27 Login Succeeded 02:21:27 nexus3.edgexfoundry.org:10004 02:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:27 Configure a credential helper to remove this warning. See 02:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:27 02:21:27 Login Succeeded 02:21:27 docker.io 02:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:27 Configure a credential helper to remove this warning. See 02:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:27 02:21:27 Login Succeeded 02:21:27 ---> docker-login.sh ends [Pipeline] } 02:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:28 ========================================================= 02:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:21:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + 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 . 02:21:29 Sending build context to Docker daemon 3.277MB 02:21:29 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:21:29 Step 2/12 : FROM ${BASE} AS builder 02:21:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:21:29 9b18e9b68314: Pulling fs layer 02:21:29 35d82f9e3411: Pulling fs layer 02:21:29 e16973657156: Pulling fs layer 02:21:29 fc693d55d65f: Pulling fs layer 02:21:29 7e9fc2657dce: Pulling fs layer 02:21:29 dda99020689f: Pulling fs layer 02:21:29 db1c61fa0a46: Pulling fs layer 02:21:29 891c053d2c06: Pulling fs layer 02:21:29 fc693d55d65f: Waiting 02:21:29 7e9fc2657dce: Waiting 02:21:29 dda99020689f: Waiting 02:21:29 db1c61fa0a46: Waiting 02:21:29 891c053d2c06: Waiting 02:21:29 e16973657156: Verifying Checksum 02:21:29 e16973657156: Download complete 02:21:29 35d82f9e3411: Verifying Checksum 02:21:29 35d82f9e3411: Download complete 02:21:29 7e9fc2657dce: Verifying Checksum 02:21:29 7e9fc2657dce: Download complete 02:21:29 dda99020689f: Download complete 02:21:29 9b18e9b68314: Verifying Checksum 02:21:29 9b18e9b68314: Download complete 02:21:30 891c053d2c06: Verifying Checksum 02:21:30 891c053d2c06: Download complete 02:21:31 9b18e9b68314: Pull complete 02:21:31 35d82f9e3411: Pull complete 02:21:32 e16973657156: Pull complete 02:21:32 db1c61fa0a46: Verifying Checksum 02:21:32 db1c61fa0a46: Download complete 02:21:32 fc693d55d65f: Download complete 02:21:47 fc693d55d65f: Pull complete 02:21:47 7e9fc2657dce: Pull complete 02:21:47 dda99020689f: Pull complete 02:21:53 db1c61fa0a46: Pull complete 02:21:56 891c053d2c06: Pull complete 02:21:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:21:56 ---> f96f9c87975a 02:21:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:21:57 ---> Running in 38170f703228 02:21:57 Removing intermediate container 38170f703228 02:21:57 ---> 4014a1ed1985 02:21:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:21:58 ---> Running in a4e172c9362c 02:21:58 Removing intermediate container a4e172c9362c 02:21:58 ---> 7502637d8253 02:21:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:21:58 ---> Running in 12bb8165dbed 02:21:59 Removing intermediate container 12bb8165dbed 02:21:59 ---> ee54136472e0 02:21:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:21:59 ---> Running in 7d1d3a43ca04 02:21:59 Removing intermediate container 7d1d3a43ca04 02:21:59 ---> cc62056e6161 02:21:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:21:59 ---> Running in 49a8c312a59e 02:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:22:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:22:02 (2/4) Installing libedit (20210910.3.1-r0) 02:22:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:22:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:22:02 Executing busybox-1.35.0-r17.trigger 02:22:02 OK: 226 MiB in 55 packages 02:22:03 Removing intermediate container 49a8c312a59e 02:22:03 ---> 48ec20c6d57a 02:22:03 Step 8/12 : WORKDIR /device-mqtt-go 02:22:03 ---> Running in e44de18a5267 02:22:03 Removing intermediate container e44de18a5267 02:22:03 ---> 77c86fb05244 02:22:03 Step 9/12 : COPY go.mod vendor* ./ 02:22:04 ---> 6e43367ab005 02:22:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:04 ---> Running in b645361213e7 02:23:12 Removing intermediate container b645361213e7 02:23:12 ---> 1390f057f74d 02:23:12 Step 11/12 : COPY . . 02:23:12 ---> a775f2aae9c4 02:23:12 Step 12/12 : RUN $MAKE 02:23:12 ---> Running in 0f25ec344ab7 02:23:12 noop 02:23:12 Removing intermediate container 0f25ec344ab7 02:23:12 ---> af1f539f5f22 02:23:12 Successfully built af1f539f5f22 02:23:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker inspect -f . ci-base-image-arm64 02:23:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:13 prd-ubuntu20.04-docker-arm64-4c-16g-6687 does not seem to be running inside a container 02:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 02:23:14 $ docker top f0c03a07b7ca58525b1fead3b516be3dc6bc4f338d03308ccabf6f6f893acd13 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:15 + go version 02:23:15 go version go1.18.7 linux/arm64 [Pipeline] } 02:23:15 $ docker stop --time=1 f0c03a07b7ca58525b1fead3b516be3dc6bc4f338d03308ccabf6f6f893acd13 02:23:17 $ docker rm -f --volumes f0c03a07b7ca58525b1fead3b516be3dc6bc4f338d03308ccabf6f6f893acd13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:18 + docker inspect -f . ci-base-image-arm64 02:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:18 prd-ubuntu20.04-docker-arm64-4c-16g-6687 does not seem to be running inside a container 02:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 02:23:19 $ docker top 40ed0571788866fdf24a25b3c3a95853c10b82a5e46e3431df8b3f9a778b467d -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:20 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:23:20 + make test 02:23:21 go test ./... -coverprofile=coverage.out ./... 02:23:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:24:30 # github.com/edgexfoundry/go-mod-messaging/v3/clients 02:24:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 02:24:30 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 02:24:30 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 02:24:30 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 02:24:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 02:24:44 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 02:24:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 02:24:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 02:24:44 have (context.Context, requests.AddEventRequest) 02:24:44 want (context.Context, string, requests.AddEventRequest) 02:24:54 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 02:24:55 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 02:24:55 $ docker stop --time=1 40ed0571788866fdf24a25b3c3a95853c10b82a5e46e3431df8b3f9a778b467d 02:24:57 $ docker rm -f --volumes 40ed0571788866fdf24a25b3c3a95853c10b82a5e46e3431df8b3f9a778b467d [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 02:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:58 02:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:59 arm64: Pulling from edgex-lftools-log-publisher 02:24:59 8998bd30e6a1: Pulling fs layer 02:24:59 04944245beec: Pulling fs layer 02:24:59 699f458cf7ca: Pulling fs layer 02:24:59 765212b225bb: Pulling fs layer 02:24:59 f23df028b6ca: Pulling fs layer 02:24:59 d65c8cfc05b1: Pulling fs layer 02:24:59 2437ff75d9bd: Pulling fs layer 02:24:59 f23df028b6ca: Waiting 02:24:59 d65c8cfc05b1: Waiting 02:24:59 2437ff75d9bd: Waiting 02:24:59 765212b225bb: Waiting 02:24:59 04944245beec: Verifying Checksum 02:24:59 04944245beec: Download complete 02:24:59 765212b225bb: Verifying Checksum 02:24:59 765212b225bb: Download complete 02:24:59 f23df028b6ca: Download complete 02:24:59 d65c8cfc05b1: Verifying Checksum 02:24:59 d65c8cfc05b1: Download complete 02:24:59 699f458cf7ca: Verifying Checksum 02:24:59 699f458cf7ca: Download complete 02:24:59 8998bd30e6a1: Verifying Checksum 02:24:59 8998bd30e6a1: Download complete 02:25:03 2437ff75d9bd: Verifying Checksum 02:25:03 2437ff75d9bd: Download complete 02:25:04 8998bd30e6a1: Pull complete 02:25:05 04944245beec: Pull complete 02:25:07 699f458cf7ca: Pull complete 02:25:07 765212b225bb: Pull complete 02:25:11 f23df028b6ca: Pull complete 02:25:11 d65c8cfc05b1: Pull complete 02:25:33 2437ff75d9bd: Pull complete 02:25:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:34 prd-ubuntu20.04-docker-arm64-4c-16g-6687 does not seem to be running inside a container 02:25:34 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:25:36 $ docker top e362ef32389cecc0b29e3b0ad89b8e6ad9e80101d3992161e0bf36b4ecb54be2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:37 ---> job-cost.sh 02:25:37 lf-activate-venv: SKIPPING 02:25:37 INFO: No Stack... 02:25:38 INFO: Retrieving Pricing Info for: v3-standard-4 02:25:38 INFO: Archiving Costs [Pipeline] sh 02:25:39 + cut -d, -f6 02:25:39 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:25:39 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] 02:25:39 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] did not exist. Created. 02:25:39 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:40 /w/workspace/device-mqtt-go/1@tmp/durable-97234726/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:25:41 + echo total: 0.10999999940395355 [Pipeline] stash 02:25:41 Warning: overwriting stash ‘stack-cost’ 02:25:41 Stashed 1 file(s) [Pipeline] } 02:25:41 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:41 $ docker stop --time=1 e362ef32389cecc0b29e3b0ad89b8e6ad9e80101d3992161e0bf36b4ecb54be2 02:25:43 $ docker rm -f --volumes e362ef32389cecc0b29e3b0ad89b8e6ad9e80101d3992161e0bf36b4ecb54be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:25:44 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 02:25:46 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives ] 02:25:46 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives 02:25:46 total 16 02:25:46 drwxr-xr-x 3 root root 4096 Feb 20 02:19 . 02:25:46 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 02:19 .. 02:25:46 drwxr-xr-x 2 root root 4096 Feb 20 02:19 cost 02:25:46 -rw-r--r-- 1 root root 86 Feb 20 02:19 cost.csv 02:25:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives 02:25:46 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives 02:25:46 total 16 02:25:46 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:19 . 02:25:46 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 02:19 .. 02:25:46 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 02:19 cost 02:25:46 -rw-r--r-- 1 jenkins jenkins 86 Feb 20 02:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:25:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:47 ---> package-listing.sh 02:25:47 ++ facter osfamily 02:25:47 ++ tr '[:upper:]' '[:lower:]' 02:25:47 + OS_FAMILY=debian 02:25:47 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-492 02:25:47 + START_PACKAGES=/tmp/packages_start.txt 02:25:47 + END_PACKAGES=/tmp/packages_end.txt 02:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:47 + PACKAGES=/tmp/packages_start.txt 02:25:47 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-492 ']' 02:25:47 + PACKAGES=/tmp/packages_end.txt 02:25:47 + case "${OS_FAMILY}" in 02:25:47 + dpkg -l 02:25:47 + grep '^ii' 02:25:47 + '[' -f /tmp/packages_start.txt ']' 02:25:47 + '[' -f /tmp/packages_end.txt ']' 02:25:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:47 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-492 ']' 02:25:47 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives/ 02:25:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-492/archives/ [Pipeline] echo 02:25:47 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/gexfoundry_device-mqtt-go_PR-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:25:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:48 prd-ubuntu20.04-docker-8c-8g-6681 does not seem to be running inside a container 02:25:48 $ 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/gexfoundry_device-mqtt-go_PR-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-492 -v /w/workspace/gexfoundry_device-mqtt-go_PR-492:/w/workspace/gexfoundry_device-mqtt-go_PR-492:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:25:49 $ docker top c176ba267416f70005450442f94469a8454b25475457c75d0bb6f2bc7eed9fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:25:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:25:50 + ls /var/log/sa-host 02:25:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:50 provisioning config files... 02:25:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-492@tmp/config2130924344979000928tmp [Pipeline] { [Pipeline] echo 02:25:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:25:50 ---> create-netrc.sh [Pipeline] } 02:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:25:51 ---> python-tools-install.sh [Pipeline] echo 02:25:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:25:51 ---> sudo-logs.sh 02:25:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:25:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:25:51 ---> job-cost.sh 02:25:51 lf-activate-venv: SKIPPING 02:25:51 DEBUG: total: 0.2199999988079071 02:25:51 INFO: Retrieving Stack Cost... 02:25:52 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:52 INFO: Archiving Costs [Pipeline] echo 02:25:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:25:52 ---> logs-deploy.sh 02:25:52 lf-activate-venv: SKIPPING 02:25:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-492/1 02:25:52 INFO: archiving workspace using pattern(s): 02:25:53 Archives upload complete. 02:25:53 INFO: archiving logs to Nexus 02:25:54 ---> uname -a: 02:25:54 Linux prd-ubuntu20-04-docker-8c-8g-6681 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:25:54 02:25:54 02:25:54 ---> lscpu: 02:25:54 Architecture: x86_64 02:25:54 CPU op-mode(s): 32-bit, 64-bit 02:25:54 Byte Order: Little Endian 02:25:54 Address sizes: 40 bits physical, 48 bits virtual 02:25:54 CPU(s): 8 02:25:54 On-line CPU(s) list: 0-7 02:25:54 Thread(s) per core: 1 02:25:54 Core(s) per socket: 1 02:25:54 Socket(s): 8 02:25:54 NUMA node(s): 1 02:25:54 Vendor ID: AuthenticAMD 02:25:54 CPU family: 23 02:25:54 Model: 49 02:25:54 Model name: AMD EPYC-Rome Processor 02:25:54 Stepping: 0 02:25:54 CPU MHz: 2800.000 02:25:54 BogoMIPS: 5600.00 02:25:54 Virtualization: AMD-V 02:25:54 Hypervisor vendor: KVM 02:25:54 Virtualization type: full 02:25:54 L1d cache: 256 KiB 02:25:54 L1i cache: 256 KiB 02:25:54 L2 cache: 4 MiB 02:25:54 L3 cache: 128 MiB 02:25:54 NUMA node0 CPU(s): 0-7 02:25:54 Vulnerability Itlb multihit: Not affected 02:25:54 Vulnerability L1tf: Not affected 02:25:54 Vulnerability Mds: Not affected 02:25:54 Vulnerability Meltdown: Not affected 02:25:54 Vulnerability Mmio stale data: Not affected 02:25:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:25:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:25:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:25:54 Vulnerability Srbds: Not affected 02:25:54 Vulnerability Tsx async abort: Not affected 02:25:54 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 02:25:54 02:25:54 02:25:54 ---> nproc: 02:25:54 8 02:25:54 02:25:54 02:25:54 ---> df -h: 02:25:54 Filesystem Size Used Avail Use% Mounted on 02:25:54 overlay 155G 12G 144G 8% / 02:25:54 tmpfs 64M 0 64M 0% /dev 02:25:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:25:54 shm 64M 0 64M 0% /dev/shm 02:25:54 /dev/vda1 155G 12G 144G 8% /facter-os 02:25:54 02:25:54 02:25:54 ---> sar -b -r -n DEV: 02:25:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6681) 02/20/23 _x86_64_ (8 CPU) 02:25:54 02:25:54 02:17:23 LINUX RESTART (8 CPU) 02:25:54 02:25:54 02:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:25:54 02:19:01 159.59 17.15 142.44 0.00 1984.20 123462.62 0.00 02:25:54 02:20:01 118.53 0.22 118.31 0.00 6.13 80101.98 0.00 02:25:54 02:21:01 1.53 0.00 1.53 0.00 0.00 18.68 0.00 02:25:54 02:22:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 02:25:54 02:23:01 50.86 10.60 40.26 0.00 5158.47 8642.03 0.00 02:25:54 02:24:01 6.35 0.02 6.33 0.00 0.13 125.31 0.00 02:25:54 02:25:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 02:25:54 Average: 48.49 4.00 44.49 0.00 1021.28 30339.99 0.00 02:25:54 02:25:54 02:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:25:54 02:19:01 28599724 31598236 708304 2.15 106036 3114056 1877892 5.53 1109136 2752636 250628 02:25:54 02:20:01 28047024 31595704 707440 2.15 147548 3567812 1731152 5.10 1145912 3207528 344 02:25:54 02:21:01 28046604 31595296 707688 2.15 147588 3567812 1731152 5.10 1146100 3207528 164 02:25:54 02:22:01 28046908 31595704 707028 2.15 147628 3567816 1731152 5.10 1145764 3207532 220 02:25:54 02:23:01 27525484 31577852 707672 2.15 181216 4022996 1806036 5.32 1463720 3373688 984 02:25:54 02:24:01 27534664 31582200 703368 2.14 179812 4019736 1785884 5.26 1459396 3370440 24 02:25:54 02:25:01 27538088 31585652 699840 2.13 179880 4019740 1785884 5.26 1456052 3370440 16 02:25:54 Average: 27905499 31590092 705906 2.15 155673 3697138 1778450 5.24 1275154 3212827 36054 02:25:54 02:25:54 02:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:25:54 02:19:01 docker0 153.77 243.48 12.43 1847.43 0.00 0.00 0.00 0.00 02:25:54 02:19:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 02:25:54 02:19:01 ens3 797.73 519.76 8223.45 99.62 0.00 0.00 0.00 0.00 02:25:54 02:20:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:25:54 02:20:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 02:25:54 02:20:01 ens3 147.71 104.28 2552.91 95.63 0.00 0.00 0.00 0.00 02:25:54 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:21:01 ens3 3.03 0.58 1.93 0.46 0.00 0.00 0.00 0.00 02:25:54 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:54 02:22:01 ens3 0.73 0.42 0.36 0.27 0.00 0.00 0.00 0.00 02:25:54 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:25:54 02:23:01 ens3 137.31 67.36 2786.32 5.05 0.00 0.00 0.00 0.00 02:25:54 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:54 02:24:01 ens3 0.47 0.28 0.10 0.08 0.00 0.00 0.00 0.00 02:25:54 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:54 02:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:25:54 Average: docker0 21.97 34.79 1.78 263.92 0.00 0.00 0.00 0.00 02:25:54 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 02:25:54 Average: ens3 155.31 98.95 1937.87 28.73 0.00 0.00 0.00 0.00 02:25:54 02:25:54 02:25:54 ---> sar -P ALL: 02:25:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6681) 02/20/23 _x86_64_ (8 CPU) 02:25:54 02:25:54 02:17:23 LINUX RESTART (8 CPU) 02:25:54 02:25:54 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:25:54 02:19:01 all 9.71 0.00 3.11 3.51 0.08 83.58 02:25:54 02:19:01 0 10.26 0.00 3.06 1.78 0.07 84.83 02:25:54 02:19:01 1 12.69 0.00 2.50 0.57 0.07 84.18 02:25:54 02:19:01 2 8.23 0.00 3.14 4.38 0.05 84.20 02:25:54 02:19:01 3 9.45 0.00 3.07 1.70 0.08 85.70 02:25:54 02:19:01 4 7.93 0.00 2.86 2.88 0.08 86.25 02:25:54 02:19:01 5 11.37 0.00 2.94 9.31 0.07 76.31 02:25:54 02:19:01 6 11.03 0.00 2.63 1.65 0.12 84.57 02:25:54 02:19:01 7 6.70 0.00 4.74 5.85 0.10 82.61 02:25:54 02:20:01 all 14.04 0.00 3.79 4.19 0.08 77.89 02:25:54 02:20:01 0 13.68 0.00 3.71 6.47 0.07 76.08 02:25:54 02:20:01 1 14.42 0.00 4.15 1.97 0.10 79.36 02:25:54 02:20:01 2 14.60 0.00 3.65 0.76 0.10 80.89 02:25:54 02:20:01 3 13.62 0.00 3.32 1.04 0.08 81.93 02:25:54 02:20:01 4 14.54 0.00 3.65 1.36 0.07 80.38 02:25:54 02:20:01 5 13.65 0.00 3.78 16.69 0.08 65.79 02:25:54 02:20:01 6 13.84 0.00 3.45 0.25 0.07 82.39 02:25:54 02:20:01 7 13.99 0.00 4.63 4.94 0.10 76.34 02:25:54 02:21:01 all 0.14 0.00 0.01 0.00 0.01 99.84 02:25:54 02:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:25:54 02:21:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:25:54 02:21:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:25:54 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:25:54 02:21:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:25:54 02:21:01 5 0.98 0.00 0.00 0.00 0.03 98.99 02:25:54 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:25:54 02:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 02:25:54 02:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:25:54 02:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:25:54 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:25:54 02:22:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:25:54 02:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:25:54 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:25:54 02:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:25:54 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:25:54 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:25:54 02:23:01 all 2.05 0.00 1.32 0.59 0.02 96.03 02:25:54 02:23:01 0 3.84 0.00 1.28 0.83 0.02 94.03 02:25:54 02:23:01 1 1.98 0.00 2.55 0.47 0.02 94.98 02:25:54 02:23:01 2 1.69 0.00 0.72 0.08 0.02 97.50 02:25:54 02:23:01 3 2.55 0.00 1.32 0.43 0.02 95.68 02:25:54 02:23:01 4 0.73 0.00 0.68 1.40 0.00 97.18 02:25:54 02:23:01 5 1.67 0.00 1.26 0.35 0.03 96.69 02:25:54 02:23:01 6 2.05 0.00 1.28 0.67 0.03 95.96 02:25:54 02:23:01 7 1.86 0.00 1.44 0.45 0.03 96.22 02:25:54 02:24:01 all 0.07 0.00 0.06 0.04 0.01 99.82 02:25:54 02:24:01 0 0.08 0.00 0.07 0.02 0.03 99.80 02:25:54 02:24:01 1 0.20 0.00 0.10 0.00 0.02 99.68 02:25:54 02:24:01 2 0.08 0.00 0.07 0.12 0.00 99.73 02:25:54 02:24:01 3 0.05 0.00 0.05 0.02 0.00 99.88 02:25:54 02:24:01 4 0.02 0.00 0.03 0.17 0.00 99.78 02:25:54 02:24:01 5 0.03 0.00 0.05 0.00 0.00 99.92 02:25:54 02:24:01 6 0.03 0.00 0.05 0.00 0.00 99.92 02:25:54 02:24:01 7 0.07 0.00 0.05 0.00 0.02 99.87 02:25:54 02:25:01 all 0.02 0.00 0.01 0.04 0.01 99.93 02:25:54 02:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:25:54 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:25:54 02:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:25:54 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:25:54 02:25:01 4 0.02 0.00 0.00 0.18 0.02 99.78 02:25:54 02:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:25:54 02:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:25:54 02:25:01 7 0.02 0.00 0.02 0.10 0.02 99.85 02:25:54 Average: all 3.70 0.00 1.18 1.19 0.03 93.90 02:25:54 Average: 0 3.97 0.00 1.16 1.29 0.03 93.54 02:25:54 Average: 1 4.17 0.00 1.33 0.43 0.03 94.05 02:25:54 Average: 2 3.51 0.00 1.07 0.76 0.03 94.64 02:25:54 Average: 3 3.66 0.00 1.11 0.45 0.03 94.76 02:25:54 Average: 4 3.30 0.00 1.03 0.85 0.03 94.79 02:25:54 Average: 5 3.94 0.00 1.15 3.75 0.04 91.13 02:25:54 Average: 6 3.83 0.00 1.06 0.37 0.03 94.72 02:25:54 Average: 7 3.21 0.00 1.54 1.61 0.04 93.60 02:25:54 02:25:54 02:25:54