Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2f3bfb005a92129d8d4c867e82a914f2f19db5b+4a13dc8cbc9452d90b2dd7765ba07908e93b105b (85d34d8a4d5d8d828efc3c00669501829541e4b2) 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-ssh18423869460121607172.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-ssh5559475139813288407.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-modbus-go/branches/PR-309/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-modbus-go/branches/PR-309/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9513750901554261078.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-modbus-go/branches/PR-309/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13452042465312682961.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-ssh7807201581068151738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-modbus-go/branches/PR-309/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-modbus-go/branches/PR-309/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12402020335487579775.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4751 in /w/workspace/xfoundry_device-modbus-go_PR-309 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-309 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-309@tmp/jenkins-gitclient-ssh5010327585662707311.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4a13dc8cbc9452d90b2dd7765ba07908e93b105b into PR head commit d2f3bfb005a92129d8d4c867e82a914f2f19db5b Merge succeeded, producing d2f3bfb005a92129d8d4c867e82a914f2f19db5b Checking out Revision d2f3bfb005a92129d8d4c867e82a914f2f19db5b (PR-309) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-309@tmp/jenkins-gitclient-ssh6081449705335489262.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2f3bfb005a92129d8d4c867e82a914f2f19db5b # 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/xfoundry_device-modbus-go_PR-309@tmp/jenkins-gitclient-ssh1102567424728446946.key > git merge 4a13dc8cbc9452d90b2dd7765ba07908e93b105b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2f3bfb005a92129d8d4c867e82a914f2f19db5b # 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 05:03:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:39 ========================================================= 05:03:39 EdgeX Global Pipelines Version Info 05:03:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:40 ------------------- 05:03:40 stable info: 05:03:40 ------------------- 05:03:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:40 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 05:03:40 Message: update stable to v1.0.220 05:03:40 ------------------- 05:03:40 experimental info: 05:03:40 ------------------- 05:03:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:40 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 05:03:40 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2f3bfb005a92129d8d4c867e82a914f2f19db5b [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2f3bfb [Pipeline] echo 05:03:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:42 provisioning config files... 05:03:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp/config3804460818285236540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:42 ---> docker-login.sh 05:03:42 nexus3.edgexfoundry.org:10001 05:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:43 Configure a credential helper to remove this warning. See 05:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:43 05:03:43 Login Succeeded 05:03:43 nexus3.edgexfoundry.org:10002 05:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:43 Configure a credential helper to remove this warning. See 05:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:43 05:03:43 Login Succeeded 05:03:43 nexus3.edgexfoundry.org:10003 05:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:43 Configure a credential helper to remove this warning. See 05:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:43 05:03:43 Login Succeeded 05:03:43 nexus3.edgexfoundry.org:10004 05:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:43 Configure a credential helper to remove this warning. See 05:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:43 05:03:43 Login Succeeded 05:03:43 docker.io 05:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:43 Configure a credential helper to remove this warning. See 05:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:43 05:03:43 Login Succeeded 05:03:43 ---> docker-login.sh ends [Pipeline] } 05:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:44 + git rev-list -1 --merges d2f3bfb005a92129d8d4c867e82a914f2f19db5b~1..d2f3bfb005a92129d8d4c867e82a914f2f19db5b [Pipeline] echo 05:03:44 -----------> git rev-list -1 --merges d2f3bfb005a92129d8d4c867e82a914f2f19db5b~1..d2f3bfb005a92129d8d4c867e82a914f2f19db5b d2f3bfb005a92129d8d4c867e82a914f2f19db5b [false] [Pipeline] sh 05:03:44 + git log --format=format:%s -1 d2f3bfb005a92129d8d4c867e82a914f2f19db5b [Pipeline] echo 05:03:44 ========================================================= 05:03:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:45 + git log --format=format:%s -1 d2f3bfb005a92129d8d4c867e82a914f2f19db5b [Pipeline] echo 05:03:45 [semverPrep] GIT_COMMIT: d2f3bfb005a92129d8d4c867e82a914f2f19db5b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:03:45 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:45 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:03:45 + grep -v github /etc/ssh/ssh_known_hosts 05:03:45 + '[' -e /tmp/ssh_known_hosts ']' 05:03:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:45 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:45 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 05:03:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:46 05:03:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:03:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:46 latest: Pulling from edgex-devops/git-semver 05:03:46 a0d0a0d46f8b: Pulling fs layer 05:03:46 3e5f54012d9b: Pulling fs layer 05:03:46 4c7163046ea9: Pulling fs layer 05:03:46 0c2d73faf560: Pulling fs layer 05:03:46 0c2d73faf560: Waiting 05:03:46 3e5f54012d9b: Verifying Checksum 05:03:46 3e5f54012d9b: Download complete 05:03:46 a0d0a0d46f8b: Verifying Checksum 05:03:46 a0d0a0d46f8b: Download complete 05:03:46 4c7163046ea9: Verifying Checksum 05:03:46 4c7163046ea9: Download complete 05:03:46 0c2d73faf560: Verifying Checksum 05:03:46 0c2d73faf560: Download complete 05:03:47 a0d0a0d46f8b: Pull complete 05:03:47 3e5f54012d9b: Pull complete 05:03:47 4c7163046ea9: Pull complete 05:03:47 0c2d73faf560: Pull complete 05:03:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:03:47 prd-centos7-docker-4c-2g-4751 does not seem to be running inside a container 05:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-309 -v /w/workspace/xfoundry_device-modbus-go_PR-309:/w/workspace/xfoundry_device-modbus-go_PR-309:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-309@tmp:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:03:48 $ docker top ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:48 [ssh-agent] Looking for ssh-agent implementation... 05:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:48 $ docker exec ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 ssh-agent 05:03:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJOjLlF/agent.14 05:03:48 SSH_AGENT_PID=21 05:03:48 Running ssh-add (command line suppressed) 05:03:48 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-309@tmp/private_key_3319874782151197560.key (/w/workspace/xfoundry_device-modbus-go_PR-309@tmp/private_key_3319874782151197560.key) 05:03:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:49 + git tag --points-at HEAD [Pipeline] } 05:03:49 $ docker exec --env ******** --env ******** ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 ssh-agent -k 05:03:49 unset SSH_AUTH_SOCK; 05:03:49 unset SSH_AGENT_PID; 05:03:49 echo Agent pid 21 killed; 05:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:49 [ssh-agent] Looking for ssh-agent implementation... 05:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:49 $ docker exec ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 ssh-agent 05:03:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhlfhOo/agent.54 05:03:49 SSH_AGENT_PID=61 05:03:49 Running ssh-add (command line suppressed) 05:03:49 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-309@tmp/private_key_2109326123994823864.key (/w/workspace/xfoundry_device-modbus-go_PR-309@tmp/private_key_2109326123994823864.key) 05:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:50 + git semver init 05:03:50 # -> Open(): unable to determine branch for HEAD 05:03:50 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-309/.git 05:03:50 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-309 05:03:50 # $SEMVER_REMOTE_NAME = origin 05:03:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:03:50 # $SEMVER_USER_NAME = edgex-jenkins 05:03:50 # $SEMVER_BRANCH = PR-309 05:03:50 # $SEMVER_TEMP = /tmp/semver-489715162 05:03:50 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:03:51 # '/tmp/semver-489715162' -> '/w/workspace/xfoundry_device-modbus-go_PR-309/.semver' 05:03:51 # -> Force: false 05:03:51 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-309/.semver [Pipeline] } 05:03:51 $ docker exec --env ******** --env ******** ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 ssh-agent -k 05:03:51 unset SSH_AUTH_SOCK; 05:03:51 unset SSH_AGENT_PID; 05:03:51 echo Agent pid 61 killed; 05:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:51 + git semver [Pipeline] } 05:03:51 $ docker stop --time=1 ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 05:03:52 $ docker rm -f ff6586c2418d339e0eab7473999aa644ec53c08acf7941db358ea22b0b3ef7e4 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:53 Stashed 1 file(s) [Pipeline] echo 05:03:53 [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 05:03:54 provisioning config files... 05:03:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp/config8501029413086289491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:54 ---> docker-login.sh 05:03:54 nexus3.edgexfoundry.org:10001 05:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:54 Configure a credential helper to remove this warning. See 05:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:54 05:03:54 Login Succeeded 05:03:54 nexus3.edgexfoundry.org:10002 05:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:54 Configure a credential helper to remove this warning. See 05:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:54 05:03:54 Login Succeeded 05:03:54 nexus3.edgexfoundry.org:10003 05:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:54 Configure a credential helper to remove this warning. See 05:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:54 05:03:54 Login Succeeded 05:03:54 nexus3.edgexfoundry.org:10004 05:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:55 Configure a credential helper to remove this warning. See 05:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:55 05:03:55 Login Succeeded 05:03:55 docker.io 05:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:55 Configure a credential helper to remove this warning. See 05:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:55 05:03:55 Login Succeeded 05:03:55 ---> docker-login.sh ends [Pipeline] } 05:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:55 ========================================================= 05:03:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:03:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:03:56 + 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 . 05:03:56 Sending build context to Docker daemon 5.723MB 05:03:56 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 05:03:56 Step 2/10 : FROM ${BASE} AS builder 05:03:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:56 59bf1c3509f3: Pulling fs layer 05:03:56 666ba61612fd: Pulling fs layer 05:03:56 8ed8ca486205: Pulling fs layer 05:03:56 4fe6c5a15a65: Pulling fs layer 05:03:56 22a0e8bec74d: Pulling fs layer 05:03:56 640e595b4fbd: Pulling fs layer 05:03:56 763cafe07f6e: Pulling fs layer 05:03:56 0c0b528cf693: Pulling fs layer 05:03:56 10935f4eaf8b: Pulling fs layer 05:03:56 4fe6c5a15a65: Waiting 05:03:56 22a0e8bec74d: Waiting 05:03:56 640e595b4fbd: Waiting 05:03:56 763cafe07f6e: Waiting 05:03:56 0c0b528cf693: Waiting 05:03:56 10935f4eaf8b: Waiting 05:03:56 8ed8ca486205: Verifying Checksum 05:03:56 8ed8ca486205: Download complete 05:03:56 666ba61612fd: Verifying Checksum 05:03:56 666ba61612fd: Download complete 05:03:56 22a0e8bec74d: Verifying Checksum 05:03:56 22a0e8bec74d: Download complete 05:03:56 640e595b4fbd: Verifying Checksum 05:03:56 640e595b4fbd: Download complete 05:03:56 763cafe07f6e: Verifying Checksum 05:03:56 763cafe07f6e: Download complete 05:03:56 59bf1c3509f3: Verifying Checksum 05:03:56 59bf1c3509f3: Download complete 05:03:56 0c0b528cf693: Verifying Checksum 05:03:56 0c0b528cf693: Download complete 05:03:56 59bf1c3509f3: Pull complete 05:03:56 666ba61612fd: Pull complete 05:03:56 4fe6c5a15a65: Verifying Checksum 05:03:56 4fe6c5a15a65: Download complete 05:03:56 8ed8ca486205: Pull complete 05:03:57 10935f4eaf8b: Verifying Checksum 05:03:57 10935f4eaf8b: Download complete 05:04:01 4fe6c5a15a65: Pull complete 05:04:01 22a0e8bec74d: Pull complete 05:04:01 640e595b4fbd: Pull complete 05:04:01 763cafe07f6e: Pull complete 05:04:01 0c0b528cf693: Pull complete 05:04:05 10935f4eaf8b: Pull complete 05:04:05 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:05 ---> 99d49a6021b9 05:04:05 Step 3/10 : ARG MAKE='make build' 05:04:06 ---> Running in 395cafca8bde 05:04:06 Removing intermediate container 395cafca8bde 05:04:06 ---> 02d8029e68c4 05:04:06 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:06 ---> Running in 8078f5754c53 05:04:06 Removing intermediate container 8078f5754c53 05:04:06 ---> f340d5435460 05:04:06 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:04:06 ---> Running in 8dd98264f81e 05:04:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:04:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:04:08 (1/8) Installing openssh-keygen (8.8_p1-r1) 05:04:08 (2/8) Installing libedit (20210910.3.1-r0) 05:04:08 (3/8) Installing openssh-client-common (8.8_p1-r1) 05:04:08 (4/8) Installing openssh-client-default (8.8_p1-r1) 05:04:08 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 05:04:08 (6/8) Installing openssh-server-common (8.8_p1-r1) 05:04:08 (7/8) Installing openssh-server (8.8_p1-r1) 05:04:08 (8/8) Installing openssh (8.8_p1-r1) 05:04:08 Executing busybox-1.34.1-r3.trigger 05:04:08 OK: 226 MiB in 60 packages 05:04:09 Still waiting to schedule task 05:04:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:04:09 Removing intermediate container 8dd98264f81e 05:04:09 ---> 47da228ab5c2 05:04:09 Step 6/10 : WORKDIR /device-modbus-go 05:04:09 ---> Running in bce5073b73b7 05:04:09 Removing intermediate container bce5073b73b7 05:04:09 ---> 9d40a182353c 05:04:09 Step 7/10 : COPY go.mod vendor* ./ 05:04:09 ---> 4c665491e769 05:04:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:09 ---> Running in 7ee8e789d1d6 05:04:41 Removing intermediate container 7ee8e789d1d6 05:04:41 ---> 0cb7033f2867 05:04:41 Step 9/10 : COPY . . 05:04:41 ---> 158cf39fe3c4 05:04:41 Step 10/10 : RUN ${MAKE} 05:04:41 ---> Running in cf5e398356c5 05:04:41 noop 05:04:41 Removing intermediate container cf5e398356c5 05:04:41 ---> 6da22fcaf058 05:04:41 Successfully built 6da22fcaf058 05:04:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:04:41 + docker inspect -f . ci-base-image-x86_64 05:04:41 . [Pipeline] withDockerContainer 05:04:42 prd-centos7-docker-4c-2g-4751 does not seem to be running inside a container 05:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-309 -v /w/workspace/xfoundry_device-modbus-go_PR-309:/w/workspace/xfoundry_device-modbus-go_PR-309:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-309@tmp:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:42 $ docker top 19cf619cd8a99b36d92453ada7378e5144022eb78f6b5c2dc2ed6c7b86d9af12 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:42 + go version 05:04:42 go version go1.17.6 linux/amd64 [Pipeline] } 05:04:42 $ docker stop --time=1 19cf619cd8a99b36d92453ada7378e5144022eb78f6b5c2dc2ed6c7b86d9af12 05:04:44 $ docker rm -f 19cf619cd8a99b36d92453ada7378e5144022eb78f6b5c2dc2ed6c7b86d9af12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:44 + docker inspect -f . ci-base-image-x86_64 05:04:44 . [Pipeline] withDockerContainer 05:04:44 prd-centos7-docker-4c-2g-4751 does not seem to be running inside a container 05:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-309 -v /w/workspace/xfoundry_device-modbus-go_PR-309:/w/workspace/xfoundry_device-modbus-go_PR-309:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-309@tmp:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:45 $ docker top f7a3201f52bad2713ff1af2e129caa7021ee0636834a88ce2f66c7d8f2360469 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:04:45 + make test 05:04:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:04:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:05:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:05:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 46.6% of statements 05:05:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:08 ./bin/test-attribution-txt.sh 05:05:08 An attribution for github.com/go-kit/log is missing from in Attribution.txt, please add 05:05:08 make: *** [Makefile:31: test] Error 1 [Pipeline] } 05:05:08 $ docker stop --time=1 f7a3201f52bad2713ff1af2e129caa7021ee0636834a88ce2f66c7d8f2360469 05:05:10 $ docker rm -f f7a3201f52bad2713ff1af2e129caa7021ee0636834a88ce2f66c7d8f2360469 [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 05:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:11 05:05:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:11 latest: Pulling from edgex-lftools-log-publisher 05:05:11 b4d181a07f80: Pulling fs layer 05:05:11 a1111a8f2ec3: Pulling fs layer 05:05:11 ed53099fbce6: Pulling fs layer 05:05:11 dc539afda2c1: Pulling fs layer 05:05:11 77bc0d833cb6: Pulling fs layer 05:05:11 9065ff56babe: Pulling fs layer 05:05:11 d287ab97295c: Pulling fs layer 05:05:11 dc539afda2c1: Waiting 05:05:11 77bc0d833cb6: Waiting 05:05:11 9065ff56babe: Waiting 05:05:11 d287ab97295c: Waiting 05:05:11 a1111a8f2ec3: Verifying Checksum 05:05:11 a1111a8f2ec3: Download complete 05:05:11 dc539afda2c1: Verifying Checksum 05:05:11 dc539afda2c1: Download complete 05:05:12 ed53099fbce6: Verifying Checksum 05:05:12 ed53099fbce6: Download complete 05:05:12 9065ff56babe: Verifying Checksum 05:05:12 9065ff56babe: Download complete 05:05:12 77bc0d833cb6: Verifying Checksum 05:05:12 77bc0d833cb6: Download complete 05:05:12 b4d181a07f80: Verifying Checksum 05:05:12 b4d181a07f80: Download complete 05:05:12 d287ab97295c: Verifying Checksum 05:05:12 d287ab97295c: Download complete 05:05:13 b4d181a07f80: Pull complete 05:05:13 a1111a8f2ec3: Pull complete 05:05:14 ed53099fbce6: Pull complete 05:05:14 dc539afda2c1: Pull complete 05:05:14 77bc0d833cb6: Pull complete 05:05:14 9065ff56babe: Pull complete 05:05:21 d287ab97295c: Pull complete 05:05:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:05:21 prd-centos7-docker-4c-2g-4751 does not seem to be running inside a container 05:05:21 $ 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/xfoundry_device-modbus-go_PR-309 -v /w/workspace/xfoundry_device-modbus-go_PR-309:/w/workspace/xfoundry_device-modbus-go_PR-309:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-309@tmp:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:23 $ docker top eb92d36b78a0afb655539bcce6104b9adffaf7139f303c5879dedb13fe26d70a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:24 ---> job-cost.sh 05:05:24 lf-activate-venv: SKIPPING 05:05:24 INFO: No Stack... 05:05:25 INFO: Retrieving Pricing Info for: v3-standard-2 05:05:25 INFO: Archiving Costs [Pipeline] sh 05:05:25 + cat /w/workspace/xfoundry_device-modbus-go_PR-309/archives/cost.csv 05:05:25 + cut -d, -f6 [Pipeline] lock 05:05:25 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] 05:05:25 Resource [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] did not exist. Created. 05:05:25 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:26 + echo total: 0.05999999865889549 [Pipeline] stash 05:05:26 Stashed 1 file(s) [Pipeline] } 05:05:26 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:26 $ docker stop --time=1 eb92d36b78a0afb655539bcce6104b9adffaf7139f303c5879dedb13fe26d70a 05:05:27 $ docker rm -f eb92d36b78a0afb655539bcce6104b9adffaf7139f303c5879dedb13fe26d70a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:27 Failed in branch amd64 05:05:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4754 in /w/workspace/xfoundry_device-modbus-go_PR-309 [Pipeline] { [Pipeline] ws 05:05:36 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:05:36 Selected Git installation does not exist. Using Default 05:05:36 The recommended git tool is: NONE 05:05:40 using credential edgex-jenkins-ssh 05:05:40 Cloning the remote Git repository 05:05:41 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:05:41 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:05:41 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:05:41 > git --version # timeout=10 05:05:41 > git --version # 'git version 2.17.1' 05:05:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:42 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:05:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:42 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:05:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:43 Merging remotes/origin/main commit 4a13dc8cbc9452d90b2dd7765ba07908e93b105b into PR head commit d2f3bfb005a92129d8d4c867e82a914f2f19db5b 05:05:43 Merge succeeded, producing d2f3bfb005a92129d8d4c867e82a914f2f19db5b 05:05:43 Checking out Revision d2f3bfb005a92129d8d4c867e82a914f2f19db5b (PR-309) 05:05:43 > git config core.sparsecheckout # timeout=10 05:05:43 > git checkout -f d2f3bfb005a92129d8d4c867e82a914f2f19db5b # timeout=10 05:05:43 > git remote # timeout=10 05:05:43 > git config --get remote.origin.url # timeout=10 05:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:43 > git merge 4a13dc8cbc9452d90b2dd7765ba07908e93b105b # timeout=10 05:05:43 > git rev-parse HEAD^{commit} # timeout=10 05:05:43 > git config core.sparsecheckout # timeout=10 05:05:43 > git checkout -f d2f3bfb005a92129d8d4c867e82a914f2f19db5b # timeout=10 05:05:47 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 05:05:47 > git --version # timeout=10 05:05:47 > git --version # 'git version 2.17.1' 05:05:47 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:48 Dload Upload Total Spent Left Speed 05:05:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh 05:05:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:49 + sudo tee /etc/docker/daemon.new 05:05:49 { 05:05:49 "registry-mirrors": [ 05:05:49 "https://nexus3.edgexfoundry.org:10001" 05:05:49 ], 05:05:49 "bip": "10.250.0.254/24", 05:05:49 "hosts": [ 05:05:49 "tcp://0.0.0.0:5555", 05:05:49 "unix:///var/run/docker.sock" 05:05:49 ], 05:05:49 "mtu": 1458, 05:05:49 "selinux-enabled": true, 05:05:49 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:49 } [Pipeline] sh 05:05:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:08 provisioning config files... 05:06:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4649333573931808835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:09 ---> docker-login.sh 05:06:09 nexus3.edgexfoundry.org:10001 05:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:09 Configure a credential helper to remove this warning. See 05:06:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:09 05:06:09 Login Succeeded 05:06:09 nexus3.edgexfoundry.org:10002 05:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:10 Configure a credential helper to remove this warning. See 05:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:10 05:06:10 Login Succeeded 05:06:10 nexus3.edgexfoundry.org:10003 05:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:10 Configure a credential helper to remove this warning. See 05:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:10 05:06:10 Login Succeeded 05:06:10 nexus3.edgexfoundry.org:10004 05:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:11 Configure a credential helper to remove this warning. See 05:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:11 05:06:11 Login Succeeded 05:06:11 docker.io 05:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:12 Configure a credential helper to remove this warning. See 05:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:12 05:06:12 Login Succeeded 05:06:12 ---> docker-login.sh ends [Pipeline] } 05:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:12 ========================================================= 05:06:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:06:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:06:13 + 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 . 05:06:13 Sending build context to Docker daemon 2.995MB 05:06:13 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 05:06:13 Step 2/10 : FROM ${BASE} AS builder 05:06:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:13 9b3977197b4f: Pulling fs layer 05:06:13 1a89e8eeedd5: Pulling fs layer 05:06:13 94645a83ff95: Pulling fs layer 05:06:13 3f3a8bcf1eab: Pulling fs layer 05:06:13 0c92f367c5e7: Pulling fs layer 05:06:13 f7c0051592d6: Pulling fs layer 05:06:13 a227ed2f7395: Pulling fs layer 05:06:13 7b1c46037f91: Pulling fs layer 05:06:13 f7c0051592d6: Waiting 05:06:13 3f3a8bcf1eab: Waiting 05:06:13 a227ed2f7395: Waiting 05:06:13 0c92f367c5e7: Waiting 05:06:13 7b1c46037f91: Waiting 05:06:13 94645a83ff95: Download complete 05:06:13 1a89e8eeedd5: Verifying Checksum 05:06:13 1a89e8eeedd5: Download complete 05:06:13 0c92f367c5e7: Verifying Checksum 05:06:13 0c92f367c5e7: Download complete 05:06:13 f7c0051592d6: Download complete 05:06:13 a227ed2f7395: Verifying Checksum 05:06:13 a227ed2f7395: Download complete 05:06:13 9b3977197b4f: Verifying Checksum 05:06:13 9b3977197b4f: Download complete 05:06:14 9b3977197b4f: Pull complete 05:06:14 1a89e8eeedd5: Pull complete 05:06:15 94645a83ff95: Pull complete 05:06:15 7b1c46037f91: Verifying Checksum 05:06:15 7b1c46037f91: Download complete 05:06:16 3f3a8bcf1eab: Verifying Checksum 05:06:16 3f3a8bcf1eab: Download complete 05:06:28 3f3a8bcf1eab: Pull complete 05:06:28 0c92f367c5e7: Pull complete 05:06:28 f7c0051592d6: Pull complete 05:06:28 a227ed2f7395: Pull complete 05:06:33 7b1c46037f91: Pull complete 05:06:33 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:06:33 ---> f79e39bc4007 05:06:33 Step 3/10 : ARG MAKE='make build' 05:06:35 ---> Running in bcdbcc95760e 05:06:35 Removing intermediate container bcdbcc95760e 05:06:35 ---> 48d2427ec14d 05:06:35 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:35 ---> Running in 6d7ccc9643b5 05:06:37 Removing intermediate container 6d7ccc9643b5 05:06:37 ---> 873e61bcbbf5 05:06:37 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:06:37 ---> Running in d8190205e833 05:06:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:06:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:06:40 (1/8) Installing openssh-keygen (8.8_p1-r1) 05:06:40 (2/8) Installing libedit (20210910.3.1-r0) 05:06:40 (3/8) Installing openssh-client-common (8.8_p1-r1) 05:06:40 (4/8) Installing openssh-client-default (8.8_p1-r1) 05:06:40 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 05:06:40 (6/8) Installing openssh-server-common (8.8_p1-r1) 05:06:40 (7/8) Installing openssh-server (8.8_p1-r1) 05:06:41 (8/8) Installing openssh (8.8_p1-r1) 05:06:41 Executing busybox-1.34.1-r3.trigger 05:06:41 OK: 226 MiB in 60 packages 05:06:42 Removing intermediate container d8190205e833 05:06:42 ---> 3920d3ab47e6 05:06:42 Step 6/10 : WORKDIR /device-modbus-go 05:06:42 ---> Running in 8b1055986e46 05:06:42 Removing intermediate container 8b1055986e46 05:06:42 ---> 49fa75812c70 05:06:42 Step 7/10 : COPY go.mod vendor* ./ 05:06:43 ---> 188780e9eb04 05:06:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:43 ---> Running in efc84d07660f 05:08:05 Removing intermediate container efc84d07660f 05:08:05 ---> 73c2cff53fdd 05:08:05 Step 9/10 : COPY . . 05:08:05 ---> f913df106f34 05:08:05 Step 10/10 : RUN ${MAKE} 05:08:05 ---> Running in aca197bc4a6a 05:08:05 noop 05:08:05 Removing intermediate container aca197bc4a6a 05:08:05 ---> 1fc0a9b42deb 05:08:05 Successfully built 1fc0a9b42deb 05:08:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:08:05 + docker inspect -f . ci-base-image-arm64 05:08:05 . [Pipeline] withDockerContainer 05:08:05 prd-ubuntu18.04-docker-arm64-4c-16g-4754 does not seem to be running inside a container 05:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat 05:08:07 $ docker top b9cefb209ae13e4cdc71e81802a82cee75731908d0a45f0dcf6f0d65f175da60 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:08 + go version 05:08:08 go version go1.17.6 linux/arm64 [Pipeline] } 05:08:08 $ docker stop --time=1 b9cefb209ae13e4cdc71e81802a82cee75731908d0a45f0dcf6f0d65f175da60 05:08:10 $ docker rm -f b9cefb209ae13e4cdc71e81802a82cee75731908d0a45f0dcf6f0d65f175da60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:08:11 + docker inspect -f . ci-base-image-arm64 05:08:11 . [Pipeline] withDockerContainer 05:08:11 prd-ubuntu18.04-docker-arm64-4c-16g-4754 does not seem to be running inside a container 05:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat 05:08:12 $ docker top 85f496138fe882630da73405566adb30bee7c78ac00859f846ff4057aa45f692 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:08:13 + make test 05:08:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:08:15 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:09:02 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:09:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.6% of statements 05:09:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:09:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:26 ./bin/test-attribution-txt.sh 05:09:26 An attribution for github.com/go-kit/log is missing from in Attribution.txt, please add 05:09:26 make: *** [Makefile:31: test] Error 1 [Pipeline] } 05:09:26 $ docker stop --time=1 85f496138fe882630da73405566adb30bee7c78ac00859f846ff4057aa45f692 05:09:28 $ docker rm -f 85f496138fe882630da73405566adb30bee7c78ac00859f846ff4057aa45f692 [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 05:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:29 05:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:29 arm64: Pulling from edgex-lftools-log-publisher 05:09:29 448f6bf000e3: Pulling fs layer 05:09:29 f757da607395: Pulling fs layer 05:09:29 05883995daec: Pulling fs layer 05:09:29 8603b9c90790: Pulling fs layer 05:09:29 1560dd03e051: Pulling fs layer 05:09:29 27f5ce0e4adf: Pulling fs layer 05:09:29 c2d8d7efcc4b: Pulling fs layer 05:09:29 8603b9c90790: Waiting 05:09:29 1560dd03e051: Waiting 05:09:29 27f5ce0e4adf: Waiting 05:09:29 c2d8d7efcc4b: Waiting 05:09:30 f757da607395: Verifying Checksum 05:09:30 f757da607395: Download complete 05:09:30 8603b9c90790: Verifying Checksum 05:09:30 8603b9c90790: Download complete 05:09:30 1560dd03e051: Verifying Checksum 05:09:30 1560dd03e051: Download complete 05:09:30 05883995daec: Verifying Checksum 05:09:30 05883995daec: Download complete 05:09:30 27f5ce0e4adf: Verifying Checksum 05:09:30 27f5ce0e4adf: Download complete 05:09:30 448f6bf000e3: Verifying Checksum 05:09:33 c2d8d7efcc4b: Verifying Checksum 05:09:33 c2d8d7efcc4b: Download complete 05:09:34 448f6bf000e3: Pull complete 05:09:34 f757da607395: Pull complete 05:09:35 05883995daec: Pull complete 05:09:36 8603b9c90790: Pull complete 05:09:37 1560dd03e051: Pull complete 05:09:37 27f5ce0e4adf: Pull complete 05:09:52 c2d8d7efcc4b: Pull complete 05:09:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:09:52 prd-ubuntu18.04-docker-arm64-4c-16g-4754 does not seem to be running inside a container 05:09:52 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:09:56 $ docker top d2fd72ba7e6753a34e0b4ecb10228c9d124972e967447dcef1b030034e8e3af8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:57 ---> job-cost.sh 05:09:57 lf-activate-venv: SKIPPING 05:09:57 INFO: No Stack... 05:09:57 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:58 INFO: Archiving Costs [Pipeline] sh 05:09:58 + cut -d, -f6 05:09:58 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:09:58 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] 05:09:58 Resource [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] did not exist. Created. 05:09:58 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:59 /w/workspace/device-modbus-go/1@tmp/durable-4de835bd/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-4de835bd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:10:00 + echo total: 0.10999999940395355 [Pipeline] stash 05:10:00 Warning: overwriting stash ‘stack-cost’ 05:10:00 Stashed 1 file(s) [Pipeline] } 05:10:00 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:01 $ docker stop --time=1 d2fd72ba7e6753a34e0b4ecb10228c9d124972e967447dcef1b030034e8e3af8 05:10:02 $ docker rm -f d2fd72ba7e6753a34e0b4ecb10228c9d124972e967447dcef1b030034e8e3af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:10:03 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 05:10:05 + '[' -d /w/workspace/xfoundry_device-modbus-go_PR-309/archives ']' 05:10:05 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-309/archives 05:10:05 total 8 05:10:05 drwxr-xr-x. 3 root root 34 Feb 7 05:05 . 05:10:05 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 7 05:05 .. 05:10:05 drwxr-xr-x. 2 root root 6 Feb 7 05:05 cost 05:10:05 -rw-r--r--. 1 root root 87 Feb 7 05:05 cost.csv 05:10:05 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-309/archives 05:10:05 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-309/archives 05:10:05 total 8 05:10:05 drwxr-xr-x. 3 jenkins jenkins 34 Feb 7 05:05 . 05:10:05 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 7 05:05 .. 05:10:05 drwxr-xr-x. 2 jenkins jenkins 6 Feb 7 05:05 cost 05:10:05 -rw-r--r--. 1 jenkins jenkins 87 Feb 7 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:06 ---> package-listing.sh 05:10:06 ++ facter osfamily 05:10:06 ++ tr '[:upper:]' '[:lower:]' 05:10:06 + OS_FAMILY=redhat 05:10:06 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-309 05:10:06 + START_PACKAGES=/tmp/packages_start.txt 05:10:06 + END_PACKAGES=/tmp/packages_end.txt 05:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:06 + PACKAGES=/tmp/packages_start.txt 05:10:06 + '[' /w/workspace/xfoundry_device-modbus-go_PR-309 ']' 05:10:06 + PACKAGES=/tmp/packages_end.txt 05:10:06 + case "${OS_FAMILY}" in 05:10:06 + sort 05:10:06 + rpm -qa 05:10:07 + '[' -f /tmp/packages_start.txt ']' 05:10:07 + '[' -f /tmp/packages_end.txt ']' 05:10:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:07 + '[' /w/workspace/xfoundry_device-modbus-go_PR-309 ']' 05:10:07 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-309/archives/ 05:10:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-309/archives/ [Pipeline] echo 05:10:07 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/xfoundry_device-modbus-go_PR-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:07 . [Pipeline] withDockerContainer 05:10:08 prd-centos7-docker-4c-2g-4751 does not seem to be running inside a container 05:10:08 $ 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/xfoundry_device-modbus-go_PR-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-309 -v /w/workspace/xfoundry_device-modbus-go_PR-309:/w/workspace/xfoundry_device-modbus-go_PR-309:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-309@tmp:/w/workspace/xfoundry_device-modbus-go_PR-309@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 05:10:08 $ docker top 5a6e8aa6a10ece06bbccffbea3e9c57c37803c6dcea50ab0e41ca22499107547 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:08 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:09 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:09 + ls /var/log/sa-host 05:10:09 + sadf -c /var/log/sa-host/sa07 05:10:09 file_magic: OK 05:10:09 HZ: Using current value: 100 05:10:09 file_header: OK 05:10:09 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 05:10:09 Statistics: 05:10:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:10:09 File successfully converted to sysstat format version 12.0.3 05:10:09 + sadf -c /var/log/sa-host/sa17 05:10:09 file_magic: OK 05:10:09 HZ: Using current value: 100 05:10:09 file_header: OK 05:10:09 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 05:10:09 Statistics: 05:10:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:10:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:09 provisioning config files... 05:10:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-309@tmp/config382804685727564470tmp [Pipeline] { [Pipeline] echo 05:10:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:10 ---> create-netrc.sh [Pipeline] } 05:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:10 ---> python-tools-install.sh [Pipeline] echo 05:10:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:11 ---> sudo-logs.sh 05:10:11 Archiving 'sudo' log.. 05:10:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-4751.novalocal: Name or service not known 05:10:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-4751.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:10:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:11 ---> job-cost.sh 05:10:11 lf-activate-venv: SKIPPING 05:10:11 DEBUG: total: 0.05999999865889549 05:10:11 INFO: Retrieving Stack Cost... 05:10:11 INFO: Retrieving Pricing Info for: v3-standard-2 05:10:12 INFO: Archiving Costs [Pipeline] echo 05:10:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:12 ---> logs-deploy.sh 05:10:12 lf-activate-venv: SKIPPING 05:10:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-309/1 05:10:12 INFO: archiving workspace using pattern(s): 05:10:13 Archives upload complete. 05:10:13 INFO: archiving logs to Nexus 05:10:14 ---> uname -a: 05:10:14 Linux prd-centos7-docker-4c-2g-4751.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 05:10:14 05:10:14 05:10:14 ---> lscpu: 05:10:14 Architecture: x86_64 05:10:14 CPU op-mode(s): 32-bit, 64-bit 05:10:14 Byte Order: Little Endian 05:10:14 Address sizes: 40 bits physical, 48 bits virtual 05:10:14 CPU(s): 2 05:10:14 On-line CPU(s) list: 0,1 05:10:14 Thread(s) per core: 1 05:10:14 Core(s) per socket: 1 05:10:14 Socket(s): 2 05:10:14 NUMA node(s): 1 05:10:14 Vendor ID: AuthenticAMD 05:10:14 CPU family: 23 05:10:14 Model: 49 05:10:14 Model name: AMD EPYC-Rome Processor 05:10:14 Stepping: 0 05:10:14 CPU MHz: 2799.998 05:10:14 BogoMIPS: 5599.99 05:10:14 Virtualization: AMD-V 05:10:14 Hypervisor vendor: KVM 05:10:14 Virtualization type: full 05:10:14 L1d cache: 32K 05:10:14 L1i cache: 32K 05:10:14 L2 cache: 512K 05:10:14 L3 cache: 16384K 05:10:14 NUMA node0 CPU(s): 0,1 05:10:14 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 05:10:14 05:10:14 05:10:14 ---> nproc: 05:10:14 2 05:10:14 05:10:14 05:10:14 ---> df -h: 05:10:14 Filesystem Size Used Avail Use% Mounted on 05:10:14 overlay 40G 9.0G 32G 23% / 05:10:14 tmpfs 64M 0 64M 0% /dev 05:10:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:10:14 shm 64M 0 64M 0% /dev/shm 05:10:14 /dev/vda1 40G 9.0G 32G 23% /facter-os 05:10:14 05:10:14 05:10:14 ---> sar -b -r -n DEV: 05:10:14 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/07/22 _x86_64_ (2 CPU) 05:10:14 05:10:14 05:03:05 LINUX RESTART (2 CPU) 05:10:14 05:10:14 05:04:01 tps rtps wtps bread/s bwrtn/s 05:10:14 05:05:01 302.58 0.07 302.51 1.33 78774.98 05:10:14 05:06:01 82.82 0.00 82.82 0.00 20230.02 05:10:14 05:07:01 0.75 0.00 0.75 0.00 6.59 05:10:14 05:08:01 0.15 0.00 0.15 0.00 2.28 05:10:14 05:09:01 0.33 0.00 0.33 0.00 4.26 05:10:14 05:10:01 0.33 0.00 0.33 0.00 4.45 05:10:14 Average: 64.52 0.01 64.51 0.22 16509.61 05:10:14 05:10:14 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:14 05:05:01 3883756 0 954088 11.91 2620 3168468 1518300 16.76 917984 2745664 110720 05:10:14 05:06:01 3461096 0 1000908 12.50 2620 3544308 1213896 13.40 943056 3081596 8 05:10:14 05:07:01 3460576 0 1001424 12.50 2620 3544312 1194304 13.19 945380 3081600 20 05:10:14 05:08:01 3466288 0 995704 12.43 2620 3544320 1194340 13.19 939928 3081596 12 05:10:14 05:09:01 3468428 0 993560 12.41 2620 3544324 1168484 12.90 937904 3081596 8 05:10:14 05:10:01 3470652 0 991332 12.38 2620 3544328 1168388 12.90 936176 3081596 12 05:10:14 Average: 3535133 0 989503 12.35 2620 3481677 1242952 13.72 936738 3025608 18463 05:10:14 05:10:14 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:14 05:05:01 vethe1d37fc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:10:14 05:05:01 eth0 282.34 213.23 2150.38 30.46 0.00 0.00 0.00 0.00 05:10:14 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:05:01 docker0 190.89 240.19 15.46 2112.14 0.00 0.00 0.00 0.00 05:10:14 05:06:01 eth0 105.48 62.25 2604.47 12.71 0.00 0.00 0.00 0.00 05:10:14 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:07:01 eth0 0.58 0.17 0.14 0.07 0.00 0.00 0.00 0.00 05:10:14 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:08:01 eth0 0.52 0.45 0.26 0.21 0.00 0.00 0.00 0.00 05:10:14 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:09:01 eth0 0.18 0.12 0.08 0.04 0.00 0.00 0.00 0.00 05:10:14 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:10:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 05:10:14 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 Average: eth0 64.89 46.07 792.79 7.26 0.00 0.00 0.00 0.00 05:10:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:14 Average: docker0 31.83 40.05 2.58 352.16 0.00 0.00 0.00 0.00 05:10:14 05:10:14 05:10:14 ---> sar -P ALL: 05:10:14 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/07/22 _x86_64_ (2 CPU) 05:10:14 05:10:14 05:03:05 LINUX RESTART (2 CPU) 05:10:14 05:10:14 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:10:14 05:05:01 all 41.59 0.00 14.29 2.47 0.12 41.53 05:10:14 05:05:01 0 41.24 0.00 14.41 2.42 0.11 41.82 05:10:14 05:05:01 1 41.94 0.00 14.16 2.53 0.13 41.24 05:10:14 05:06:01 all 15.99 0.00 5.78 1.33 0.07 76.83 05:10:14 05:06:01 0 15.45 0.00 5.66 0.74 0.05 78.09 05:10:14 05:06:01 1 16.52 0.00 5.90 1.92 0.09 75.58 05:10:14 05:07:01 all 0.16 0.00 0.08 0.00 0.03 99.73 05:10:14 05:07:01 0 0.25 0.00 0.10 0.00 0.02 99.63 05:10:14 05:07:01 1 0.07 0.00 0.07 0.00 0.03 99.83 05:10:14 05:08:01 all 0.16 0.00 0.03 0.00 0.03 99.77 05:10:14 05:08:01 0 0.23 0.00 0.03 0.00 0.02 99.72 05:10:14 05:08:01 1 0.08 0.00 0.03 0.00 0.05 99.83 05:10:14 05:09:01 all 0.14 0.00 0.03 0.00 0.03 99.81 05:10:14 05:09:01 0 0.08 0.00 0.02 0.00 0.00 99.90 05:10:14 05:09:01 1 0.20 0.00 0.03 0.00 0.05 99.72 05:10:14 05:10:01 all 0.10 0.00 0.04 0.00 0.02 99.84 05:10:14 05:10:01 0 0.13 0.00 0.05 0.00 0.02 99.80 05:10:14 05:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:10:14 Average: all 9.21 0.00 3.21 0.60 0.05 86.93 05:10:14 Average: 0 9.10 0.00 3.22 0.50 0.03 87.15 05:10:14 Average: 1 9.32 0.00 3.20 0.71 0.06 86.71 05:10:14 05:10:14 05:10:14