Pull request #342 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0b47591cc76a5eb46f87fbe32a0f1fac32df138+195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 (deae085ffa55bde8aefadee2a65ec355aa2b57a1) 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-ssh15510275056896140449.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10789025132916665680.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2823192776157020900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17946283294389751415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2027827258881958967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8415377049744696412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6963’ Running on prd-centos7-docker-4c-2g-6969 in /w/workspace/gexfoundry_device-mqtt-go_PR-342 [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-342 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/jenkins-gitclient-ssh9007471748836716302.key > 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 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 into PR head commit a0b47591cc76a5eb46f87fbe32a0f1fac32df138 Merge succeeded, producing a0b47591cc76a5eb46f87fbe32a0f1fac32df138 Checking out Revision a0b47591cc76a5eb46f87fbe32a0f1fac32df138 (PR-342) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/jenkins-gitclient-ssh491634958100110678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/jenkins-gitclient-ssh946315586243363296.key > git merge 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:25:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:25:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:25:43 ========================================================= 01:25:43 EdgeX Global Pipelines Version Info 01:25:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:25:45 ------------------- 01:25:45 stable info: 01:25:45 ------------------- 01:25:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:25:45 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 01:25:45 Message: update stable to v1.0.220 01:25:45 ------------------- 01:25:45 experimental info: 01:25:45 ------------------- 01:25:45 Commited By: **** collab-it+edgex@linuxfoundation.org 01:25:45 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:25:45 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:25:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:25:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:25:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-342 [Pipeline] echo 01:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-342 [Pipeline] echo 01:25:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-342 [Pipeline] echo 01:25:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo 01:25:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0b4759 [Pipeline] echo 01:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:47 provisioning config files... 01:25:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/config2230702361586603711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:47 ---> docker-login.sh 01:25:47 nexus3.edgexfoundry.org:10001 01:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:48 Configure a credential helper to remove this warning. See 01:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:48 01:25:48 Login Succeeded 01:25:48 nexus3.edgexfoundry.org:10002 01:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:48 Configure a credential helper to remove this warning. See 01:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:48 01:25:48 Login Succeeded 01:25:48 nexus3.edgexfoundry.org:10003 01:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:48 Configure a credential helper to remove this warning. See 01:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:48 01:25:48 Login Succeeded 01:25:48 nexus3.edgexfoundry.org:10004 01:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:48 Configure a credential helper to remove this warning. See 01:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:48 01:25:48 Login Succeeded 01:25:48 docker.io 01:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:48 Configure a credential helper to remove this warning. See 01:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:48 01:25:48 Login Succeeded 01:25:48 ---> docker-login.sh ends [Pipeline] } 01:25:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:25:49 + git rev-list -1 --merges a0b47591cc76a5eb46f87fbe32a0f1fac32df138~1..a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo 01:25:49 -----------> git rev-list -1 --merges a0b47591cc76a5eb46f87fbe32a0f1fac32df138~1..a0b47591cc76a5eb46f87fbe32a0f1fac32df138 a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [false] [Pipeline] sh 01:25:49 + git log --format=format:%s -1 a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo 01:25:49 ========================================================= 01:25:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:50 + git log --format=format:%s -1 a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo 01:25:50 [semverPrep] GIT_COMMIT: a0b47591cc76a5eb46f87fbe32a0f1fac32df138, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:25:50 [semverPrep] This is not a build commit. [Pipeline] sh 01:25:50 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:25:50 + grep -v github /etc/ssh/ssh_known_hosts 01:25:50 + '[' -e /tmp/ssh_known_hosts ']' 01:25:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:50 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:25:50 + sudo tee -a /etc/ssh/ssh_known_hosts 01:25:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:51 01:25:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:25:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:51 latest: Pulling from edgex-devops/git-semver 01:25:51 a0d0a0d46f8b: Pulling fs layer 01:25:51 3e5f54012d9b: Pulling fs layer 01:25:51 4c7163046ea9: Pulling fs layer 01:25:51 0c2d73faf560: Pulling fs layer 01:25:51 0c2d73faf560: Waiting 01:25:51 3e5f54012d9b: Verifying Checksum 01:25:51 3e5f54012d9b: Download complete 01:25:51 a0d0a0d46f8b: Verifying Checksum 01:25:51 a0d0a0d46f8b: Download complete 01:25:51 0c2d73faf560: Verifying Checksum 01:25:51 0c2d73faf560: Download complete 01:25:51 4c7163046ea9: Verifying Checksum 01:25:51 4c7163046ea9: Download complete 01:25:51 a0d0a0d46f8b: Pull complete 01:25:51 3e5f54012d9b: Pull complete 01:25:52 4c7163046ea9: Pull complete 01:25:52 0c2d73faf560: Pull complete 01:25:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:25:52 prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container 01:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:25:53 $ docker top 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:53 [ssh-agent] Looking for ssh-agent implementation... 01:25:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:53 $ docker exec 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent 01:25:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmDpGPo/agent.14 01:25:53 SSH_AGENT_PID=20 01:25:53 Running ssh-add (command line suppressed) 01:25:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_4891014811582117616.key (/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_4891014811582117616.key) 01:25:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:54 + git tag --points-at HEAD [Pipeline] } 01:25:54 $ docker exec --env ******** --env ******** 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent -k 01:25:54 unset SSH_AUTH_SOCK; 01:25:54 unset SSH_AGENT_PID; 01:25:54 echo Agent pid 20 killed; 01:25:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:54 [ssh-agent] Looking for ssh-agent implementation... 01:25:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:54 $ docker exec 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent 01:25:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodmHgi/agent.53 01:25:54 SSH_AGENT_PID=60 01:25:54 Running ssh-add (command line suppressed) 01:25:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_3789619388117933794.key (/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_3789619388117933794.key) 01:25:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:54 + git semver init 01:25:54 # -> Open(): unable to determine branch for HEAD 01:25:54 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-342/.git 01:25:54 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-342 01:25:54 # $SEMVER_REMOTE_NAME = origin 01:25:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:25:54 # $SEMVER_USER_NAME = edgex-jenkins 01:25:54 # $SEMVER_BRANCH = PR-342 01:25:54 # $SEMVER_TEMP = /tmp/semver-422558997 01:25:54 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:25:55 # '/tmp/semver-422558997' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-342/.semver' 01:25:55 # -> Force: false 01:25:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-342/.semver [Pipeline] } 01:25:55 $ docker exec --env ******** --env ******** 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent -k 01:25:56 unset SSH_AUTH_SOCK; 01:25:56 unset SSH_AGENT_PID; 01:25:56 echo Agent pid 60 killed; 01:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:56 + git semver [Pipeline] } 01:25:56 $ docker stop --time=1 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d 01:25:57 $ docker rm -f 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d [Pipeline] // withDockerContainer [Pipeline] sh 01:25:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:58 Stashed 1 file(s) [Pipeline] echo 01:25:58 [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:59 provisioning config files... 01:25:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/config362775942736641788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:59 ---> docker-login.sh 01:25:59 nexus3.edgexfoundry.org:10001 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:59 Configure a credential helper to remove this warning. See 01:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:59 01:25:59 Login Succeeded 01:25:59 nexus3.edgexfoundry.org:10002 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:59 Configure a credential helper to remove this warning. See 01:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:59 01:25:59 Login Succeeded 01:25:59 nexus3.edgexfoundry.org:10003 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:59 Configure a credential helper to remove this warning. See 01:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:59 01:25:59 Login Succeeded 01:25:59 nexus3.edgexfoundry.org:10004 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:59 Configure a credential helper to remove this warning. See 01:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:59 01:25:59 Login Succeeded 01:25:59 docker.io 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:00 Configure a credential helper to remove this warning. See 01:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:00 01:26:00 Login Succeeded 01:26:00 ---> docker-login.sh ends [Pipeline] } 01:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:00 ========================================================= 01:26:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:26:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:26:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:26:00 Sending build context to Docker daemon 5.752MB 01:26:00 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:26:00 Step 2/12 : FROM ${BASE} AS builder 01:26:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:00 59bf1c3509f3: Pulling fs layer 01:26:00 666ba61612fd: Pulling fs layer 01:26:00 8ed8ca486205: Pulling fs layer 01:26:00 4fe6c5a15a65: Pulling fs layer 01:26:00 22a0e8bec74d: Pulling fs layer 01:26:00 640e595b4fbd: Pulling fs layer 01:26:00 763cafe07f6e: Pulling fs layer 01:26:00 0c0b528cf693: Pulling fs layer 01:26:00 10935f4eaf8b: Pulling fs layer 01:26:00 4fe6c5a15a65: Waiting 01:26:00 22a0e8bec74d: Waiting 01:26:00 640e595b4fbd: Waiting 01:26:00 763cafe07f6e: Waiting 01:26:00 0c0b528cf693: Waiting 01:26:00 10935f4eaf8b: Waiting 01:26:00 8ed8ca486205: Verifying Checksum 01:26:00 8ed8ca486205: Download complete 01:26:00 666ba61612fd: Verifying Checksum 01:26:00 666ba61612fd: Download complete 01:26:01 22a0e8bec74d: Verifying Checksum 01:26:01 22a0e8bec74d: Download complete 01:26:01 640e595b4fbd: Verifying Checksum 01:26:01 640e595b4fbd: Download complete 01:26:01 59bf1c3509f3: Verifying Checksum 01:26:01 59bf1c3509f3: Download complete 01:26:01 763cafe07f6e: Verifying Checksum 01:26:01 763cafe07f6e: Download complete 01:26:01 0c0b528cf693: Verifying Checksum 01:26:01 0c0b528cf693: Download complete 01:26:01 59bf1c3509f3: Pull complete 01:26:01 666ba61612fd: Pull complete 01:26:01 4fe6c5a15a65: Verifying Checksum 01:26:01 4fe6c5a15a65: Download complete 01:26:01 10935f4eaf8b: Verifying Checksum 01:26:01 10935f4eaf8b: Download complete 01:26:01 8ed8ca486205: Pull complete 01:26:05 4fe6c5a15a65: Pull complete 01:26:05 22a0e8bec74d: Pull complete 01:26:05 640e595b4fbd: Pull complete 01:26:05 763cafe07f6e: Pull complete 01:26:05 0c0b528cf693: Pull complete 01:26:07 10935f4eaf8b: Pull complete 01:26:07 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:26:07 ---> 99d49a6021b9 01:26:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:26:09 ---> Running in 748ed9b25ee5 01:26:10 Removing intermediate container 748ed9b25ee5 01:26:10 ---> ebbd005b03e7 01:26:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:26:10 ---> Running in 41aead3db131 01:26:10 Removing intermediate container 41aead3db131 01:26:10 ---> 972f5b9094fa 01:26:10 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:10 ---> Running in 12d637c42335 01:26:10 Removing intermediate container 12d637c42335 01:26:10 ---> 28f5350c7ba1 01:26:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:10 ---> Running in 0b2c6038a64b 01:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:26:12 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:26:12 (2/4) Installing libedit (20210910.3.1-r0) 01:26:12 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:26:12 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:26:12 Executing busybox-1.34.1-r3.trigger 01:26:12 OK: 224 MiB in 56 packages 01:26:12 Removing intermediate container 0b2c6038a64b 01:26:12 ---> e73d40ef9e23 01:26:12 Step 7/12 : WORKDIR /device-mqtt-go 01:26:12 ---> Running in 210fe6a016fe 01:26:12 Removing intermediate container 210fe6a016fe 01:26:12 ---> f3c372d38af5 01:26:12 Step 8/12 : COPY go.mod vendor* ./ 01:26:12 ---> 68535590f89c 01:26:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:12 ---> Running in 712e1a4485fc 01:26:13 Still waiting to schedule task 01:26:13 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6967’ 01:27:09 Removing intermediate container 712e1a4485fc 01:27:09 ---> 98e54b78ed03 01:27:09 Step 10/12 : COPY . . 01:27:09 ---> b0f564dec653 01:27:09 Step 11/12 : ARG MAKE='make build' 01:27:09 ---> Running in a7ae752b6575 01:27:09 Removing intermediate container a7ae752b6575 01:27:09 ---> faec26533de2 01:27:09 Step 12/12 : RUN $MAKE 01:27:09 ---> Running in 826ac3322f93 01:27:09 noop 01:27:09 Removing intermediate container 826ac3322f93 01:27:09 ---> 3f85294a53f6 01:27:09 Successfully built 3f85294a53f6 01:27:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:27:09 + docker inspect -f . ci-base-image-x86_64 01:27:09 . [Pipeline] withDockerContainer 01:27:09 prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container 01:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:10 $ docker top 1b04595ed285626580db2676b327069b3295062bb1279e98fa2a5c16a06f31be -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:10 + go version 01:27:10 go version go1.17.6 linux/amd64 [Pipeline] } 01:27:10 $ docker stop --time=1 1b04595ed285626580db2676b327069b3295062bb1279e98fa2a5c16a06f31be 01:27:11 $ docker rm -f 1b04595ed285626580db2676b327069b3295062bb1279e98fa2a5c16a06f31be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:27:12 + docker inspect -f . ci-base-image-x86_64 01:27:12 . [Pipeline] withDockerContainer 01:27:12 prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container 01:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:12 $ docker top f159339799f5c647424ad9c096062400b958035a8804d5884dbd64167131e042 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:27:13 + make test 01:27:13 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:27:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:27:21 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 01:27:21 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 01:27:21 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 01:27:21 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 01:27:21 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 01:27:21 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 01:27:27 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 01:27:27 make: *** [Makefile:28: test] Error 2 [Pipeline] } 01:27:27 $ docker stop --time=1 f159339799f5c647424ad9c096062400b958035a8804d5884dbd64167131e042 01:27:28 $ docker rm -f f159339799f5c647424ad9c096062400b958035a8804d5884dbd64167131e042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:29 01:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:27:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:30 latest: Pulling from edgex-lftools-log-publisher 01:27:30 5eb5b503b376: Pulling fs layer 01:27:30 5c69ac0246d0: Pulling fs layer 01:27:30 ec43610c2a17: Pulling fs layer 01:27:30 3a2ae6a8a46f: Pulling fs layer 01:27:30 33b1e0a273af: Pulling fs layer 01:27:30 5d3b04190fa2: Pulling fs layer 01:27:30 2f39f015ded8: Pulling fs layer 01:27:30 3a2ae6a8a46f: Waiting 01:27:30 33b1e0a273af: Waiting 01:27:30 5d3b04190fa2: Waiting 01:27:30 2f39f015ded8: Waiting 01:27:30 5c69ac0246d0: Verifying Checksum 01:27:30 5c69ac0246d0: Download complete 01:27:30 3a2ae6a8a46f: Verifying Checksum 01:27:30 3a2ae6a8a46f: Download complete 01:27:30 33b1e0a273af: Verifying Checksum 01:27:30 33b1e0a273af: Download complete 01:27:30 ec43610c2a17: Verifying Checksum 01:27:30 ec43610c2a17: Download complete 01:27:30 5d3b04190fa2: Verifying Checksum 01:27:30 5d3b04190fa2: Download complete 01:27:30 5eb5b503b376: Verifying Checksum 01:27:30 5eb5b503b376: Download complete 01:27:31 2f39f015ded8: Verifying Checksum 01:27:31 2f39f015ded8: Download complete 01:27:31 5eb5b503b376: Pull complete 01:27:31 5c69ac0246d0: Pull complete 01:27:32 ec43610c2a17: Pull complete 01:27:32 3a2ae6a8a46f: Pull complete 01:27:33 33b1e0a273af: Pull complete 01:27:33 5d3b04190fa2: Pull complete 01:27:38 2f39f015ded8: Pull complete 01:27:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:27:38 prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container 01:27:38 $ 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-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:41 $ docker top 29391a705016bb3f8341fce73d4a54bfcbe402f5bc69611b706bcba39075dd5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:41 ---> job-cost.sh 01:27:41 lf-activate-venv: SKIPPING 01:27:41 INFO: No Stack... 01:27:42 INFO: Retrieving Pricing Info for: v3-standard-2 01:27:42 INFO: Archiving Costs [Pipeline] sh 01:27:43 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives/cost.csv 01:27:43 + cut -d, -f6 [Pipeline] lock 01:27:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] 01:27:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] did not exist. Created. 01:27:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:27:43 + echo total: 0.05999999865889549 [Pipeline] stash 01:27:43 Stashed 1 file(s) [Pipeline] } 01:27:43 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:27:43 $ docker stop --time=1 29391a705016bb3f8341fce73d4a54bfcbe402f5bc69611b706bcba39075dd5f 01:27:44 $ docker rm -f 29391a705016bb3f8341fce73d4a54bfcbe402f5bc69611b706bcba39075dd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:27:45 Failed in branch amd64 01:28:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6971 in /w/workspace/gexfoundry_device-mqtt-go_PR-342 [Pipeline] { [Pipeline] ws 01:28:42 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:28:42 Selected Git installation does not exist. Using Default 01:28:42 The recommended git tool is: NONE 01:28:47 using credential edgex-jenkins-ssh 01:28:47 Cloning the remote Git repository 01:28:47 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:28:47 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:28:47 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:28:47 > git --version # timeout=10 01:28:47 > git --version # 'git version 2.17.1' 01:28:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:49 Merging remotes/origin/main commit 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 into PR head commit a0b47591cc76a5eb46f87fbe32a0f1fac32df138 01:28:49 Merge succeeded, producing a0b47591cc76a5eb46f87fbe32a0f1fac32df138 01:28:49 Checking out Revision a0b47591cc76a5eb46f87fbe32a0f1fac32df138 (PR-342) 01:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:28:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:28:49 > git config core.sparsecheckout # timeout=10 01:28:49 > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 01:28:49 > git remote # timeout=10 01:28:49 > git config --get remote.origin.url # timeout=10 01:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:49 > git merge 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 # timeout=10 01:28:49 > git rev-parse HEAD^{commit} # timeout=10 01:28:49 > git config core.sparsecheckout # timeout=10 01:28:49 > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 01:28:53 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:28:53 > git --version # timeout=10 01:28:53 > git --version # 'git version 2.17.1' 01:28:53 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:54 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:54 Dload Upload Total Spent Left Speed 01:28:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45375 [Pipeline] sh 01:28:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:55 + sudo tee /etc/docker/daemon.new 01:28:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:55 { 01:28:55 "registry-mirrors": [ 01:28:55 "https://nexus3.edgexfoundry.org:10001" 01:28:55 ], 01:28:55 "bip": "10.250.0.254/24", 01:28:55 "hosts": [ 01:28:55 "tcp://0.0.0.0:5555", 01:28:55 "unix:///var/run/docker.sock" 01:28:55 ], 01:28:55 "mtu": 1458, 01:28:55 "selinux-enabled": true, 01:28:55 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:55 } [Pipeline] sh 01:28:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:14 provisioning config files... 01:29:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1603825367352761845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:15 ---> docker-login.sh 01:29:15 nexus3.edgexfoundry.org:10001 01:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:16 Configure a credential helper to remove this warning. See 01:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:16 01:29:16 Login Succeeded 01:29:16 nexus3.edgexfoundry.org:10002 01:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:16 Configure a credential helper to remove this warning. See 01:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:16 01:29:16 Login Succeeded 01:29:16 nexus3.edgexfoundry.org:10003 01:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:16 Configure a credential helper to remove this warning. See 01:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:16 01:29:16 Login Succeeded 01:29:16 nexus3.edgexfoundry.org:10004 01:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:17 Configure a credential helper to remove this warning. See 01:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:17 01:29:17 Login Succeeded 01:29:17 docker.io 01:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:18 Configure a credential helper to remove this warning. See 01:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:18 01:29:18 Login Succeeded 01:29:18 ---> docker-login.sh ends [Pipeline] } 01:29:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:18 ========================================================= 01:29:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:29:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:29:19 + 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:29:19 Sending build context to Docker daemon 2.991MB 01:29:19 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:29:19 Step 2/12 : FROM ${BASE} AS builder 01:29:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:29:19 9b3977197b4f: Pulling fs layer 01:29:19 1a89e8eeedd5: Pulling fs layer 01:29:19 94645a83ff95: Pulling fs layer 01:29:19 3f3a8bcf1eab: Pulling fs layer 01:29:19 0c92f367c5e7: Pulling fs layer 01:29:19 f7c0051592d6: Pulling fs layer 01:29:19 a227ed2f7395: Pulling fs layer 01:29:19 7b1c46037f91: Pulling fs layer 01:29:19 f7c0051592d6: Waiting 01:29:19 a227ed2f7395: Waiting 01:29:19 7b1c46037f91: Waiting 01:29:19 3f3a8bcf1eab: Waiting 01:29:19 0c92f367c5e7: Waiting 01:29:19 94645a83ff95: Verifying Checksum 01:29:19 1a89e8eeedd5: Verifying Checksum 01:29:19 1a89e8eeedd5: Download complete 01:29:19 0c92f367c5e7: Verifying Checksum 01:29:19 0c92f367c5e7: Download complete 01:29:19 f7c0051592d6: Verifying Checksum 01:29:19 f7c0051592d6: Download complete 01:29:19 9b3977197b4f: Verifying Checksum 01:29:19 9b3977197b4f: Download complete 01:29:19 a227ed2f7395: Verifying Checksum 01:29:19 a227ed2f7395: Download complete 01:29:20 9b3977197b4f: Pull complete 01:29:21 1a89e8eeedd5: Pull complete 01:29:21 94645a83ff95: Pull complete 01:29:21 7b1c46037f91: Verifying Checksum 01:29:21 7b1c46037f91: Download complete 01:29:22 3f3a8bcf1eab: Verifying Checksum 01:29:22 3f3a8bcf1eab: Download complete 01:29:34 3f3a8bcf1eab: Pull complete 01:29:34 0c92f367c5e7: Pull complete 01:29:34 f7c0051592d6: Pull complete 01:29:34 a227ed2f7395: Pull complete 01:29:41 7b1c46037f91: Pull complete 01:29:41 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:29:41 ---> f79e39bc4007 01:29:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:42 ---> Running in fa06887974e2 01:29:43 Removing intermediate container fa06887974e2 01:29:43 ---> 18f68d2df397 01:29:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:29:43 ---> Running in 07a1ea0f4b2a 01:29:43 Removing intermediate container 07a1ea0f4b2a 01:29:43 ---> f1d9be33f3bd 01:29:43 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:43 ---> Running in e85de2a7c80e 01:29:45 Removing intermediate container e85de2a7c80e 01:29:45 ---> daed7fd0af71 01:29:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:45 ---> Running in 7cbb03ec3371 01:29:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:48 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:29:48 (2/4) Installing libedit (20210910.3.1-r0) 01:29:48 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:29:48 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:29:48 Executing busybox-1.34.1-r3.trigger 01:29:48 OK: 224 MiB in 56 packages 01:29:50 Removing intermediate container 7cbb03ec3371 01:29:50 ---> daf13fac5b07 01:29:50 Step 7/12 : WORKDIR /device-mqtt-go 01:29:50 ---> Running in f95b8f8d6b64 01:29:50 Removing intermediate container f95b8f8d6b64 01:29:50 ---> 42d62fc9366f 01:29:50 Step 8/12 : COPY go.mod vendor* ./ 01:29:51 ---> 300936d21182 01:29:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:51 ---> Running in 9f5027aabec8 01:31:12 Removing intermediate container 9f5027aabec8 01:31:12 ---> ce11c5476c0f 01:31:12 Step 10/12 : COPY . . 01:31:12 ---> d05923987d86 01:31:12 Step 11/12 : ARG MAKE='make build' 01:31:12 ---> Running in 37fae7c2fd58 01:31:12 Removing intermediate container 37fae7c2fd58 01:31:12 ---> 6ad639e13e0b 01:31:12 Step 12/12 : RUN $MAKE 01:31:12 ---> Running in 4edb342a7c43 01:31:12 noop 01:31:12 Removing intermediate container 4edb342a7c43 01:31:12 ---> edc5d31e0f7b 01:31:12 Successfully built edc5d31e0f7b 01:31:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:31:13 + docker inspect -f . ci-base-image-arm64 01:31:13 . [Pipeline] withDockerContainer 01:31:13 prd-ubuntu18.04-docker-arm64-4c-16g-6971 does not seem to be running inside a container 01:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:15 $ docker top 34adbb0f04805cb5c08ae6234084323c83c08465a6cad53416d57822acea3cbc -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:16 + go version 01:31:16 go version go1.17.6 linux/arm64 [Pipeline] } 01:31:16 $ docker stop --time=1 34adbb0f04805cb5c08ae6234084323c83c08465a6cad53416d57822acea3cbc 01:31:17 $ docker rm -f 34adbb0f04805cb5c08ae6234084323c83c08465a6cad53416d57822acea3cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:18 + docker inspect -f . ci-base-image-arm64 01:31:18 . [Pipeline] withDockerContainer 01:31:19 prd-ubuntu18.04-docker-arm64-4c-16g-6971 does not seem to be running inside a container 01:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:20 $ docker top ac5e46be1cf9a409463825d38cd7cce35f04e4f3e835fc4573ea5f46d963d793 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:31:21 + make test 01:31:21 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:31:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:31:55 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 01:31:55 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 01:31:55 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 01:31:55 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 01:31:59 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 01:31:59 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 01:32:09 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 01:32:09 make: *** [Makefile:28: test] Error 2 [Pipeline] } 01:32:09 $ docker stop --time=1 ac5e46be1cf9a409463825d38cd7cce35f04e4f3e835fc4573ea5f46d963d793 01:32:11 $ docker rm -f ac5e46be1cf9a409463825d38cd7cce35f04e4f3e835fc4573ea5f46d963d793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:13 01:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:13 arm64: Pulling from edgex-lftools-log-publisher 01:32:13 8998bd30e6a1: Pulling fs layer 01:32:13 04944245beec: Pulling fs layer 01:32:13 699f458cf7ca: Pulling fs layer 01:32:13 765212b225bb: Pulling fs layer 01:32:13 f23df028b6ca: Pulling fs layer 01:32:13 d65c8cfc05b1: Pulling fs layer 01:32:13 2437ff75d9bd: Pulling fs layer 01:32:13 765212b225bb: Waiting 01:32:13 d65c8cfc05b1: Waiting 01:32:13 f23df028b6ca: Waiting 01:32:13 2437ff75d9bd: Waiting 01:32:13 04944245beec: Verifying Checksum 01:32:13 04944245beec: Download complete 01:32:13 765212b225bb: Verifying Checksum 01:32:13 765212b225bb: Download complete 01:32:13 f23df028b6ca: Verifying Checksum 01:32:13 f23df028b6ca: Download complete 01:32:13 d65c8cfc05b1: Verifying Checksum 01:32:13 d65c8cfc05b1: Download complete 01:32:14 699f458cf7ca: Verifying Checksum 01:32:14 699f458cf7ca: Download complete 01:32:14 8998bd30e6a1: Verifying Checksum 01:32:14 8998bd30e6a1: Download complete 01:32:16 2437ff75d9bd: Verifying Checksum 01:32:16 2437ff75d9bd: Download complete 01:32:18 8998bd30e6a1: Pull complete 01:32:18 04944245beec: Pull complete 01:32:20 699f458cf7ca: Pull complete 01:32:20 765212b225bb: Pull complete 01:32:21 f23df028b6ca: Pull complete 01:32:21 d65c8cfc05b1: Pull complete 01:32:36 2437ff75d9bd: Pull complete 01:32:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:32:36 prd-ubuntu18.04-docker-arm64-4c-16g-6971 does not seem to be running inside a container 01:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:32:39 $ docker top fa5fd89a7300fdb2170dbb2c03b8f3e2e02e78a8c2e86a84f10c3830c98a88f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:40 ---> job-cost.sh 01:32:40 lf-activate-venv: SKIPPING 01:32:40 INFO: No Stack... 01:32:40 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:41 INFO: Archiving Costs [Pipeline] sh 01:32:42 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:32:42 + cut -d, -f6 [Pipeline] lock 01:32:42 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] 01:32:42 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] did not exist. Created. 01:32:42 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:43 /w/workspace/device-mqtt-go/1@tmp/durable-21b3e2ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:43 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:43 Warning: overwriting stash ‘stack-cost’ 01:32:44 Stashed 1 file(s) [Pipeline] } 01:32:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:44 $ docker stop --time=1 fa5fd89a7300fdb2170dbb2c03b8f3e2e02e78a8c2e86a84f10c3830c98a88f4 01:32:46 $ docker rm -f fa5fd89a7300fdb2170dbb2c03b8f3e2e02e78a8c2e86a84f10c3830c98a88f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:32:48 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives ']' 01:32:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives 01:32:48 total 8 01:32:48 drwxr-xr-x. 3 root root 34 Mar 14 01:27 . 01:32:48 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 14 01:27 .. 01:32:48 drwxr-xr-x. 2 root root 6 Mar 14 01:27 cost 01:32:48 -rw-r--r--. 1 root root 85 Mar 14 01:27 cost.csv 01:32:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives 01:32:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives 01:32:48 total 8 01:32:48 drwxr-xr-x. 3 jenkins jenkins 34 Mar 14 01:27 . 01:32:48 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 14 01:27 .. 01:32:48 drwxr-xr-x. 2 jenkins jenkins 6 Mar 14 01:27 cost 01:32:48 -rw-r--r--. 1 jenkins jenkins 85 Mar 14 01:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:32:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:32:49 ---> package-listing.sh 01:32:49 ++ facter osfamily 01:32:49 ++ tr '[:upper:]' '[:lower:]' 01:32:49 + OS_FAMILY=redhat 01:32:49 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-342 01:32:49 + START_PACKAGES=/tmp/packages_start.txt 01:32:49 + END_PACKAGES=/tmp/packages_end.txt 01:32:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:49 + PACKAGES=/tmp/packages_start.txt 01:32:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-342 ']' 01:32:49 + PACKAGES=/tmp/packages_end.txt 01:32:49 + case "${OS_FAMILY}" in 01:32:49 + sort 01:32:49 + rpm -qa 01:32:50 + '[' -f /tmp/packages_start.txt ']' 01:32:50 + '[' -f /tmp/packages_end.txt ']' 01:32:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-342 ']' 01:32:50 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives/ 01:32:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives/ [Pipeline] echo 01:32:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:32:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:51 . [Pipeline] withDockerContainer 01:32:51 prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container 01:32:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-342/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-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:32:51 $ docker top 2cc1c372f236f469ed8f640cda95ff90a2b35672da55a01d0e31db8001ce28ac -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:52 + touch /tmp/pre-build-complete [Pipeline] sh 01:32:52 + mkdir -p /var/log/sysstat [Pipeline] sh 01:32:53 + ls /var/log/sa-host 01:32:53 + sadf -c /var/log/sa-host/sa14 01:32:53 file_magic: OK 01:32:53 HZ: Using current value: 100 01:32:53 file_header: OK 01:32:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:32:53 Statistics: 01:32:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:32:53 File successfully converted to sysstat format version 12.5.2 01:32:53 + sadf -c /var/log/sa-host/sa17 01:32:53 file_magic: OK 01:32:53 HZ: Using current value: 100 01:32:53 file_header: OK 01:32:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:32:53 Statistics: 01:32:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:32:53 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:53 provisioning config files... 01:32:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/config6473592115734509399tmp [Pipeline] { [Pipeline] echo 01:32:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:32:53 ---> create-netrc.sh [Pipeline] } 01:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:32:54 ---> python-tools-install.sh [Pipeline] echo 01:32:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:32:54 ---> sudo-logs.sh 01:32:54 Archiving 'sudo' log.. 01:32:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-6969.novalocal: Name or service not known 01:32:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-6969.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:32:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:32:54 ---> job-cost.sh 01:32:54 lf-activate-venv: SKIPPING 01:32:54 DEBUG: total: 0.05999999865889549 01:32:54 INFO: Retrieving Stack Cost... 01:32:55 INFO: Retrieving Pricing Info for: v3-standard-2 01:32:55 INFO: Archiving Costs [Pipeline] echo 01:32:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:32:56 ---> logs-deploy.sh 01:32:56 lf-activate-venv: SKIPPING 01:32:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-342/1 01:32:56 INFO: archiving workspace using pattern(s): 01:32:57 Archives upload complete. 01:32:57 INFO: archiving logs to Nexus 01:32:57 ---> uname -a: 01:32:57 Linux prd-centos7-docker-4c-2g-6969.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 01:32:57 01:32:57 01:32:57 ---> lscpu: 01:32:57 Architecture: x86_64 01:32:57 CPU op-mode(s): 32-bit, 64-bit 01:32:57 Byte Order: Little Endian 01:32:57 Address sizes: 40 bits physical, 48 bits virtual 01:32:57 CPU(s): 2 01:32:57 On-line CPU(s) list: 0,1 01:32:57 Thread(s) per core: 1 01:32:57 Core(s) per socket: 1 01:32:57 Socket(s): 2 01:32:57 NUMA node(s): 1 01:32:57 Vendor ID: AuthenticAMD 01:32:57 CPU family: 23 01:32:57 Model: 49 01:32:57 Model name: AMD EPYC-Rome Processor 01:32:57 Stepping: 0 01:32:57 CPU MHz: 2799.994 01:32:57 BogoMIPS: 5599.98 01:32:57 Virtualization: AMD-V 01:32:57 Hypervisor vendor: KVM 01:32:57 Virtualization type: full 01:32:57 L1d cache: 64 KiB 01:32:57 L1i cache: 64 KiB 01:32:57 L2 cache: 1 MiB 01:32:57 L3 cache: 32 MiB 01:32:57 NUMA node0 CPU(s): 0,1 01:32:57 Vulnerability Itlb multihit: Not affected 01:32:57 Vulnerability L1tf: Not affected 01:32:57 Vulnerability Mds: Not affected 01:32:57 Vulnerability Meltdown: Not affected 01:32:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:32:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:32:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:32:57 Vulnerability Srbds: Not affected 01:32:57 Vulnerability Tsx async abort: Not affected 01:32:57 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:32:57 01:32:57 01:32:57 ---> nproc: 01:32:57 2 01:32:57 01:32:57 01:32:57 ---> df -h: 01:32:57 Filesystem Size Used Avail Use% Mounted on 01:32:57 overlay 40G 9.0G 32G 23% / 01:32:57 tmpfs 64M 0 64M 0% /dev 01:32:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:32:57 shm 64M 0 64M 0% /dev/shm 01:32:57 /dev/vda1 40G 9.0G 32G 23% /facter-os 01:32:57 01:32:57 01:32:57 ---> sar -b -r -n DEV: 01:32:57 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) 01:32:57 01:32:57 01:25:09 LINUX RESTART (2 CPU) 01:32:57 01:32:57 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:32:57 01:27:01 274.97 0.03 274.94 0.00 1.07 63959.67 0.00 01:32:57 01:28:01 159.98 0.00 159.98 0.00 0.00 33032.35 0.00 01:32:57 01:29:01 5.48 0.00 5.48 0.00 0.00 386.56 0.00 01:32:57 01:30:01 0.23 0.00 0.23 0.00 0.00 3.88 0.00 01:32:57 01:31:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 01:32:57 01:32:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 01:32:57 Average: 73.57 0.01 73.56 0.00 0.18 16237.61 0.00 01:32:57 01:32:57 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:32:57 01:27:01 3222324 0 972672 12.14 2620 3811324 1374228 15.17 1497440 2743072 346988 01:32:57 01:28:01 3515112 0 987024 12.32 2620 3504184 1199384 13.24 873436 3094648 20 01:32:57 01:29:01 3490160 0 1011972 12.64 2620 3504188 1199588 13.24 899392 3094648 16 01:32:57 01:30:01 3503568 0 998560 12.47 2620 3504192 1194368 13.19 886428 3094648 8 01:32:57 01:31:01 3505168 0 996956 12.45 2620 3504196 1176676 12.99 884696 3094648 16 01:32:57 01:32:01 3514020 0 988100 12.34 2620 3504200 1164340 12.85 876688 3094648 12 01:32:57 Average: 3458392 0 992547 12.39 2620 3555381 1218097 13.45 986347 3036052 57843 01:32:57 01:32:57 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:32:57 01:27:01 eth0 393.59 294.00 4362.81 31.12 0.00 0.00 0.00 0.00 01:32:57 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:27:01 docker0 251.01 318.08 19.11 2108.40 0.00 0.00 0.00 0.00 01:32:57 01:28:01 eth0 126.16 80.57 2539.71 19.31 0.00 0.00 0.00 0.00 01:32:57 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:29:01 eth0 12.23 4.66 13.29 0.52 0.00 0.00 0.00 0.00 01:32:57 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:30:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 01:32:57 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:31:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:32:57 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:32:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:32:57 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 Average: eth0 88.82 63.30 1153.15 8.54 0.00 0.00 0.00 0.00 01:32:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:57 Average: docker0 41.83 53.01 3.18 351.39 0.00 0.00 0.00 0.00 01:32:57 01:32:57 01:32:57 ---> sar -P ALL: 01:32:57 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) 01:32:57 01:32:57 01:25:09 LINUX RESTART (2 CPU) 01:32:57 01:32:57 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:32:57 01:27:01 all 21.38 0.00 9.42 2.93 0.09 66.18 01:32:57 01:27:01 0 21.30 0.00 9.30 2.69 0.09 66.62 01:32:57 01:27:01 1 21.46 0.00 9.54 3.17 0.09 65.74 01:32:57 01:28:01 all 26.30 0.00 6.99 1.28 0.07 65.36 01:32:57 01:28:01 0 26.37 0.00 6.69 1.05 0.07 65.82 01:32:57 01:28:01 1 26.23 0.00 7.29 1.52 0.07 64.89 01:32:57 01:29:01 all 0.28 0.00 0.12 0.01 0.02 99.58 01:32:57 01:29:01 0 0.15 0.00 0.12 0.00 0.02 99.72 01:32:57 01:29:01 1 0.40 0.00 0.12 0.02 0.02 99.45 01:32:57 01:30:01 all 0.22 0.00 0.04 0.00 0.01 99.73 01:32:57 01:30:01 0 0.33 0.00 0.05 0.00 0.00 99.62 01:32:57 01:30:01 1 0.10 0.00 0.03 0.00 0.02 99.85 01:32:57 01:31:01 all 0.23 0.00 0.03 0.00 0.03 99.72 01:32:57 01:31:01 0 0.30 0.00 0.03 0.00 0.02 99.65 01:32:57 01:31:01 1 0.15 0.00 0.03 0.00 0.03 99.78 01:32:57 01:32:01 all 0.19 0.00 0.04 0.00 0.02 99.75 01:32:57 01:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:32:57 01:32:01 1 0.35 0.00 0.03 0.00 0.02 99.60 01:32:57 Average: all 7.86 0.00 2.69 0.68 0.04 88.74 01:32:57 Average: 0 7.84 0.00 2.62 0.60 0.03 88.90 01:32:57 Average: 1 7.87 0.00 2.75 0.76 0.04 88.58 01:32:57 01:32:57 01:32:57