Pull request #374 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5+1804939991e9cf6e6628dcf61ff454f4c33f5abe (5743b03afb5d3d3c131763c3f4e4528253fe31ff) 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-ssh13457190296384586222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh10798303543684876273.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-374/workspace@libs/edgex-global-pipelines # 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-374/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1892920729669100137.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-374/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15669864821549784644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh12662707765769512743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-374/workspace@libs/lf-pipelines # 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-374/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1361056596329620259.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34376’ Running on prd-ubuntu20.04-docker-8c-8g-34383 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [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-374 # 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 Merging remotes/origin/main commit 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 Merge succeeded, producing 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 Checking out Revision 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 (PR-374) > 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/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # 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 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:25 ========================================================= 01:26:25 EdgeX Global Pipelines Version Info 01:26:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:26 ------------------- 01:26:26 stable info: 01:26:26 ------------------- 01:26:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:26 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:26:26 Message: update stable to v1.0.227 01:26:26 ------------------- 01:26:26 experimental info: 01:26:26 ------------------- 01:26:26 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:26 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:26:26 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-374 [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-374 [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-374 [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49ad1ac [Pipeline] echo 01:26:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:29 provisioning config files... 01:26:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config6341997488787877737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:29 ---> docker-login.sh 01:26:29 nexus3.edgexfoundry.org:10001 01:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:29 Configure a credential helper to remove this warning. See 01:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:29 01:26:29 Login Succeeded 01:26:29 nexus3.edgexfoundry.org:10002 01:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:29 Configure a credential helper to remove this warning. See 01:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:29 01:26:29 Login Succeeded 01:26:29 nexus3.edgexfoundry.org:10003 01:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:29 Configure a credential helper to remove this warning. See 01:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:29 01:26:29 Login Succeeded 01:26:29 nexus3.edgexfoundry.org:10004 01:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:30 Configure a credential helper to remove this warning. See 01:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:30 01:26:30 Login Succeeded 01:26:30 docker.io 01:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:30 Configure a credential helper to remove this warning. See 01:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:30 01:26:30 Login Succeeded 01:26:30 ---> docker-login.sh ends [Pipeline] } 01:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:31 + git rev-list -1 --merges 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5~1..49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo 01:26:31 -----------> git rev-list -1 --merges 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5~1..49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [false] [Pipeline] sh 01:26:31 + git log --format=format:%s -1 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo 01:26:31 ========================================================= 01:26:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:32 + git log --format=format:%s -1 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo 01:26:32 [semverPrep] GIT_COMMIT: 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 01:26:32 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:32 + grep -v github /etc/ssh/ssh_known_hosts 01:26:32 + [ -e /tmp/ssh_known_hosts ] 01:26:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:32 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:26:33 01:26:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:26:33 latest: Pulling from edgex-devops/py-git-semver 01:26:33 1fe172e4850f: Pulling fs layer 01:26:33 caf521ccaac6: Pulling fs layer 01:26:33 3ead6fa29328: Pulling fs layer 01:26:33 5c2a1cbceb83: Pulling fs layer 01:26:33 a8d5f1318db7: Pulling fs layer 01:26:33 c427282e49a2: Pulling fs layer 01:26:33 1827001aaf11: Pulling fs layer 01:26:33 0714d37db230: Pulling fs layer 01:26:33 ac28cf19c067: Pulling fs layer 01:26:33 ca983d60f3e2: Pulling fs layer 01:26:33 9f894cec8388: Pulling fs layer 01:26:33 c427282e49a2: Waiting 01:26:33 1827001aaf11: Waiting 01:26:33 a8d5f1318db7: Waiting 01:26:33 0714d37db230: Waiting 01:26:33 ca983d60f3e2: Waiting 01:26:33 9f894cec8388: Waiting 01:26:33 5c2a1cbceb83: Waiting 01:26:33 ac28cf19c067: Waiting 01:26:33 caf521ccaac6: Verifying Checksum 01:26:33 caf521ccaac6: Download complete 01:26:33 5c2a1cbceb83: Verifying Checksum 01:26:33 5c2a1cbceb83: Download complete 01:26:33 a8d5f1318db7: Verifying Checksum 01:26:33 a8d5f1318db7: Download complete 01:26:33 c427282e49a2: Verifying Checksum 01:26:33 c427282e49a2: Download complete 01:26:33 3ead6fa29328: Verifying Checksum 01:26:33 3ead6fa29328: Download complete 01:26:33 0714d37db230: Download complete 01:26:33 ac28cf19c067: Verifying Checksum 01:26:33 ac28cf19c067: Download complete 01:26:33 ca983d60f3e2: Verifying Checksum 01:26:33 ca983d60f3e2: Download complete 01:26:33 9f894cec8388: Verifying Checksum 01:26:33 9f894cec8388: Download complete 01:26:33 1fe172e4850f: Download complete 01:26:33 1827001aaf11: Verifying Checksum 01:26:33 1827001aaf11: Download complete 01:26:34 1fe172e4850f: Pull complete 01:26:35 caf521ccaac6: Pull complete 01:26:35 3ead6fa29328: Pull complete 01:26:35 5c2a1cbceb83: Pull complete 01:26:35 a8d5f1318db7: Pull complete 01:26:36 c427282e49a2: Pull complete 01:26:38 1827001aaf11: Pull complete 01:26:38 0714d37db230: Pull complete 01:26:38 ac28cf19c067: Pull complete 01:26:38 ca983d60f3e2: Pull complete 01:26:38 9f894cec8388: Pull complete 01:26:38 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:26:38 prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container 01:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:26:40 $ docker top 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 -eo pid,comm 01:26:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:26:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:40 [ssh-agent] Looking for ssh-agent implementation... 01:26:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:40 $ docker exec 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent 01:26:40 SSH_AUTH_SOCK=/tmp/ssh-kbrah4HMSauk/agent.35 01:26:40 SSH_AGENT_PID=41 01:26:40 Running ssh-add (command line suppressed) 01:26:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5330243095346534451.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5330243095346534451.key) 01:26:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:41 + git tag --points-at HEAD [Pipeline] } 01:26:41 $ docker exec --env ******** --env ******** 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent -k 01:26:41 unset SSH_AUTH_SOCK; 01:26:41 unset SSH_AGENT_PID; 01:26:41 echo Agent pid 41 killed; 01:26:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:41 [ssh-agent] Looking for ssh-agent implementation... 01:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:41 $ docker exec 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent 01:26:41 SSH_AUTH_SOCK=/tmp/ssh-mjnXU2UWIQcy/agent.74 01:26:41 SSH_AGENT_PID=80 01:26:41 Running ssh-add (command line suppressed) 01:26:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5023039659720740542.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5023039659720740542.key) 01:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:41 + git semver init 01:26:42 2022-05-02 01:26:42,166 [run_init] DEBUG init version:0.0.0 force:False 01:26:42 2022-05-02 01:26:42,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver 01:26:42 2022-05-02 01:26:42,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver 01:26:42 2022-05-02 01:26:42,168 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374, universal_newlines=False, shell=None, istream=None) 01:26:43 2022-05-02 01:26:42,985 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.git/info/exclude 01:26:43 2022-05-02 01:26:42,985 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 with force:False 01:26:43 2022-05-02 01:26:42,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 01:26:43 2022-05-02 01:26:42,990 [execute] INFO git cat-file --batch-check 01:26:43 2022-05-02 01:26:42,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) 01:26:43 2022-05-02 01:26:42,998 [execute] INFO git cat-file --batch 01:26:43 2022-05-02 01:26:42,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) 01:26:43 2022-05-02 01:26:43,004 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 01:26:43 0.0.0 [Pipeline] } 01:26:43 $ docker exec --env ******** --env ******** 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent -k 01:26:43 unset SSH_AUTH_SOCK; 01:26:43 unset SSH_AGENT_PID; 01:26:43 echo Agent pid 80 killed; 01:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:43 + git semver [Pipeline] } 01:26:44 $ docker stop --time=1 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 01:26:45 $ docker rm -f 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:26:46 Stashed 1 file(s) [Pipeline] echo 01:26:46 [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 01:26:46 provisioning config files... 01:26:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config1898139897228975802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:47 ---> docker-login.sh 01:26:47 nexus3.edgexfoundry.org:10001 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 nexus3.edgexfoundry.org:10002 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 nexus3.edgexfoundry.org:10003 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 nexus3.edgexfoundry.org:10004 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 docker.io 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 ---> docker-login.sh ends [Pipeline] } 01:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:48 ========================================================= 01:26:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:26:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:26:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:26:48 Sending build context to Docker daemon 5.867MB 01:26:48 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:26:48 Step 2/12 : FROM ${BASE} AS builder 01:26:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:48 59bf1c3509f3: Pulling fs layer 01:26:48 666ba61612fd: Pulling fs layer 01:26:48 8ed8ca486205: Pulling fs layer 01:26:48 4fe6c5a15a65: Pulling fs layer 01:26:48 22a0e8bec74d: Pulling fs layer 01:26:48 4fe6c5a15a65: Waiting 01:26:48 ca2b28591e48: Pulling fs layer 01:26:48 a51346096db8: Pulling fs layer 01:26:48 22a0e8bec74d: Waiting 01:26:48 daebc70d1ce1: Pulling fs layer 01:26:48 ca2b28591e48: Waiting 01:26:48 0e18a0eac166: Pulling fs layer 01:26:48 a51346096db8: Waiting 01:26:48 daebc70d1ce1: Waiting 01:26:48 0e18a0eac166: Waiting 01:26:48 8ed8ca486205: Verifying Checksum 01:26:48 8ed8ca486205: Download complete 01:26:48 666ba61612fd: Download complete 01:26:48 22a0e8bec74d: Download complete 01:26:48 ca2b28591e48: Verifying Checksum 01:26:48 ca2b28591e48: Download complete 01:26:48 59bf1c3509f3: Verifying Checksum 01:26:48 59bf1c3509f3: Download complete 01:26:48 a51346096db8: Verifying Checksum 01:26:48 a51346096db8: Download complete 01:26:48 daebc70d1ce1: Verifying Checksum 01:26:48 59bf1c3509f3: Pull complete 01:26:49 666ba61612fd: Pull complete 01:26:49 8ed8ca486205: Pull complete 01:26:49 0e18a0eac166: Verifying Checksum 01:26:49 0e18a0eac166: Download complete 01:26:49 4fe6c5a15a65: Verifying Checksum 01:26:49 4fe6c5a15a65: Download complete 01:26:53 4fe6c5a15a65: Pull complete 01:26:53 22a0e8bec74d: Pull complete 01:26:53 ca2b28591e48: Pull complete 01:26:53 a51346096db8: Pull complete 01:26:53 daebc70d1ce1: Pull complete 01:26:55 0e18a0eac166: Pull complete 01:26:55 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:26:55 ---> f018257e8ee9 01:26:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:26:57 ---> Running in b81b3138fc24 01:26:57 Removing intermediate container b81b3138fc24 01:26:57 ---> ff220d60fe48 01:26:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:26:57 ---> Running in d1d024dcab96 01:26:57 Removing intermediate container d1d024dcab96 01:26:57 ---> 380f5455a351 01:26:57 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:57 ---> Running in 8e266144a723 01:26:57 Removing intermediate container 8e266144a723 01:26:57 ---> 5faa5db10a02 01:26:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:57 ---> Running in 1e4bb3aee665 01:26:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:26:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:26:59 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:26:59 (2/4) Installing libedit (20210910.3.1-r0) 01:26:59 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:26:59 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:26:59 Executing busybox-1.34.1-r3.trigger 01:26:59 OK: 224 MiB in 56 packages 01:27:00 Removing intermediate container 1e4bb3aee665 01:27:00 ---> 84607d0a55df 01:27:00 Step 7/12 : WORKDIR /device-mqtt-go 01:27:00 ---> Running in 27fbdb6464f6 01:27:00 Removing intermediate container 27fbdb6464f6 01:27:00 ---> b768ad1db1a9 01:27:00 Step 8/12 : COPY go.mod vendor* ./ 01:27:00 ---> a565ae4627be 01:27:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:00 ---> Running in 5c5c3f24e264 01:27:01 Still waiting to schedule task 01:27:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34380’ 01:27:15 Removing intermediate container 5c5c3f24e264 01:27:15 ---> 75a8d278c8cc 01:27:15 Step 10/12 : COPY . . 01:27:15 ---> da75f0486319 01:27:15 Step 11/12 : ARG MAKE='make build' 01:27:15 ---> Running in 9fcd0bea94fa 01:27:15 Removing intermediate container 9fcd0bea94fa 01:27:15 ---> 3aa37ccdd425 01:27:15 Step 12/12 : RUN $MAKE 01:27:15 ---> Running in 3f98f0a0d4ef 01:27:15 noop 01:27:15 Removing intermediate container 3f98f0a0d4ef 01:27:15 ---> 9ffb45cb7f31 01:27:15 Successfully built 9ffb45cb7f31 01:27:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:27:15 + docker inspect -f . ci-base-image-x86_64 01:27:15 . [Pipeline] withDockerContainer 01:27:15 prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container 01:27:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:16 $ docker top c630bcc1a017660d0bf828fbd4fe9ab09e3a20a46337c71b2554ff89969b83f4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:16 + go version 01:27:16 go version go1.17.6 linux/amd64 [Pipeline] } 01:27:16 $ docker stop --time=1 c630bcc1a017660d0bf828fbd4fe9ab09e3a20a46337c71b2554ff89969b83f4 01:27:17 $ docker rm -f c630bcc1a017660d0bf828fbd4fe9ab09e3a20a46337c71b2554ff89969b83f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:27:18 + docker inspect -f . ci-base-image-x86_64 01:27:18 . [Pipeline] withDockerContainer 01:27:18 prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container 01:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:19 $ docker top b52965de4443d8f70086ebb48388d1ede6d965b019676dea882aaf2abbd09aa3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:27:19 + make test 01:27:19 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:27:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:27:29 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:27:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 01:27:29 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:27:35 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:27:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:39 ./bin/test-attribution-txt.sh [Pipeline] echo 01:27:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:27:39 $ docker stop --time=1 b52965de4443d8f70086ebb48388d1ede6d965b019676dea882aaf2abbd09aa3 01:27:41 $ docker rm -f b52965de4443d8f70086ebb48388d1ede6d965b019676dea882aaf2abbd09aa3 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:27:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:43 + ls -al . 01:27:43 total 196 01:27:43 drwxrwxr-x 10 jenkins jenkins 4096 May 2 01:27 . 01:27:43 drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:26 .. 01:27:43 -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:26 .dockerignore 01:27:43 drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:26 .git 01:27:43 drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:26 .github 01:27:43 -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:26 .gitignore 01:27:43 -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:26 .golangci.yml 01:27:43 drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:26 .semver 01:27:43 -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:26 Attribution.txt 01:27:43 -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:26 CHANGELOG.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:26 Dockerfile 01:27:43 -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:26 GOVERNANCE.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:26 Jenkinsfile 01:27:43 -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:26 LICENSE 01:27:43 -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:26 Makefile 01:27:43 -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:26 OWNERS.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:26 README.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:26 VERSION 01:27:43 drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:26 bin 01:27:43 drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:26 cmd 01:27:43 -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:27 coverage.out 01:27:43 -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:26 go.mod 01:27:43 -rw-rw-r-- 1 jenkins jenkins 54250 May 2 01:26 go.sum 01:27:43 drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:26 internal 01:27:43 drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:26 mock 01:27:43 drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:26 snap 01:27:43 -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:26 version.go [Pipeline] isUnix [Pipeline] sh 01:27:43 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 --label arch=amd64 --label version=0.0.0 . 01:27:43 Sending build context to Docker daemon 5.885MB 01:27:43 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:27:43 Step 2/24 : FROM ${BASE} AS builder 01:27:43 ---> 9ffb45cb7f31 01:27:43 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:27:43 ---> Running in 7ad2b71b91e9 01:27:43 Removing intermediate container 7ad2b71b91e9 01:27:43 ---> 9d1fbbf2aa09 01:27:43 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:27:43 ---> Running in 16daf1a91199 01:27:43 Removing intermediate container 16daf1a91199 01:27:43 ---> 98faabe24e25 01:27:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:44 ---> Running in 9fd93d984eeb 01:27:44 Removing intermediate container 9fd93d984eeb 01:27:44 ---> a95daa488242 01:27:44 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:44 ---> Running in 4c50420a4b2a 01:27:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:27:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:27:45 OK: 224 MiB in 56 packages 01:27:46 Removing intermediate container 4c50420a4b2a 01:27:46 ---> f3688924d913 01:27:46 Step 7/24 : WORKDIR /device-mqtt-go 01:27:46 ---> Running in fbb3249e82b1 01:27:46 Removing intermediate container fbb3249e82b1 01:27:46 ---> bc46e2bd72a3 01:27:46 Step 8/24 : COPY go.mod vendor* ./ 01:27:46 ---> 8244c36a1e94 01:27:46 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:46 ---> Running in c7c041d5ba5e 01:27:47 Removing intermediate container c7c041d5ba5e 01:27:47 ---> e862b41c050d 01:27:47 Step 10/24 : COPY . . 01:27:47 ---> d17f28d628c3 01:27:47 Step 11/24 : ARG MAKE='make build' 01:27:47 ---> Running in 81888c6c36c8 01:27:47 Removing intermediate container 81888c6c36c8 01:27:47 ---> b67088db01dc 01:27:47 Step 12/24 : RUN $MAKE 01:27:47 ---> Running in 5b664493e2bc 01:27:47 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:28:09 Removing intermediate container 5b664493e2bc 01:28:09 ---> 9d95ee88ea13 01:28:09 Step 13/24 : FROM alpine:3.14 01:28:09 3.14: Pulling from library/alpine 01:28:09 8663204ce13b: Pulling fs layer 01:28:09 8663204ce13b: Verifying Checksum 01:28:09 8663204ce13b: Download complete 01:28:09 8663204ce13b: Pull complete 01:28:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:28:09 Status: Downloaded newer image for alpine:3.14 01:28:09 ---> e04c818066af 01:28:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:28:09 ---> Running in 1506b991cf5d 01:28:09 Removing intermediate container 1506b991cf5d 01:28:09 ---> 4ac77a49cba9 01:28:09 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:28:09 ---> Running in 9a55d1531691 01:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:28:09 (1/6) Installing dumb-init (1.2.5-r1) 01:28:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:28:09 (3/6) Installing libsodium (1.0.18-r0) 01:28:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:28:09 (5/6) Installing libzmq (4.3.4-r0) 01:28:09 (6/6) Installing zeromq (4.3.4-r0) 01:28:09 Executing busybox-1.33.1-r7.trigger 01:28:09 OK: 8 MiB in 20 packages 01:28:09 Removing intermediate container 9a55d1531691 01:28:09 ---> f088368b9e7a 01:28:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:28:09 ---> 1a843469721a 01:28:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:28:09 ---> 3384225cfbda 01:28:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:28:09 ---> d23039d1ff8e 01:28:09 Step 19/24 : EXPOSE 59982 01:28:09 ---> Running in 742ba207c094 01:28:09 Removing intermediate container 742ba207c094 01:28:09 ---> bd2678068e83 01:28:09 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:28:09 ---> Running in 052530bfc73d 01:28:09 Removing intermediate container 052530bfc73d 01:28:09 ---> c9bc4704eab1 01:28:09 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:09 ---> Running in 36221e59f37f 01:28:09 Removing intermediate container 36221e59f37f 01:28:09 ---> e35e8f426c91 01:28:09 Step 22/24 : LABEL arch=amd64 01:28:09 ---> Running in 6202a491bb2c 01:28:10 Removing intermediate container 6202a491bb2c 01:28:10 ---> cd5fd019f1d7 01:28:10 Step 23/24 : LABEL git_sha=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 01:28:10 ---> Running in 8cae001c483b 01:28:10 Removing intermediate container 8cae001c483b 01:28:10 ---> cb9d097f8bc6 01:28:10 Step 24/24 : LABEL version=0.0.0 01:28:10 ---> Running in d86c291f3d6a 01:28:10 Removing intermediate container d86c291f3d6a 01:28:10 ---> 791c61b172aa 01:28:10 [Warning] One or more build-args [ARCH] were not consumed 01:28:10 Successfully built 791c61b172aa 01:28:10 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:11 01:28:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:11 latest: Pulling from edgex-lftools-log-publisher 01:28:11 5eb5b503b376: Pulling fs layer 01:28:11 5c69ac0246d0: Pulling fs layer 01:28:11 ec43610c2a17: Pulling fs layer 01:28:11 3a2ae6a8a46f: Pulling fs layer 01:28:11 33b1e0a273af: Pulling fs layer 01:28:11 5d3b04190fa2: Pulling fs layer 01:28:11 2f39f015ded8: Pulling fs layer 01:28:11 5d3b04190fa2: Waiting 01:28:11 33b1e0a273af: Waiting 01:28:11 2f39f015ded8: Waiting 01:28:11 3a2ae6a8a46f: Waiting 01:28:11 5c69ac0246d0: Download complete 01:28:11 3a2ae6a8a46f: Download complete 01:28:11 33b1e0a273af: Verifying Checksum 01:28:11 33b1e0a273af: Download complete 01:28:11 5d3b04190fa2: Download complete 01:28:11 ec43610c2a17: Verifying Checksum 01:28:11 5eb5b503b376: Download complete 01:28:12 2f39f015ded8: Verifying Checksum 01:28:12 2f39f015ded8: Download complete 01:28:13 5eb5b503b376: Pull complete 01:28:13 5c69ac0246d0: Pull complete 01:28:13 ec43610c2a17: Pull complete 01:28:13 3a2ae6a8a46f: Pull complete 01:28:13 33b1e0a273af: Pull complete 01:28:14 5d3b04190fa2: Pull complete 01:28:18 2f39f015ded8: Pull complete 01:28:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:28:18 prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container 01:28:18 $ 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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:28:20 $ docker top f1f579cd3b54ce0e943f03f3e4737b2be8a3d212f4c9a7add71efc3f8414dd64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:20 ---> job-cost.sh 01:28:20 lf-activate-venv: SKIPPING 01:28:20 INFO: No Stack... 01:28:21 INFO: Retrieving Pricing Info for: v3-standard-8 01:28:21 INFO: Archiving Costs [Pipeline] sh 01:28:21 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/cost.csv 01:28:21 + cut -d, -f6 [Pipeline] lock 01:28:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] 01:28:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] did not exist. Created. 01:28:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:22 + echo total: 0.2199999988079071 [Pipeline] stash 01:28:22 Stashed 1 file(s) [Pipeline] } 01:28:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:22 $ docker stop --time=1 f1f579cd3b54ce0e943f03f3e4737b2be8a3d212f4c9a7add71efc3f8414dd64 01:28:23 $ docker rm -f f1f579cd3b54ce0e943f03f3e4737b2be8a3d212f4c9a7add71efc3f8414dd64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:30:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34387 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [Pipeline] { [Pipeline] ws 01:30:00 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:30:00 Selected Git installation does not exist. Using Default 01:30:00 The recommended git tool is: NONE 01:30:06 using credential edgex-jenkins-ssh 01:30:06 Cloning the remote Git repository 01:30:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:30:06 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:30:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:30:06 > git --version # timeout=10 01:30:06 > git --version # 'git version 2.25.1' 01:30:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:08 Merging remotes/origin/main commit 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 01:30:09 Merge succeeded, producing 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 01:30:09 Checking out Revision 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 (PR-374) 01:30:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:30:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:30:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:30:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:30:08 > git config core.sparsecheckout # timeout=10 01:30:08 > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 01:30:09 > git remote # timeout=10 01:30:09 > git config --get remote.origin.url # timeout=10 01:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:09 > git merge 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 01:30:09 > git rev-parse HEAD^{commit} # timeout=10 01:30:09 > git config core.sparsecheckout # timeout=10 01:30:09 > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 01:30:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 01:30:13 > git --version # timeout=10 01:30:13 > git --version # 'git version 2.25.1' 01:30:13 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:30:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:14 Dload Upload Total Spent Left Speed 01:30:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 01:30:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:30:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:30:15 + sudo tee /etc/docker/daemon.new 01:30:15 { 01:30:15 "registry-mirrors": [ 01:30:15 "https://nexus3.edgexfoundry.org:10001" 01:30:15 ], 01:30:15 "bip": "10.250.0.254/24", 01:30:15 "hosts": [ 01:30:15 "tcp://0.0.0.0:5555", 01:30:15 "unix:///var/run/docker.sock" 01:30:15 ], 01:30:15 "mtu": 1458, 01:30:15 "selinux-enabled": true, 01:30:15 "seccomp-profile": "/etc/docker/seccomp.json" 01:30:15 } [Pipeline] sh 01:30:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:30:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:34 provisioning config files... 01:30:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2093812794847719561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:35 ---> docker-login.sh 01:30:35 nexus3.edgexfoundry.org:10001 01:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:36 Configure a credential helper to remove this warning. See 01:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:36 01:30:36 Login Succeeded 01:30:36 nexus3.edgexfoundry.org:10002 01:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:36 Configure a credential helper to remove this warning. See 01:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:36 01:30:36 Login Succeeded 01:30:36 nexus3.edgexfoundry.org:10003 01:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:37 Configure a credential helper to remove this warning. See 01:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:37 01:30:37 Login Succeeded 01:30:37 nexus3.edgexfoundry.org:10004 01:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:38 Configure a credential helper to remove this warning. See 01:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:38 01:30:38 Login Succeeded 01:30:38 docker.io 01:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:39 Configure a credential helper to remove this warning. See 01:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:39 01:30:39 Login Succeeded 01:30:39 ---> docker-login.sh ends [Pipeline] } 01:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:39 ========================================================= 01:30:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:30:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:30:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:30:40 Sending build context to Docker daemon 3.05MB 01:30:40 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:30:40 Step 2/12 : FROM ${BASE} AS builder 01:30:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:30:40 9b3977197b4f: Pulling fs layer 01:30:40 1a89e8eeedd5: Pulling fs layer 01:30:40 94645a83ff95: Pulling fs layer 01:30:40 3f3a8bcf1eab: Pulling fs layer 01:30:40 0c92f367c5e7: Pulling fs layer 01:30:40 3096ccb668a1: Pulling fs layer 01:30:40 e8cf19c19ddd: Pulling fs layer 01:30:40 a4caa8a26152: Pulling fs layer 01:30:40 0c92f367c5e7: Waiting 01:30:40 3096ccb668a1: Waiting 01:30:40 e8cf19c19ddd: Waiting 01:30:40 a4caa8a26152: Waiting 01:30:40 3f3a8bcf1eab: Waiting 01:30:40 94645a83ff95: Download complete 01:30:40 1a89e8eeedd5: Verifying Checksum 01:30:40 1a89e8eeedd5: Download complete 01:30:40 0c92f367c5e7: Verifying Checksum 01:30:40 0c92f367c5e7: Download complete 01:30:40 3096ccb668a1: Download complete 01:30:40 9b3977197b4f: Verifying Checksum 01:30:40 9b3977197b4f: Download complete 01:30:40 e8cf19c19ddd: Verifying Checksum 01:30:40 e8cf19c19ddd: Download complete 01:30:41 9b3977197b4f: Pull complete 01:30:42 1a89e8eeedd5: Pull complete 01:30:42 94645a83ff95: Pull complete 01:30:42 a4caa8a26152: Verifying Checksum 01:30:42 a4caa8a26152: Download complete 01:30:43 3f3a8bcf1eab: Verifying Checksum 01:30:43 3f3a8bcf1eab: Download complete 01:30:56 3f3a8bcf1eab: Pull complete 01:30:56 0c92f367c5e7: Pull complete 01:30:56 3096ccb668a1: Pull complete 01:30:56 e8cf19c19ddd: Pull complete 01:31:03 a4caa8a26152: Pull complete 01:31:03 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:31:03 ---> 725f1c02e7f9 01:31:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:31:05 ---> Running in b56ab9e91792 01:31:05 Removing intermediate container b56ab9e91792 01:31:05 ---> 88408ce044b9 01:31:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:31:05 ---> Running in b4e544cff13d 01:31:07 Removing intermediate container b4e544cff13d 01:31:07 ---> 06add775a28a 01:31:07 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:07 ---> Running in ca72e14b4cca 01:31:08 Removing intermediate container ca72e14b4cca 01:31:08 ---> ecd244f08592 01:31:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:09 ---> Running in b2fe7d06944a 01:31:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:31:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:31:11 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:31:11 (2/4) Installing libedit (20210910.3.1-r0) 01:31:11 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:31:12 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:31:12 Executing busybox-1.34.1-r3.trigger 01:31:12 OK: 224 MiB in 56 packages 01:31:13 Removing intermediate container b2fe7d06944a 01:31:13 ---> 8dde923963a6 01:31:13 Step 7/12 : WORKDIR /device-mqtt-go 01:31:13 ---> Running in 55fcbbdeca9c 01:31:13 Removing intermediate container 55fcbbdeca9c 01:31:13 ---> cfb9579c9f52 01:31:13 Step 8/12 : COPY go.mod vendor* ./ 01:31:14 ---> d52551b973e1 01:31:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:14 ---> Running in 9224397ed9dd 01:32:11 Removing intermediate container 9224397ed9dd 01:32:11 ---> 1d548478eac7 01:32:11 Step 10/12 : COPY . . 01:32:11 ---> b2078a775372 01:32:11 Step 11/12 : ARG MAKE='make build' 01:32:11 ---> Running in 4ead3d58b5d2 01:32:11 Removing intermediate container 4ead3d58b5d2 01:32:11 ---> b35a3fd4eeac 01:32:11 Step 12/12 : RUN $MAKE 01:32:11 ---> Running in a1c04c2ad04c 01:32:11 noop 01:32:11 Removing intermediate container a1c04c2ad04c 01:32:11 ---> bb78ea79c6e7 01:32:11 Successfully built bb78ea79c6e7 01:32:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:32:11 + docker inspect -f . ci-base-image-arm64 01:32:11 . [Pipeline] withDockerContainer 01:32:11 prd-ubuntu20.04-docker-arm64-4c-16g-34387 does not seem to be running inside a container 01:32:11 $ 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 ******** ci-base-image-arm64 cat 01:32:13 $ docker top fdf94e608c8e1877f24788049a2d8507b5334a9be58b1def67f53c962c5677c0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:14 + go version 01:32:14 go version go1.17.6 linux/arm64 [Pipeline] } 01:32:14 $ docker stop --time=1 fdf94e608c8e1877f24788049a2d8507b5334a9be58b1def67f53c962c5677c0 01:32:15 $ docker rm -f fdf94e608c8e1877f24788049a2d8507b5334a9be58b1def67f53c962c5677c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:16 + docker inspect -f . ci-base-image-arm64 01:32:16 . [Pipeline] withDockerContainer 01:32:17 prd-ubuntu20.04-docker-arm64-4c-16g-34387 does not seem to be running inside a container 01:32:17 $ 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 ******** ci-base-image-arm64 cat 01:32:18 $ docker top d92612868fc8d05616fc030f46d0dd07e672f3c39df6a58c0c9d7687437a1f41 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:32:19 + make test 01:32:19 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:32:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:33:57 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:33:57 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 01:33:57 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:33:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:33:57 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:34:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:34:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:34:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:34:21 $ docker stop --time=1 d92612868fc8d05616fc030f46d0dd07e672f3c39df6a58c0c9d7687437a1f41 01:34:22 $ docker rm -f d92612868fc8d05616fc030f46d0dd07e672f3c39df6a58c0c9d7687437a1f41 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:34:23 Warning: overwriting stash ‘coverage-report’ 01:34:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:34:25 + ls -al . 01:34:25 total 192 01:34:25 drwxrwxr-x 9 jenkins jenkins 4096 May 2 01:34 . 01:34:25 drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:30 .. 01:34:25 -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:30 .dockerignore 01:34:25 drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:30 .git 01:34:25 drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:30 .github 01:34:25 -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:30 .gitignore 01:34:25 -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:30 .golangci.yml 01:34:25 -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:30 Attribution.txt 01:34:25 -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:30 CHANGELOG.md 01:34:25 -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:30 Dockerfile 01:34:25 -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:30 GOVERNANCE.md 01:34:25 -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:30 Jenkinsfile 01:34:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:30 LICENSE 01:34:25 -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:30 Makefile 01:34:25 -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:30 OWNERS.md 01:34:25 -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:30 README.md 01:34:25 -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:26 VERSION 01:34:25 drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:30 bin 01:34:25 drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:30 cmd 01:34:25 -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:33 coverage.out 01:34:25 -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:30 go.mod 01:34:25 -rw-rw-r-- 1 jenkins jenkins 54250 May 2 01:30 go.sum 01:34:25 drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:30 internal 01:34:25 drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:30 mock 01:34:25 drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:30 snap 01:34:25 -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:30 version.go [Pipeline] isUnix [Pipeline] sh 01:34:25 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 --label arch=arm64 --label version=0.0.0 . 01:34:26 Sending build context to Docker daemon 3.069MB 01:34:26 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:34:26 Step 2/24 : FROM ${BASE} AS builder 01:34:26 ---> bb78ea79c6e7 01:34:26 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:34:26 ---> Running in 36bdedda72f6 01:34:26 Removing intermediate container 36bdedda72f6 01:34:26 ---> 32a1a8901b8e 01:34:26 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:34:26 ---> Running in 983d48e5fcc2 01:34:27 Removing intermediate container 983d48e5fcc2 01:34:27 ---> afce6b6a771b 01:34:27 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:27 ---> Running in dc56c1e6ba76 01:34:28 Removing intermediate container dc56c1e6ba76 01:34:28 ---> 89b1cc5f8ec9 01:34:28 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:34:28 ---> Running in 8e8d95f5fdf7 01:34:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:34:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:34:31 OK: 224 MiB in 56 packages 01:34:32 Removing intermediate container 8e8d95f5fdf7 01:34:32 ---> f8a9845395c6 01:34:32 Step 7/24 : WORKDIR /device-mqtt-go 01:34:32 ---> Running in ff3f44b85aa8 01:34:33 Removing intermediate container ff3f44b85aa8 01:34:33 ---> 3d2aa15e3395 01:34:33 Step 8/24 : COPY go.mod vendor* ./ 01:34:33 ---> 1e889a2a7ddf 01:34:33 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 ---> Running in 1137a2ea1edc 01:34:35 Removing intermediate container 1137a2ea1edc 01:34:35 ---> 9350e2df1546 01:34:35 Step 10/24 : COPY . . 01:34:36 ---> 889ad0e11223 01:34:36 Step 11/24 : ARG MAKE='make build' 01:34:36 ---> Running in 1fc6a3d035e7 01:34:37 Removing intermediate container 1fc6a3d035e7 01:34:37 ---> c8668e101c1d 01:34:37 Step 12/24 : RUN $MAKE 01:34:37 ---> Running in 3cdfaaec9f3c 01:34:38 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:37:00 Removing intermediate container 3cdfaaec9f3c 01:37:00 ---> 717eee2749f6 01:37:00 Step 13/24 : FROM alpine:3.14 01:37:00 3.14: Pulling from library/alpine 01:37:00 455c02918c45: Pulling fs layer 01:37:00 455c02918c45: Verifying Checksum 01:37:00 455c02918c45: Download complete 01:37:00 455c02918c45: Pull complete 01:37:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:37:00 Status: Downloaded newer image for alpine:3.14 01:37:00 ---> ac73e934f311 01:37:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:37:00 ---> Running in f569baeeca03 01:37:00 Removing intermediate container f569baeeca03 01:37:00 ---> 64970dce9bb9 01:37:00 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:37:00 ---> Running in 06f16d1e16fd 01:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:37:00 (1/6) Installing dumb-init (1.2.5-r1) 01:37:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:37:00 (3/6) Installing libsodium (1.0.18-r0) 01:37:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:37:00 (5/6) Installing libzmq (4.3.4-r0) 01:37:00 (6/6) Installing zeromq (4.3.4-r0) 01:37:00 Executing busybox-1.33.1-r7.trigger 01:37:00 OK: 8 MiB in 20 packages 01:37:00 Removing intermediate container 06f16d1e16fd 01:37:00 ---> 1ad423011abc 01:37:00 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:37:00 ---> 86e3e1504ea6 01:37:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:37:00 ---> 8b585b2b5a45 01:37:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:37:00 ---> 0cc51d5be328 01:37:00 Step 19/24 : EXPOSE 59982 01:37:00 ---> Running in 95bd97c49264 01:37:00 Removing intermediate container 95bd97c49264 01:37:00 ---> 5b348f185880 01:37:00 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:37:00 ---> Running in d81cf244a9a6 01:37:00 Removing intermediate container d81cf244a9a6 01:37:00 ---> 452a78532178 01:37:00 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:00 ---> Running in a76bf8e612e5 01:37:00 Removing intermediate container a76bf8e612e5 01:37:00 ---> ecbf842aab4b 01:37:00 Step 22/24 : LABEL arch=arm64 01:37:00 ---> Running in 117384ab1a15 01:37:00 Removing intermediate container 117384ab1a15 01:37:00 ---> b08f01ff02d1 01:37:00 Step 23/24 : LABEL git_sha=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 01:37:00 ---> Running in 919aa42490fe 01:37:00 Removing intermediate container 919aa42490fe 01:37:00 ---> ff7be7d69734 01:37:00 Step 24/24 : LABEL version=0.0.0 01:37:00 ---> Running in a4f7b6e8cdb8 01:37:00 Removing intermediate container a4f7b6e8cdb8 01:37:00 ---> d9e44f0dd06e 01:37:00 [Warning] One or more build-args [ARCH] were not consumed 01:37:00 Successfully built d9e44f0dd06e 01:37:00 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:37:01 01:37:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:37:01 arm64: Pulling from edgex-lftools-log-publisher 01:37:01 8998bd30e6a1: Pulling fs layer 01:37:01 04944245beec: Pulling fs layer 01:37:01 699f458cf7ca: Pulling fs layer 01:37:01 765212b225bb: Pulling fs layer 01:37:01 f23df028b6ca: Pulling fs layer 01:37:01 d65c8cfc05b1: Pulling fs layer 01:37:01 2437ff75d9bd: Pulling fs layer 01:37:01 f23df028b6ca: Waiting 01:37:01 d65c8cfc05b1: Waiting 01:37:01 2437ff75d9bd: Waiting 01:37:01 765212b225bb: Waiting 01:37:01 04944245beec: Verifying Checksum 01:37:01 04944245beec: Download complete 01:37:01 765212b225bb: Download complete 01:37:01 f23df028b6ca: Verifying Checksum 01:37:01 f23df028b6ca: Download complete 01:37:01 d65c8cfc05b1: Verifying Checksum 01:37:01 d65c8cfc05b1: Download complete 01:37:01 699f458cf7ca: Verifying Checksum 01:37:01 699f458cf7ca: Download complete 01:37:02 8998bd30e6a1: Verifying Checksum 01:37:02 8998bd30e6a1: Download complete 01:37:04 2437ff75d9bd: Verifying Checksum 01:37:04 2437ff75d9bd: Download complete 01:37:06 8998bd30e6a1: Pull complete 01:37:07 04944245beec: Pull complete 01:37:08 699f458cf7ca: Pull complete 01:37:08 765212b225bb: Pull complete 01:37:09 f23df028b6ca: Pull complete 01:37:10 d65c8cfc05b1: Pull complete 01:37:25 2437ff75d9bd: Pull complete 01:37:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:37:25 prd-ubuntu20.04-docker-arm64-4c-16g-34387 does not seem to be running inside a container 01:37:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:37:28 $ docker top 8960373ff6871fb031f95958663e4a9d03c556fc8c33eedc04c8e77d00b317aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:29 ---> job-cost.sh 01:37:29 lf-activate-venv: SKIPPING 01:37:29 INFO: No Stack... 01:37:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:37:30 INFO: Archiving Costs [Pipeline] sh 01:37:31 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:37:31 + cut -d, -f6 [Pipeline] lock 01:37:31 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] 01:37:31 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] did not exist. Created. 01:37:31 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:32 /w/workspace/device-mqtt-go/1@tmp/durable-8d0fdf80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:37:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:37:32 Warning: overwriting stash ‘stack-cost’ 01:37:32 Stashed 1 file(s) [Pipeline] } 01:37:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:33 $ docker stop --time=1 8960373ff6871fb031f95958663e4a9d03c556fc8c33eedc04c8e77d00b317aa 01:37:34 $ docker rm -f 8960373ff6871fb031f95958663e4a9d03c556fc8c33eedc04c8e77d00b317aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:37:35 provisioning config files... 01:37:35 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config2442792748856455130tmp [Pipeline] { [Pipeline] sh 01:37:35 + set +x 01:37:35 + curl -s https://codecov.io/bash 01:37:35 + bash -s -- 01:37:35 01:37:35 _____ _ 01:37:35 / ____| | | 01:37:35 | | ___ __| | ___ ___ _____ __ 01:37:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:37:35 | |___| (_) | (_| | __/ (_| (_) \ V / 01:37:35 \_____\___/ \__,_|\___|\___\___/ \_/ 01:37:35 Bash-1.0.6 01:37:35 01:37:35 01:37:35 ==> git version 2.25.1 found 01:37:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:37:35 Release-Date: 2020-01-08 01:37:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:37:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:37:35 ==> Jenkins CI detected. 01:37:35 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-374 01:37:35 project root: . 01:37:35 --> token set from env 01:37:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:37:35 ==> Running gcov in . (disable via -X gcov) 01:37:35 ==> Python coveragepy not found 01:37:35 ==> Searching for coverage reports in: 01:37:35 + . 01:37:35 -> Found 1 reports 01:37:35 ==> Detecting git/mercurial file structure 01:37:35 ==> Reading reports 01:37:35 + ./coverage.out bytes=17887 01:37:35 ==> Appending adjustments 01:37:35 https://docs.codecov.io/docs/fixing-reports 01:37:36 + Found adjustments 01:37:36 ==> Gzipping contents 01:37:36 4.0K /tmp/codecov.QujZ5F.gz 01:37:36 ==> Uploading reports 01:37:36 url: https://codecov.io 01:37:36 query: branch=PR-374&commit=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= 01:37:36 -> Pinging Codecov 01:37:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-374&commit=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= 01:37:36 -> Uploading to 01:37:36 https://storage.googleapis.com/codecov/v4/raw/2022-05-02/7D719EC7BBE17E464838252E33014C33/49ad1acf4822b98b6a7a3c57dc601e24c3e465f5/6d0ddefe-f14a-4ce3-b3de-8d2797ebf030.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T013736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51af9dbf9aa3e6ce04a317fcc7da490ffcc8b83095fa931055a646200d4cc95e 01:37:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:37:36 Dload Upload Total Spent Left Speed 01:37:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 11251 --:--:-- --:--:-- --:--:-- 11213 01:37:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] } 01:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:37:38 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives ] 01:37:38 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives 01:37:38 total 16 01:37:38 drwxr-xr-x 3 root root 4096 May 2 01:28 . 01:37:38 drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:28 .. 01:37:38 drwxr-xr-x 2 root root 4096 May 2 01:28 cost 01:37:38 -rw-r--r-- 1 root root 85 May 2 01:28 cost.csv 01:37:38 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives 01:37:38 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives 01:37:38 total 16 01:37:38 drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:28 . 01:37:38 drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:28 .. 01:37:38 drwxr-xr-x 2 jenkins jenkins 4096 May 2 01:28 cost 01:37:38 -rw-r--r-- 1 jenkins jenkins 85 May 2 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:37:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:37:39 ---> package-listing.sh 01:37:39 ++ facter osfamily 01:37:39 ++ tr '[:upper:]' '[:lower:]' 01:37:39 + OS_FAMILY=debian 01:37:39 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-374 01:37:39 + START_PACKAGES=/tmp/packages_start.txt 01:37:39 + END_PACKAGES=/tmp/packages_end.txt 01:37:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:39 + PACKAGES=/tmp/packages_start.txt 01:37:39 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' 01:37:39 + PACKAGES=/tmp/packages_end.txt 01:37:39 + case "${OS_FAMILY}" in 01:37:39 + dpkg -l 01:37:39 + grep '^ii' 01:37:39 + '[' -f /tmp/packages_start.txt ']' 01:37:39 + '[' -f /tmp/packages_end.txt ']' 01:37:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:39 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' 01:37:39 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ 01:37:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ [Pipeline] echo 01:37:39 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-374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:37:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:40 . [Pipeline] withDockerContainer 01:37:40 prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container 01:37:41 $ 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-374/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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:37:41 $ docker top 293f2a856f612fc03a655bfbda281297da7efe6df04a633694b774048cd50108 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:41 + touch /tmp/pre-build-complete [Pipeline] sh 01:37:41 + mkdir -p /var/log/sysstat [Pipeline] sh 01:37:42 + ls /var/log/sa-host 01:37:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:42 provisioning config files... 01:37:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config2951477516665885738tmp [Pipeline] { [Pipeline] echo 01:37:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:42 ---> create-netrc.sh [Pipeline] } 01:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:43 ---> python-tools-install.sh [Pipeline] echo 01:37:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:43 ---> sudo-logs.sh 01:37:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:37:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:37:43 ---> job-cost.sh 01:37:43 lf-activate-venv: SKIPPING 01:37:43 DEBUG: total: 0.2199999988079071 01:37:43 INFO: Retrieving Stack Cost... 01:37:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:37:44 INFO: Archiving Costs [Pipeline] echo 01:37:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:37:45 ---> logs-deploy.sh 01:37:45 lf-activate-venv: SKIPPING 01:37:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-374/1 01:37:45 INFO: archiving workspace using pattern(s): 01:37:46 Archives upload complete. 01:37:46 INFO: archiving logs to Nexus 01:37:46 ---> uname -a: 01:37:46 Linux prd-ubuntu20-04-docker-8c-8g-34383 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:37:46 01:37:46 01:37:46 ---> lscpu: 01:37:46 Architecture: x86_64 01:37:46 CPU op-mode(s): 32-bit, 64-bit 01:37:46 Byte Order: Little Endian 01:37:46 Address sizes: 40 bits physical, 48 bits virtual 01:37:46 CPU(s): 8 01:37:46 On-line CPU(s) list: 0-7 01:37:46 Thread(s) per core: 1 01:37:46 Core(s) per socket: 1 01:37:46 Socket(s): 8 01:37:46 NUMA node(s): 1 01:37:46 Vendor ID: AuthenticAMD 01:37:46 CPU family: 23 01:37:46 Model: 49 01:37:46 Model name: AMD EPYC-Rome Processor 01:37:46 Stepping: 0 01:37:46 CPU MHz: 2799.998 01:37:46 BogoMIPS: 5599.99 01:37:46 Virtualization: AMD-V 01:37:46 Hypervisor vendor: KVM 01:37:46 Virtualization type: full 01:37:46 L1d cache: 256 KiB 01:37:46 L1i cache: 256 KiB 01:37:46 L2 cache: 4 MiB 01:37:46 L3 cache: 128 MiB 01:37:46 NUMA node0 CPU(s): 0-7 01:37:46 Vulnerability Itlb multihit: Not affected 01:37:46 Vulnerability L1tf: Not affected 01:37:46 Vulnerability Mds: Not affected 01:37:46 Vulnerability Meltdown: Not affected 01:37:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:37:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:37:46 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:37:46 Vulnerability Srbds: Not affected 01:37:46 Vulnerability Tsx async abort: Not affected 01:37:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:37:46 01:37:46 01:37:46 ---> nproc: 01:37:46 8 01:37:46 01:37:46 01:37:46 ---> df -h: 01:37:46 Filesystem Size Used Avail Use% Mounted on 01:37:46 overlay 155G 11G 145G 7% / 01:37:46 tmpfs 64M 0 64M 0% /dev 01:37:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:37:46 shm 64M 0 64M 0% /dev/shm 01:37:46 /dev/vda1 155G 11G 145G 7% /facter-os 01:37:46 01:37:46 01:37:46 ---> sar -b -r -n DEV: 01:37:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34383) 05/02/22 _x86_64_ (8 CPU) 01:37:46 01:37:46 01:25:48 LINUX RESTART (8 CPU) 01:37:46 01:37:46 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:37:46 01:27:02 434.32 54.93 379.39 0.00 5180.14 194211.80 0.00 01:37:46 01:28:01 157.99 1.32 156.67 0.00 12.61 37750.08 0.00 01:37:46 01:29:01 113.88 0.05 113.83 0.00 5.60 32608.05 0.00 01:37:46 01:30:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 01:37:46 01:31:01 1.17 0.02 1.15 0.00 0.13 13.73 0.00 01:37:46 01:32:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 01:37:46 01:33:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 01:37:46 01:34:01 1.58 0.00 1.58 0.00 0.00 18.67 0.00 01:37:46 01:35:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 01:37:46 01:36:01 1.82 0.00 1.82 0.00 0.00 25.06 0.00 01:37:46 01:37:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 01:37:46 Average: 65.03 5.13 59.91 0.00 473.35 24044.91 0.00 01:37:46 01:37:46 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:46 01:27:02 28906008 31724772 572920 1.74 122148 2963344 2296436 6.77 1164272 2425028 26372 01:37:46 01:28:01 28120940 31670032 619780 1.88 164228 3576520 2330604 6.87 1538256 2754732 316820 01:37:46 01:29:01 27818760 31769488 522288 1.59 174208 3929896 1929536 5.69 1338548 3217240 188 01:37:46 01:30:01 27818948 31769704 522008 1.59 174228 3929896 1929536 5.69 1337860 3217240 52 01:37:46 01:31:01 27824532 31775404 516376 1.57 174248 3929904 1929536 5.69 1332384 3217368 20 01:37:46 01:32:01 27824808 31775696 516016 1.57 174272 3929904 1929536 5.69 1332252 3217368 52 01:37:46 01:33:01 27831232 31782172 509432 1.55 174296 3929908 1929536 5.69 1326300 3217372 160 01:37:46 01:34:01 27831224 31782172 509396 1.55 174340 3929912 1929536 5.69 1325756 3217376 196 01:37:46 01:35:01 27831420 31782428 509116 1.55 174356 3929912 1929536 5.69 1325812 3217380 12 01:37:46 01:36:01 27831492 31782580 509048 1.55 174420 3929892 1929536 5.69 1325852 3217364 88 01:37:46 01:37:01 27831468 31782580 509000 1.55 174452 3929896 1929536 5.69 1326268 3217360 8 01:37:46 Average: 27951894 31763366 528671 1.61 168654 3809908 1999351 5.89 1333960 3103257 31270 01:37:46 01:37:46 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:46 01:27:02 docker0 74.49 90.07 5.96 363.70 0.00 0.00 0.00 0.00 01:37:46 01:27:02 veth2ca0ab4 61.65 75.16 5.88 258.50 0.00 0.00 0.00 0.02 01:37:46 01:27:02 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 01:37:46 01:27:02 ens3 738.10 449.15 6137.64 111.30 0.00 0.00 0.00 0.00 01:37:46 01:28:01 docker0 47.18 64.85 3.61 779.76 0.00 0.00 0.00 0.00 01:37:46 01:28:01 veth88ecedc 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 01:37:46 01:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:37:46 01:28:01 ens3 128.69 95.70 820.66 66.93 0.00 0.00 0.00 0.00 01:37:46 01:29:01 docker0 2.72 6.05 0.18 51.57 0.00 0.00 0.00 0.00 01:37:46 01:29:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 01:37:46 01:29:01 ens3 106.85 63.12 2621.12 11.46 0.00 0.00 0.00 0.00 01:37:46 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:37:46 01:30:01 ens3 4.78 0.97 4.78 0.49 0.00 0.00 0.00 0.00 01:37:46 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:31:01 ens3 1.98 0.72 0.71 0.49 0.00 0.00 0.00 0.00 01:37:46 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:37:46 01:32:01 ens3 1.18 0.67 0.66 0.47 0.00 0.00 0.00 0.00 01:37:46 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:37:46 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:37:46 01:34:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:37:46 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:35:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:37:46 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:37:46 01:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:37:46 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:46 01:37:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:37:46 Average: docker0 11.25 14.56 0.88 107.62 0.00 0.00 0.00 0.00 01:37:46 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 01:37:46 Average: ens3 89.25 55.46 871.57 17.31 0.00 0.00 0.00 0.00 01:37:46 01:37:46 01:37:46 ---> sar -P ALL: 01:37:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34383) 05/02/22 _x86_64_ (8 CPU) 01:37:46 01:37:46 01:25:48 LINUX RESTART (8 CPU) 01:37:46 01:37:46 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:37:46 01:27:02 all 10.89 0.00 4.34 2.01 0.07 82.68 01:37:46 01:27:02 0 9.43 0.00 3.47 1.21 0.07 85.82 01:37:46 01:27:02 1 9.71 0.00 6.27 3.21 0.07 80.75 01:37:46 01:27:02 2 10.90 0.00 3.72 0.52 0.07 84.79 01:37:46 01:27:02 3 11.91 0.00 3.99 1.46 0.08 82.56 01:37:46 01:27:02 4 10.84 0.00 4.98 3.72 0.07 80.39 01:37:46 01:27:02 5 12.53 0.00 3.85 1.89 0.07 81.66 01:37:46 01:27:02 6 9.87 0.00 4.24 3.46 0.07 82.36 01:37:46 01:27:02 7 11.95 0.00 4.21 0.59 0.08 83.16 01:37:46 01:28:01 all 35.39 0.00 6.58 1.01 0.11 56.91 01:37:46 01:28:01 0 34.63 0.00 5.62 0.14 0.10 59.52 01:37:46 01:28:01 1 35.31 0.00 7.12 0.22 0.10 57.24 01:37:46 01:28:01 2 35.49 0.00 6.73 0.21 0.12 57.45 01:37:46 01:28:01 3 35.64 0.00 6.25 0.86 0.10 57.15 01:37:46 01:28:01 4 33.59 0.00 6.74 0.64 0.09 58.95 01:37:46 01:28:01 5 34.92 0.00 6.72 2.40 0.12 55.85 01:37:46 01:28:01 6 34.93 0.00 6.68 2.83 0.10 55.46 01:37:46 01:28:01 7 38.65 0.00 6.82 0.76 0.12 53.65 01:37:46 01:29:01 all 4.09 0.00 1.68 0.84 0.03 93.36 01:37:46 01:29:01 0 6.16 0.00 1.67 0.07 0.03 92.07 01:37:46 01:29:01 1 3.76 0.00 1.59 0.60 0.03 94.01 01:37:46 01:29:01 2 3.95 0.00 1.26 2.08 0.02 92.70 01:37:46 01:29:01 3 3.52 0.00 1.51 0.05 0.02 94.90 01:37:46 01:29:01 4 4.10 0.00 1.89 2.08 0.02 91.91 01:37:46 01:29:01 5 4.36 0.00 1.42 0.13 0.03 94.05 01:37:46 01:29:01 6 3.62 0.00 2.36 0.02 0.02 93.98 01:37:46 01:29:01 7 3.27 0.00 1.73 1.70 0.03 93.27 01:37:46 01:30:01 all 0.03 0.00 0.02 0.00 0.00 99.95 01:37:46 01:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:37:46 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:37:46 01:30:01 2 0.05 0.00 0.03 0.02 0.02 99.88 01:37:46 01:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:37:46 01:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:37:46 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:37:46 01:30:01 7 0.08 0.00 0.03 0.00 0.00 99.88 01:37:46 01:31:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:37:46 01:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:37:46 01:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:31:01 2 0.05 0.00 0.03 0.05 0.00 99.87 01:37:46 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:37:46 01:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:37:46 01:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:37:46 01:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:37:46 01:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:37:46 01:32:01 all 0.11 0.00 0.01 0.02 0.01 99.85 01:37:46 01:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:37:46 01:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:32:01 2 0.03 0.00 0.03 0.05 0.02 99.87 01:37:46 01:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:37:46 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:32:01 5 0.81 0.00 0.02 0.10 0.02 99.05 01:37:46 01:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:37:46 01:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:37:46 01:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:37:46 01:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:33:01 2 0.07 0.00 0.03 0.02 0.02 99.87 01:37:46 01:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:37:46 01:33:01 5 0.05 0.00 0.03 0.02 0.00 99.90 01:37:46 01:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:37:46 01:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:37:46 01:34:01 all 0.02 0.00 0.00 0.01 0.00 99.97 01:37:46 01:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 01:37:46 01:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:37:46 01:34:01 2 0.05 0.00 0.02 0.02 0.02 99.90 01:37:46 01:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:37:46 01:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:37:46 01:35:01 all 0.02 0.00 0.00 0.01 0.01 99.95 01:37:46 01:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:37:46 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:35:01 2 0.05 0.00 0.00 0.03 0.02 99.90 01:37:46 01:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:35:01 5 0.00 0.00 0.00 0.08 0.02 99.90 01:37:46 01:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:37:46 01:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:37:46 01:36:01 all 0.01 0.00 0.01 0.00 0.00 99.96 01:37:46 01:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:37:46 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:36:01 2 0.05 0.00 0.05 0.02 0.00 99.88 01:37:46 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:37:46 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:37:46 01:37:01 all 0.05 0.00 0.01 0.01 0.00 99.94 01:37:46 01:37:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:37:46 01:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:37:01 2 0.03 0.00 0.02 0.02 0.02 99.92 01:37:46 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:37:46 01:37:01 5 0.27 0.00 0.02 0.00 0.00 99.72 01:37:46 01:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:37:46 01:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:37:46 01:37:46 Average: CPU %user %nice %system %iowait %steal %idle 01:37:46 Average: all 4.52 0.00 1.14 0.35 0.02 93.97 01:37:46 Average: 0 4.51 0.00 0.97 0.13 0.02 94.36 01:37:46 Average: 1 4.35 0.00 1.34 0.37 0.02 93.92 01:37:46 Average: 2 4.53 0.00 1.07 0.27 0.03 94.10 01:37:46 Average: 3 4.56 0.00 1.05 0.21 0.02 94.15 01:37:46 Average: 4 4.34 0.00 1.22 0.58 0.02 93.84 01:37:46 Average: 5 4.75 0.00 1.08 0.42 0.02 93.73 01:37:46 Average: 6 4.33 0.00 1.20 0.57 0.02 93.88 01:37:46 Average: 7 4.81 0.00 1.15 0.27 0.02 93.74 01:37:46 01:37:46 01:37:46