Pull request #484 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6798326889d3c79811c4f7a8f040e734aba625e5+c2a684ad799e189efd0923067d1fe2be35db2ba6 (584b353f7bf71f0dbbdf3e662ca9a2dc8b1c3e3d) 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-ssh14346525419509534362.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9965967300871084871.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5016930698058801286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16037516163542818409.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1686448820658546627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16366’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16369’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16370’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16373’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16378’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16379’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16380’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16371’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16372’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16374’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16375’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16380 in /w/workspace/xfoundry_device-modbus-go_PR-484 [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-484 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 6798326889d3c79811c4f7a8f040e734aba625e5 Merge succeeded, producing 6798326889d3c79811c4f7a8f040e734aba625e5 Checking out Revision 6798326889d3c79811c4f7a8f040e734aba625e5 (PR-484) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:02 ========================================================= 21:52:02 EdgeX Global Pipelines Version Info 21:52:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 > git rev-list --no-walk 7d98976c619e5737d68bbec58b27cb939b67a430 # timeout=10 21:52:02 ------------------- 21:52:02 stable info: 21:52:02 ------------------- 21:52:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:52:02 Message: update stable to v1.0.249 21:52:03 ------------------- 21:52:03 experimental info: 21:52:03 ------------------- 21:52:03 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:52:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:52:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6798326 [Pipeline] echo 21:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:04 provisioning config files... 21:52:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config16783860816155826365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:04 ---> docker-login.sh 21:52:04 nexus3.edgexfoundry.org:10001 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10002 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10003 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10004 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 docker.io 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:05 Configure a credential helper to remove this warning. See 21:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:05 21:52:05 Login Succeeded 21:52:05 ---> docker-login.sh ends [Pipeline] } 21:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:52:05 + git rev-list -1 --merges 6798326889d3c79811c4f7a8f040e734aba625e5~1..6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo 21:52:05 -----------> git rev-list -1 --merges 6798326889d3c79811c4f7a8f040e734aba625e5~1..6798326889d3c79811c4f7a8f040e734aba625e5 6798326889d3c79811c4f7a8f040e734aba625e5 [false] [Pipeline] sh 21:52:05 + git log --format=format:%s -1 6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo 21:52:05 ========================================================= 21:52:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:52:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:06 + git log --format=format:%s -1 6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] echo 21:52:06 [semverPrep] GIT_COMMIT: 6798326889d3c79811c4f7a8f040e734aba625e5, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo 21:52:06 [semverPrep] This is not a build commit. [Pipeline] sh 21:52:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:06 + grep -v github /etc/ssh/ssh_known_hosts 21:52:06 + [ -e /tmp/ssh_known_hosts ] 21:52:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:52:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:52:06 + sudo tee -a /etc/ssh/ssh_known_hosts 21:52:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:07 21:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:07 0.1.4: Pulling from edgex-devops/py-git-semver 21:52:07 b85a868b505f: Pulling fs layer 21:52:07 e2be974225ed: Pulling fs layer 21:52:07 339a4e72a1f5: Pulling fs layer 21:52:07 988bab9f4d93: Pulling fs layer 21:52:07 1469e6f7b9e6: Pulling fs layer 21:52:07 eaf3925da568: Pulling fs layer 21:52:07 bab4dde63d76: Pulling fs layer 21:52:07 bde34c3a00c8: Pulling fs layer 21:52:07 b352a97aabf1: Pulling fs layer 21:52:07 4872d77fe225: Pulling fs layer 21:52:07 5851b861e8e6: Pulling fs layer 21:52:07 eaf3925da568: Waiting 21:52:07 bab4dde63d76: Waiting 21:52:07 bde34c3a00c8: Waiting 21:52:07 b352a97aabf1: Waiting 21:52:07 4872d77fe225: Waiting 21:52:07 5851b861e8e6: Waiting 21:52:07 1469e6f7b9e6: Waiting 21:52:07 988bab9f4d93: Waiting 21:52:07 e2be974225ed: Download complete 21:52:07 988bab9f4d93: Verifying Checksum 21:52:07 988bab9f4d93: Download complete 21:52:07 1469e6f7b9e6: Verifying Checksum 21:52:07 1469e6f7b9e6: Download complete 21:52:07 339a4e72a1f5: Verifying Checksum 21:52:07 339a4e72a1f5: Download complete 21:52:07 eaf3925da568: Verifying Checksum 21:52:07 eaf3925da568: Download complete 21:52:07 bde34c3a00c8: Verifying Checksum 21:52:07 bde34c3a00c8: Download complete 21:52:07 b352a97aabf1: Verifying Checksum 21:52:07 b352a97aabf1: Download complete 21:52:07 4872d77fe225: Verifying Checksum 21:52:07 4872d77fe225: Download complete 21:52:07 5851b861e8e6: Download complete 21:52:07 b85a868b505f: Verifying Checksum 21:52:07 b85a868b505f: Download complete 21:52:07 bab4dde63d76: Verifying Checksum 21:52:07 bab4dde63d76: Download complete 21:52:08 b85a868b505f: Pull complete 21:52:08 e2be974225ed: Pull complete 21:52:09 339a4e72a1f5: Pull complete 21:52:09 988bab9f4d93: Pull complete 21:52:09 1469e6f7b9e6: Pull complete 21:52:09 eaf3925da568: Pull complete 21:52:11 bab4dde63d76: Pull complete 21:52:11 bde34c3a00c8: Pull complete 21:52:11 b352a97aabf1: Pull complete 21:52:11 4872d77fe225: Pull complete 21:52:11 5851b861e8e6: Pull complete 21:52:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:11 prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container 21:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:52:14 $ docker top 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 -eo pid,comm 21:52:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:52:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:14 [ssh-agent] Looking for ssh-agent implementation... 21:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:14 $ docker exec 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent 21:52:14 SSH_AUTH_SOCK=/tmp/ssh-4GFRghi5lmS2/agent.32 21:52:14 SSH_AGENT_PID=38 21:52:14 Running ssh-add (command line suppressed) 21:52:15 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_18347277752986294795.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_18347277752986294795.key) 21:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:15 + git tag --points-at HEAD [Pipeline] } 21:52:15 $ docker exec --env ******** --env ******** 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent -k 21:52:15 unset SSH_AUTH_SOCK; 21:52:15 unset SSH_AGENT_PID; 21:52:15 echo Agent pid 38 killed; 21:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:52:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:15 [ssh-agent] Looking for ssh-agent implementation... 21:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:15 $ docker exec 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent 21:52:15 SSH_AUTH_SOCK=/tmp/ssh-vO3bLM9qnkms/agent.70 21:52:15 SSH_AGENT_PID=76 21:52:15 Running ssh-add (command line suppressed) 21:52:15 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_9169743107155127096.key (/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/private_key_9169743107155127096.key) 21:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:16 + git semver init 21:52:16 2023-05-22 21:52:16,323 [run_init] DEBUG init version:0.0.0 force:False 21:52:16 2023-05-22 21:52:16,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver 21:52:16 2023-05-22 21:52:16,325 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-484/.semver 21:52:16 2023-05-22 21:52:16,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-484/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484, universal_newlines=False, shell=None, istream=None) 21:52:17 2023-05-22 21:52:17,136 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.git/info/exclude 21:52:17 2023-05-22 21:52:17,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 with force:False 21:52:17 2023-05-22 21:52:17,136 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 21:52:17 2023-05-22 21:52:17,140 [execute] INFO git cat-file --batch-check 21:52:17 2023-05-22 21:52:17,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) 21:52:17 2023-05-22 21:52:17,147 [execute] INFO git cat-file --batch 21:52:17 2023-05-22 21:52:17,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-484/.semver, universal_newlines=False, shell=None, istream=) 21:52:17 2023-05-22 21:52:17,151 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-484/.semver/PR-484 21:52:17 0.0.0 [Pipeline] } 21:52:17 $ docker exec --env ******** --env ******** 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 ssh-agent -k 21:52:17 unset SSH_AUTH_SOCK; 21:52:17 unset SSH_AGENT_PID; 21:52:17 echo Agent pid 76 killed; 21:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:17 + git semver [Pipeline] } 21:52:18 $ docker stop --time=1 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 21:52:19 $ docker rm -f --volumes 2af2468af258c80865ef9095b6b94bf0f72cf0dab40b8411cd44de17bb2cd102 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:52:19 Stashed 1 file(s) [Pipeline] echo 21:52:19 [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 21:52:20 provisioning config files... 21:52:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config8665641435453995086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:20 ---> docker-login.sh 21:52:20 nexus3.edgexfoundry.org:10001 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 nexus3.edgexfoundry.org:10002 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 nexus3.edgexfoundry.org:10003 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 nexus3.edgexfoundry.org:10004 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 docker.io 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 ---> docker-login.sh ends [Pipeline] } 21:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:20 ========================================================= 21:52:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:52:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:52:21 Sending build context to Docker daemon 6.545MB 21:52:21 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 21:52:21 Step 2/10 : FROM ${BASE} AS builder 21:52:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:52:21 f56be85fc22e: Pulling fs layer 21:52:21 85791d961cd3: Pulling fs layer 21:52:21 d694b5ae8c79: Pulling fs layer 21:52:21 9f32a84ed3da: Pulling fs layer 21:52:21 4d19c01a9841: Pulling fs layer 21:52:21 9325e15d5711: Pulling fs layer 21:52:21 556b6ee489ea: Pulling fs layer 21:52:21 c5a4b2cf53e6: Pulling fs layer 21:52:21 9f32a84ed3da: Waiting 21:52:21 9325e15d5711: Waiting 21:52:21 c5a4b2cf53e6: Waiting 21:52:21 4d19c01a9841: Waiting 21:52:21 556b6ee489ea: Waiting 21:52:21 85791d961cd3: Download complete 21:52:21 9f32a84ed3da: Verifying Checksum 21:52:21 9f32a84ed3da: Download complete 21:52:21 4d19c01a9841: Verifying Checksum 21:52:21 4d19c01a9841: Download complete 21:52:21 f56be85fc22e: Verifying Checksum 21:52:21 f56be85fc22e: Download complete 21:52:21 9325e15d5711: Verifying Checksum 21:52:21 9325e15d5711: Download complete 21:52:21 f56be85fc22e: Pull complete 21:52:21 85791d961cd3: Pull complete 21:52:22 d694b5ae8c79: Verifying Checksum 21:52:22 d694b5ae8c79: Download complete 21:52:22 c5a4b2cf53e6: Verifying Checksum 21:52:22 c5a4b2cf53e6: Download complete 21:52:22 556b6ee489ea: Verifying Checksum 21:52:22 556b6ee489ea: Download complete 21:52:25 d694b5ae8c79: Pull complete 21:52:25 9f32a84ed3da: Pull complete 21:52:25 4d19c01a9841: Pull complete 21:52:25 9325e15d5711: Pull complete 21:52:27 556b6ee489ea: Pull complete 21:52:28 c5a4b2cf53e6: Pull complete 21:52:28 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:52:28 ---> c4be618373d6 21:52:28 Step 3/10 : ARG ADD_BUILD_TAGS="" 21:52:34 ---> Running in 0dd058207d43 21:52:34 Removing intermediate container 0dd058207d43 21:52:34 ---> bb17ef2278e4 21:52:34 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:34 ---> Running in 961451638c12 21:52:34 Removing intermediate container 961451638c12 21:52:34 ---> 5d8b39c431c4 21:52:34 Step 5/10 : RUN apk add --update --no-cache make git openssh 21:52:34 ---> Running in e32bd03d7725 21:52:35 Still waiting to schedule task 21:52:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:35 (1/8) Installing openssh-keygen (9.1_p1-r3) 21:52:35 (2/8) Installing libedit (20221030.3.1-r0) 21:52:35 (3/8) Installing openssh-client-common (9.1_p1-r3) 21:52:35 (4/8) Installing openssh-client-default (9.1_p1-r3) 21:52:35 (5/8) Installing openssh-sftp-server (9.1_p1-r3) 21:52:35 (6/8) Installing openssh-server-common (9.1_p1-r3) 21:52:35 (7/8) Installing openssh-server (9.1_p1-r3) 21:52:35 (8/8) Installing openssh (9.1_p1-r3) 21:52:35 Executing busybox-1.35.0-r29.trigger 21:52:35 OK: 270 MiB in 61 packages 21:52:36 Removing intermediate container e32bd03d7725 21:52:36 ---> 95468fee9bfb 21:52:36 Step 6/10 : WORKDIR /device-modbus-go 21:52:36 ---> Running in 8fcdbfa4371e 21:52:36 Removing intermediate container 8fcdbfa4371e 21:52:36 ---> aefc2ace5d9d 21:52:36 Step 7/10 : COPY go.mod vendor* ./ 21:52:36 ---> 605bdf49790d 21:52:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:36 ---> Running in bbd1749b984d 21:53:08 Removing intermediate container bbd1749b984d 21:53:08 ---> 0d58ff5f96bf 21:53:08 Step 9/10 : COPY . . 21:53:09 ---> 2faaacad74ad 21:53:09 Step 10/10 : RUN ${MAKE} 21:53:09 ---> Running in cf9f5f1d8514 21:53:09 noop 21:53:09 Removing intermediate container cf9f5f1d8514 21:53:09 ---> 6ab6f481db6b 21:53:09 Successfully built 6ab6f481db6b 21:53:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:09 + docker inspect -f . ci-base-image-x86_64 21:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:10 prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container 21:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:10 $ docker top a29bdc7c5eef878e6fd65c0609d9bf082721503b2e1e7d5ab957fd8ebc9cacdf -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:10 + go version 21:53:10 go version go1.20.2 linux/amd64 [Pipeline] } 21:53:10 $ docker stop --time=1 a29bdc7c5eef878e6fd65c0609d9bf082721503b2e1e7d5ab957fd8ebc9cacdf 21:53:12 $ docker rm -f --volumes a29bdc7c5eef878e6fd65c0609d9bf082721503b2e1e7d5ab957fd8ebc9cacdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 + docker inspect -f . ci-base-image-x86_64 21:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:12 prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container 21:53:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:12 $ docker top 2292446d34a757017e9d6da380ecc865b3efe8ae9d653eedc8d8dd3d6e008dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:13 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] fileExists [Pipeline] sh 21:53:13 + make test 21:53:13 go test ./... -coverprofile=coverage.out 21:53:17 ? github.com/edgexfoundry/device-modbus-go [no test files] 21:53:27 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 21:53:27 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements 21:53:32 go vet ./... 21:53:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:53:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:53:35 ./bin/test-attribution-txt.sh [Pipeline] echo 21:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:53:35 $ docker stop --time=1 2292446d34a757017e9d6da380ecc865b3efe8ae9d653eedc8d8dd3d6e008dc3 21:53:38 $ docker rm -f --volumes 2292446d34a757017e9d6da380ecc865b3efe8ae9d653eedc8d8dd3d6e008dc3 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:53:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:53:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:53:40 + ls -al . 21:53:40 total 184 21:53:40 drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:53 . 21:53:40 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:52 .. 21:53:40 -rw-rw-r-- 1 jenkins jenkins 140 May 22 21:52 .dockerignore 21:53:40 drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:52 .git 21:53:40 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:52 .github 21:53:40 -rw-rw-r-- 1 jenkins jenkins 331 May 22 21:52 .gitignore 21:53:40 -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:52 .golangci.yml 21:53:40 drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:52 .semver 21:53:40 -rw-rw-r-- 1 jenkins jenkins 10132 May 22 21:52 Attribution.txt 21:53:40 -rw-rw-r-- 1 jenkins jenkins 11576 May 22 21:52 CHANGELOG.md 21:53:40 -rw-rw-r-- 1 jenkins jenkins 1365 May 22 21:52 Dockerfile 21:53:40 -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:52 GOVERNANCE.md 21:53:40 -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:52 Jenkinsfile 21:53:40 -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:52 LICENSE 21:53:40 -rw-rw-r-- 1 jenkins jenkins 1705 May 22 21:52 Makefile 21:53:40 -rw-rw-r-- 1 jenkins jenkins 622 May 22 21:52 OWNERS.md 21:53:40 -rw-rw-r-- 1 jenkins jenkins 4554 May 22 21:52 README.md 21:53:40 -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:52 VERSION 21:53:40 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:52 bin 21:53:40 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:52 cmd 21:53:40 -rw-r--r-- 1 jenkins jenkins 24160 May 22 21:53 coverage.out 21:53:40 -rw-rw-r-- 1 jenkins jenkins 3453 May 22 21:52 go.mod 21:53:40 -rw-rw-r-- 1 jenkins jenkins 31760 May 22 21:52 go.sum 21:53:40 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:52 internal 21:53:40 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:52 simulator 21:53:40 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:52 snap 21:53:40 -rw-rw-r-- 1 jenkins jenkins 229 May 22 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:40 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 --label arch=amd64 --label version=0.0.0 . 21:53:40 Sending build context to Docker daemon 6.57MB 21:53:40 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 21:53:40 Step 2/22 : FROM ${BASE} AS builder 21:53:40 ---> 6ab6f481db6b 21:53:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:53:40 ---> Running in 9d91b0353315 21:53:40 Removing intermediate container 9d91b0353315 21:53:40 ---> 24343c10c044 21:53:40 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:40 ---> Running in 5a58b8f32526 21:53:41 Removing intermediate container 5a58b8f32526 21:53:41 ---> f7974e4947f5 21:53:41 Step 5/22 : RUN apk add --update --no-cache make git openssh 21:53:41 ---> Running in 98308805ff5c 21:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:53:41 OK: 270 MiB in 61 packages 21:53:42 Removing intermediate container 98308805ff5c 21:53:42 ---> d1951eda586c 21:53:42 Step 6/22 : WORKDIR /device-modbus-go 21:53:42 ---> Running in 8a5e3bb219eb 21:53:42 Removing intermediate container 8a5e3bb219eb 21:53:42 ---> 4d1d917aaed3 21:53:42 Step 7/22 : COPY go.mod vendor* ./ 21:53:42 ---> a8c380f034fe 21:53:42 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:42 ---> Running in 034a242fc319 21:53:43 Removing intermediate container 034a242fc319 21:53:43 ---> 266729c21e9f 21:53:43 Step 9/22 : COPY . . 21:53:43 ---> 51b0b2414a72 21:53:43 Step 10/22 : RUN ${MAKE} 21:53:43 ---> Running in fcd715f7f9cb 21:53:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 21:54:01 Removing intermediate container fcd715f7f9cb 21:54:01 ---> d62f3ad40b5c 21:54:01 Step 11/22 : FROM alpine:3.17 21:54:01 3.17: Pulling from library/alpine 21:54:01 f56be85fc22e: Already exists 21:54:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:54:02 Status: Downloaded newer image for alpine:3.17 21:54:02 ---> 9ed4aefc74f6 21:54:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 21:54:02 ---> Running in 9a4615da9c83 21:54:02 Removing intermediate container 9a4615da9c83 21:54:02 ---> c29172f69be7 21:54:02 Step 13/22 : RUN apk add --update --no-cache dumb-init 21:54:02 ---> Running in d8a787f083ac 21:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:54:02 (1/1) Installing dumb-init (1.2.5-r2) 21:54:02 Executing busybox-1.35.0-r29.trigger 21:54:02 OK: 7 MiB in 16 packages 21:54:03 Removing intermediate container d8a787f083ac 21:54:03 ---> d1f207ede0da 21:54:03 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 21:54:04 ---> 5de765efce51 21:54:04 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 21:54:04 ---> 55eb869216d4 21:54:04 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 21:54:04 ---> c4ca53d49375 21:54:04 Step 17/22 : EXPOSE 59901 21:54:04 ---> Running in 331dbedbb6c7 21:54:04 Removing intermediate container 331dbedbb6c7 21:54:04 ---> 245dbbe68f62 21:54:04 Step 18/22 : ENTRYPOINT ["/device-modbus"] 21:54:04 ---> Running in 17c6fce4b6df 21:54:04 Removing intermediate container 17c6fce4b6df 21:54:04 ---> 3402f7100a78 21:54:04 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:54:04 ---> Running in 24ead777468b 21:54:04 Removing intermediate container 24ead777468b 21:54:04 ---> faaef3e7f80b 21:54:04 Step 20/22 : LABEL arch=amd64 21:54:04 ---> Running in f247440dcc76 21:54:04 Removing intermediate container f247440dcc76 21:54:04 ---> 8996e22799e0 21:54:04 Step 21/22 : LABEL git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 21:54:04 ---> Running in 44dd9dba35bb 21:54:04 Removing intermediate container 44dd9dba35bb 21:54:04 ---> 553222f4edda 21:54:04 Step 22/22 : LABEL version=0.0.0 21:54:04 ---> Running in 1d99ea97d48e 21:54:04 Removing intermediate container 1d99ea97d48e 21:54:04 ---> d90bcf8d3cbf 21:54:04 [Warning] One or more build-args [ARCH] were not consumed 21:54:04 Successfully built d90bcf8d3cbf 21:54:04 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:05 21:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:05 latest: Pulling from edgex-lftools-log-publisher 21:54:05 5eb5b503b376: Pulling fs layer 21:54:05 5c69ac0246d0: Pulling fs layer 21:54:05 ec43610c2a17: Pulling fs layer 21:54:05 3a2ae6a8a46f: Pulling fs layer 21:54:05 33b1e0a273af: Pulling fs layer 21:54:05 5d3b04190fa2: Pulling fs layer 21:54:05 3a2ae6a8a46f: Waiting 21:54:05 33b1e0a273af: Waiting 21:54:05 2f39f015ded8: Pulling fs layer 21:54:05 2f39f015ded8: Waiting 21:54:05 5d3b04190fa2: Waiting 21:54:05 5c69ac0246d0: Download complete 21:54:05 3a2ae6a8a46f: Verifying Checksum 21:54:05 3a2ae6a8a46f: Download complete 21:54:05 33b1e0a273af: Verifying Checksum 21:54:05 33b1e0a273af: Download complete 21:54:05 5d3b04190fa2: Download complete 21:54:05 ec43610c2a17: Verifying Checksum 21:54:05 ec43610c2a17: Download complete 21:54:05 5eb5b503b376: Verifying Checksum 21:54:05 5eb5b503b376: Download complete 21:54:06 2f39f015ded8: Download complete 21:54:06 5eb5b503b376: Pull complete 21:54:06 5c69ac0246d0: Pull complete 21:54:07 ec43610c2a17: Pull complete 21:54:07 3a2ae6a8a46f: Pull complete 21:54:07 33b1e0a273af: Pull complete 21:54:07 5d3b04190fa2: Pull complete 21:54:11 2f39f015ded8: Pull complete 21:54:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:11 prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container 21:54:11 $ 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-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:54:15 $ docker top e0d6e9c0c0ebfecf8c1620f3d9fc64dd9fae812c535122a10372b82156039bb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:16 ---> job-cost.sh 21:54:16 lf-activate-venv: SKIPPING 21:54:16 INFO: No Stack... 21:54:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:17 INFO: Archiving Costs [Pipeline] sh 21:54:17 + cat /w/workspace/xfoundry_device-modbus-go_PR-484/archives/cost.csv 21:54:17 + cut -d, -f6 [Pipeline] lock 21:54:17 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] 21:54:17 Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] did not exist. Created. 21:54:17 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:17 + echo total: 0.2199999988079071 [Pipeline] stash 21:54:17 Stashed 1 file(s) [Pipeline] } 21:54:17 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:17 $ docker stop --time=1 e0d6e9c0c0ebfecf8c1620f3d9fc64dd9fae812c535122a10372b82156039bb9 21:54:18 $ docker rm -f --volumes e0d6e9c0c0ebfecf8c1620f3d9fc64dd9fae812c535122a10372b82156039bb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:55:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16383 in /w/workspace/xfoundry_device-modbus-go_PR-484 [Pipeline] { [Pipeline] ws 21:55:16 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 21:55:16 Selected Git installation does not exist. Using Default 21:55:16 The recommended git tool is: NONE 21:55:23 using credential edgex-jenkins-ssh 21:55:24 Cloning the remote Git repository 21:55:24 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 21:55:24 > git init /w/workspace/device-modbus-go/3 # timeout=10 21:55:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:55:24 > git --version # timeout=10 21:55:24 > git --version # 'git version 2.25.1' 21:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:25 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:55:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:26 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:55:26 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:55:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:55:27 Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 6798326889d3c79811c4f7a8f040e734aba625e5 21:55:27 Merge succeeded, producing 6798326889d3c79811c4f7a8f040e734aba625e5 21:55:27 Checking out Revision 6798326889d3c79811c4f7a8f040e734aba625e5 (PR-484) 21:55:28 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" 21:55:27 > git config core.sparsecheckout # timeout=10 21:55:27 > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 21:55:27 > git remote # timeout=10 21:55:27 > git config --get remote.origin.url # timeout=10 21:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:27 > git merge c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 21:55:27 > git rev-parse HEAD^{commit} # timeout=10 21:55:27 > git config core.sparsecheckout # timeout=10 21:55:27 > git checkout -f 6798326889d3c79811c4f7a8f040e734aba625e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:55:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:29 Dload Upload Total Spent Left Speed 21:55:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 21:55:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:55:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:55:30 + sudo tee /etc/docker/daemon.new 21:55:30 { 21:55:30 "registry-mirrors": [ 21:55:30 "https://nexus3.edgexfoundry.org:10001" 21:55:30 ], 21:55:30 "bip": "10.250.0.254/24", 21:55:30 "hosts": [ 21:55:30 "tcp://0.0.0.0:5555", 21:55:30 "unix:///var/run/docker.sock" 21:55:30 ], 21:55:30 "mtu": 1458, 21:55:30 "selinux-enabled": true, 21:55:30 "seccomp-profile": "/etc/docker/seccomp.json" 21:55:30 } [Pipeline] sh 21:55:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:55:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:49 provisioning config files... 21:55:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config15259808471955569600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:49 ---> docker-login.sh 21:55:49 nexus3.edgexfoundry.org:10001 21:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:50 Configure a credential helper to remove this warning. See 21:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:50 21:55:50 Login Succeeded 21:55:50 nexus3.edgexfoundry.org:10002 21:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:51 Configure a credential helper to remove this warning. See 21:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:51 21:55:51 Login Succeeded 21:55:51 nexus3.edgexfoundry.org:10003 21:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:51 Configure a credential helper to remove this warning. See 21:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:51 21:55:51 Login Succeeded 21:55:51 nexus3.edgexfoundry.org:10004 21:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:51 Configure a credential helper to remove this warning. See 21:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:51 21:55:51 Login Succeeded 21:55:51 docker.io 21:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:52 Configure a credential helper to remove this warning. See 21:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:52 21:55:52 Login Succeeded 21:55:52 ---> docker-login.sh ends [Pipeline] } 21:55:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:55:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:52 ========================================================= 21:55:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:55:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:55:53 Sending build context to Docker daemon 3.42MB 21:55:53 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 21:55:53 Step 2/10 : FROM ${BASE} AS builder 21:55:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:55:53 c41833b44d91: Pulling fs layer 21:55:53 ed15518f5707: Pulling fs layer 21:55:53 feae8fd75edb: Pulling fs layer 21:55:53 242c74f7c9fa: Pulling fs layer 21:55:53 3cdef696dda3: Pulling fs layer 21:55:53 2ced38df9373: Pulling fs layer 21:55:53 58f1dce35555: Pulling fs layer 21:55:53 3cdef696dda3: Waiting 21:55:53 2ced38df9373: Waiting 21:55:53 242c74f7c9fa: Waiting 21:55:53 58f1dce35555: Waiting 21:55:54 ed15518f5707: Verifying Checksum 21:55:54 ed15518f5707: Download complete 21:55:54 242c74f7c9fa: Verifying Checksum 21:55:54 242c74f7c9fa: Download complete 21:55:54 3cdef696dda3: Verifying Checksum 21:55:54 3cdef696dda3: Download complete 21:55:54 c41833b44d91: Verifying Checksum 21:55:54 c41833b44d91: Download complete 21:55:55 c41833b44d91: Pull complete 21:55:55 58f1dce35555: Verifying Checksum 21:55:55 58f1dce35555: Download complete 21:55:56 ed15518f5707: Pull complete 21:55:56 feae8fd75edb: Verifying Checksum 21:55:56 feae8fd75edb: Download complete 21:55:56 2ced38df9373: Verifying Checksum 21:55:56 2ced38df9373: Download complete 21:56:09 feae8fd75edb: Pull complete 21:56:09 242c74f7c9fa: Pull complete 21:56:09 3cdef696dda3: Pull complete 21:56:16 2ced38df9373: Pull complete 21:56:19 58f1dce35555: Pull complete 21:56:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:56:19 ---> fadd8f120f05 21:56:19 Step 3/10 : ARG ADD_BUILD_TAGS="" 21:56:21 ---> Running in 5c3318f50742 21:56:21 Removing intermediate container 5c3318f50742 21:56:21 ---> 9310db0afb2c 21:56:21 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:21 ---> Running in 732e0fb27ab0 21:56:21 Removing intermediate container 732e0fb27ab0 21:56:21 ---> 589bb7125bf5 21:56:21 Step 5/10 : RUN apk add --update --no-cache make git openssh 21:56:21 ---> Running in 1af23ecfd289 21:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:56:25 (1/8) Installing openssh-keygen (9.1_p1-r3) 21:56:25 (2/8) Installing libedit (20221030.3.1-r0) 21:56:25 (3/8) Installing openssh-client-common (9.1_p1-r3) 21:56:25 (4/8) Installing openssh-client-default (9.1_p1-r3) 21:56:25 (5/8) Installing openssh-sftp-server (9.1_p1-r3) 21:56:25 (6/8) Installing openssh-server-common (9.1_p1-r3) 21:56:25 (7/8) Installing openssh-server (9.1_p1-r3) 21:56:25 (8/8) Installing openssh (9.1_p1-r3) 21:56:25 Executing busybox-1.35.0-r29.trigger 21:56:25 OK: 270 MiB in 61 packages 21:56:26 Removing intermediate container 1af23ecfd289 21:56:26 ---> accbef142791 21:56:26 Step 6/10 : WORKDIR /device-modbus-go 21:56:26 ---> Running in 482dabdb0316 21:56:27 Removing intermediate container 482dabdb0316 21:56:27 ---> 387ab059d63a 21:56:27 Step 7/10 : COPY go.mod vendor* ./ 21:56:27 ---> d9f23c74b83c 21:56:27 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:27 ---> Running in adc599a22400 21:57:35 Removing intermediate container adc599a22400 21:57:35 ---> fa33798037ab 21:57:35 Step 9/10 : COPY . . 21:57:35 ---> 93ac8cd9c00b 21:57:35 Step 10/10 : RUN ${MAKE} 21:57:35 ---> Running in cd4f5b812d56 21:57:35 noop 21:57:35 Removing intermediate container cd4f5b812d56 21:57:35 ---> 3946fb024228 21:57:35 Successfully built 3946fb024228 21:57:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:36 + docker inspect -f . ci-base-image-arm64 21:57:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:36 prd-ubuntu20.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 21:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:57:37 $ docker top c1308f1fc29b20277dd3335e20eedc502ca87a2d2b9e181bf65adf291fc1f2ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:38 + go version 21:57:38 go version go1.20.2 linux/arm64 [Pipeline] } 21:57:38 $ docker stop --time=1 c1308f1fc29b20277dd3335e20eedc502ca87a2d2b9e181bf65adf291fc1f2ae 21:57:40 $ docker rm -f --volumes c1308f1fc29b20277dd3335e20eedc502ca87a2d2b9e181bf65adf291fc1f2ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:41 + docker inspect -f . ci-base-image-arm64 21:57:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:41 prd-ubuntu20.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 21:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:57:42 $ docker top 847ec7aea9fc59242757cf9fff92c2fbe1b8fd3c6218aa602e80335985d782e2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:43 + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh 21:57:44 + make test 21:57:44 go test ./... -coverprofile=coverage.out 21:58:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:00:45 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:00:49 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.086s coverage: 47.4% of statements 22:00:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:00:50 go vet ./... 22:01:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:22 ./bin/test-attribution-txt.sh [Pipeline] echo 22:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:01:22 $ docker stop --time=1 847ec7aea9fc59242757cf9fff92c2fbe1b8fd3c6218aa602e80335985d782e2 22:01:24 $ docker rm -f --volumes 847ec7aea9fc59242757cf9fff92c2fbe1b8fd3c6218aa602e80335985d782e2 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:01:26 Warning: overwriting stash ‘coverage-report’ 22:01:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:01:27 + ls -al . 22:01:27 total 180 22:01:27 drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:57 . 22:01:27 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 .. 22:01:27 -rw-rw-r-- 1 jenkins jenkins 140 May 22 21:55 .dockerignore 22:01:27 drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:55 .git 22:01:27 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 .github 22:01:27 -rw-rw-r-- 1 jenkins jenkins 331 May 22 21:55 .gitignore 22:01:27 -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:55 .golangci.yml 22:01:27 -rw-rw-r-- 1 jenkins jenkins 10132 May 22 21:55 Attribution.txt 22:01:27 -rw-rw-r-- 1 jenkins jenkins 11576 May 22 21:55 CHANGELOG.md 22:01:27 -rw-rw-r-- 1 jenkins jenkins 1365 May 22 21:55 Dockerfile 22:01:27 -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:55 GOVERNANCE.md 22:01:27 -rw-rw-r-- 1 jenkins jenkins 680 May 22 21:55 Jenkinsfile 22:01:27 -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:55 LICENSE 22:01:27 -rw-rw-r-- 1 jenkins jenkins 1705 May 22 21:55 Makefile 22:01:27 -rw-rw-r-- 1 jenkins jenkins 622 May 22 21:55 OWNERS.md 22:01:27 -rw-rw-r-- 1 jenkins jenkins 4554 May 22 21:55 README.md 22:01:27 -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:52 VERSION 22:01:27 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 bin 22:01:27 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 cmd 22:01:27 -rw-r--r-- 1 jenkins jenkins 24160 May 22 22:00 coverage.out 22:01:27 -rw-rw-r-- 1 jenkins jenkins 3453 May 22 21:55 go.mod 22:01:27 -rw-rw-r-- 1 jenkins jenkins 31760 May 22 21:55 go.sum 22:01:27 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 internal 22:01:27 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 simulator 22:01:27 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 snap 22:01:27 -rw-rw-r-- 1 jenkins jenkins 229 May 22 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:27 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 --label arch=arm64 --label version=0.0.0 . 22:01:28 Sending build context to Docker daemon 3.445MB 22:01:28 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 22:01:28 Step 2/22 : FROM ${BASE} AS builder 22:01:28 ---> 3946fb024228 22:01:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:01:28 ---> Running in 4bf76ae9c458 22:01:28 Removing intermediate container 4bf76ae9c458 22:01:28 ---> ad11f082637a 22:01:28 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:01:28 ---> Running in 1c3368522d84 22:01:29 Removing intermediate container 1c3368522d84 22:01:29 ---> 831dfb61b1aa 22:01:29 Step 5/22 : RUN apk add --update --no-cache make git openssh 22:01:29 ---> Running in 752b1ca5c574 22:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:01:32 OK: 270 MiB in 61 packages 22:01:33 Removing intermediate container 752b1ca5c574 22:01:33 ---> 7529217d0ce5 22:01:33 Step 6/22 : WORKDIR /device-modbus-go 22:01:33 ---> Running in 914e42bc1321 22:01:33 Removing intermediate container 914e42bc1321 22:01:33 ---> d6426c5ccbbd 22:01:33 Step 7/22 : COPY go.mod vendor* ./ 22:01:34 ---> 39398c57dc2d 22:01:34 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:34 ---> Running in a99f6999b069 22:01:37 Removing intermediate container a99f6999b069 22:01:37 ---> 0160f2765df0 22:01:37 Step 9/22 : COPY . . 22:01:38 ---> cfd6d3862c41 22:01:38 Step 10/22 : RUN ${MAKE} 22:01:38 ---> Running in 415f3fc16a5d 22:01:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 22:04:16 Removing intermediate container 415f3fc16a5d 22:04:16 ---> 85631e12329e 22:04:16 Step 11/22 : FROM alpine:3.17 22:04:16 3.17: Pulling from library/alpine 22:04:16 c41833b44d91: Already exists 22:04:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:04:16 Status: Downloaded newer image for alpine:3.17 22:04:16 ---> 51e60588ff2c 22:04:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:04:16 ---> Running in 07d7b7e75cac 22:04:16 Removing intermediate container 07d7b7e75cac 22:04:16 ---> 40a8ed99a912 22:04:16 Step 13/22 : RUN apk add --update --no-cache dumb-init 22:04:16 ---> Running in 3926a551c350 22:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:16 (1/1) Installing dumb-init (1.2.5-r2) 22:04:16 Executing busybox-1.35.0-r29.trigger 22:04:16 OK: 8 MiB in 16 packages 22:04:16 Removing intermediate container 3926a551c350 22:04:16 ---> 221067c9a5f7 22:04:16 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:04:18 ---> b645bddd14ad 22:04:18 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:04:18 ---> eb2cbed13179 22:04:18 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:04:21 ---> 8839efa0d619 22:04:21 Step 17/22 : EXPOSE 59901 22:04:21 ---> Running in 50b0907aa397 22:04:21 Removing intermediate container 50b0907aa397 22:04:21 ---> eef5b06323ad 22:04:21 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:04:21 ---> Running in c9eafdc040af 22:04:21 Removing intermediate container c9eafdc040af 22:04:21 ---> 783ed57eec35 22:04:21 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:04:21 ---> Running in c736e40da60a 22:04:21 Removing intermediate container c736e40da60a 22:04:21 ---> 822df099248e 22:04:21 Step 20/22 : LABEL arch=arm64 22:04:21 ---> Running in e656445a55e0 22:04:22 Removing intermediate container e656445a55e0 22:04:22 ---> 654316dc6ce7 22:04:22 Step 21/22 : LABEL git_sha=6798326889d3c79811c4f7a8f040e734aba625e5 22:04:22 ---> Running in 8349a75f7b63 22:04:22 Removing intermediate container 8349a75f7b63 22:04:22 ---> 1994134379a6 22:04:22 Step 22/22 : LABEL version=0.0.0 22:04:22 ---> Running in c8e21c49ab64 22:04:23 Removing intermediate container c8e21c49ab64 22:04:23 ---> 31107d605ae8 22:04:23 [Warning] One or more build-args [ARCH] were not consumed 22:04:23 Successfully built 31107d605ae8 22:04:23 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:23 22:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:23 arm64: Pulling from edgex-lftools-log-publisher 22:04:23 8998bd30e6a1: Pulling fs layer 22:04:23 04944245beec: Pulling fs layer 22:04:23 699f458cf7ca: Pulling fs layer 22:04:23 765212b225bb: Pulling fs layer 22:04:23 f23df028b6ca: Pulling fs layer 22:04:23 d65c8cfc05b1: Pulling fs layer 22:04:23 2437ff75d9bd: Pulling fs layer 22:04:23 765212b225bb: Waiting 22:04:23 f23df028b6ca: Waiting 22:04:23 2437ff75d9bd: Waiting 22:04:23 d65c8cfc05b1: Waiting 22:04:24 04944245beec: Verifying Checksum 22:04:24 04944245beec: Download complete 22:04:24 765212b225bb: Verifying Checksum 22:04:24 765212b225bb: Download complete 22:04:24 f23df028b6ca: Verifying Checksum 22:04:24 f23df028b6ca: Download complete 22:04:24 d65c8cfc05b1: Verifying Checksum 22:04:24 d65c8cfc05b1: Download complete 22:04:24 699f458cf7ca: Verifying Checksum 22:04:24 699f458cf7ca: Download complete 22:04:24 8998bd30e6a1: Verifying Checksum 22:04:24 8998bd30e6a1: Download complete 22:04:27 2437ff75d9bd: Verifying Checksum 22:04:27 2437ff75d9bd: Download complete 22:04:28 8998bd30e6a1: Pull complete 22:04:29 04944245beec: Pull complete 22:04:30 699f458cf7ca: Pull complete 22:04:30 765212b225bb: Pull complete 22:04:31 f23df028b6ca: Pull complete 22:04:31 d65c8cfc05b1: Pull complete 22:04:46 2437ff75d9bd: Pull complete 22:04:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:46 prd-ubuntu20.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 22:04:46 $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:04:49 $ docker top 8055c0cb6dac71221dc2a402fdd32c3a550e06fe495e125ac43d4018f7398fe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:50 ---> job-cost.sh 22:04:50 lf-activate-venv: SKIPPING 22:04:50 INFO: No Stack... 22:04:51 INFO: Retrieving Pricing Info for: v3-standard-4 22:04:52 INFO: Archiving Costs [Pipeline] sh 22:04:52 + cut -d, -f6 22:04:52 + cat /w/workspace/device-modbus-go/3/archives/cost.csv [Pipeline] lock 22:04:53 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] 22:04:53 Resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] did not exist. Created. 22:04:53 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:53 /w/workspace/device-modbus-go/3@tmp/durable-f7469b9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:04:54 + echo total: 0.10999999940395355 [Pipeline] stash 22:04:54 Warning: overwriting stash ‘stack-cost’ 22:04:54 Stashed 1 file(s) [Pipeline] } 22:04:54 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-484-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:54 $ docker stop --time=1 8055c0cb6dac71221dc2a402fdd32c3a550e06fe495e125ac43d4018f7398fe7 22:04:56 $ docker rm -f --volumes 8055c0cb6dac71221dc2a402fdd32c3a550e06fe495e125ac43d4018f7398fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:04:56 provisioning config files... 22:04:56 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config12634744742075460800tmp [Pipeline] { [Pipeline] sh 22:04:56 + set +x 22:04:56 + + curl -s https://codecov.io/bash 22:04:56 bash -s -- 22:04:56 22:04:56 _____ _ 22:04:56 / ____| | | 22:04:56 | | ___ __| | ___ ___ _____ __ 22:04:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:04:56 | |___| (_) | (_| | __/ (_| (_) \ V / 22:04:56 \_____\___/ \__,_|\___|\___\___/ \_/ 22:04:56 Bash-1.0.6 22:04:56 22:04:56 22:04:56 ==> git version 2.25.1 found 22:04:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:04:56 Release-Date: 2020-01-08 22:04:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:04:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:04:56 ==> Jenkins CI detected. 22:04:56 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-484 22:04:56 project root: . 22:04:56 --> token set from env 22:04:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:04:56 ==> Running gcov in . (disable via -X gcov) 22:04:56 ==> Python coveragepy not found 22:04:56 ==> Searching for coverage reports in: 22:04:56 + . 22:04:56 -> Found 1 reports 22:04:56 ==> Detecting git/mercurial file structure 22:04:56 ==> Reading reports 22:04:56 + ./coverage.out bytes=24160 22:04:56 ==> Appending adjustments 22:04:56 https://docs.codecov.io/docs/fixing-reports 22:04:56 + Found adjustments 22:04:56 ==> Gzipping contents 22:04:56 4.0K /tmp/codecov.MRgqVE.gz 22:04:56 ==> Uploading reports 22:04:56 url: https://codecov.io 22:04:56 query: branch=PR-484&commit=6798326889d3c79811c4f7a8f040e734aba625e5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= 22:04:56 -> Pinging Codecov 22:04:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-484&commit=6798326889d3c79811c4f7a8f040e734aba625e5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-484%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=484&job=&cmd_args= 22:04:57 -> Uploading to 22:04:57 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/55DBCA73C666E3227836607328DD7E49/6798326889d3c79811c4f7a8f040e734aba625e5/f1938b75-9584-47b4-a45e-bb8610a1e882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T220456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e646cef352e2778e2db131a3229ea9976d67f9ed062389afda4497f830c2ef79 22:04:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:57 Dload Upload Total Spent Left Speed 22:04:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20983 --:--:-- --:--:-- --:--:-- 20983 22:04:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6798326889d3c79811c4f7a8f040e734aba625e5 [Pipeline] } 22:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:04:57 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-484/archives ] 22:04:57 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives 22:04:57 total 16 22:04:57 drwxr-xr-x 3 root root 4096 May 22 21:54 . 22:04:57 drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:54 .. 22:04:57 drwxr-xr-x 2 root root 4096 May 22 21:54 cost 22:04:57 -rw-r--r-- 1 root root 88 May 22 21:54 cost.csv 22:04:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-484/archives 22:04:57 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-484/archives 22:04:57 total 16 22:04:57 drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:54 . 22:04:57 drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:54 .. 22:04:57 drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:54 cost 22:04:57 -rw-r--r-- 1 jenkins jenkins 88 May 22 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:04:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:04:59 ---> package-listing.sh 22:04:59 ++ facter osfamily 22:04:59 ++ tr '[:upper:]' '[:lower:]' 22:04:59 + OS_FAMILY=debian 22:04:59 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-484 22:04:59 + START_PACKAGES=/tmp/packages_start.txt 22:04:59 + END_PACKAGES=/tmp/packages_end.txt 22:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:04:59 + PACKAGES=/tmp/packages_start.txt 22:04:59 + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' 22:04:59 + PACKAGES=/tmp/packages_end.txt 22:04:59 + case "${OS_FAMILY}" in 22:04:59 + dpkg -l 22:04:59 + grep '^ii' 22:04:59 + '[' -f /tmp/packages_start.txt ']' 22:04:59 + '[' -f /tmp/packages_end.txt ']' 22:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:04:59 + '[' /w/workspace/xfoundry_device-modbus-go_PR-484 ']' 22:04:59 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ 22:04:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-484/archives/ [Pipeline] echo 22:04:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:04:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:00 prd-ubuntu20.04-docker-8c-8g-16380 does not seem to be running inside a container 22:05:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-484/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-484 -v /w/workspace/xfoundry_device-modbus-go_PR-484:/w/workspace/xfoundry_device-modbus-go_PR-484:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-484@tmp:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:05:00 $ docker top b3c705c6ce97654b12179bb2f1a130eca31cf6cb46505ff22147046bd6dccc1d -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:00 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:01 + mkdir -p /var/log/sysstat [Pipeline] sh 22:05:01 + ls /var/log/sa-host 22:05:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:01 provisioning config files... 22:05:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-484@tmp/config12276558979715065768tmp [Pipeline] { [Pipeline] echo 22:05:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:01 ---> create-netrc.sh [Pipeline] } 22:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:02 ---> python-tools-install.sh [Pipeline] echo 22:05:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:02 ---> sudo-logs.sh 22:05:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:05:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:02 ---> job-cost.sh 22:05:02 lf-activate-venv: SKIPPING 22:05:02 DEBUG: total: 0.2199999988079071 22:05:02 INFO: Retrieving Stack Cost... 22:05:02 INFO: Retrieving Pricing Info for: v3-standard-8 22:05:03 INFO: Archiving Costs [Pipeline] echo 22:05:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:03 ---> logs-deploy.sh 22:05:03 lf-activate-venv: SKIPPING 22:05:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-484/3 22:05:03 INFO: archiving workspace using pattern(s): 22:05:04 Archives upload complete. 22:05:04 INFO: archiving logs to Nexus 22:05:05 ---> uname -a: 22:05:05 Linux prd-ubuntu20-04-docker-8c-8g-16380 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:05:05 22:05:05 22:05:05 ---> lscpu: 22:05:05 Architecture: x86_64 22:05:05 CPU op-mode(s): 32-bit, 64-bit 22:05:05 Byte Order: Little Endian 22:05:05 Address sizes: 40 bits physical, 48 bits virtual 22:05:05 CPU(s): 8 22:05:05 On-line CPU(s) list: 0-7 22:05:05 Thread(s) per core: 1 22:05:05 Core(s) per socket: 1 22:05:05 Socket(s): 8 22:05:05 NUMA node(s): 1 22:05:05 Vendor ID: AuthenticAMD 22:05:05 CPU family: 23 22:05:05 Model: 49 22:05:05 Model name: AMD EPYC-Rome Processor 22:05:05 Stepping: 0 22:05:05 CPU MHz: 2799.998 22:05:05 BogoMIPS: 5599.99 22:05:05 Virtualization: AMD-V 22:05:05 Hypervisor vendor: KVM 22:05:05 Virtualization type: full 22:05:05 L1d cache: 256 KiB 22:05:05 L1i cache: 256 KiB 22:05:05 L2 cache: 4 MiB 22:05:05 L3 cache: 128 MiB 22:05:05 NUMA node0 CPU(s): 0-7 22:05:05 Vulnerability Itlb multihit: Not affected 22:05:05 Vulnerability L1tf: Not affected 22:05:05 Vulnerability Mds: Not affected 22:05:05 Vulnerability Meltdown: Not affected 22:05:05 Vulnerability Mmio stale data: Not affected 22:05:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:05:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:05:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:05:05 Vulnerability Srbds: Not affected 22:05:05 Vulnerability Tsx async abort: Not affected 22:05:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:05:05 22:05:05 22:05:05 ---> nproc: 22:05:05 8 22:05:05 22:05:05 22:05:05 ---> df -h: 22:05:05 Filesystem Size Used Avail Use% Mounted on 22:05:05 overlay 155G 12G 144G 8% / 22:05:05 tmpfs 64M 0 64M 0% /dev 22:05:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:05:05 shm 64M 0 64M 0% /dev/shm 22:05:05 /dev/vda1 155G 12G 144G 8% /facter-os 22:05:05 22:05:05 22:05:05 ---> sar -b -r -n DEV: 22:05:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16380) 05/22/23 _x86_64_ (8 CPU) 22:05:05 22:05:05 21:51:25 LINUX RESTART (8 CPU) 22:05:05 22:05:05 21:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:05:05 21:53:01 166.81 11.83 154.97 0.00 1768.91 66125.51 0.00 22:05:05 21:54:01 135.49 1.35 134.14 0.00 47.33 40751.07 0.00 22:05:05 21:55:01 88.35 0.03 88.32 0.00 3.73 20009.22 0.00 22:05:05 21:56:01 2.07 0.00 2.07 0.00 0.00 24.13 0.00 22:05:05 21:57:01 54.14 10.58 43.56 0.00 5153.16 8902.75 0.00 22:05:05 21:58:01 5.18 0.07 5.12 0.00 0.67 111.58 0.00 22:05:05 21:59:01 2.03 0.02 2.02 0.00 0.13 24.00 0.00 22:05:05 22:00:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 22:05:05 22:01:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 22:05:05 22:02:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 22:05:05 22:03:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 22:05:05 22:04:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 22:05:05 22:05:01 5.97 0.25 5.72 0.00 19.33 109.18 0.00 22:05:05 Average: 35.91 1.86 34.06 0.00 538.05 10471.92 0.00 22:05:05 22:05:05 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:05:05 21:53:01 27849684 31619888 684296 2.08 143836 3782364 1863592 5.49 1139200 3403816 465912 22:05:05 21:54:01 27973608 31586148 714344 2.17 149352 3646092 1881988 5.55 1229796 3207732 2612 22:05:05 21:55:01 27680312 31597436 703284 2.14 159028 3904720 1765052 5.20 1236852 3458684 12 22:05:05 21:56:01 27680364 31597668 702744 2.14 159112 3904728 1765052 5.20 1236904 3458692 8 22:05:05 21:57:01 27143912 31576224 710236 2.16 193296 4365608 1811856 5.34 1561648 3633448 944 22:05:05 21:58:01 27148460 31576052 710568 2.16 191864 4362464 1799984 5.30 1559936 3630324 376 22:05:05 21:59:01 27158876 31586712 699532 2.13 191908 4362496 1799984 5.30 1550292 3630340 24 22:05:05 22:00:01 27159112 31587000 699220 2.13 191952 4362496 1799984 5.30 1550400 3630344 8 22:05:05 22:01:01 27159064 31587280 699168 2.13 191984 4362500 1799984 5.30 1549856 3630640 12 22:05:05 22:02:01 27158876 31587188 699164 2.13 192048 4362508 1799984 5.30 1550080 3630644 60 22:05:05 22:03:01 27158924 31587476 698960 2.13 192060 4362508 1799984 5.30 1550012 3630836 16 22:05:05 22:04:01 27159092 31587648 698684 2.12 192096 4362512 1799984 5.30 1549972 3630840 148 22:05:05 22:05:01 27120992 31551792 731024 2.22 192216 4363844 1861476 5.49 1582180 3631072 304 22:05:05 Average: 27350098 31586809 703940 2.14 180058 4192680 1811454 5.34 1449779 3554416 36187 22:05:05 22:05:05 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:05:05 21:53:01 ens3 581.80 348.51 7999.76 53.19 0.00 0.00 0.00 0.00 22:05:05 21:53:01 lo 6.20 6.20 0.60 0.60 0.00 0.00 0.00 0.00 22:05:05 21:53:01 docker0 179.94 292.93 14.65 2024.14 0.00 0.00 0.00 0.00 22:05:05 21:54:01 ens3 54.47 49.33 83.03 92.87 0.00 0.00 0.00 0.00 22:05:05 21:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:05:05 21:54:01 docker0 1.38 3.82 0.09 42.55 0.00 0.00 0.00 0.00 22:05:05 21:55:01 ens3 112.56 64.52 2576.21 12.61 0.00 0.00 0.00 0.00 22:05:05 21:55:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:05:05 21:55:01 docker0 1.38 4.03 0.09 43.05 0.00 0.00 0.00 0.00 22:05:05 21:56:01 ens3 1.55 0.67 0.80 0.58 0.00 0.00 0.00 0.00 22:05:05 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:05 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 21:57:01 ens3 184.56 94.62 2867.06 6.93 0.00 0.00 0.00 0.00 22:05:05 21:57:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:05:05 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 21:58:01 ens3 0.42 0.33 0.08 0.02 0.00 0.00 0.00 0.00 22:05:05 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:05 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 21:59:01 ens3 1.55 0.45 0.45 0.27 0.00 0.00 0.00 0.00 22:05:05 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:00:01 ens3 0.45 0.32 0.26 0.20 0.00 0.00 0.00 0.00 22:05:05 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:05 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:01:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:05:05 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:02:01 ens3 1.08 0.25 0.23 0.14 0.00 0.00 0.00 0.00 22:05:05 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:05 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:03:01 ens3 1.05 0.30 0.37 0.20 0.00 0.00 0.00 0.00 22:05:05 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:04:01 ens3 1.47 0.68 0.65 0.48 0.00 0.00 0.00 0.00 22:05:05 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:05 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 22:05:01 ens3 17.83 11.80 20.42 6.87 0.00 0.00 0.00 0.00 22:05:05 22:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:05:05 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:05 Average: ens3 73.78 43.98 1042.29 13.41 0.00 0.00 0.00 0.00 22:05:05 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 22:05:05 Average: docker0 14.05 23.14 1.14 162.28 0.00 0.00 0.00 0.00 22:05:05 22:05:05 22:05:05 ---> sar -P ALL: 22:05:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16380) 05/22/23 _x86_64_ (8 CPU) 22:05:05 22:05:05 21:51:25 LINUX RESTART (8 CPU) 22:05:05 22:05:05 21:52:01 CPU %user %nice %system %iowait %steal %idle 22:05:05 21:53:01 all 9.35 0.00 3.93 5.42 0.07 81.23 22:05:05 21:53:01 0 8.79 0.00 4.61 12.11 0.08 74.40 22:05:05 21:53:01 1 9.68 0.00 3.47 14.12 0.07 72.67 22:05:05 21:53:01 2 9.26 0.00 4.28 0.96 0.08 85.41 22:05:05 21:53:01 3 10.03 0.00 3.19 0.52 0.07 86.20 22:05:05 21:53:01 4 8.39 0.00 4.48 0.91 0.05 86.17 22:05:05 21:53:01 5 8.76 0.00 3.76 0.20 0.05 87.23 22:05:05 21:53:01 6 11.42 0.00 3.29 4.74 0.05 80.50 22:05:05 21:53:01 7 8.50 0.00 4.36 9.81 0.09 77.24 22:05:05 21:54:01 all 35.21 0.00 5.73 3.23 0.08 55.75 22:05:05 21:54:01 0 36.24 0.00 5.80 9.86 0.07 48.03 22:05:05 21:54:01 1 35.76 0.00 5.38 10.25 0.08 48.53 22:05:05 21:54:01 2 35.35 0.00 6.21 0.37 0.07 57.99 22:05:05 21:54:01 3 34.99 0.00 5.38 0.07 0.08 59.48 22:05:05 21:54:01 4 33.89 0.00 5.37 3.55 0.07 57.12 22:05:05 21:54:01 5 35.48 0.00 5.59 1.11 0.08 57.73 22:05:05 21:54:01 6 35.47 0.00 6.46 0.54 0.08 57.44 22:05:05 21:54:01 7 34.52 0.00 5.65 0.10 0.08 59.64 22:05:05 21:55:01 all 2.96 0.00 1.15 1.19 0.03 94.67 22:05:05 21:55:01 0 2.51 0.00 0.94 0.42 0.03 96.10 22:05:05 21:55:01 1 3.03 0.00 1.27 0.84 0.02 94.84 22:05:05 21:55:01 2 2.48 0.00 1.44 0.05 0.03 96.00 22:05:05 21:55:01 3 2.78 0.00 1.42 4.56 0.02 91.22 22:05:05 21:55:01 4 4.34 0.00 1.00 0.71 0.03 93.92 22:05:05 21:55:01 5 2.59 0.00 0.89 2.07 0.02 94.43 22:05:05 21:55:01 6 2.80 0.00 1.16 0.39 0.03 95.63 22:05:05 21:55:01 7 3.12 0.00 1.13 0.52 0.02 95.21 22:05:05 21:56:01 all 0.10 0.00 0.00 0.01 0.01 99.88 22:05:05 21:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:05:05 21:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:05:05 21:56:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:05:05 21:56:01 3 0.08 0.00 0.00 0.00 0.02 99.90 22:05:05 21:56:01 4 0.63 0.00 0.00 0.00 0.02 99.35 22:05:05 21:56:01 5 0.00 0.00 0.02 0.05 0.00 99.93 22:05:05 21:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:05:05 21:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:05:05 21:57:01 all 2.32 0.00 1.49 1.35 0.02 94.82 22:05:05 21:57:01 0 2.60 0.00 0.90 0.58 0.02 95.90 22:05:05 21:57:01 1 1.87 0.00 0.92 0.50 0.02 96.69 22:05:05 21:57:01 2 1.30 0.00 0.85 0.08 0.03 97.73 22:05:05 21:57:01 3 2.92 0.00 1.87 0.17 0.03 95.01 22:05:05 21:57:01 4 3.36 0.00 2.82 1.86 0.02 91.94 22:05:05 21:57:01 5 1.67 0.00 1.04 6.12 0.02 91.16 22:05:05 21:57:01 6 1.82 0.00 1.20 1.37 0.02 95.59 22:05:05 21:57:01 7 2.98 0.00 2.33 0.15 0.03 94.51 22:05:05 21:58:01 all 0.07 0.00 0.07 0.01 0.01 99.84 22:05:05 21:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:05:05 21:58:01 1 0.02 0.00 0.08 0.00 0.00 99.90 22:05:05 21:58:01 2 0.08 0.00 0.05 0.00 0.00 99.87 22:05:05 21:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:05:05 21:58:01 4 0.08 0.00 0.07 0.02 0.00 99.83 22:05:05 21:58:01 5 0.00 0.00 0.07 0.07 0.02 99.85 22:05:05 21:58:01 6 0.22 0.00 0.12 0.02 0.02 99.63 22:05:05 21:58:01 7 0.03 0.00 0.07 0.00 0.00 99.90 22:05:05 21:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:05:05 21:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:05:05 21:59:01 1 0.03 0.00 0.00 0.02 0.02 99.93 22:05:05 21:59:01 2 0.08 0.00 0.02 0.00 0.02 99.88 22:05:05 21:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:05:05 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:05:05 21:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 22:05:05 21:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:05:05 21:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:05:05 22:00:01 all 0.01 0.00 0.01 0.03 0.01 99.94 22:05:05 22:00:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:05:05 22:00:01 1 0.00 0.00 0.02 0.17 0.00 99.82 22:05:05 22:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:05:05 22:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:05:05 22:00:01 5 0.00 0.00 0.00 0.05 0.00 99.95 22:05:05 22:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:05:05 22:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:05:05 22:01:01 all 0.02 0.00 0.01 0.05 0.00 99.91 22:05:05 22:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:05:05 22:01:01 1 0.03 0.00 0.00 0.37 0.00 99.60 22:05:05 22:01:01 2 0.05 0.00 0.02 0.05 0.02 99.87 22:05:05 22:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:05:05 22:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:05:05 22:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:05:05 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:05:05 22:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:05:05 22:02:01 1 0.00 0.00 0.03 0.10 0.02 99.85 22:05:05 22:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 22:05:05 22:02:01 3 0.08 0.00 0.00 0.02 0.00 99.90 22:05:05 22:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:05:05 22:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:05:05 22:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:05:05 22:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:05:05 22:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:05:05 22:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:05:05 22:03:01 2 0.03 0.00 0.00 0.02 0.02 99.93 22:05:05 22:03:01 3 0.20 0.00 0.00 0.00 0.00 99.80 22:05:05 22:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:05:05 22:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:05:05 22:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:05:05 22:05:05 22:03:01 CPU %user %nice %system %iowait %steal %idle 22:05:05 22:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 22:05:05 22:04:01 0 0.45 0.00 0.02 0.00 0.02 99.52 22:05:05 22:04:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:05:05 22:04:01 2 0.03 0.00 0.03 0.02 0.00 99.92 22:05:05 22:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:05:05 22:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:05:05 22:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:05:05 22:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:05:05 22:05:01 all 0.51 0.00 0.15 0.02 0.01 99.31 22:05:05 22:05:01 0 1.15 0.00 0.13 0.00 0.03 98.69 22:05:05 22:05:01 1 0.22 0.00 0.13 0.05 0.02 99.58 22:05:05 22:05:01 2 0.28 0.00 0.17 0.02 0.02 99.52 22:05:05 22:05:01 3 0.17 0.00 0.12 0.00 0.00 99.72 22:05:05 22:05:01 4 1.05 0.00 0.17 0.00 0.00 98.78 22:05:05 22:05:01 5 0.30 0.00 0.13 0.03 0.00 99.53 22:05:05 22:05:01 6 0.13 0.00 0.13 0.02 0.00 99.72 22:05:05 22:05:01 7 0.78 0.00 0.22 0.05 0.02 98.93 22:05:05 Average: all 3.88 0.00 0.96 0.87 0.02 94.27 22:05:05 Average: 0 3.98 0.00 0.96 1.76 0.03 93.27 22:05:05 Average: 1 3.87 0.00 0.87 2.02 0.02 93.22 22:05:05 Average: 2 3.76 0.00 1.00 0.12 0.03 95.10 22:05:05 Average: 3 3.93 0.00 0.92 0.41 0.02 94.73 22:05:05 Average: 4 3.96 0.00 1.06 0.54 0.02 94.43 22:05:05 Average: 5 3.74 0.00 0.88 0.75 0.02 94.62 22:05:05 Average: 6 3.97 0.00 0.95 0.54 0.02 94.52 22:05:05 Average: 7 3.82 0.00 1.05 0.80 0.02 94.30 22:05:05 22:05:05 22:05:05