Pull request #357 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 6a0d17f3443cfc2038c22736989c6b24159166ee rather than 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 Obtained Jenkinsfile from 6a0d17f3443cfc2038c22736989c6b24159166ee 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-ssh17400948492253872310.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10865811513238198573.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13148108155747034991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh644206958499411196.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3102461035255735613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-10814’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10815 in /w/workspace/gexfoundry_device-mqtt-go_PR-357 [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-357 # 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 6a0d17f3443cfc2038c22736989c6b24159166ee into PR head commit 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 Merge succeeded, producing 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 Checking out Revision 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 (PR-357) > 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/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 # 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 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 # timeout=10 Commit message: "build(deps): Update device-sdk-go and other deps" First time build. Skipping changelog. > git rev-list --no-walk 58ecf32801cc693837e80e126c478e442b3af96f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:25:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:25:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:25:06 ========================================================= 01:25:06 EdgeX Global Pipelines Version Info 01:25:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:25:07 ------------------- 01:25:07 stable info: 01:25:07 ------------------- 01:25:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:25:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:25:07 Message: update stable to v1.0.221 01:25:07 ------------------- 01:25:07 experimental info: 01:25:07 ------------------- 01:25:07 Commited By: **** collab-it+edgex@linuxfoundation.org 01:25:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:25:07 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:25:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b5f421 [Pipeline] echo 01:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:08 provisioning config files... 01:25:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config886542406832135290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:08 ---> docker-login.sh 01:25:08 nexus3.edgexfoundry.org:10001 01:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:08 Configure a credential helper to remove this warning. See 01:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:08 01:25:08 Login Succeeded 01:25:08 nexus3.edgexfoundry.org:10002 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 nexus3.edgexfoundry.org:10003 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 nexus3.edgexfoundry.org:10004 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 docker.io 01:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:09 Configure a credential helper to remove this warning. See 01:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:09 01:25:09 Login Succeeded 01:25:09 ---> docker-login.sh ends [Pipeline] } 01:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:25:10 + git rev-list -1 --merges 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138~1..6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 [Pipeline] echo 01:25:10 -----------> git rev-list -1 --merges 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138~1..6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 [false] [Pipeline] sh 01:25:10 + git log --format=format:%s -1 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 [Pipeline] echo 01:25:10 ========================================================= 01:25:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:10 + git log --format=format:%s -1 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 [Pipeline] echo 01:25:10 [semverPrep] GIT_COMMIT: 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138, Commit Message: build(deps): Update device-sdk-go and other deps [Pipeline] echo 01:25:11 [semverPrep] This is not a build commit. [Pipeline] sh 01:25:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:11 + grep -v github /etc/ssh/ssh_known_hosts 01:25:11 + [ -e /tmp/ssh_known_hosts ] 01:25:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:11 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 01:25:11 tee -a /etc/ssh/ssh_known_hosts 01:25:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:11 01:25:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:25:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:12 latest: Pulling from edgex-devops/git-semver 01:25:12 a0d0a0d46f8b: Pulling fs layer 01:25:12 3e5f54012d9b: Pulling fs layer 01:25:12 4c7163046ea9: Pulling fs layer 01:25:12 0c2d73faf560: Pulling fs layer 01:25:12 0c2d73faf560: Waiting 01:25:12 3e5f54012d9b: Verifying Checksum 01:25:12 3e5f54012d9b: Download complete 01:25:12 a0d0a0d46f8b: Verifying Checksum 01:25:12 a0d0a0d46f8b: Download complete 01:25:12 0c2d73faf560: Verifying Checksum 01:25:12 0c2d73faf560: Download complete 01:25:12 4c7163046ea9: Verifying Checksum 01:25:12 4c7163046ea9: Download complete 01:25:12 a0d0a0d46f8b: Pull complete 01:25:12 3e5f54012d9b: Pull complete 01:25:12 4c7163046ea9: Pull complete 01:25:12 0c2d73faf560: Pull complete 01:25:12 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:25:13 prd-ubuntu20.04-docker-8c-8g-10815 does not seem to be running inside a container 01:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:25:13 $ docker top ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:13 [ssh-agent] Looking for ssh-agent implementation... 01:25:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:14 $ docker exec ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc ssh-agent 01:25:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlLKMan/agent.14 01:25:14 SSH_AGENT_PID=20 01:25:14 Running ssh-add (command line suppressed) 01:25:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_3504260774372356717.key (/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_3504260774372356717.key) 01:25:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:14 + git tag --points-at HEAD [Pipeline] } 01:25:14 $ docker exec --env ******** --env ******** ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc ssh-agent -k 01:25:14 unset SSH_AUTH_SOCK; 01:25:14 unset SSH_AGENT_PID; 01:25:14 echo Agent pid 20 killed; 01:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:14 [ssh-agent] Looking for ssh-agent implementation... 01:25:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:14 $ docker exec ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc ssh-agent 01:25:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBAPcBo/agent.53 01:25:15 SSH_AGENT_PID=59 01:25:15 Running ssh-add (command line suppressed) 01:25:15 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_7362808623768969974.key (/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_7362808623768969974.key) 01:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:15 + git semver init 01:25:15 # -> Open(): unable to determine branch for HEAD 01:25:15 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-357/.git 01:25:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-357 01:25:15 # $SEMVER_REMOTE_NAME = origin 01:25:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:25:15 # $SEMVER_USER_NAME = edgex-jenkins 01:25:15 # $SEMVER_BRANCH = PR-357 01:25:15 # $SEMVER_TEMP = /tmp/semver-159194384 01:25:15 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:25:16 # '/tmp/semver-159194384' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-357/.semver' 01:25:16 # -> Force: false 01:25:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-357/.semver [Pipeline] } 01:25:16 $ docker exec --env ******** --env ******** ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc ssh-agent -k 01:25:16 unset SSH_AUTH_SOCK; 01:25:16 unset SSH_AGENT_PID; 01:25:16 echo Agent pid 59 killed; 01:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:16 + git semver [Pipeline] } 01:25:16 $ docker stop --time=1 ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc 01:25:18 $ docker rm -f ae373827f46aedc000b05777809d3aae59cb585a35cc18b88c8fea8f4aab45bc [Pipeline] // withDockerContainer [Pipeline] sh 01:25:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:18 Stashed 1 file(s) [Pipeline] echo 01:25:18 [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:25:19 provisioning config files... 01:25:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config2314065965659964658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:19 ---> docker-login.sh 01:25:19 nexus3.edgexfoundry.org:10001 01:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:19 Configure a credential helper to remove this warning. See 01:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:19 01:25:19 Login Succeeded 01:25:19 nexus3.edgexfoundry.org:10002 01:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:19 Configure a credential helper to remove this warning. See 01:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:19 01:25:19 Login Succeeded 01:25:19 nexus3.edgexfoundry.org:10003 01:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:19 Configure a credential helper to remove this warning. See 01:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:19 01:25:19 Login Succeeded 01:25:19 nexus3.edgexfoundry.org:10004 01:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:20 Configure a credential helper to remove this warning. See 01:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:20 01:25:20 Login Succeeded 01:25:20 docker.io 01:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:20 Configure a credential helper to remove this warning. See 01:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:20 01:25:20 Login Succeeded 01:25:20 ---> docker-login.sh ends [Pipeline] } 01:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:25:20 ========================================================= 01:25:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:25:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:25:21 + 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:25:21 Sending build context to Docker daemon 5.843MB 01:25:21 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:25:21 Step 2/12 : FROM ${BASE} AS builder 01:25:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:21 59bf1c3509f3: Pulling fs layer 01:25:21 666ba61612fd: Pulling fs layer 01:25:21 8ed8ca486205: Pulling fs layer 01:25:21 4fe6c5a15a65: Pulling fs layer 01:25:21 22a0e8bec74d: Pulling fs layer 01:25:21 640e595b4fbd: Pulling fs layer 01:25:21 763cafe07f6e: Pulling fs layer 01:25:21 0c0b528cf693: Pulling fs layer 01:25:21 10935f4eaf8b: Pulling fs layer 01:25:21 4fe6c5a15a65: Waiting 01:25:21 640e595b4fbd: Waiting 01:25:21 22a0e8bec74d: Waiting 01:25:21 10935f4eaf8b: Waiting 01:25:21 0c0b528cf693: Waiting 01:25:21 8ed8ca486205: Verifying Checksum 01:25:21 666ba61612fd: Verifying Checksum 01:25:21 666ba61612fd: Download complete 01:25:21 22a0e8bec74d: Verifying Checksum 01:25:21 22a0e8bec74d: Download complete 01:25:21 640e595b4fbd: Download complete 01:25:21 59bf1c3509f3: Download complete 01:25:21 0c0b528cf693: Verifying Checksum 01:25:21 0c0b528cf693: Download complete 01:25:21 59bf1c3509f3: Pull complete 01:25:21 666ba61612fd: Pull complete 01:25:21 8ed8ca486205: Pull complete 01:25:21 10935f4eaf8b: Verifying Checksum 01:25:21 10935f4eaf8b: Download complete 01:25:21 4fe6c5a15a65: Verifying Checksum 01:25:21 4fe6c5a15a65: Download complete 01:25:26 4fe6c5a15a65: Pull complete 01:25:26 22a0e8bec74d: Pull complete 01:25:26 640e595b4fbd: Pull complete 01:25:26 763cafe07f6e: Pull complete 01:25:26 0c0b528cf693: Pull complete 01:25:28 10935f4eaf8b: Pull complete 01:25:28 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:25:28 ---> 99d49a6021b9 01:25:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:25:30 ---> Running in 220606e90260 01:25:30 Removing intermediate container 220606e90260 01:25:30 ---> f4b1b1bfd285 01:25:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:25:30 ---> Running in 5d82c7454821 01:25:30 Removing intermediate container 5d82c7454821 01:25:30 ---> 17150f4913ec 01:25:30 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:30 ---> Running in 5d5c1e1a1c75 01:25:31 Removing intermediate container 5d5c1e1a1c75 01:25:31 ---> c24b2127e791 01:25:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:31 ---> Running in b327a649fbf4 01:25:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:25:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:25:32 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:25:32 (2/4) Installing libedit (20210910.3.1-r0) 01:25:32 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:25:33 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:25:33 Executing busybox-1.34.1-r3.trigger 01:25:33 OK: 224 MiB in 56 packages 01:25:33 Removing intermediate container b327a649fbf4 01:25:33 ---> 5cc01efae573 01:25:33 Step 7/12 : WORKDIR /device-mqtt-go 01:25:33 ---> Running in c9e964395328 01:25:33 Removing intermediate container c9e964395328 01:25:33 ---> df519429ae78 01:25:33 Step 8/12 : COPY go.mod vendor* ./ 01:25:33 ---> 22b07535c6c8 01:25:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:33 ---> Running in ba2ab4308f39 01:25:34 Still waiting to schedule task 01:25:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10810’ 01:25:48 Removing intermediate container ba2ab4308f39 01:25:48 ---> 892b23311998 01:25:48 Step 10/12 : COPY . . 01:25:48 ---> de3a9020d9a7 01:25:48 Step 11/12 : ARG MAKE='make build' 01:25:48 ---> Running in 3d0ab2bfde30 01:25:48 Removing intermediate container 3d0ab2bfde30 01:25:48 ---> 6a63c87182c4 01:25:48 Step 12/12 : RUN $MAKE 01:25:48 ---> Running in ad01807b8de8 01:25:48 noop 01:25:48 Removing intermediate container ad01807b8de8 01:25:48 ---> 60101705fb70 01:25:48 Successfully built 60101705fb70 01:25:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:25:49 + docker inspect -f . ci-base-image-x86_64 01:25:49 . [Pipeline] withDockerContainer 01:25:49 prd-ubuntu20.04-docker-8c-8g-10815 does not seem to be running inside a container 01:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:49 $ docker top 26ed4a8659a5f3eceef52439203904135dd3383daebe498a37e9007bd26d60e3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:50 + go version 01:25:50 go version go1.17.6 linux/amd64 [Pipeline] } 01:25:50 $ docker stop --time=1 26ed4a8659a5f3eceef52439203904135dd3383daebe498a37e9007bd26d60e3 01:25:51 $ docker rm -f 26ed4a8659a5f3eceef52439203904135dd3383daebe498a37e9007bd26d60e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:51 + docker inspect -f . ci-base-image-x86_64 01:25:51 . [Pipeline] withDockerContainer 01:25:51 prd-ubuntu20.04-docker-8c-8g-10815 does not seem to be running inside a container 01:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:52 $ docker top 8a692eaa7a02325323c0281b65e1a45a25beef4b249af898e44f790081390382 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:25:52 + make test 01:25:52 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:25:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:26:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:26:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements 01:26:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:26:09 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:26:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:26:14 $ docker stop --time=1 8a692eaa7a02325323c0281b65e1a45a25beef4b249af898e44f790081390382 01:26:16 $ docker rm -f 8a692eaa7a02325323c0281b65e1a45a25beef4b249af898e44f790081390382 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:17 + ls -al . 01:26:17 total 176 01:26:17 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 01:26 . 01:26:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 01:25 .. 01:26:17 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 01:25 .dockerignore 01:26:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 01:25 .git 01:26:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:25 .github 01:26:17 -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 01:25 .gitignore 01:26:17 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 01:25 .golangci.yml 01:26:17 drwx------ 3 jenkins jenkins 4096 Apr 6 01:25 .semver 01:26:17 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 6 01:25 Attribution.txt 01:26:17 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 01:25 CHANGELOG.md 01:26:17 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 01:25 Dockerfile 01:26:17 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 01:25 GOVERNANCE.md 01:26:17 -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 01:25 Jenkinsfile 01:26:17 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 01:25 LICENSE 01:26:17 -rw-rw-r-- 1 jenkins jenkins 1544 Apr 6 01:25 Makefile 01:26:17 -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 01:25 OWNERS.md 01:26:17 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 01:25 README.md 01:26:17 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 01:25 VERSION 01:26:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 01:25 bin 01:26:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:25 cmd 01:26:17 -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 01:26 coverage.out 01:26:17 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 6 01:25 go.mod 01:26:17 -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 01:25 go.sum 01:26:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:25 internal 01:26:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 01:25 mock 01:26:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 01:25 snap 01:26:17 -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 01:25 version.go [Pipeline] isUnix [Pipeline] sh 01:26:18 + 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=6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 --label arch=amd64 --label version=0.0.0 . 01:26:18 Sending build context to Docker daemon 5.861MB 01:26:18 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:26:18 Step 2/24 : FROM ${BASE} AS builder 01:26:18 ---> 60101705fb70 01:26:18 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:26:18 ---> Running in 33d7f60c296d 01:26:18 Removing intermediate container 33d7f60c296d 01:26:18 ---> 3cad2b95d736 01:26:18 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:26:18 ---> Running in 3ed070dac2dc 01:26:18 Removing intermediate container 3ed070dac2dc 01:26:18 ---> 4216816b70c5 01:26:18 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:18 ---> Running in 00a861c5daf0 01:26:18 Removing intermediate container 00a861c5daf0 01:26:18 ---> 4a4f062b5765 01:26:18 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:19 ---> Running in d6acc58a4fc4 01:26:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:26:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:26:20 OK: 224 MiB in 56 packages 01:26:20 Removing intermediate container d6acc58a4fc4 01:26:20 ---> 1c1cce063e9c 01:26:20 Step 7/24 : WORKDIR /device-mqtt-go 01:26:20 ---> Running in 440266d9f2cb 01:26:20 Removing intermediate container 440266d9f2cb 01:26:20 ---> a96f31af7c9c 01:26:20 Step 8/24 : COPY go.mod vendor* ./ 01:26:21 ---> e1acaf62e9f2 01:26:21 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:21 ---> Running in c855d551e02d 01:26:21 Removing intermediate container c855d551e02d 01:26:21 ---> aa1129c54cf3 01:26:21 Step 10/24 : COPY . . 01:26:21 ---> f73feef15b91 01:26:21 Step 11/24 : ARG MAKE='make build' 01:26:22 ---> Running in 47c1db7e269d 01:26:22 Removing intermediate container 47c1db7e269d 01:26:22 ---> a7a20d6d3322 01:26:22 Step 12/24 : RUN $MAKE 01:26:22 ---> Running in f9a1d35731ba 01:26:22 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 01:26:37 Removing intermediate container f9a1d35731ba 01:26:37 ---> 43f4ab155cbd 01:26:37 Step 13/24 : FROM alpine:3.14 01:26:37 3.14: Pulling from library/alpine 01:26:37 8663204ce13b: Pulling fs layer 01:26:37 8663204ce13b: Verifying Checksum 01:26:37 8663204ce13b: Download complete 01:26:37 8663204ce13b: Pull complete 01:26:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:26:37 Status: Downloaded newer image for alpine:3.14 01:26:37 ---> e04c818066af 01:26:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:26:37 ---> Running in 4ae6162430e5 01:26:37 Removing intermediate container 4ae6162430e5 01:26:37 ---> 54243ac03235 01:26:37 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:26:37 ---> Running in 7c449d5ba4c8 01:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:26:37 (1/6) Installing dumb-init (1.2.5-r1) 01:26:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:26:37 (3/6) Installing libsodium (1.0.18-r0) 01:26:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:26:38 (5/6) Installing libzmq (4.3.4-r0) 01:26:38 (6/6) Installing zeromq (4.3.4-r0) 01:26:38 Executing busybox-1.33.1-r7.trigger 01:26:38 OK: 8 MiB in 20 packages 01:26:38 Removing intermediate container 7c449d5ba4c8 01:26:38 ---> a64ce0a0b53e 01:26:38 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:26:39 ---> 8ae8667aa546 01:26:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:26:39 ---> 52a5a71f85cb 01:26:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:26:39 ---> 61eec49b8b83 01:26:39 Step 19/24 : EXPOSE 59982 01:26:39 ---> Running in ccc57250f1be 01:26:39 Removing intermediate container ccc57250f1be 01:26:39 ---> d28acb8ff6e4 01:26:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:26:39 ---> Running in 8856d00f5fed 01:26:39 Removing intermediate container 8856d00f5fed 01:26:39 ---> d83a2e61f644 01:26:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:26:39 ---> Running in c236f428b6c7 01:26:39 Removing intermediate container c236f428b6c7 01:26:39 ---> 31d5653c229c 01:26:39 Step 22/24 : LABEL arch=amd64 01:26:39 ---> Running in 09f77b6774e3 01:26:39 Removing intermediate container 09f77b6774e3 01:26:39 ---> 9ac936d49ebe 01:26:39 Step 23/24 : LABEL git_sha=6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 01:26:40 ---> Running in 0b2ed5d52b56 01:26:40 Removing intermediate container 0b2ed5d52b56 01:26:40 ---> c54e9ebd1dd1 01:26:40 Step 24/24 : LABEL version=0.0.0 01:26:40 ---> Running in e19309c218a1 01:26:40 Removing intermediate container e19309c218a1 01:26:40 ---> b38d8748bbb7 01:26:40 [Warning] One or more build-args [ARCH] were not consumed 01:26:40 Successfully built b38d8748bbb7 01:26:40 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:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:40 01:26:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:26:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:41 latest: Pulling from edgex-lftools-log-publisher 01:26:41 5eb5b503b376: Pulling fs layer 01:26:41 5c69ac0246d0: Pulling fs layer 01:26:41 ec43610c2a17: Pulling fs layer 01:26:41 3a2ae6a8a46f: Pulling fs layer 01:26:41 33b1e0a273af: Pulling fs layer 01:26:41 5d3b04190fa2: Pulling fs layer 01:26:41 2f39f015ded8: Pulling fs layer 01:26:41 3a2ae6a8a46f: Waiting 01:26:41 33b1e0a273af: Waiting 01:26:41 5d3b04190fa2: Waiting 01:26:41 2f39f015ded8: Waiting 01:26:41 5c69ac0246d0: Verifying Checksum 01:26:41 5c69ac0246d0: Download complete 01:26:41 3a2ae6a8a46f: Verifying Checksum 01:26:41 3a2ae6a8a46f: Download complete 01:26:41 33b1e0a273af: Verifying Checksum 01:26:41 33b1e0a273af: Download complete 01:26:41 5d3b04190fa2: Verifying Checksum 01:26:41 5d3b04190fa2: Download complete 01:26:41 ec43610c2a17: Verifying Checksum 01:26:41 ec43610c2a17: Download complete 01:26:41 5eb5b503b376: Verifying Checksum 01:26:41 5eb5b503b376: Download complete 01:26:42 2f39f015ded8: Download complete 01:26:43 5eb5b503b376: Pull complete 01:26:43 5c69ac0246d0: Pull complete 01:26:43 ec43610c2a17: Pull complete 01:26:43 3a2ae6a8a46f: Pull complete 01:26:44 33b1e0a273af: Pull complete 01:26:44 5d3b04190fa2: Pull complete 01:26:49 2f39f015ded8: Pull complete 01:26:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:26:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:26:49 prd-ubuntu20.04-docker-8c-8g-10815 does not seem to be running inside a container 01:26:49 $ 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-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:51 $ docker top 3252a4ee0ac81c6d4e710e89df82b7fd3894b4fb85add35ca3e4cce9dc5b508b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:52 ---> job-cost.sh 01:26:52 lf-activate-venv: SKIPPING 01:26:52 INFO: No Stack... 01:26:52 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:52 INFO: Archiving Costs [Pipeline] sh 01:26:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives/cost.csv 01:26:53 + cut -d, -f6 [Pipeline] lock 01:26:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] 01:26:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] did not exist. Created. 01:26:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:53 + echo total: 0.2199999988079071 [Pipeline] stash 01:26:53 Stashed 1 file(s) [Pipeline] } 01:26:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:26:53 $ docker stop --time=1 3252a4ee0ac81c6d4e710e89df82b7fd3894b4fb85add35ca3e4cce9dc5b508b 01:26:54 $ docker rm -f 3252a4ee0ac81c6d4e710e89df82b7fd3894b4fb85add35ca3e4cce9dc5b508b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:28:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10820 in /w/workspace/gexfoundry_device-mqtt-go_PR-357 [Pipeline] { [Pipeline] ws 01:28:12 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 01:28:12 Selected Git installation does not exist. Using Default 01:28:12 The recommended git tool is: NONE 01:28:21 using credential edgex-jenkins-ssh 01:28:21 Cloning the remote Git repository 01:28:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:28:21 > git init /w/workspace/device-mqtt-go/2 # timeout=10 01:28:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:28:21 > git --version # timeout=10 01:28:21 > git --version # 'git version 2.25.1' 01:28:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:28:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:28:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:28:23 Merging remotes/origin/main commit 6a0d17f3443cfc2038c22736989c6b24159166ee into PR head commit 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 01:28:24 Merge succeeded, producing 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 01:28:24 Checking out Revision 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 (PR-357) 01:28:23 > git config core.sparsecheckout # timeout=10 01:28:23 > git checkout -f 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 # timeout=10 01:28:23 > git remote # timeout=10 01:28:23 > git config --get remote.origin.url # timeout=10 01:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:23 > git merge 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 01:28:24 > git rev-parse HEAD^{commit} # timeout=10 01:28:24 > git config core.sparsecheckout # timeout=10 01:28:24 > git checkout -f 6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 # timeout=10 01:28:28 Commit message: "build(deps): Update device-sdk-go and other deps" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:29 Dload Upload Total Spent Left Speed 01:28:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 01:28:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:30 + sudo tee /etc/docker/daemon.new 01:28:30 { 01:28:30 "registry-mirrors": [ 01:28:30 "https://nexus3.edgexfoundry.org:10001" 01:28:30 ], 01:28:30 "bip": "10.250.0.254/24", 01:28:30 "hosts": [ 01:28:30 "tcp://0.0.0.0:5555", 01:28:30 "unix:///var/run/docker.sock" 01:28:30 ], 01:28:30 "mtu": 1458, 01:28:30 "selinux-enabled": true, 01:28:30 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:30 } [Pipeline] sh 01:28:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:49 provisioning config files... 01:28:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config9030729137870016762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:49 ---> docker-login.sh 01:28:49 nexus3.edgexfoundry.org:10001 01:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:50 Configure a credential helper to remove this warning. See 01:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:50 01:28:50 Login Succeeded 01:28:50 nexus3.edgexfoundry.org:10002 01:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:51 Configure a credential helper to remove this warning. See 01:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:51 01:28:51 Login Succeeded 01:28:51 nexus3.edgexfoundry.org:10003 01:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:52 Configure a credential helper to remove this warning. See 01:28:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:52 01:28:52 Login Succeeded 01:28:52 nexus3.edgexfoundry.org:10004 01:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:52 Configure a credential helper to remove this warning. See 01:28:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:52 01:28:52 Login Succeeded 01:28:52 docker.io 01:28:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:53 Configure a credential helper to remove this warning. See 01:28:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:53 01:28:53 Login Succeeded 01:28:53 ---> docker-login.sh ends [Pipeline] } 01:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:54 ========================================================= 01:28:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:28:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:28:54 + 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:28:54 Sending build context to Docker daemon 3.059MB 01:28:55 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:28:55 Step 2/12 : FROM ${BASE} AS builder 01:28:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:55 9b3977197b4f: Pulling fs layer 01:28:55 1a89e8eeedd5: Pulling fs layer 01:28:55 94645a83ff95: Pulling fs layer 01:28:55 3f3a8bcf1eab: Pulling fs layer 01:28:55 0c92f367c5e7: Pulling fs layer 01:28:55 f7c0051592d6: Pulling fs layer 01:28:55 a227ed2f7395: Pulling fs layer 01:28:55 7b1c46037f91: Pulling fs layer 01:28:55 f7c0051592d6: Waiting 01:28:55 a227ed2f7395: Waiting 01:28:55 3f3a8bcf1eab: Waiting 01:28:55 7b1c46037f91: Waiting 01:28:55 0c92f367c5e7: Waiting 01:28:55 94645a83ff95: Verifying Checksum 01:28:55 94645a83ff95: Download complete 01:28:55 1a89e8eeedd5: Download complete 01:28:55 0c92f367c5e7: Verifying Checksum 01:28:55 0c92f367c5e7: Download complete 01:28:55 f7c0051592d6: Verifying Checksum 01:28:55 f7c0051592d6: Download complete 01:28:55 9b3977197b4f: Verifying Checksum 01:28:55 9b3977197b4f: Download complete 01:28:55 a227ed2f7395: Verifying Checksum 01:28:55 a227ed2f7395: Download complete 01:28:56 9b3977197b4f: Pull complete 01:28:57 1a89e8eeedd5: Pull complete 01:28:57 94645a83ff95: Pull complete 01:28:58 7b1c46037f91: Verifying Checksum 01:28:58 7b1c46037f91: Download complete 01:28:58 3f3a8bcf1eab: Verifying Checksum 01:28:58 3f3a8bcf1eab: Download complete 01:29:14 3f3a8bcf1eab: Pull complete 01:29:14 0c92f367c5e7: Pull complete 01:29:14 f7c0051592d6: Pull complete 01:29:14 a227ed2f7395: Pull complete 01:29:20 7b1c46037f91: Pull complete 01:29:20 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:29:20 ---> f79e39bc4007 01:29:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:20 ---> Running in a7b52f547ab5 01:29:21 Removing intermediate container a7b52f547ab5 01:29:21 ---> 33c4bc6a7ae6 01:29:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:29:21 ---> Running in c665bb6431a8 01:29:21 Removing intermediate container c665bb6431a8 01:29:21 ---> cd5af3c99741 01:29:21 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:21 ---> Running in 9acbe919a9b8 01:29:25 Removing intermediate container 9acbe919a9b8 01:29:25 ---> 45fd65bdfa09 01:29:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:25 ---> Running in 39465edeb28f 01:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:28 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:29:29 (2/4) Installing libedit (20210910.3.1-r0) 01:29:29 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:29:29 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:29:29 Executing busybox-1.34.1-r3.trigger 01:29:29 OK: 224 MiB in 56 packages 01:29:30 Removing intermediate container 39465edeb28f 01:29:30 ---> 1972a2bdd9e6 01:29:30 Step 7/12 : WORKDIR /device-mqtt-go 01:29:30 ---> Running in 266b84897355 01:29:31 Removing intermediate container 266b84897355 01:29:31 ---> d39a0cad4aa2 01:29:31 Step 8/12 : COPY go.mod vendor* ./ 01:29:31 ---> 357f9841b3ec 01:29:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:31 ---> Running in 2ca986f8dd4c 01:30:28 Removing intermediate container 2ca986f8dd4c 01:30:28 ---> ceda6b83029b 01:30:28 Step 10/12 : COPY . . 01:30:28 ---> a1435c9609e3 01:30:28 Step 11/12 : ARG MAKE='make build' 01:30:28 ---> Running in fb62cc3c598c 01:30:28 Removing intermediate container fb62cc3c598c 01:30:28 ---> 870f26958652 01:30:28 Step 12/12 : RUN $MAKE 01:30:28 ---> Running in 127d0e112b27 01:30:28 noop 01:30:28 Removing intermediate container 127d0e112b27 01:30:28 ---> 5f79becf4c06 01:30:28 Successfully built 5f79becf4c06 01:30:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:30:28 + docker inspect -f . ci-base-image-arm64 01:30:28 . [Pipeline] withDockerContainer 01:30:28 prd-ubuntu20.04-docker-arm64-4c-16g-10820 does not seem to be running inside a container 01:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:30 $ docker top af4a83943fda5fc4d8882dc193261a12e170a9d06a2a6a163519cfbb79dceee6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:31 + go version 01:30:31 go version go1.17.6 linux/arm64 [Pipeline] } 01:30:31 $ docker stop --time=1 af4a83943fda5fc4d8882dc193261a12e170a9d06a2a6a163519cfbb79dceee6 01:30:33 $ docker rm -f af4a83943fda5fc4d8882dc193261a12e170a9d06a2a6a163519cfbb79dceee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:33 + docker inspect -f . ci-base-image-arm64 01:30:33 . [Pipeline] withDockerContainer 01:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-10820 does not seem to be running inside a container 01:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:35 $ docker top 360946308c62e494275b10e3289888aada62dfd3ad41a5c8476527f67ad55e2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:30:36 + make test 01:30:36 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:30:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:32:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:32:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements 01:32:15 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:32:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:32:15 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:32:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:32:42 ./bin/test-attribution-txt.sh [Pipeline] echo 01:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:32:43 $ docker stop --time=1 360946308c62e494275b10e3289888aada62dfd3ad41a5c8476527f67ad55e2f 01:32:45 $ docker rm -f 360946308c62e494275b10e3289888aada62dfd3ad41a5c8476527f67ad55e2f [Pipeline] // withDockerContainer [Pipeline] sh 01:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:46 Warning: overwriting stash ‘coverage-report’ 01:32:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:32:48 + ls -al . 01:32:48 total 172 01:32:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 01:32 . 01:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 01:28 .. 01:32:48 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 01:28 .dockerignore 01:32:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 01:28 .git 01:32:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:28 .github 01:32:48 -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 01:28 .gitignore 01:32:48 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 01:28 .golangci.yml 01:32:48 -rw-rw-r-- 1 jenkins jenkins 8523 Apr 6 01:28 Attribution.txt 01:32:48 -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 01:28 CHANGELOG.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 01:28 Dockerfile 01:32:48 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 01:28 GOVERNANCE.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 01:28 Jenkinsfile 01:32:48 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 01:28 LICENSE 01:32:48 -rw-rw-r-- 1 jenkins jenkins 1544 Apr 6 01:28 Makefile 01:32:48 -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 01:28 OWNERS.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 01:28 README.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 01:25 VERSION 01:32:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 01:28 bin 01:32:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:28 cmd 01:32:48 -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 01:32 coverage.out 01:32:48 -rw-rw-r-- 1 jenkins jenkins 3216 Apr 6 01:28 go.mod 01:32:48 -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 01:28 go.sum 01:32:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:28 internal 01:32:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 01:28 mock 01:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 01:28 snap 01:32:48 -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:32:48 + 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=6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 --label arch=arm64 --label version=0.0.0 . 01:32:48 Sending build context to Docker daemon 3.077MB 01:32:49 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:32:49 Step 2/24 : FROM ${BASE} AS builder 01:32:49 ---> 5f79becf4c06 01:32:49 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:32:49 ---> Running in 8a31a813c981 01:32:49 Removing intermediate container 8a31a813c981 01:32:49 ---> 5f7f17f1f67e 01:32:49 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:32:49 ---> Running in 93de47407ad7 01:32:49 Removing intermediate container 93de47407ad7 01:32:49 ---> 7fc7a3599045 01:32:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:49 ---> Running in a1ccfd02d3e8 01:32:51 Removing intermediate container a1ccfd02d3e8 01:32:51 ---> 61fb3e4394ae 01:32:51 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:51 ---> Running in 880b43b3fb32 01:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:54 OK: 224 MiB in 56 packages 01:32:55 Removing intermediate container 880b43b3fb32 01:32:55 ---> d1ff52023c02 01:32:55 Step 7/24 : WORKDIR /device-mqtt-go 01:32:55 ---> Running in bd4d9c2baf66 01:32:56 Removing intermediate container bd4d9c2baf66 01:32:56 ---> 447a4bbaf892 01:32:56 Step 8/24 : COPY go.mod vendor* ./ 01:32:56 ---> db51ce21b2e2 01:32:56 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:56 ---> Running in aceba7446d2a 01:32:58 Removing intermediate container aceba7446d2a 01:32:58 ---> 7aa1ff3b34ac 01:32:58 Step 10/24 : COPY . . 01:32:59 ---> a1c65056b974 01:32:59 Step 11/24 : ARG MAKE='make build' 01:32:59 ---> Running in d866860162fc 01:32:59 Removing intermediate container d866860162fc 01:32:59 ---> 1b015ce7f6c6 01:32:59 Step 12/24 : RUN $MAKE 01:33:00 ---> Running in 0607f6db7f1e 01:33:01 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 01:34:23 Removing intermediate container 0607f6db7f1e 01:34:23 ---> 36b01a6ac986 01:34:23 Step 13/24 : FROM alpine:3.14 01:34:23 3.14: Pulling from library/alpine 01:34:23 455c02918c45: Pulling fs layer 01:34:23 455c02918c45: Verifying Checksum 01:34:23 455c02918c45: Download complete 01:34:24 455c02918c45: Pull complete 01:34:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:34:24 Status: Downloaded newer image for alpine:3.14 01:34:24 ---> ac73e934f311 01:34:24 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:34:24 ---> Running in dfc998842ebb 01:34:24 Removing intermediate container dfc998842ebb 01:34:24 ---> e41a07e80350 01:34:24 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:34:24 ---> Running in d769b4c4504a 01:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:34:27 (1/6) Installing dumb-init (1.2.5-r1) 01:34:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:34:27 (3/6) Installing libsodium (1.0.18-r0) 01:34:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:34:27 (5/6) Installing libzmq (4.3.4-r0) 01:34:27 (6/6) Installing zeromq (4.3.4-r0) 01:34:27 Executing busybox-1.33.1-r7.trigger 01:34:27 OK: 8 MiB in 20 packages 01:34:28 Removing intermediate container d769b4c4504a 01:34:28 ---> c2e335479d8f 01:34:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:34:29 ---> ab18367e646f 01:34:29 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:34:30 ---> ca719cb18c60 01:34:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:34:30 ---> 80a543162fe0 01:34:30 Step 19/24 : EXPOSE 59982 01:34:30 ---> Running in 354e7568102a 01:34:31 Removing intermediate container 354e7568102a 01:34:31 ---> a2a739bbd79b 01:34:31 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:34:31 ---> Running in 3ff41909c0a7 01:34:31 Removing intermediate container 3ff41909c0a7 01:34:31 ---> c0773f446877 01:34:31 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:31 ---> Running in c10c150e661c 01:34:31 Removing intermediate container c10c150e661c 01:34:31 ---> 302114eb03b8 01:34:31 Step 22/24 : LABEL arch=arm64 01:34:31 ---> Running in 26ed47cb3f28 01:34:32 Removing intermediate container 26ed47cb3f28 01:34:32 ---> dd0d0d6b810e 01:34:32 Step 23/24 : LABEL git_sha=6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 01:34:32 ---> Running in 5fe17187dc18 01:34:32 Removing intermediate container 5fe17187dc18 01:34:32 ---> 6d23f354c5cd 01:34:32 Step 24/24 : LABEL version=0.0.0 01:34:32 ---> Running in 9d49c527f6ce 01:34:33 Removing intermediate container 9d49c527f6ce 01:34:33 ---> 80a87bab5fc9 01:34:33 [Warning] One or more build-args [ARCH] were not consumed 01:34:33 Successfully built 80a87bab5fc9 01:34:33 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:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:33 01:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:34 arm64: Pulling from edgex-lftools-log-publisher 01:34:34 8998bd30e6a1: Pulling fs layer 01:34:34 04944245beec: Pulling fs layer 01:34:34 699f458cf7ca: Pulling fs layer 01:34:34 765212b225bb: Pulling fs layer 01:34:34 f23df028b6ca: Pulling fs layer 01:34:34 d65c8cfc05b1: Pulling fs layer 01:34:34 2437ff75d9bd: Pulling fs layer 01:34:34 765212b225bb: Waiting 01:34:34 f23df028b6ca: Waiting 01:34:34 d65c8cfc05b1: Waiting 01:34:34 2437ff75d9bd: Waiting 01:34:34 04944245beec: Verifying Checksum 01:34:34 04944245beec: Download complete 01:34:34 765212b225bb: Verifying Checksum 01:34:34 765212b225bb: Download complete 01:34:34 f23df028b6ca: Verifying Checksum 01:34:34 f23df028b6ca: Download complete 01:34:34 d65c8cfc05b1: Verifying Checksum 01:34:34 d65c8cfc05b1: Download complete 01:34:34 699f458cf7ca: Verifying Checksum 01:34:34 699f458cf7ca: Download complete 01:34:34 8998bd30e6a1: Download complete 01:34:37 2437ff75d9bd: Verifying Checksum 01:34:37 2437ff75d9bd: Download complete 01:34:39 8998bd30e6a1: Pull complete 01:34:39 04944245beec: Pull complete 01:34:41 699f458cf7ca: Pull complete 01:34:41 765212b225bb: Pull complete 01:34:42 f23df028b6ca: Pull complete 01:34:42 d65c8cfc05b1: Pull complete 01:34:57 2437ff75d9bd: Pull complete 01:34:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-10820 does not seem to be running inside a container 01:34:57 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:35:00 $ docker top 517b1c80038dbdb9843ba3b617a282f7e84d25c7c85ca95528cf40ca51e4d23e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:01 ---> job-cost.sh 01:35:01 lf-activate-venv: SKIPPING 01:35:01 INFO: No Stack... 01:35:02 INFO: Retrieving Pricing Info for: v3-standard-4 01:35:02 INFO: Archiving Costs [Pipeline] sh 01:35:03 + + catcut /w/workspace/device-mqtt-go/2/archives/cost.csv -d, 01:35:03 -f6 [Pipeline] lock 01:35:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] 01:35:03 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] did not exist. Created. 01:35:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:35:04 /w/workspace/device-mqtt-go/2@tmp/durable-4be0ad07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:35:04 + echo total: 0.10999999940395355 [Pipeline] stash 01:35:04 Warning: overwriting stash ‘stack-cost’ 01:35:04 Stashed 1 file(s) [Pipeline] } 01:35:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:35:04 $ docker stop --time=1 517b1c80038dbdb9843ba3b617a282f7e84d25c7c85ca95528cf40ca51e4d23e 01:35:06 $ docker rm -f 517b1c80038dbdb9843ba3b617a282f7e84d25c7c85ca95528cf40ca51e4d23e [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:35:06 provisioning config files... 01:35:06 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config803550443252392186tmp [Pipeline] { [Pipeline] sh 01:35:07 + set +x 01:35:07 + curl -s https://codecov.io/bash 01:35:07 + bash -s -- 01:35:07 01:35:07 _____ _ 01:35:07 / ____| | | 01:35:07 | | ___ __| | ___ ___ _____ __ 01:35:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:35:07 | |___| (_) | (_| | __/ (_| (_) \ V / 01:35:07 \_____\___/ \__,_|\___|\___\___/ \_/ 01:35:07 Bash-1.0.6 01:35:07 01:35:07 01:35:07 ==> git version 2.25.1 found 01:35:07 ==> 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:35:07 Release-Date: 2020-01-08 01:35:07 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:35:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:35:07 ==> Jenkins CI detected. 01:35:07 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-357 01:35:07 project root: . 01:35:07 --> token set from env 01:35:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:35:07 ==> Running gcov in . (disable via -X gcov) 01:35:07 ==> Python coveragepy not found 01:35:07 ==> Searching for coverage reports in: 01:35:07 + . 01:35:07 -> Found 1 reports 01:35:07 ==> Detecting git/mercurial file structure 01:35:07 ==> Reading reports 01:35:07 + ./coverage.out bytes=17887 01:35:07 ==> Appending adjustments 01:35:07 https://docs.codecov.io/docs/fixing-reports 01:35:07 + Found adjustments 01:35:07 ==> Gzipping contents 01:35:07 4.0K /tmp/codecov.kPu7zR.gz 01:35:07 ==> Uploading reports 01:35:07 url: https://codecov.io 01:35:07 query: branch=PR-357&commit=6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-357%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=357&job=&cmd_args= 01:35:07 -> Pinging Codecov 01:35:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-357&commit=6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-357%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=357&job=&cmd_args= 01:35:07 -> Uploading to 01:35:07 https://storage.googleapis.com/codecov/v4/raw/2022-04-06/7D719EC7BBE17E464838252E33014C33/6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138/5f2ec18d-0e06-47b9-ad3c-e6447323ef8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T013507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=222c281faa5d5986ff3fe24b2bfbdf7f21eceac455ee40dc8659684a608126d8 01:35:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:07 Dload Upload Total Spent Left Speed 01:35:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 12074 --:--:-- --:--:-- --:--:-- 12074 01:35:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/6b5f421547e4c2cbf1dbdb54d632a6ae8c6bf138 [Pipeline] } 01:35:07 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:35:08 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives ] 01:35:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives 01:35:08 total 16 01:35:08 drwxr-xr-x 3 root root 4096 Apr 6 01:26 . 01:35:08 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 01:26 .. 01:35:08 drwxr-xr-x 2 root root 4096 Apr 6 01:26 cost 01:35:08 -rw-r--r-- 1 root root 85 Apr 6 01:26 cost.csv 01:35:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives 01:35:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives 01:35:08 total 16 01:35:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 01:26 . 01:35:08 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 01:26 .. 01:35:08 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 01:26 cost 01:35:08 -rw-r--r-- 1 jenkins jenkins 85 Apr 6 01:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:35:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:35:09 ---> package-listing.sh 01:35:09 ++ facter osfamily 01:35:09 ++ tr '[:upper:]' '[:lower:]' 01:35:10 + OS_FAMILY=debian 01:35:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-357 01:35:10 + START_PACKAGES=/tmp/packages_start.txt 01:35:10 + END_PACKAGES=/tmp/packages_end.txt 01:35:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:10 + PACKAGES=/tmp/packages_start.txt 01:35:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-357 ']' 01:35:10 + PACKAGES=/tmp/packages_end.txt 01:35:10 + case "${OS_FAMILY}" in 01:35:10 + dpkg -l 01:35:10 + grep '^ii' 01:35:10 + '[' -f /tmp/packages_start.txt ']' 01:35:10 + '[' -f /tmp/packages_end.txt ']' 01:35:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-357 ']' 01:35:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives/ 01:35:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives/ [Pipeline] echo 01:35:10 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:35:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:10 . [Pipeline] withDockerContainer 01:35:10 prd-ubuntu20.04-docker-8c-8g-10815 does not seem to be running inside a container 01:35:10 $ 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-357/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-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:35:11 $ docker top f033c5bdb5faa5e46e394b7892eb783cefde6d689dc74de91da47ac5fa696d33 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:35:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:35:12 + ls /var/log/sa-host 01:35:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:12 provisioning config files... 01:35:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config6347900669083329704tmp [Pipeline] { [Pipeline] echo 01:35:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:35:12 ---> create-netrc.sh [Pipeline] } 01:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:35:12 ---> python-tools-install.sh [Pipeline] echo 01:35:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:35:13 ---> sudo-logs.sh 01:35:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:35:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:35:13 ---> job-cost.sh 01:35:13 lf-activate-venv: SKIPPING 01:35:13 DEBUG: total: 0.2199999988079071 01:35:13 INFO: Retrieving Stack Cost... 01:35:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:35:14 INFO: Archiving Costs [Pipeline] echo 01:35:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:35:14 ---> logs-deploy.sh 01:35:14 lf-activate-venv: SKIPPING 01:35:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-357/2 01:35:14 INFO: archiving workspace using pattern(s): 01:35:15 Archives upload complete. 01:35:15 INFO: archiving logs to Nexus 01:35:16 ---> uname -a: 01:35:16 Linux prd-ubuntu20-04-docker-8c-8g-10815 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:35:16 01:35:16 01:35:16 ---> lscpu: 01:35:16 Architecture: x86_64 01:35:16 CPU op-mode(s): 32-bit, 64-bit 01:35:16 Byte Order: Little Endian 01:35:16 Address sizes: 40 bits physical, 48 bits virtual 01:35:16 CPU(s): 8 01:35:16 On-line CPU(s) list: 0-7 01:35:16 Thread(s) per core: 1 01:35:16 Core(s) per socket: 1 01:35:16 Socket(s): 8 01:35:16 NUMA node(s): 1 01:35:16 Vendor ID: AuthenticAMD 01:35:16 CPU family: 23 01:35:16 Model: 49 01:35:16 Model name: AMD EPYC-Rome Processor 01:35:16 Stepping: 0 01:35:16 CPU MHz: 2799.998 01:35:16 BogoMIPS: 5599.99 01:35:16 Virtualization: AMD-V 01:35:16 Hypervisor vendor: KVM 01:35:16 Virtualization type: full 01:35:16 L1d cache: 256 KiB 01:35:16 L1i cache: 256 KiB 01:35:16 L2 cache: 4 MiB 01:35:16 L3 cache: 128 MiB 01:35:16 NUMA node0 CPU(s): 0-7 01:35:16 Vulnerability Itlb multihit: Not affected 01:35:16 Vulnerability L1tf: Not affected 01:35:16 Vulnerability Mds: Not affected 01:35:16 Vulnerability Meltdown: Not affected 01:35:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:35:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:35:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:35:16 Vulnerability Srbds: Not affected 01:35:16 Vulnerability Tsx async abort: Not affected 01:35:16 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:35:16 01:35:16 01:35:16 ---> nproc: 01:35:16 8 01:35:16 01:35:16 01:35:16 ---> df -h: 01:35:16 Filesystem Size Used Avail Use% Mounted on 01:35:16 overlay 155G 11G 145G 7% / 01:35:16 tmpfs 64M 0 64M 0% /dev 01:35:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:35:16 shm 64M 0 64M 0% /dev/shm 01:35:16 /dev/vda1 155G 11G 145G 7% /facter-os 01:35:16 01:35:16 01:35:16 ---> sar -b -r -n DEV: 01:35:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10815) 04/06/22 _x86_64_ (8 CPU) 01:35:16 01:35:16 01:23:43 LINUX RESTART (8 CPU) 01:35:16 01:35:16 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:35:16 01:25:01 100.23 43.55 56.69 0.00 5360.60 152314.14 0.00 01:35:16 01:26:01 344.58 13.26 331.31 0.00 2061.26 55590.87 0.00 01:35:16 01:27:01 167.82 0.15 167.67 0.00 8.67 33904.22 0.00 01:35:16 01:28:01 2.42 0.00 2.42 0.00 0.00 26.81 0.00 01:35:16 01:29:01 3.63 0.88 2.75 0.00 18.53 35.46 0.00 01:35:16 01:30:01 2.15 0.00 2.15 0.00 0.00 24.40 0.00 01:35:16 01:31:01 1.43 0.00 1.43 0.00 0.00 20.80 0.00 01:35:16 01:32:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 01:35:16 01:33:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 01:35:16 01:34:01 2.03 0.00 2.03 0.00 0.00 27.60 0.00 01:35:16 01:35:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 01:35:16 Average: 57.12 5.26 51.86 0.00 677.45 22006.53 0.00 01:35:16 01:35:16 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:35:16 01:25:01 30116008 31887532 478648 1.46 91728 1988756 1847472 5.44 897260 1596832 2780 01:35:16 01:26:01 28630340 31756460 548340 1.67 149532 3206804 1904876 5.61 1314464 2522448 202252 01:35:16 01:27:01 28199088 31790300 516688 1.57 163776 3614476 1682144 4.96 1313348 2911644 284 01:35:16 01:28:01 28199156 31790416 516356 1.57 163840 3614468 1682144 4.96 1313092 2911644 12 01:35:16 01:29:01 28200376 31792704 513812 1.56 163968 3614996 1717024 5.06 1311764 2912208 12 01:35:16 01:30:01 28206684 31799116 507356 1.54 164064 3615000 1717024 5.06 1304684 2912216 16 01:35:16 01:31:01 28206784 31799308 507108 1.54 164148 3615004 1717024 5.06 1304344 2912216 60 01:35:16 01:32:01 28214116 31806676 499676 1.52 164184 3615008 1717024 5.06 1297192 2912220 8 01:35:16 01:33:01 28214068 31806688 499604 1.52 164240 3615008 1717024 5.06 1297224 2912224 12 01:35:16 01:34:01 28214336 31807096 499356 1.52 164308 3614988 1717024 5.06 1297436 2912300 8 01:35:16 01:35:01 28214116 31806960 499492 1.52 164352 3614992 1717024 5.06 1297744 2912312 0 01:35:16 Average: 28419552 31803932 507858 1.54 156195 3429955 1739619 5.13 1268050 2757115 18677 01:35:16 01:35:16 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:35:16 01:25:01 ens3 447.14 283.03 1386.10 62.42 0.00 0.00 0.00 0.00 01:35:16 01:25:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:35:16 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:26:01 ens3 459.36 323.81 4893.25 110.42 0.00 0.00 0.00 0.00 01:35:16 01:26:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 01:35:16 01:26:01 veth427765d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:35:16 01:26:01 docker0 113.50 139.89 9.55 1090.81 0.00 0.00 0.00 0.00 01:35:16 01:27:01 ens3 162.79 96.15 2684.43 26.72 0.00 0.00 0.00 0.00 01:35:16 01:27:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 01:35:16 01:27:01 docker0 11.40 16.45 0.66 89.76 0.00 0.00 0.00 0.00 01:35:16 01:28:01 ens3 3.13 0.62 0.81 0.46 0.00 0.00 0.00 0.00 01:35:16 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:16 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:29:01 ens3 1.87 0.72 1.98 0.59 0.00 0.00 0.00 0.00 01:35:16 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:30:01 ens3 1.20 0.57 0.60 0.45 0.00 0.00 0.00 0.00 01:35:16 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:16 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:31:01 ens3 0.08 0.02 0.06 0.00 0.00 0.00 0.00 0.00 01:35:16 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:32:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:35:16 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:16 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:33:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:35:16 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:35:16 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:35:16 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:35:01 ens3 0.35 0.15 0.12 0.07 0.00 0.00 0.00 0.00 01:35:16 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:16 Average: ens3 97.88 64.13 815.23 18.29 0.00 0.00 0.00 0.00 01:35:16 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 01:35:16 Average: docker0 11.35 14.21 0.93 107.31 0.00 0.00 0.00 0.00 01:35:16 01:35:16 01:35:16 ---> sar -P ALL: 01:35:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10815) 04/06/22 _x86_64_ (8 CPU) 01:35:16 01:35:16 01:23:43 LINUX RESTART (8 CPU) 01:35:16 01:35:16 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:35:16 01:25:01 all 4.15 0.00 1.56 1.35 0.02 92.91 01:35:16 01:25:01 0 3.12 0.00 1.98 0.17 0.02 94.71 01:35:16 01:25:01 1 5.19 0.00 1.61 3.06 0.02 90.13 01:35:16 01:25:01 2 2.66 0.00 1.94 1.82 0.02 93.56 01:35:16 01:25:01 3 3.04 0.00 1.12 0.52 0.02 95.31 01:35:16 01:25:01 4 4.73 0.00 2.00 0.27 0.02 92.99 01:35:16 01:25:01 5 3.75 0.00 1.07 0.50 0.02 94.66 01:35:16 01:25:01 6 6.53 0.00 1.20 1.17 0.02 91.08 01:35:16 01:25:01 7 4.22 0.00 1.59 3.32 0.02 90.85 01:35:16 01:26:01 all 20.18 0.00 6.27 1.93 0.10 71.53 01:35:16 01:26:01 0 21.52 0.00 6.24 2.14 0.10 70.00 01:35:16 01:26:01 1 19.53 0.00 6.51 1.20 0.08 72.67 01:35:16 01:26:01 2 19.01 0.00 5.63 0.56 0.08 74.72 01:35:16 01:26:01 3 19.34 0.00 7.74 4.16 0.10 68.66 01:35:16 01:26:01 4 20.73 0.00 6.27 2.70 0.10 70.19 01:35:16 01:26:01 5 20.47 0.00 5.77 0.12 0.08 73.55 01:35:16 01:26:01 6 20.68 0.00 5.58 2.47 0.08 71.18 01:35:16 01:26:01 7 20.16 0.00 6.42 2.06 0.14 71.23 01:35:16 01:27:01 all 24.60 0.00 4.97 1.43 0.08 68.91 01:35:16 01:27:01 0 25.12 0.00 5.21 0.65 0.08 68.93 01:35:16 01:27:01 1 25.56 0.00 5.29 0.13 0.08 68.93 01:35:16 01:27:01 2 25.09 0.00 4.88 1.05 0.10 68.88 01:35:16 01:27:01 3 23.90 0.00 5.27 4.66 0.08 66.09 01:35:16 01:27:01 4 24.33 0.00 4.60 3.39 0.08 67.59 01:35:16 01:27:01 5 23.79 0.00 4.87 0.12 0.07 71.15 01:35:16 01:27:01 6 24.28 0.00 4.65 1.13 0.08 69.86 01:35:16 01:27:01 7 24.75 0.00 5.02 0.32 0.08 69.82 01:35:16 01:28:01 all 0.27 0.00 0.01 0.02 0.00 99.70 01:35:16 01:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:35:16 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:35:16 01:28:01 2 2.02 0.00 0.00 0.00 0.00 97.98 01:35:16 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:28:01 4 0.02 0.00 0.00 0.15 0.00 99.83 01:35:16 01:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:35:16 01:28:01 6 0.02 0.00 0.02 0.05 0.00 99.92 01:35:16 01:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:35:16 01:29:01 all 0.18 0.00 0.11 0.02 0.00 99.69 01:35:16 01:29:01 0 0.05 0.00 0.03 0.02 0.00 99.90 01:35:16 01:29:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:35:16 01:29:01 2 0.85 0.00 0.18 0.00 0.00 98.97 01:35:16 01:29:01 3 0.05 0.00 0.15 0.02 0.00 99.78 01:35:16 01:29:01 4 0.02 0.00 0.08 0.03 0.00 99.87 01:35:16 01:29:01 5 0.07 0.00 0.07 0.00 0.00 99.87 01:35:16 01:29:01 6 0.08 0.00 0.07 0.07 0.00 99.78 01:35:16 01:29:01 7 0.25 0.00 0.22 0.07 0.00 99.47 01:35:16 01:30:01 all 0.08 0.00 0.02 0.01 0.00 99.90 01:35:16 01:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:30:01 1 0.05 0.00 0.10 0.00 0.02 99.83 01:35:16 01:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:35:16 01:30:01 3 0.43 0.00 0.03 0.02 0.00 99.52 01:35:16 01:30:01 4 0.02 0.00 0.02 0.03 0.00 99.93 01:35:16 01:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:35:16 01:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:35:16 01:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:35:16 01:31:01 all 0.21 0.00 0.01 0.01 0.01 99.76 01:35:16 01:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:31:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:35:16 01:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:31:01 3 1.58 0.00 0.00 0.02 0.02 98.39 01:35:16 01:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:35:16 01:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:35:16 01:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:35:16 01:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:35:16 01:32:01 all 0.06 0.00 0.03 0.01 0.01 99.90 01:35:16 01:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:35:16 01:32:01 1 0.03 0.00 0.07 0.02 0.00 99.88 01:35:16 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:32:01 3 0.40 0.00 0.07 0.00 0.00 99.53 01:35:16 01:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:35:16 01:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:35:16 01:32:01 6 0.00 0.00 0.02 0.03 0.02 99.93 01:35:16 01:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:35:16 01:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:35:16 01:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:35:16 01:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:35:16 01:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:35:16 01:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:35:16 01:33:01 6 0.03 0.00 0.03 0.02 0.00 99.92 01:35:16 01:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:34:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:35:16 01:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:35:16 01:34:01 1 0.07 0.00 0.03 0.05 0.02 99.83 01:35:16 01:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:35:16 01:34:01 3 0.48 0.00 0.00 0.00 0.00 99.52 01:35:16 01:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:35:16 01:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:35:16 01:34:01 6 0.03 0.00 0.02 0.03 0.00 99.92 01:35:16 01:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:35:16 01:35:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:35:16 01:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:35:01 1 0.07 0.00 0.03 0.02 0.00 99.88 01:35:16 01:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:35:01 3 1.99 0.00 0.00 0.00 0.00 98.01 01:35:16 01:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:35:16 01:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:35:16 01:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:35:16 01:35:16 Average: CPU %user %nice %system %iowait %steal %idle 01:35:16 Average: all 4.52 0.00 1.17 0.43 0.02 93.86 01:35:16 Average: 0 4.50 0.00 1.22 0.27 0.02 93.99 01:35:16 Average: 1 4.57 0.00 1.24 0.41 0.02 93.75 01:35:16 Average: 2 4.49 0.00 1.14 0.31 0.02 94.04 01:35:16 Average: 3 4.60 0.00 1.29 0.84 0.02 93.25 01:35:16 Average: 4 4.50 0.00 1.17 0.60 0.02 93.72 01:35:16 Average: 5 4.34 0.00 1.07 0.07 0.02 94.51 01:35:16 Average: 6 4.67 0.00 1.05 0.45 0.02 93.81 01:35:16 Average: 7 4.46 0.00 1.20 0.52 0.02 93.80 01:35:16 01:35:16 01:35:16