Pull request #417 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4310b1883be6b99abc16fb82487e72e66e8570ad+c3aad7bd2c33aca71f49ec3c385ee682c91bb904 (ac59850cc92bc1b3e8a29a241ed1f9a76c208f23) 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-ssh8928867691263272134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7769948404372716919.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14224068050297561190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16001838424094215141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2566876540325603273.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10041520495176086055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-ubuntu20.04-docker-8c-8g-6702’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6704 in /w/workspace/xfoundry_device-modbus-go_PR-417 [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-417 # 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/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 4310b1883be6b99abc16fb82487e72e66e8570ad Merge succeeded, producing 4310b1883be6b99abc16fb82487e72e66e8570ad Checking out Revision 4310b1883be6b99abc16fb82487e72e66e8570ad (PR-417) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:56 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # 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 c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:56 ========================================================= 05:58:56 EdgeX Global Pipelines Version Info 05:58:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:57 ------------------- 05:58:57 stable info: 05:58:57 ------------------- 05:58:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:57 Message: update stable to v1.0.244 05:58:58 ------------------- 05:58:58 experimental info: 05:58:58 ------------------- 05:58:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4310b18 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:59 provisioning config files... 05:58:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config15659410118469591581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:00 ---> docker-login.sh 05:59:00 nexus3.edgexfoundry.org:10001 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 nexus3.edgexfoundry.org:10002 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 nexus3.edgexfoundry.org:10003 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 nexus3.edgexfoundry.org:10004 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 docker.io 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:01 Configure a credential helper to remove this warning. See 05:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:01 05:59:01 Login Succeeded 05:59:01 ---> docker-login.sh ends [Pipeline] } 05:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:01 + git rev-list -1 --merges 4310b1883be6b99abc16fb82487e72e66e8570ad~1..4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo 05:59:01 -----------> git rev-list -1 --merges 4310b1883be6b99abc16fb82487e72e66e8570ad~1..4310b1883be6b99abc16fb82487e72e66e8570ad 4310b1883be6b99abc16fb82487e72e66e8570ad [false] [Pipeline] sh 05:59:02 + git log --format=format:%s -1 4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo 05:59:02 ========================================================= 05:59:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:02 + git log --format=format:%s -1 4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo 05:59:02 [semverPrep] GIT_COMMIT: 4310b1883be6b99abc16fb82487e72e66e8570ad, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:02 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:03 + grep -v github /etc/ssh/ssh_known_hosts 05:59:03 + [ -e /tmp/ssh_known_hosts ] 05:59:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:03 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:03 05:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:03 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:03 b85a868b505f: Pulling fs layer 05:59:03 e2be974225ed: Pulling fs layer 05:59:03 339a4e72a1f5: Pulling fs layer 05:59:03 988bab9f4d93: Pulling fs layer 05:59:03 1469e6f7b9e6: Pulling fs layer 05:59:03 eaf3925da568: Pulling fs layer 05:59:03 bab4dde63d76: Pulling fs layer 05:59:03 bde34c3a00c8: Pulling fs layer 05:59:03 b352a97aabf1: Pulling fs layer 05:59:03 4872d77fe225: Pulling fs layer 05:59:03 5851b861e8e6: Pulling fs layer 05:59:03 bab4dde63d76: Waiting 05:59:03 bde34c3a00c8: Waiting 05:59:03 b352a97aabf1: Waiting 05:59:03 4872d77fe225: Waiting 05:59:03 5851b861e8e6: Waiting 05:59:03 1469e6f7b9e6: Waiting 05:59:03 eaf3925da568: Waiting 05:59:03 988bab9f4d93: Waiting 05:59:03 e2be974225ed: Download complete 05:59:03 988bab9f4d93: Verifying Checksum 05:59:03 988bab9f4d93: Download complete 05:59:04 1469e6f7b9e6: Verifying Checksum 05:59:04 1469e6f7b9e6: Download complete 05:59:04 eaf3925da568: Verifying Checksum 05:59:04 eaf3925da568: Download complete 05:59:04 339a4e72a1f5: Verifying Checksum 05:59:04 339a4e72a1f5: Download complete 05:59:04 bde34c3a00c8: Download complete 05:59:04 b352a97aabf1: Download complete 05:59:04 4872d77fe225: Verifying Checksum 05:59:04 4872d77fe225: Download complete 05:59:04 5851b861e8e6: Verifying Checksum 05:59:04 5851b861e8e6: Download complete 05:59:04 b85a868b505f: Download complete 05:59:04 bab4dde63d76: Verifying Checksum 05:59:04 bab4dde63d76: Download complete 05:59:05 b85a868b505f: Pull complete 05:59:05 e2be974225ed: Pull complete 05:59:06 339a4e72a1f5: Pull complete 05:59:06 988bab9f4d93: Pull complete 05:59:06 1469e6f7b9e6: Pull complete 05:59:06 eaf3925da568: Pull complete 05:59:08 bab4dde63d76: Pull complete 05:59:08 bde34c3a00c8: Pull complete 05:59:08 b352a97aabf1: Pull complete 05:59:08 4872d77fe225: Pull complete 05:59:08 5851b861e8e6: Pull complete 05:59:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:09 prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container 05:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:11 $ docker top 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 -eo pid,comm 05:59:11 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). 05:59:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:12 [ssh-agent] Looking for ssh-agent implementation... 05:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:12 $ docker exec 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent 05:59:12 SSH_AUTH_SOCK=/tmp/ssh-5SuQ3hidI9tA/agent.32 05:59:12 SSH_AGENT_PID=38 05:59:12 Running ssh-add (command line suppressed) 05:59:12 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_5048535988511611134.key (/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_5048535988511611134.key) 05:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:12 + git tag --points-at HEAD [Pipeline] } 05:59:12 $ docker exec --env ******** --env ******** 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent -k 05:59:12 unset SSH_AUTH_SOCK; 05:59:12 unset SSH_AGENT_PID; 05:59:12 echo Agent pid 38 killed; 05:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:13 [ssh-agent] Looking for ssh-agent implementation... 05:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:13 $ docker exec 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent 05:59:13 SSH_AUTH_SOCK=/tmp/ssh-CaZ46hnpCox0/agent.70 05:59:13 SSH_AGENT_PID=76 05:59:13 Running ssh-add (command line suppressed) 05:59:13 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_3881441825736298311.key (/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_3881441825736298311.key) 05:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:13 + git semver init 05:59:13 2023-02-20 05:59:13,866 [run_init] DEBUG init version:0.0.0 force:False 05:59:13 2023-02-20 05:59:13,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-417/.semver 05:59:13 2023-02-20 05:59:13,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-417/.semver 05:59:13 2023-02-20 05:59:13,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-417/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-417, universal_newlines=False, shell=None, istream=None) 05:59:15 2023-02-20 05:59:15,039 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-417/.git/info/exclude 05:59:15 2023-02-20 05:59:15,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-417/.semver/PR-417 with force:False 05:59:15 2023-02-20 05:59:15,039 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-417/.semver/PR-417 05:59:15 2023-02-20 05:59:15,043 [execute] INFO git cat-file --batch-check 05:59:15 2023-02-20 05:59:15,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-417/.semver, universal_newlines=False, shell=None, istream=) 05:59:15 2023-02-20 05:59:15,051 [execute] INFO git cat-file --batch 05:59:15 2023-02-20 05:59:15,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-417/.semver, universal_newlines=False, shell=None, istream=) 05:59:15 2023-02-20 05:59:15,055 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-417/.semver/PR-417 05:59:15 0.0.0 [Pipeline] } 05:59:15 $ docker exec --env ******** --env ******** 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent -k 05:59:15 unset SSH_AUTH_SOCK; 05:59:15 unset SSH_AGENT_PID; 05:59:15 echo Agent pid 76 killed; 05:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:15 + git semver [Pipeline] } 05:59:16 $ docker stop --time=1 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 05:59:17 $ docker rm -f --volumes 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:18 Stashed 1 file(s) [Pipeline] echo 05:59:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:18 provisioning config files... 05:59:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config5166033177338513604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:19 ---> docker-login.sh 05:59:19 nexus3.edgexfoundry.org:10001 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10002 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10003 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10004 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 docker.io 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 ---> docker-login.sh ends [Pipeline] } 05:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:20 ========================================================= 05:59:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:59:20 Sending build context to Docker daemon 6.395MB 05:59:20 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:59:20 Step 2/10 : FROM ${BASE} AS builder 05:59:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:20 213ec9aee27d: Pulling fs layer 05:59:20 4583459ba037: Pulling fs layer 05:59:20 93c1e223e6f2: Pulling fs layer 05:59:20 53926ce57604: Pulling fs layer 05:59:20 21b2b0c7a3f4: Pulling fs layer 05:59:20 22ff95d597cd: Pulling fs layer 05:59:20 12d6caf4c0d1: Pulling fs layer 05:59:20 96b7cbca73a9: Pulling fs layer 05:59:20 a7acece74701: Pulling fs layer 05:59:20 22ff95d597cd: Waiting 05:59:20 12d6caf4c0d1: Waiting 05:59:20 96b7cbca73a9: Waiting 05:59:20 a7acece74701: Waiting 05:59:20 53926ce57604: Waiting 05:59:20 21b2b0c7a3f4: Waiting 05:59:20 93c1e223e6f2: Download complete 05:59:20 4583459ba037: Download complete 05:59:20 21b2b0c7a3f4: Verifying Checksum 05:59:20 21b2b0c7a3f4: Download complete 05:59:21 22ff95d597cd: Download complete 05:59:21 213ec9aee27d: Verifying Checksum 05:59:21 213ec9aee27d: Download complete 05:59:21 12d6caf4c0d1: Download complete 05:59:21 213ec9aee27d: Pull complete 05:59:21 4583459ba037: Pull complete 05:59:21 93c1e223e6f2: Pull complete 05:59:21 a7acece74701: Verifying Checksum 05:59:21 a7acece74701: Download complete 05:59:21 96b7cbca73a9: Verifying Checksum 05:59:21 96b7cbca73a9: Download complete 05:59:22 53926ce57604: Verifying Checksum 05:59:22 53926ce57604: Download complete 05:59:26 53926ce57604: Pull complete 05:59:26 21b2b0c7a3f4: Pull complete 05:59:26 22ff95d597cd: Pull complete 05:59:26 12d6caf4c0d1: Pull complete 05:59:28 96b7cbca73a9: Pull complete 05:59:29 a7acece74701: Pull complete 05:59:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:29 ---> db6d94c90886 05:59:29 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:32 ---> Running in 32afae1f9f5e 05:59:32 Removing intermediate container 32afae1f9f5e 05:59:32 ---> f349f7d1d234 05:59:32 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:33 ---> Running in c51e3fee66f3 05:59:33 Removing intermediate container c51e3fee66f3 05:59:33 ---> bedd8b5cfcc3 05:59:33 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:33 ---> Running in eb9c655fa33f 05:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:33 Still waiting to schedule task 05:59:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6703’ is offline 05:59:33 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:59:33 (2/8) Installing libedit (20210910.3.1-r0) 05:59:33 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:59:33 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:59:33 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:59:33 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:59:33 (7/8) Installing openssh-server (9.0_p1-r2) 05:59:33 (8/8) Installing openssh (9.0_p1-r2) 05:59:33 Executing busybox-1.35.0-r17.trigger 05:59:33 OK: 217 MiB in 59 packages 05:59:34 Removing intermediate container eb9c655fa33f 05:59:34 ---> fc6a238ce3b4 05:59:34 Step 6/10 : WORKDIR /device-modbus-go 05:59:34 ---> Running in c4c949246f86 05:59:34 Removing intermediate container c4c949246f86 05:59:34 ---> 9918f52966df 05:59:34 Step 7/10 : COPY go.mod vendor* ./ 05:59:34 ---> 9e2ebd6e6516 05:59:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 ---> Running in 6211ff2cc5bf 06:00:42 Removing intermediate container 6211ff2cc5bf 06:00:42 ---> f4a5bc3b1b0f 06:00:42 Step 9/10 : COPY . . 06:00:42 ---> dd052fa97dce 06:00:42 Step 10/10 : RUN ${MAKE} 06:00:42 ---> Running in 46ee555c887f 06:00:42 noop 06:00:42 Removing intermediate container 46ee555c887f 06:00:42 ---> d10c350e39f2 06:00:42 Successfully built d10c350e39f2 06:00:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:42 + docker inspect -f . ci-base-image-x86_64 06:00:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:42 prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container 06:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@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 ******** ci-base-image-x86_64 cat 06:00:43 $ docker top a302959bb617de02f7eeb30841b45139c2e6f67c115eb5e3417abc6e045f6fab -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:43 + go version 06:00:43 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:43 $ docker stop --time=1 a302959bb617de02f7eeb30841b45139c2e6f67c115eb5e3417abc6e045f6fab 06:00:45 $ docker rm -f --volumes a302959bb617de02f7eeb30841b45139c2e6f67c115eb5e3417abc6e045f6fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:45 + docker inspect -f . ci-base-image-x86_64 06:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:45 prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container 06:00:45 $ 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-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@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 ******** ci-base-image-x86_64 cat 06:00:46 $ docker top eb3da1cd2177625d15f03d86dfeba37957114eafc9504c339a006baafcf450ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:46 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-417 [Pipeline] fileExists [Pipeline] sh 06:00:47 + make test 06:00:47 go test ./... -coverprofile=coverage.out 06:00:47 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:00:57 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:00:57 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.7% of statements 06:01:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6709 in /w/workspace/xfoundry_device-modbus-go_PR-417 [Pipeline] { [Pipeline] ws 06:01:03 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:01:03 Selected Git installation does not exist. Using Default 06:01:03 The recommended git tool is: NONE 06:01:05 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:01:05 go vet ./... 06:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:08 ./bin/test-attribution-txt.sh [Pipeline] echo 06:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:08 $ docker stop --time=1 eb3da1cd2177625d15f03d86dfeba37957114eafc9504c339a006baafcf450ed 06:01:09 using credential edgex-jenkins-ssh 06:01:10 Cloning the remote Git repository 06:01:10 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:01:10 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:01:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:01:10 > git --version # timeout=10 06:01:10 > git --version # 'git version 2.25.1' 06:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:10 $ docker rm -f --volumes eb3da1cd2177625d15f03d86dfeba37957114eafc9504c339a006baafcf450ed [Pipeline] // withDockerContainer [Pipeline] sh 06:01:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 06:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:13 + ls -al . 06:01:13 total 184 06:01:13 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 06:00 . 06:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:58 .. 06:01:13 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 05:58 .dockerignore 06:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:00 .git 06:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:58 .github 06:01:13 -rw-rw-r-- 1 jenkins jenkins 331 Feb 20 05:58 .gitignore 06:01:13 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:58 .golangci.yml 06:01:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:59 .semver 06:01:13 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 20 05:58 Attribution.txt 06:01:13 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 20 05:58 CHANGELOG.md 06:01:13 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 20 05:58 Dockerfile 06:01:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:58 GOVERNANCE.md 06:01:13 -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 05:58 Jenkinsfile 06:01:13 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:58 LICENSE 06:01:13 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 20 05:58 Makefile 06:01:13 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 05:58 OWNERS.md 06:01:13 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 20 05:58 README.md 06:01:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:59 VERSION 06:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:58 bin 06:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:58 cmd 06:01:13 -rw-r--r-- 1 jenkins jenkins 23241 Feb 20 06:00 coverage.out 06:01:13 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 20 05:58 go.mod 06:01:13 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 20 05:58 go.sum 06:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:58 internal 06:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:58 simulator 06:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:58 snap 06:01:13 -rw-rw-r-- 1 jenkins jenkins 229 Feb 20 05:58 version.go [Pipeline] isUnix 06:01:13 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:01:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:14 + 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=4310b1883be6b99abc16fb82487e72e66e8570ad --label arch=amd64 --label version=0.0.0 . 06:01:14 Sending build context to Docker daemon 6.419MB 06:01:14 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 06:01:14 Step 2/22 : FROM ${BASE} AS builder 06:01:14 ---> d10c350e39f2 06:01:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:01:14 Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 4310b1883be6b99abc16fb82487e72e66e8570ad 06:01:14 ---> Running in b7e70bb81ca6 06:01:14 Removing intermediate container b7e70bb81ca6 06:01:14 ---> df931a92373d 06:01:14 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:14 ---> Running in e24987d32ac9 06:01:14 Removing intermediate container e24987d32ac9 06:01:14 ---> f45d23ce41e7 06:01:14 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:01:14 ---> Running in 3cc85cf97ec7 06:01:14 Merge succeeded, producing 4310b1883be6b99abc16fb82487e72e66e8570ad 06:01:14 Checking out Revision 4310b1883be6b99abc16fb82487e72e66e8570ad (PR-417) 06:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:15 OK: 217 MiB in 59 packages 06:01:14 > git config core.sparsecheckout # timeout=10 06:01:14 > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # timeout=10 06:01:14 > git remote # timeout=10 06:01:14 > git config --get remote.origin.url # timeout=10 06:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:14 > git merge c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 06:01:14 > git rev-parse HEAD^{commit} # timeout=10 06:01:14 > git config core.sparsecheckout # timeout=10 06:01:14 > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # timeout=10 06:01:15 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 06:01:15 > git --version # timeout=10 06:01:15 > git --version # 'git version 2.25.1' 06:01:15 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:01:15 Removing intermediate container 3cc85cf97ec7 06:01:15 ---> 5c7d8d9a7767 06:01:15 Step 6/22 : WORKDIR /device-modbus-go 06:01:15 ---> Running in 0eaeb354a43e 06:01:15 Removing intermediate container 0eaeb354a43e 06:01:15 ---> eb6530785976 06:01:15 Step 7/22 : COPY go.mod vendor* ./ 06:01:15 ---> 4f8c0c6878d1 06:01:15 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:15 ---> Running in b49fb0fdabcd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:16 Dload Upload Total Spent Left Speed 06:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 06:01:16 Removing intermediate container b49fb0fdabcd 06:01:16 ---> e1bcc424e99c 06:01:16 Step 9/22 : COPY . . [Pipeline] sh 06:01:17 ---> 07bb357e5f4a 06:01:17 Step 10/22 : RUN ${MAKE} 06:01:17 ---> Running in 465026b015b8 06:01:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:17 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 06:01:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:17 + sudo tee /etc/docker/daemon.new 06:01:17 { 06:01:17 "registry-mirrors": [ 06:01:17 "https://nexus3.edgexfoundry.org:10001" 06:01:17 ], 06:01:17 "bip": "10.250.0.254/24", 06:01:17 "hosts": [ 06:01:17 "tcp://0.0.0.0:5555", 06:01:17 "unix:///var/run/docker.sock" 06:01:17 ], 06:01:17 "mtu": 1458, 06:01:17 "selinux-enabled": true, 06:01:17 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:17 } [Pipeline] sh 06:01:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:36 provisioning config files... 06:01:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3498304234043160283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:37 ---> docker-login.sh 06:01:37 nexus3.edgexfoundry.org:10001 06:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:37 Configure a credential helper to remove this warning. See 06:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:37 06:01:37 Login Succeeded 06:01:37 nexus3.edgexfoundry.org:10002 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:38 Configure a credential helper to remove this warning. See 06:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:38 06:01:38 Login Succeeded 06:01:38 nexus3.edgexfoundry.org:10003 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:38 Configure a credential helper to remove this warning. See 06:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:38 06:01:38 Login Succeeded 06:01:38 nexus3.edgexfoundry.org:10004 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:39 Configure a credential helper to remove this warning. See 06:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:39 06:01:39 Login Succeeded 06:01:39 docker.io 06:01:39 Removing intermediate container 465026b015b8 06:01:39 ---> 9aa40620dc00 06:01:39 Step 11/22 : FROM alpine:3.14 06:01:39 3.14: Pulling from library/alpine 06:01:39 d261077062b2: Pulling fs layer 06:01:39 d261077062b2: Verifying Checksum 06:01:39 d261077062b2: Download complete 06:01:39 d261077062b2: Pull complete 06:01:39 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 06:01:39 Status: Downloaded newer image for alpine:3.14 06:01:39 ---> 6dff1269bc79 06:01:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:01:39 ---> Running in 554f387f3d0d 06:01:39 Removing intermediate container 554f387f3d0d 06:01:39 ---> bf60e9e25558 06:01:39 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:01:39 ---> Running in 85a7ce2c2895 06:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:39 (1/1) Installing dumb-init (1.2.5-r1) 06:01:39 Executing busybox-1.33.1-r8.trigger 06:01:39 OK: 6 MiB in 15 packages 06:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:39 Configure a credential helper to remove this warning. See 06:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:39 06:01:39 Login Succeeded 06:01:39 ---> docker-login.sh ends [Pipeline] } 06:01:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 06:01:39 Removing intermediate container 85a7ce2c2895 06:01:39 ---> 00757fa3a5e2 06:01:39 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [Pipeline] unstash [Pipeline] echo 06:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:40 ========================================================= 06:01:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:01:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:01:40 ---> 77dd7defb903 06:01:40 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:01:40 ---> 88e10432dff9 06:01:40 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:01:40 Sending build context to Docker daemon 3.332MB 06:01:40 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:01:40 Step 2/10 : FROM ${BASE} AS builder 06:01:41 ---> b53a526f736b 06:01:41 Step 17/22 : EXPOSE 59901 06:01:41 ---> Running in 43848938f6c7 06:01:41 Removing intermediate container 43848938f6c7 06:01:41 ---> 4992174ed7c8 06:01:41 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:01:41 ---> Running in 5e4130eb616d 06:01:41 Removing intermediate container 5e4130eb616d 06:01:41 ---> b2e02675b376 06:01:41 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:01:41 ---> Running in 2f610cf93c01 06:01:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:41 9b18e9b68314: Pulling fs layer 06:01:41 35d82f9e3411: Pulling fs layer 06:01:41 e16973657156: Pulling fs layer 06:01:41 fc693d55d65f: Pulling fs layer 06:01:41 7e9fc2657dce: Pulling fs layer 06:01:41 dda99020689f: Pulling fs layer 06:01:41 db1c61fa0a46: Pulling fs layer 06:01:41 891c053d2c06: Pulling fs layer 06:01:41 dda99020689f: Waiting 06:01:41 db1c61fa0a46: Waiting 06:01:41 891c053d2c06: Waiting 06:01:41 fc693d55d65f: Waiting 06:01:41 7e9fc2657dce: Waiting 06:01:41 e16973657156: Verifying Checksum 06:01:41 e16973657156: Download complete 06:01:41 35d82f9e3411: Verifying Checksum 06:01:41 35d82f9e3411: Download complete 06:01:41 7e9fc2657dce: Verifying Checksum 06:01:41 7e9fc2657dce: Download complete 06:01:41 dda99020689f: Verifying Checksum 06:01:41 dda99020689f: Download complete 06:01:41 9b18e9b68314: Verifying Checksum 06:01:41 9b18e9b68314: Download complete 06:01:41 Removing intermediate container 2f610cf93c01 06:01:41 ---> 82e80e56955c 06:01:41 Step 20/22 : LABEL arch=amd64 06:01:41 ---> Running in 4b46722b7400 06:01:41 Removing intermediate container 4b46722b7400 06:01:41 ---> 16a3d3074ef1 06:01:41 Step 21/22 : LABEL git_sha=4310b1883be6b99abc16fb82487e72e66e8570ad 06:01:41 ---> Running in e37708e2110b 06:01:41 Removing intermediate container e37708e2110b 06:01:41 ---> 159d39fbdbeb 06:01:41 Step 22/22 : LABEL version=0.0.0 06:01:41 ---> Running in 30199e7b6f0a 06:01:41 Removing intermediate container 30199e7b6f0a 06:01:41 ---> 938327ddecd9 06:01:41 [Warning] One or more build-args [ARCH] were not consumed 06:01:41 Successfully built 938327ddecd9 06:01:41 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 06:01:42 9b18e9b68314: Pull complete 06:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:42 06:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 06:01:42 891c053d2c06: Verifying Checksum 06:01:42 891c053d2c06: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:42 35d82f9e3411: Pull complete 06:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:42 latest: Pulling from edgex-lftools-log-publisher 06:01:42 5eb5b503b376: Pulling fs layer 06:01:42 5c69ac0246d0: Pulling fs layer 06:01:42 ec43610c2a17: Pulling fs layer 06:01:42 3a2ae6a8a46f: Pulling fs layer 06:01:42 33b1e0a273af: Pulling fs layer 06:01:42 5d3b04190fa2: Pulling fs layer 06:01:42 2f39f015ded8: Pulling fs layer 06:01:42 3a2ae6a8a46f: Waiting 06:01:42 33b1e0a273af: Waiting 06:01:42 5d3b04190fa2: Waiting 06:01:42 2f39f015ded8: Waiting 06:01:42 5c69ac0246d0: Verifying Checksum 06:01:42 5c69ac0246d0: Download complete 06:01:42 3a2ae6a8a46f: Verifying Checksum 06:01:42 3a2ae6a8a46f: Download complete 06:01:43 e16973657156: Pull complete 06:01:43 33b1e0a273af: Verifying Checksum 06:01:43 33b1e0a273af: Download complete 06:01:43 ec43610c2a17: Verifying Checksum 06:01:43 ec43610c2a17: Download complete 06:01:43 5d3b04190fa2: Verifying Checksum 06:01:43 5d3b04190fa2: Download complete 06:01:43 5eb5b503b376: Verifying Checksum 06:01:43 5eb5b503b376: Download complete 06:01:43 db1c61fa0a46: Verifying Checksum 06:01:43 db1c61fa0a46: Download complete 06:01:43 2f39f015ded8: Download complete 06:01:44 fc693d55d65f: Verifying Checksum 06:01:44 fc693d55d65f: Download complete 06:01:44 5eb5b503b376: Pull complete 06:01:44 5c69ac0246d0: Pull complete 06:01:44 ec43610c2a17: Pull complete 06:01:45 3a2ae6a8a46f: Pull complete 06:01:45 33b1e0a273af: Pull complete 06:01:45 5d3b04190fa2: Pull complete 06:01:50 2f39f015ded8: Pull complete 06:01:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:50 prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container 06:01:50 $ 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-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@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-lftools-log-publisher:latest cat 06:01:53 $ docker top 438af2ede411c97ed12fd738753a73a2963c447c0ed7a4606a1bfbd483450f36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:54 ---> job-cost.sh 06:01:54 lf-activate-venv: SKIPPING 06:01:54 INFO: No Stack... 06:01:54 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:54 INFO: Archiving Costs [Pipeline] sh 06:01:55 + cat /w/workspace/xfoundry_device-modbus-go_PR-417/archives/cost.csv 06:01:55 + cut -d, -f6 [Pipeline] lock 06:01:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] 06:01:55 Resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] did not exist. Created. 06:01:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:55 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:55 Stashed 1 file(s) [Pipeline] } 06:01:55 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:55 $ docker stop --time=1 438af2ede411c97ed12fd738753a73a2963c447c0ed7a4606a1bfbd483450f36 06:01:56 $ docker rm -f --volumes 438af2ede411c97ed12fd738753a73a2963c447c0ed7a4606a1bfbd483450f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:59 fc693d55d65f: Pull complete 06:01:59 7e9fc2657dce: Pull complete 06:01:59 dda99020689f: Pull complete 06:02:06 db1c61fa0a46: Pull complete 06:02:08 891c053d2c06: Pull complete 06:02:08 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:02:08 ---> f96f9c87975a 06:02:08 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:02:09 ---> Running in ac7f50a971a1 06:02:10 Removing intermediate container ac7f50a971a1 06:02:10 ---> c08b377fc71f 06:02:10 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:10 ---> Running in 622de8e0bf4e 06:02:10 Removing intermediate container 622de8e0bf4e 06:02:10 ---> df9a198e43ed 06:02:10 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:02:10 ---> Running in aac23a59e136 06:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:13 (1/8) Installing openssh-keygen (9.0_p1-r2) 06:02:13 (2/8) Installing libedit (20210910.3.1-r0) 06:02:13 (3/8) Installing openssh-client-common (9.0_p1-r2) 06:02:13 (4/8) Installing openssh-client-default (9.0_p1-r2) 06:02:13 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 06:02:13 (6/8) Installing openssh-server-common (9.0_p1-r2) 06:02:13 (7/8) Installing openssh-server (9.0_p1-r2) 06:02:13 (8/8) Installing openssh (9.0_p1-r2) 06:02:13 Executing busybox-1.35.0-r17.trigger 06:02:13 OK: 228 MiB in 59 packages 06:02:14 Removing intermediate container aac23a59e136 06:02:14 ---> 5bd4307475b3 06:02:14 Step 6/10 : WORKDIR /device-modbus-go 06:02:14 ---> Running in b18661f78751 06:02:14 Removing intermediate container b18661f78751 06:02:14 ---> ec9d7837ac75 06:02:14 Step 7/10 : COPY go.mod vendor* ./ 06:02:15 ---> b6de7d49256c 06:02:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:15 ---> Running in 6ed16d66d079 06:03:23 Removing intermediate container 6ed16d66d079 06:03:23 ---> 9c7a4a910d72 06:03:23 Step 9/10 : COPY . . 06:03:23 ---> 4e4127f35db9 06:03:23 Step 10/10 : RUN ${MAKE} 06:03:23 ---> Running in f1680fd73149 06:03:23 noop 06:03:23 Removing intermediate container f1680fd73149 06:03:23 ---> cb247facf9bc 06:03:23 Successfully built cb247facf9bc 06:03:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:23 + docker inspect -f . ci-base-image-arm64 06:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-6709 does not seem to be running inside a container 06:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:25 $ docker top 28b196bdc0926a07a9cd3d3d6414946f193d9980fe9cca8abe80f350b7ecc05c -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:26 + go version 06:03:26 go version go1.18.7 linux/arm64 [Pipeline] } 06:03:26 $ docker stop --time=1 28b196bdc0926a07a9cd3d3d6414946f193d9980fe9cca8abe80f350b7ecc05c 06:03:28 $ docker rm -f --volumes 28b196bdc0926a07a9cd3d3d6414946f193d9980fe9cca8abe80f350b7ecc05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:29 + docker inspect -f . ci-base-image-arm64 06:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-6709 does not seem to be running inside a container 06:03:29 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:30 $ docker top cb09f404df2fedd2da884ef36bf5893c1acc40973c663934cc8b5a9ca7fefc09 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:31 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:03:31 + make test 06:03:31 go test ./... -coverprofile=coverage.out 06:03:33 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:05:10 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:05:10 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.7% of statements 06:05:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:05:10 go vet ./... 06:05:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:32 ./bin/test-attribution-txt.sh [Pipeline] echo 06:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:05:32 $ docker stop --time=1 cb09f404df2fedd2da884ef36bf5893c1acc40973c663934cc8b5a9ca7fefc09 06:05:34 $ docker rm -f --volumes cb09f404df2fedd2da884ef36bf5893c1acc40973c663934cc8b5a9ca7fefc09 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:35 Warning: overwriting stash ‘coverage-report’ 06:05:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:37 + ls -al . 06:05:37 total 180 06:05:37 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:03 . 06:05:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:01 .. 06:05:37 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 06:01 .dockerignore 06:05:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:01 .git 06:05:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 .github 06:05:37 -rw-rw-r-- 1 jenkins jenkins 331 Feb 20 06:01 .gitignore 06:05:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:01 .golangci.yml 06:05:37 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 20 06:01 Attribution.txt 06:05:37 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 20 06:01 CHANGELOG.md 06:05:37 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 20 06:01 Dockerfile 06:05:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:01 GOVERNANCE.md 06:05:37 -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 06:01 Jenkinsfile 06:05:37 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:01 LICENSE 06:05:37 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 20 06:01 Makefile 06:05:37 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 06:01 OWNERS.md 06:05:37 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 20 06:01 README.md 06:05:37 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:59 VERSION 06:05:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:01 bin 06:05:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 cmd 06:05:37 -rw-r--r-- 1 jenkins jenkins 23241 Feb 20 06:05 coverage.out 06:05:37 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 20 06:01 go.mod 06:05:37 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 20 06:01 go.sum 06:05:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 internal 06:05:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:01 simulator 06:05:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:01 snap 06:05:37 -rw-rw-r-- 1 jenkins jenkins 229 Feb 20 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:37 + 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=4310b1883be6b99abc16fb82487e72e66e8570ad --label arch=arm64 --label version=0.0.0 . 06:05:38 Sending build context to Docker daemon 3.356MB 06:05:38 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 06:05:38 Step 2/22 : FROM ${BASE} AS builder 06:05:38 ---> cb247facf9bc 06:05:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:05:38 ---> Running in 4d41ddeb13c3 06:05:38 Removing intermediate container 4d41ddeb13c3 06:05:38 ---> fdab5753000e 06:05:38 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:05:38 ---> Running in a7247394f43e 06:05:39 Removing intermediate container a7247394f43e 06:05:39 ---> 40218ea48935 06:05:39 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:05:39 ---> Running in b5e670a1965e 06:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:05:42 OK: 228 MiB in 59 packages 06:05:45 Removing intermediate container b5e670a1965e 06:05:45 ---> 3dd2ce7ea089 06:05:45 Step 6/22 : WORKDIR /device-modbus-go 06:05:45 ---> Running in f71708f1c075 06:05:45 Removing intermediate container f71708f1c075 06:05:45 ---> 7f40291b01d8 06:05:45 Step 7/22 : COPY go.mod vendor* ./ 06:05:46 ---> 7306770c09cf 06:05:46 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:46 ---> Running in df07a8eaeb44 06:05:49 Removing intermediate container df07a8eaeb44 06:05:49 ---> 532db96f430d 06:05:49 Step 9/22 : COPY . . 06:05:50 ---> e8a825c3e224 06:05:50 Step 10/22 : RUN ${MAKE} 06:05:50 ---> Running in 8fb7c8990d23 06:05:51 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 06:08:28 Removing intermediate container 8fb7c8990d23 06:08:28 ---> 79371af8e906 06:08:28 Step 11/22 : FROM alpine:3.14 06:08:28 3.14: Pulling from library/alpine 06:08:28 6f0e733d82e2: Pulling fs layer 06:08:28 6f0e733d82e2: Verifying Checksum 06:08:28 6f0e733d82e2: Download complete 06:08:28 6f0e733d82e2: Pull complete 06:08:28 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 06:08:28 Status: Downloaded newer image for alpine:3.14 06:08:28 ---> bf97f6347a60 06:08:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:08:28 ---> Running in b6c75b95db03 06:08:28 Removing intermediate container b6c75b95db03 06:08:28 ---> ce58143b2a9c 06:08:28 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:08:28 ---> Running in f37ba4d712af 06:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:08:28 (1/1) Installing dumb-init (1.2.5-r1) 06:08:28 Executing busybox-1.33.1-r8.trigger 06:08:28 OK: 6 MiB in 15 packages 06:08:28 Removing intermediate container f37ba4d712af 06:08:28 ---> 04038179a67c 06:08:28 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:08:28 ---> e34b3493f66e 06:08:28 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:08:28 ---> 4d9cf011dcc9 06:08:28 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:08:28 ---> 267f2c68ad12 06:08:28 Step 17/22 : EXPOSE 59901 06:08:28 ---> Running in bab5eed8ec66 06:08:28 Removing intermediate container bab5eed8ec66 06:08:28 ---> 66d5352ab711 06:08:28 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:08:28 ---> Running in befd12c90832 06:08:28 Removing intermediate container befd12c90832 06:08:28 ---> 7ecba6b2c347 06:08:28 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:08:28 ---> Running in 961ee9f183f3 06:08:28 Removing intermediate container 961ee9f183f3 06:08:28 ---> bfd7d5acd68f 06:08:28 Step 20/22 : LABEL arch=arm64 06:08:28 ---> Running in f6073d0c79a9 06:08:28 Removing intermediate container f6073d0c79a9 06:08:28 ---> e418d9fe90c8 06:08:28 Step 21/22 : LABEL git_sha=4310b1883be6b99abc16fb82487e72e66e8570ad 06:08:28 ---> Running in 319f2c931301 06:08:28 Removing intermediate container 319f2c931301 06:08:28 ---> d49f72ee7ae9 06:08:28 Step 22/22 : LABEL version=0.0.0 06:08:28 ---> Running in 4b22edb30bfa 06:08:28 Removing intermediate container 4b22edb30bfa 06:08:28 ---> 7a50fe0223ec 06:08:28 [Warning] One or more build-args [ARCH] were not consumed 06:08:28 Successfully built 7a50fe0223ec 06:08:28 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 06:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:29 06:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:29 arm64: Pulling from edgex-lftools-log-publisher 06:08:29 8998bd30e6a1: Pulling fs layer 06:08:29 04944245beec: Pulling fs layer 06:08:29 699f458cf7ca: Pulling fs layer 06:08:29 765212b225bb: Pulling fs layer 06:08:29 f23df028b6ca: Pulling fs layer 06:08:29 d65c8cfc05b1: Pulling fs layer 06:08:29 2437ff75d9bd: Pulling fs layer 06:08:29 f23df028b6ca: Waiting 06:08:29 d65c8cfc05b1: Waiting 06:08:29 2437ff75d9bd: Waiting 06:08:29 765212b225bb: Waiting 06:08:30 04944245beec: Verifying Checksum 06:08:30 04944245beec: Download complete 06:08:30 765212b225bb: Verifying Checksum 06:08:30 765212b225bb: Download complete 06:08:30 f23df028b6ca: Verifying Checksum 06:08:30 f23df028b6ca: Download complete 06:08:30 d65c8cfc05b1: Verifying Checksum 06:08:30 d65c8cfc05b1: Download complete 06:08:30 699f458cf7ca: Verifying Checksum 06:08:30 699f458cf7ca: Download complete 06:08:30 8998bd30e6a1: Verifying Checksum 06:08:30 8998bd30e6a1: Download complete 06:08:32 2437ff75d9bd: Verifying Checksum 06:08:32 2437ff75d9bd: Download complete 06:08:34 8998bd30e6a1: Pull complete 06:08:34 04944245beec: Pull complete 06:08:36 699f458cf7ca: Pull complete 06:08:36 765212b225bb: Pull complete 06:08:37 f23df028b6ca: Pull complete 06:08:37 d65c8cfc05b1: Pull complete 06:08:52 2437ff75d9bd: Pull complete 06:08:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:52 prd-ubuntu20.04-docker-arm64-4c-16g-6709 does not seem to be running inside a container 06:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:08:55 $ docker top ac403c3b3048b61632f3b39e8a7d2721af522acb841a76cf0be4ec712b7bc739 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:56 ---> job-cost.sh 06:08:56 lf-activate-venv: SKIPPING 06:08:56 INFO: No Stack... 06:08:56 INFO: Retrieving Pricing Info for: v3-standard-4 06:08:57 INFO: Archiving Costs [Pipeline] sh 06:08:58 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:08:58 + cut -d, -f6 [Pipeline] lock 06:08:58 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] 06:08:58 Resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] did not exist. Created. 06:08:58 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:59 /w/workspace/device-modbus-go/1@tmp/durable-4e9260cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:59 + echo total: 0.10999999940395355 [Pipeline] stash 06:08:59 Warning: overwriting stash ‘stack-cost’ 06:08:59 Stashed 1 file(s) [Pipeline] } 06:08:59 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:59 $ docker stop --time=1 ac403c3b3048b61632f3b39e8a7d2721af522acb841a76cf0be4ec712b7bc739 06:09:01 $ docker rm -f --volumes ac403c3b3048b61632f3b39e8a7d2721af522acb841a76cf0be4ec712b7bc739 [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 06:09:02 provisioning config files... 06:09:02 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config3861370150508584253tmp [Pipeline] { [Pipeline] sh 06:09:02 + set +x 06:09:02 + curl -s https://codecov.io/bash 06:09:02 + bash -s -- 06:09:02 06:09:02 _____ _ 06:09:02 / ____| | | 06:09:02 | | ___ __| | ___ ___ _____ __ 06:09:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:02 Bash-1.0.6 06:09:02 06:09:02 06:09:02 ==> git version 2.25.1 found 06:09:02 ==> 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 06:09:02 Release-Date: 2020-01-08 06:09:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:02 ==> Jenkins CI detected. 06:09:02 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-417 06:09:02 project root: . 06:09:02 --> token set from env 06:09:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:02 ==> Running gcov in . (disable via -X gcov) 06:09:02 ==> Python coveragepy not found 06:09:02 ==> Searching for coverage reports in: 06:09:02 + . 06:09:02 -> Found 1 reports 06:09:02 ==> Detecting git/mercurial file structure 06:09:02 ==> Reading reports 06:09:02 + ./coverage.out bytes=23241 06:09:02 ==> Appending adjustments 06:09:02 https://docs.codecov.io/docs/fixing-reports 06:09:02 + Found adjustments 06:09:02 ==> Gzipping contents 06:09:02 4.0K /tmp/codecov.qO5fEY.gz 06:09:02 ==> Uploading reports 06:09:02 url: https://codecov.io 06:09:02 query: branch=PR-417&commit=4310b1883be6b99abc16fb82487e72e66e8570ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=417&job=&cmd_args= 06:09:02 -> Pinging Codecov 06:09:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-417&commit=4310b1883be6b99abc16fb82487e72e66e8570ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=417&job=&cmd_args= 06:09:02 -> Uploading to 06:09:02 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/55DBCA73C666E3227836607328DD7E49/4310b1883be6b99abc16fb82487e72e66e8570ad/0234b32b-7031-4c42-8fc4-51674474a312.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T060902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea389d3891da722804e17a2905868441f7b875d82271a07b8bcfa4a7000a75cb 06:09:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:02 Dload Upload Total Spent Left Speed 06:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3883 0 0 100 3883 0 19128 --:--:-- --:--:-- --:--:-- 19034 100 3883 0 0 100 3883 0 16523 --:--:-- --:--:-- --:--:-- 16523 06:09:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] } 06:09:03 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 06:09:04 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-417/archives ] 06:09:04 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-417/archives 06:09:04 total 16 06:09:04 drwxr-xr-x 3 root root 4096 Feb 20 06:01 . 06:09:04 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 06:01 .. 06:09:04 drwxr-xr-x 2 root root 4096 Feb 20 06:01 cost 06:09:04 -rw-r--r-- 1 root root 88 Feb 20 06:01 cost.csv 06:09:04 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-417/archives 06:09:04 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-417/archives 06:09:04 total 16 06:09:04 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:01 . 06:09:04 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 06:01 .. 06:09:04 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 06:01 cost 06:09:04 -rw-r--r-- 1 jenkins jenkins 88 Feb 20 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:06 ---> package-listing.sh 06:09:06 ++ facter osfamily 06:09:06 ++ tr '[:upper:]' '[:lower:]' 06:09:06 + OS_FAMILY=debian 06:09:06 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-417 06:09:06 + START_PACKAGES=/tmp/packages_start.txt 06:09:06 + END_PACKAGES=/tmp/packages_end.txt 06:09:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:06 + PACKAGES=/tmp/packages_start.txt 06:09:06 + '[' /w/workspace/xfoundry_device-modbus-go_PR-417 ']' 06:09:06 + PACKAGES=/tmp/packages_end.txt 06:09:06 + case "${OS_FAMILY}" in 06:09:06 + dpkg -l 06:09:06 + grep '^ii' 06:09:06 + '[' -f /tmp/packages_start.txt ']' 06:09:06 + '[' -f /tmp/packages_end.txt ']' 06:09:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:06 + '[' /w/workspace/xfoundry_device-modbus-go_PR-417 ']' 06:09:06 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-417/archives/ 06:09:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-417/archives/ [Pipeline] echo 06:09:06 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:07 prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container 06:09:07 $ 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-417/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-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:09:07 $ docker top cf6619a125670defda419f0386947fc33de3b88d608ae5c14e22d055dd27055f -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:08 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:08 + ls /var/log/sa-host 06:09:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:08 provisioning config files... 06:09:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config5767688475762340222tmp [Pipeline] { [Pipeline] echo 06:09:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:09 ---> create-netrc.sh [Pipeline] } 06:09:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:09 ---> python-tools-install.sh [Pipeline] echo 06:09:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:10 ---> sudo-logs.sh 06:09:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:10 ---> job-cost.sh 06:09:10 lf-activate-venv: SKIPPING 06:09:10 DEBUG: total: 0.2199999988079071 06:09:10 INFO: Retrieving Stack Cost... 06:09:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:11 INFO: Archiving Costs [Pipeline] echo 06:09:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:11 ---> logs-deploy.sh 06:09:11 lf-activate-venv: SKIPPING 06:09:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-417/1 06:09:11 INFO: archiving workspace using pattern(s): 06:09:12 Archives upload complete. 06:09:12 INFO: archiving logs to Nexus 06:09:13 ---> uname -a: 06:09:13 Linux prd-ubuntu20-04-docker-8c-8g-6704 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:09:13 06:09:13 06:09:13 ---> lscpu: 06:09:13 Architecture: x86_64 06:09:13 CPU op-mode(s): 32-bit, 64-bit 06:09:13 Byte Order: Little Endian 06:09:13 Address sizes: 40 bits physical, 48 bits virtual 06:09:13 CPU(s): 8 06:09:13 On-line CPU(s) list: 0-7 06:09:13 Thread(s) per core: 1 06:09:13 Core(s) per socket: 1 06:09:13 Socket(s): 8 06:09:13 NUMA node(s): 1 06:09:13 Vendor ID: AuthenticAMD 06:09:13 CPU family: 23 06:09:13 Model: 49 06:09:13 Model name: AMD EPYC-Rome Processor 06:09:13 Stepping: 0 06:09:13 CPU MHz: 2799.998 06:09:13 BogoMIPS: 5599.99 06:09:13 Virtualization: AMD-V 06:09:13 Hypervisor vendor: KVM 06:09:13 Virtualization type: full 06:09:13 L1d cache: 256 KiB 06:09:13 L1i cache: 256 KiB 06:09:13 L2 cache: 4 MiB 06:09:13 L3 cache: 128 MiB 06:09:13 NUMA node0 CPU(s): 0-7 06:09:13 Vulnerability Itlb multihit: Not affected 06:09:13 Vulnerability L1tf: Not affected 06:09:13 Vulnerability Mds: Not affected 06:09:13 Vulnerability Meltdown: Not affected 06:09:13 Vulnerability Mmio stale data: Not affected 06:09:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:09:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:09:13 Vulnerability Srbds: Not affected 06:09:13 Vulnerability Tsx async abort: Not affected 06:09:13 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 06:09:13 06:09:13 06:09:13 ---> nproc: 06:09:13 8 06:09:13 06:09:13 06:09:13 ---> df -h: 06:09:13 Filesystem Size Used Avail Use% Mounted on 06:09:13 overlay 155G 12G 144G 8% / 06:09:13 tmpfs 64M 0 64M 0% /dev 06:09:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:09:13 shm 64M 0 64M 0% /dev/shm 06:09:13 /dev/vda1 155G 12G 144G 8% /facter-os 06:09:13 06:09:13 06:09:13 ---> sar -b -r -n DEV: 06:09:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6704) 02/20/23 _x86_64_ (8 CPU) 06:09:13 06:09:13 05:58:20 LINUX RESTART (8 CPU) 06:09:13 06:09:13 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:09:13 06:00:01 108.27 3.60 104.67 0.00 468.59 36970.77 0.00 06:09:13 06:01:01 118.83 1.30 117.53 0.00 23.46 45165.67 0.00 06:09:13 06:02:01 167.67 1.50 166.17 0.00 42.93 39083.90 0.00 06:09:13 06:03:01 1.88 0.00 1.88 0.00 0.00 23.20 0.00 06:09:13 06:04:01 53.89 10.66 43.23 0.00 5154.87 8812.00 0.00 06:09:13 06:05:01 4.67 0.02 4.65 0.00 0.13 109.70 0.00 06:09:13 06:06:02 1.72 0.00 1.72 0.00 0.00 19.33 0.00 06:09:13 06:07:01 2.10 0.00 2.10 0.00 0.00 23.31 0.00 06:09:13 06:08:01 1.40 0.00 1.40 0.00 0.00 14.40 0.00 06:09:13 06:09:01 2.23 0.00 2.23 0.00 0.00 23.73 0.00 06:09:13 Average: 46.34 1.71 44.63 0.00 569.92 13045.65 0.00 06:09:13 06:09:13 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:09:13 06:00:01 29161340 31590264 725496 2.21 76648 2623824 1976760 5.83 997216 2363136 6452 06:09:13 06:01:01 27899392 31166012 1134524 3.45 145576 3306440 2254452 6.64 1573272 2941772 128212 06:09:13 06:02:01 27674676 31556320 744644 2.26 158148 3867412 1769648 5.22 1241660 3457000 268 06:09:13 06:03:01 27676124 31557844 742840 2.26 158200 3867416 1769648 5.22 1240264 3457000 16 06:09:13 06:04:01 27135232 31519404 763368 2.32 191892 4322764 1819188 5.36 1581824 3622888 984 06:09:13 06:05:01 27162444 31542356 740260 2.25 190448 4319676 1787580 5.27 1558060 3620012 296 06:09:13 06:06:02 27164064 31543508 738844 2.25 190484 4319636 1787580 5.27 1556556 3619760 160 06:09:13 06:07:01 27167472 31546980 735328 2.24 190568 4319644 1787580 5.27 1552288 3619768 8 06:09:13 06:08:01 27167628 31547296 734904 2.23 190648 4319644 1787580 5.27 1552412 3619768 8 06:09:13 06:09:01 27167696 31547476 734576 2.23 190744 4319648 1787580 5.27 1553152 3619772 172 06:09:13 Average: 27537607 31511746 779478 2.37 168336 3958610 1852760 5.46 1440670 3394088 13658 06:09:13 06:09:13 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:09:13 06:00:01 veth72d74d3 77.85 110.65 7.26 55.34 0.00 0.00 0.00 0.00 06:09:13 06:00:01 docker0 84.77 120.76 6.82 177.27 0.00 0.00 0.00 0.00 06:09:13 06:00:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 06:09:13 06:00:01 ens3 371.64 243.36 5854.06 38.55 0.00 0.00 0.00 0.00 06:09:13 06:01:01 docker0 147.69 228.26 11.09 1808.88 0.00 0.00 0.00 0.00 06:09:13 06:01:01 vethcf6a897 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:09:13 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:13 06:01:01 ens3 257.39 168.91 1833.13 71.32 0.00 0.00 0.00 0.00 06:09:13 06:02:01 docker0 3.30 6.70 0.20 76.51 0.00 0.00 0.00 0.00 06:09:13 06:02:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 06:09:13 06:02:01 ens3 142.58 97.20 2671.15 50.06 0.00 0.00 0.00 0.00 06:09:13 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:13 06:03:01 ens3 1.55 0.60 0.45 0.30 0.00 0.00 0.00 0.00 06:09:13 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 06:09:13 06:04:01 ens3 199.65 95.30 2791.72 7.38 0.00 0.00 0.00 0.00 06:09:13 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:13 06:05:01 ens3 0.42 0.32 0.03 0.02 0.00 0.00 0.00 0.00 06:09:13 06:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:06:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:13 06:07:01 ens3 0.27 0.14 0.02 0.01 0.00 0.00 0.00 0.00 06:09:13 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:09:13 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:13 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:13 06:09:01 ens3 0.40 0.22 0.09 0.07 0.00 0.00 0.00 0.00 06:09:13 Average: docker0 23.61 35.63 1.81 206.60 0.00 0.00 0.00 0.00 06:09:13 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 06:09:13 Average: ens3 97.56 60.70 1317.19 16.80 0.00 0.00 0.00 0.00 06:09:13 06:09:13 06:09:13 ---> sar -P ALL: 06:09:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6704) 02/20/23 _x86_64_ (8 CPU) 06:09:13 06:09:13 05:58:20 LINUX RESTART (8 CPU) 06:09:13 06:09:13 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:09:13 06:00:01 all 6.13 0.00 2.87 1.60 0.05 89.35 06:09:13 06:00:01 0 5.27 0.00 2.20 0.70 0.03 91.80 06:09:13 06:00:01 1 6.11 0.00 3.22 2.81 0.05 87.81 06:09:13 06:00:01 2 6.09 0.00 2.86 0.74 0.07 90.25 06:09:13 06:00:01 3 5.71 0.00 2.13 1.93 0.07 90.15 06:09:13 06:00:01 4 6.48 0.00 3.17 0.49 0.05 89.82 06:09:13 06:00:01 5 6.72 0.00 2.86 0.52 0.07 89.82 06:09:13 06:00:01 6 6.59 0.00 2.90 0.45 0.05 90.01 06:09:13 06:00:01 7 6.04 0.00 3.64 5.16 0.05 85.10 06:09:13 06:01:01 all 21.64 0.00 4.55 3.04 0.06 70.70 06:09:13 06:01:01 0 20.73 0.00 4.47 0.47 0.05 74.28 06:09:13 06:01:01 1 21.14 0.00 5.30 16.31 0.05 57.19 06:09:13 06:01:01 2 23.01 0.00 4.16 4.10 0.07 68.66 06:09:13 06:01:01 3 22.01 0.00 4.48 0.07 0.05 73.39 06:09:13 06:01:01 4 21.67 0.00 3.56 0.32 0.05 74.40 06:09:13 06:01:01 5 21.89 0.00 4.36 0.30 0.08 73.36 06:09:13 06:01:01 6 20.60 0.00 5.02 1.04 0.05 73.29 06:09:13 06:01:01 7 22.09 0.00 5.04 1.79 0.08 71.00 06:09:13 06:02:01 all 26.29 0.00 5.31 1.61 0.07 66.72 06:09:13 06:02:01 0 25.71 0.00 5.08 1.97 0.07 67.17 06:09:13 06:02:01 1 27.14 0.00 4.93 0.10 0.07 67.77 06:09:13 06:02:01 2 25.45 0.00 5.10 0.51 0.05 68.90 06:09:13 06:02:01 3 26.93 0.00 5.74 0.81 0.08 66.44 06:09:13 06:02:01 4 26.32 0.00 6.02 5.62 0.07 61.97 06:09:13 06:02:01 5 27.39 0.00 4.69 3.10 0.05 64.77 06:09:13 06:02:01 6 25.81 0.00 5.04 0.15 0.07 68.93 06:09:13 06:02:01 7 25.54 0.00 5.89 0.68 0.07 67.83 06:09:13 06:03:01 all 0.04 0.00 0.02 0.01 0.01 99.93 06:09:13 06:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:09:13 06:03:01 1 0.02 0.00 0.05 0.00 0.03 99.90 06:09:13 06:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:09:13 06:03:01 3 0.02 0.00 0.03 0.03 0.00 99.92 06:09:13 06:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:09:13 06:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:09:13 06:03:01 6 0.18 0.00 0.00 0.00 0.02 99.80 06:09:13 06:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:09:13 06:04:01 all 2.39 0.00 1.51 4.03 0.04 92.02 06:09:13 06:04:01 0 1.68 0.00 0.87 0.45 0.02 96.98 06:09:13 06:04:01 1 2.82 0.00 2.80 1.28 0.12 92.99 06:09:13 06:04:01 2 3.33 0.00 1.14 1.81 0.03 93.69 06:09:13 06:04:01 3 2.15 0.00 1.14 10.24 0.05 86.43 06:09:13 06:04:01 4 1.12 0.00 1.22 12.06 0.03 85.57 06:09:13 06:04:01 5 3.11 0.00 2.36 0.80 0.02 93.72 06:09:13 06:04:01 6 3.58 0.00 1.35 4.03 0.03 91.00 06:09:13 06:04:01 7 1.32 0.00 1.24 1.57 0.02 95.85 06:09:13 06:05:01 all 0.13 0.00 0.07 0.01 0.01 99.79 06:09:13 06:05:01 0 0.07 0.00 0.10 0.00 0.02 99.82 06:09:13 06:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:09:13 06:05:01 2 0.13 0.00 0.07 0.00 0.02 99.78 06:09:13 06:05:01 3 0.25 0.00 0.10 0.00 0.00 99.65 06:09:13 06:05:01 4 0.08 0.00 0.07 0.03 0.00 99.82 06:09:13 06:05:01 5 0.05 0.00 0.07 0.00 0.00 99.88 06:09:13 06:05:01 6 0.37 0.00 0.05 0.03 0.00 99.55 06:09:13 06:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 06:09:13 06:06:02 all 0.09 0.00 0.01 0.01 0.01 99.89 06:09:13 06:06:02 0 0.02 0.00 0.00 0.00 0.00 99.98 06:09:13 06:06:02 1 0.02 0.00 0.02 0.00 0.00 99.97 06:09:13 06:06:02 2 0.03 0.00 0.03 0.00 0.02 99.92 06:09:13 06:06:02 3 0.03 0.00 0.00 0.00 0.00 99.97 06:09:13 06:06:02 4 0.02 0.00 0.00 0.05 0.02 99.92 06:09:13 06:06:02 5 0.00 0.00 0.00 0.00 0.00 100.00 06:09:13 06:06:02 6 0.62 0.00 0.00 0.00 0.02 99.37 06:09:13 06:06:02 7 0.00 0.00 0.00 0.00 0.00 100.00 06:09:13 06:07:01 all 0.15 0.00 0.02 0.00 0.01 99.81 06:09:13 06:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:09:13 06:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:09:13 06:07:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:09:13 06:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:09:13 06:07:01 4 0.00 0.00 0.02 0.03 0.00 99.95 06:09:13 06:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:09:13 06:07:01 6 1.04 0.00 0.10 0.00 0.00 98.86 06:09:13 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:09:13 06:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:09:13 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:09:13 06:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:09:13 06:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:09:13 06:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:09:13 06:08:01 4 0.00 0.00 0.02 0.03 0.00 99.95 06:09:13 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:09:13 06:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:09:13 06:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:09:13 06:09:01 all 0.03 0.00 0.00 0.01 0.01 99.95 06:09:13 06:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:09:13 06:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:09:13 06:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:09:13 06:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:09:13 06:09:01 4 0.03 0.00 0.00 0.05 0.02 99.90 06:09:13 06:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:09:13 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:09:13 06:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:09:13 Average: all 5.66 0.00 1.43 1.03 0.03 91.85 06:09:13 Average: 0 5.34 0.00 1.27 0.36 0.02 93.01 06:09:13 Average: 1 5.71 0.00 1.63 2.04 0.04 90.59 06:09:13 Average: 2 5.79 0.00 1.34 0.71 0.04 92.13 06:09:13 Average: 3 5.69 0.00 1.36 1.31 0.03 91.61 06:09:13 Average: 4 5.54 0.00 1.40 1.87 0.02 91.16 06:09:13 Average: 5 5.88 0.00 1.43 0.47 0.02 92.20 06:09:13 Average: 6 5.86 0.00 1.44 0.57 0.03 92.10 06:09:13 Average: 7 5.46 0.00 1.58 0.92 0.02 92.02 06:09:13 06:09:13 06:09:13