Pull request #447 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dea2593f16e4663cba4e03c85639146aaa82bb9+a4fb408bd6b294fc41552c8711cc9fe432fefed6 (99a5e5a71404bc35ec86a69673fe84a78ecb17a5) 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-ssh16229812755778934982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14443330829985974631.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-virtual-go/branches/PR-447/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-virtual-go/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5120143477449563988.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-virtual-go/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6738755530416203307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh5227097352504394195.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-virtual-go/branches/PR-447/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-virtual-go/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2072810036443505647.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-virtual 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16839 in /w/workspace/foundry_device-virtual-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit 7dea2593f16e4663cba4e03c85639146aaa82bb9 Merge succeeded, producing 7dea2593f16e4663cba4e03c85639146aaa82bb9 Checking out Revision 7dea2593f16e4663cba4e03c85639146aaa82bb9 (PR-447) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # 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 a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:22:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:22:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:22:04 ========================================================= 11:22:04 EdgeX Global Pipelines Version Info 11:22:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:22:04 ------------------- 11:22:04 stable info: 11:22:04 ------------------- 11:22:04 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 11:22:04 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 11:22:04 Message: update stable to v1.0.257 11:22:05 ------------------- 11:22:05 experimental info: 11:22:05 ------------------- 11:22:05 Commited By: **** collab-it+edgex@linuxfoundation.org 11:22:05 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 11:22:05 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:22:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:22:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:22:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:22:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:22:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo 11:22:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo 11:22:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo 11:22:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo 11:22:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dea259 [Pipeline] echo 11:22:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:07 provisioning config files... 11:22:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config4065031348402834075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:07 ---> docker-login.sh 11:22:07 nexus3.edgexfoundry.org:10001 11:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:08 Configure a credential helper to remove this warning. See 11:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:08 11:22:08 Login Succeeded 11:22:08 nexus3.edgexfoundry.org:10002 11:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:08 Configure a credential helper to remove this warning. See 11:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:08 11:22:08 Login Succeeded 11:22:08 nexus3.edgexfoundry.org:10003 11:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:08 Configure a credential helper to remove this warning. See 11:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:08 11:22:08 Login Succeeded 11:22:08 nexus3.edgexfoundry.org:10004 11:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:08 Configure a credential helper to remove this warning. See 11:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:08 11:22:08 Login Succeeded 11:22:08 docker.io 11:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:08 Configure a credential helper to remove this warning. See 11:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:08 11:22:08 Login Succeeded 11:22:08 ---> docker-login.sh ends [Pipeline] } 11:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:22:09 + git rev-list -1 --merges 7dea2593f16e4663cba4e03c85639146aaa82bb9~1..7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo 11:22:09 -----------> git rev-list -1 --merges 7dea2593f16e4663cba4e03c85639146aaa82bb9~1..7dea2593f16e4663cba4e03c85639146aaa82bb9 7dea2593f16e4663cba4e03c85639146aaa82bb9 [false] [Pipeline] sh 11:22:09 + git log --format=format:%s -1 7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo 11:22:09 ========================================================= 11:22:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:22:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:10 + git log --format=format:%s -1 7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] echo 11:22:10 [semverPrep] GIT_COMMIT: 7dea2593f16e4663cba4e03c85639146aaa82bb9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:22:10 [semverPrep] This is not a build commit. [Pipeline] sh 11:22:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:22:10 + grep -v github /etc/ssh/ssh_known_hosts 11:22:10 + [ -e /tmp/ssh_known_hosts ] 11:22:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:22:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:22:10 + sudo tee -a /etc/ssh/ssh_known_hosts 11:22:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:11 11:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:11 0.1.4: Pulling from edgex-devops/py-git-semver 11:22:11 b85a868b505f: Pulling fs layer 11:22:11 e2be974225ed: Pulling fs layer 11:22:11 339a4e72a1f5: Pulling fs layer 11:22:11 988bab9f4d93: Pulling fs layer 11:22:11 1469e6f7b9e6: Pulling fs layer 11:22:11 eaf3925da568: Pulling fs layer 11:22:11 bab4dde63d76: Pulling fs layer 11:22:11 bde34c3a00c8: Pulling fs layer 11:22:11 b352a97aabf1: Pulling fs layer 11:22:11 4872d77fe225: Pulling fs layer 11:22:11 5851b861e8e6: Pulling fs layer 11:22:11 b352a97aabf1: Waiting 11:22:11 4872d77fe225: Waiting 11:22:11 5851b861e8e6: Waiting 11:22:11 bde34c3a00c8: Waiting 11:22:11 1469e6f7b9e6: Waiting 11:22:11 eaf3925da568: Waiting 11:22:11 988bab9f4d93: Waiting 11:22:11 bab4dde63d76: Waiting 11:22:11 e2be974225ed: Download complete 11:22:11 988bab9f4d93: Verifying Checksum 11:22:11 988bab9f4d93: Download complete 11:22:11 1469e6f7b9e6: Verifying Checksum 11:22:11 1469e6f7b9e6: Download complete 11:22:11 eaf3925da568: Verifying Checksum 11:22:11 339a4e72a1f5: Verifying Checksum 11:22:11 eaf3925da568: Download complete 11:22:11 339a4e72a1f5: Download complete 11:22:11 bde34c3a00c8: Verifying Checksum 11:22:11 bde34c3a00c8: Download complete 11:22:11 b352a97aabf1: Download complete 11:22:11 4872d77fe225: Download complete 11:22:11 5851b861e8e6: Download complete 11:22:11 b85a868b505f: Download complete 11:22:12 bab4dde63d76: Verifying Checksum 11:22:13 b85a868b505f: Pull complete 11:22:13 e2be974225ed: Pull complete 11:22:13 339a4e72a1f5: Pull complete 11:22:14 988bab9f4d93: Pull complete 11:22:14 1469e6f7b9e6: Pull complete 11:22:14 eaf3925da568: Pull complete 11:22:16 bab4dde63d76: Pull complete 11:22:16 bde34c3a00c8: Pull complete 11:22:16 b352a97aabf1: Pull complete 11:22:16 4872d77fe225: Pull complete 11:22:16 5851b861e8e6: Pull complete 11:22:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:22:16 prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container 11:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:22:20 $ docker top 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a -eo pid,comm 11:22:21 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). 11:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:21 [ssh-agent] Looking for ssh-agent implementation... 11:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:21 $ docker exec 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent 11:22:21 SSH_AUTH_SOCK=/tmp/ssh-kdVOMMV08yXn/agent.32 11:22:21 SSH_AGENT_PID=38 11:22:21 Running ssh-add (command line suppressed) 11:22:21 Identity added: /w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_8363827147708312120.key (/w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_8363827147708312120.key) 11:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:21 + git tag --points-at HEAD [Pipeline] } 11:22:21 $ docker exec --env ******** --env ******** 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent -k 11:22:22 unset SSH_AUTH_SOCK; 11:22:22 unset SSH_AGENT_PID; 11:22:22 echo Agent pid 38 killed; 11:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:22 [ssh-agent] Looking for ssh-agent implementation... 11:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:22 $ docker exec 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent 11:22:22 SSH_AUTH_SOCK=/tmp/ssh-WvL7z26qzBZZ/agent.70 11:22:22 SSH_AGENT_PID=75 11:22:22 Running ssh-add (command line suppressed) 11:22:22 Identity added: /w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_17812529958489131216.key (/w/workspace/foundry_device-virtual-go_PR-447@tmp/private_key_17812529958489131216.key) 11:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:22 + git semver init 11:22:23 2023-11-07 11:22:23,045 [run_init] DEBUG init version:0.0.0 force:False 11:22:23 2023-11-07 11:22:23,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-447/.semver 11:22:23 2023-11-07 11:22:23,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-447/.semver 11:22:23 2023-11-07 11:22:23,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-447/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-447, universal_newlines=False, shell=None, istream=None) 11:22:24 2023-11-07 11:22:24,329 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-447/.git/info/exclude 11:22:24 2023-11-07 11:22:24,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-447/.semver/PR-447 with force:False 11:22:24 2023-11-07 11:22:24,329 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-447/.semver/PR-447 11:22:24 2023-11-07 11:22:24,332 [execute] INFO git cat-file --batch-check 11:22:24 2023-11-07 11:22:24,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) 11:22:24 2023-11-07 11:22:24,339 [execute] INFO git cat-file --batch 11:22:24 2023-11-07 11:22:24,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) 11:22:24 2023-11-07 11:22:24,346 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-447/.semver/PR-447 11:22:24 0.0.0 [Pipeline] } 11:22:24 $ docker exec --env ******** --env ******** 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a ssh-agent -k 11:22:24 unset SSH_AUTH_SOCK; 11:22:24 unset SSH_AGENT_PID; 11:22:24 echo Agent pid 75 killed; 11:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:22:25 + git semver [Pipeline] } 11:22:25 $ docker stop --time=1 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a 11:22:26 $ docker rm -f --volumes 54c33422e478f403a2b02635877b6ae7de6dcc255534d2a62a6b3c59b410e21a [Pipeline] // withDockerContainer [Pipeline] sh 11:22:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:22:27 Stashed 1 file(s) [Pipeline] echo 11:22:27 [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 11:22:27 provisioning config files... 11:22:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config2745179760694577539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:28 ---> docker-login.sh 11:22:28 nexus3.edgexfoundry.org:10001 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 nexus3.edgexfoundry.org:10002 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 nexus3.edgexfoundry.org:10003 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 nexus3.edgexfoundry.org:10004 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 docker.io 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:29 Configure a credential helper to remove this warning. See 11:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:29 11:22:29 Login Succeeded 11:22:29 ---> docker-login.sh ends [Pipeline] } 11:22:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:22:29 ========================================================= 11:22:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:22:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:22:29 Sending build context to Docker daemon 23.69MB 11:22:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:22:29 Step 2/12 : FROM ${BASE} AS builder 11:22:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:22:30 7264a8db6415: Pulling fs layer 11:22:30 c4d48a809fc2: Pulling fs layer 11:22:30 4f1c88b9dad5: Pulling fs layer 11:22:30 ad3a456e5733: Pulling fs layer 11:22:30 33e27b845d1e: Pulling fs layer 11:22:30 c68163c4e522: Pulling fs layer 11:22:30 50da416c3ac9: Pulling fs layer 11:22:30 23d2d4c4bb30: Pulling fs layer 11:22:30 50da416c3ac9: Waiting 11:22:30 23d2d4c4bb30: Waiting 11:22:30 ad3a456e5733: Waiting 11:22:30 33e27b845d1e: Waiting 11:22:30 c68163c4e522: Waiting 11:22:30 c4d48a809fc2: Verifying Checksum 11:22:30 c4d48a809fc2: Download complete 11:22:30 ad3a456e5733: Verifying Checksum 11:22:30 ad3a456e5733: Download complete 11:22:30 33e27b845d1e: Verifying Checksum 11:22:30 33e27b845d1e: Download complete 11:22:30 7264a8db6415: Verifying Checksum 11:22:30 7264a8db6415: Download complete 11:22:30 c68163c4e522: Verifying Checksum 11:22:30 c68163c4e522: Download complete 11:22:30 7264a8db6415: Pull complete 11:22:30 23d2d4c4bb30: Download complete 11:22:30 4f1c88b9dad5: Verifying Checksum 11:22:30 4f1c88b9dad5: Download complete 11:22:30 c4d48a809fc2: Pull complete 11:22:31 50da416c3ac9: Verifying Checksum 11:22:31 50da416c3ac9: Download complete 11:22:35 4f1c88b9dad5: Pull complete 11:22:35 ad3a456e5733: Pull complete 11:22:35 33e27b845d1e: Pull complete 11:22:35 c68163c4e522: Pull complete 11:22:38 50da416c3ac9: Pull complete 11:22:38 23d2d4c4bb30: Pull complete 11:22:38 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 11:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:22:38 ---> 0786185ac409 11:22:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:22:42 Still waiting to schedule task 11:22:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:22:45 ---> Running in 2b104d61461a 11:22:45 Removing intermediate container 2b104d61461a 11:22:45 ---> eefceded1612 11:22:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:22:45 ---> Running in b1a22cb2a689 11:22:45 Removing intermediate container b1a22cb2a689 11:22:45 ---> adb4dbc34081 11:22:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:22:45 ---> Running in 019f536f089a 11:22:45 Removing intermediate container 019f536f089a 11:22:45 ---> 5b927528f92b 11:22:45 Step 6/12 : WORKDIR /device-virtual-go 11:22:45 ---> Running in e38ceef7f803 11:22:45 Removing intermediate container e38ceef7f803 11:22:45 ---> aa0824e6e9fa 11:22:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:22:45 ---> Running in b4db89b0f2ae 11:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:22:45 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:22:45 (2/4) Installing libedit (20221030.3.1-r1) 11:22:45 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:22:45 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:22:45 Executing busybox-1.36.1-r2.trigger 11:22:45 OK: 268 MiB in 56 packages 11:22:46 Removing intermediate container b4db89b0f2ae 11:22:46 ---> 85038737d35c 11:22:46 Step 8/12 : COPY go.mod vendor* ./ 11:22:46 ---> a4be3d54373c 11:22:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:46 ---> Running in 998b619ed1be 11:23:42 Removing intermediate container 998b619ed1be 11:23:42 ---> cbb14d8bb594 11:23:42 Step 10/12 : COPY . . 11:23:42 ---> 522500e45a15 11:23:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:23:42 ---> Running in a10daaeadd29 11:23:42 Removing intermediate container a10daaeadd29 11:23:42 ---> 7a74878f980e 11:23:42 Step 12/12 : RUN $MAKE 11:23:42 ---> Running in b02870c094e2 11:23:42 noop 11:23:42 Removing intermediate container b02870c094e2 11:23:42 ---> 7e6d741d3439 11:23:42 Successfully built 7e6d741d3439 11:23:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:43 + docker inspect -f . ci-base-image-x86_64 11:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:43 prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container 11:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:23:43 $ docker top 03baeb9b3d50717735a6fceea92db33b1256e1be11fadf7adb6739d28b5c932d -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:44 + go version 11:23:44 go version go1.21.0 linux/amd64 [Pipeline] } 11:23:44 $ docker stop --time=1 03baeb9b3d50717735a6fceea92db33b1256e1be11fadf7adb6739d28b5c932d 11:23:45 $ docker rm -f --volumes 03baeb9b3d50717735a6fceea92db33b1256e1be11fadf7adb6739d28b5c932d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:46 + docker inspect -f . ci-base-image-x86_64 11:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:46 prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container 11:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:23:46 $ docker top 07ff228d495bde9909e997bd4fa32211ae4d9c9e18d302dd6afe6f5c7bf92f65 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:47 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-447 [Pipeline] fileExists [Pipeline] sh 11:23:47 + make test 11:23:47 go test ./... -coverprofile=coverage.out 11:23:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:24:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:24:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 11:24:08 go vet ./... 11:24:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:24:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:24:11 ./bin/test-attribution-txt.sh [Pipeline] echo 11:24:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:24:11 $ docker stop --time=1 07ff228d495bde9909e997bd4fa32211ae4d9c9e18d302dd6afe6f5c7bf92f65 11:24:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16840 in /w/workspace/foundry_device-virtual-go_PR-447 11:24:16 $ docker rm -f --volumes 07ff228d495bde9909e997bd4fa32211ae4d9c9e18d302dd6afe6f5c7bf92f65 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 11:24:17 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:24:17 The recommended git tool is: git 11:24:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:24:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:24:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:24:18 + ls -al . 11:24:18 total 200 11:24:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 11:23 . 11:24:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 11:22 .. 11:24:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 11:24 .git 11:24:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:22 .github 11:24:18 -rw-rw-r-- 1 jenkins jenkins 272 Nov 7 11:22 .gitignore 11:24:18 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 11:22 .golangci.yml 11:24:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 11:22 .semver 11:24:18 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 7 11:22 Attribution.txt 11:24:18 -rw-rw-r-- 1 jenkins jenkins 14372 Nov 7 11:22 CHANGELOG.md 11:24:18 -rw-rw-r-- 1 jenkins jenkins 1646 Nov 7 11:22 Dockerfile 11:24:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 11:22 GOVERNANCE.md 11:24:18 -rw-rw-r-- 1 jenkins jenkins 660 Nov 7 11:22 Jenkinsfile 11:24:18 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 11:22 LICENSE 11:24:18 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 7 11:22 Makefile 11:24:18 -rw-rw-r-- 1 jenkins jenkins 623 Nov 7 11:22 OWNERS.md 11:24:18 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 7 11:22 README.md 11:24:18 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 11:22 VERSION 11:24:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 11:22 bin 11:24:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:22 cmd 11:24:18 -rw-r--r-- 1 jenkins jenkins 43063 Nov 7 11:23 coverage.out 11:24:18 -rw-rw-r-- 1 jenkins jenkins 3598 Nov 7 11:22 go.mod 11:24:18 -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 11:22 go.sum 11:24:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:22 internal 11:24:18 -rw-rw-r-- 1 jenkins jenkins 235 Nov 7 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:18 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7dea2593f16e4663cba4e03c85639146aaa82bb9 --label arch=amd64 --label version=0.0.0 . 11:24:18 Sending build context to Docker daemon 23.74MB 11:24:18 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:24:18 Step 2/25 : FROM ${BASE} AS builder 11:24:18 ---> 7e6d741d3439 11:24:18 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:24:19 ---> Running in e2a454305864 11:24:19 Removing intermediate container e2a454305864 11:24:19 ---> 49c61a409654 11:24:19 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:24:19 ---> Running in c9969ddf2f74 11:24:19 Removing intermediate container c9969ddf2f74 11:24:19 ---> 27485054a952 11:24:19 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:24:19 ---> Running in eb6f7c4ed1e9 11:24:19 Removing intermediate container eb6f7c4ed1e9 11:24:19 ---> a7a01432aa08 11:24:19 Step 6/25 : WORKDIR /device-virtual-go 11:24:19 ---> Running in 611962852d6a 11:24:19 Removing intermediate container 611962852d6a 11:24:19 ---> c66fbe47374c 11:24:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:24:19 ---> Running in 950463b4fb1b 11:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:24:20 OK: 268 MiB in 56 packages 11:24:20 Removing intermediate container 950463b4fb1b 11:24:20 ---> 30850c99249c 11:24:20 Step 8/25 : COPY go.mod vendor* ./ 11:24:20 ---> 27ab67ecda81 11:24:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:20 ---> Running in aeb57dfc19c4 11:24:21 Removing intermediate container aeb57dfc19c4 11:24:21 ---> e421ba074de4 11:24:21 Step 10/25 : COPY . . 11:24:22 using credential edgex-jenkins-ssh 11:24:22 Cloning the remote Git repository 11:24:22 ---> 36d772ded5fa 11:24:22 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:24:22 ---> Running in f191b6a1bcad 11:24:22 Removing intermediate container f191b6a1bcad 11:24:22 ---> c7c131b569d4 11:24:22 Step 12/25 : RUN $MAKE 11:24:22 ---> Running in 0c1d4d2eeabf 11:24:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:24:22 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:24:22 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:24:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:24:22 > git --version # timeout=10 11:24:22 > git --version # 'git version 2.25.1' 11:24:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:24:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:24:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:25 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:24:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:24:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:24:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:24:26 Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit 7dea2593f16e4663cba4e03c85639146aaa82bb9 11:24:26 Merge succeeded, producing 7dea2593f16e4663cba4e03c85639146aaa82bb9 11:24:26 Checking out Revision 7dea2593f16e4663cba4e03c85639146aaa82bb9 (PR-447) 11:24:26 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:24:26 > git --version # timeout=10 11:24:26 > git --version # 'git version 2.25.1' 11:24:26 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { 11:24:26 > git config core.sparsecheckout # timeout=10 11:24:26 > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # timeout=10 11:24:26 > git remote # timeout=10 11:24:26 > git config --get remote.origin.url # timeout=10 11:24:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:24:26 > git merge a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 11:24:26 > git rev-parse HEAD^{commit} # timeout=10 11:24:26 > git config core.sparsecheckout # timeout=10 11:24:26 > git checkout -f 7dea2593f16e4663cba4e03c85639146aaa82bb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:24:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:24:28 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:28 Dload Upload Total Spent Left Speed 11:24:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 98310 [Pipeline] sh 11:24:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:24:29 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:24:29 sudo tee /etc/docker/daemon.new 11:24:29 { 11:24:29 "registry-mirrors": [ 11:24:29 "https://nexus3.edgexfoundry.org:10001" 11:24:29 ], 11:24:29 "bip": "10.250.0.254/24", 11:24:29 "hosts": [ 11:24:29 "tcp://0.0.0.0:5555", 11:24:29 "unix:///var/run/docker.sock" 11:24:29 ], 11:24:29 "mtu": 1458, 11:24:29 "selinux-enabled": true, 11:24:29 "seccomp-profile": "/etc/docker/seccomp.json" 11:24:29 } [Pipeline] sh 11:24:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:24:29 + sudo service docker restart 11:24:41 Removing intermediate container 0c1d4d2eeabf 11:24:41 ---> 6441313c7be0 11:24:41 Step 13/25 : FROM alpine:3.18 11:24:41 3.18: Pulling from library/alpine 11:24:41 96526aa774ef: Pulling fs layer 11:24:41 96526aa774ef: Download complete 11:24:41 96526aa774ef: Pull complete 11:24:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:24:41 Status: Downloaded newer image for alpine:3.18 11:24:41 ---> 8ca4688f4f35 11:24:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:24:41 ---> Running in d3c4be9c337a 11:24:42 Removing intermediate container d3c4be9c337a 11:24:42 ---> 3df0ee3b463e 11:24:42 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:24:42 ---> Running in 77f96707216d 11:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:24:42 (1/1) Installing dumb-init (1.2.5-r2) 11:24:42 Executing busybox-1.36.1-r2.trigger 11:24:42 OK: 7 MiB in 16 packages 11:24:43 Removing intermediate container 77f96707216d 11:24:43 ---> d0fc9456dff8 11:24:43 Step 16/25 : WORKDIR / 11:24:43 ---> Running in 0e9d71a2fe2a 11:24:43 Removing intermediate container 0e9d71a2fe2a 11:24:43 ---> 94be8dbf7380 11:24:43 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:24:43 ---> 63c4f040ef9e 11:24:43 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:24:43 ---> e143f20080b1 11:24:43 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:24:44 ---> 8c2e7b07a61b 11:24:44 Step 20/25 : EXPOSE 59900 11:24:44 ---> Running in 0e25e7320d29 11:24:44 Removing intermediate container 0e25e7320d29 11:24:44 ---> 8bfdbf21289f 11:24:44 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:24:44 ---> Running in c7d60f870ad1 11:24:44 Removing intermediate container c7d60f870ad1 11:24:44 ---> 0edf611767a5 11:24:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:24:44 ---> Running in 068d12865c15 11:24:44 Removing intermediate container 068d12865c15 11:24:44 ---> e3748927195d 11:24:44 Step 23/25 : LABEL arch=amd64 11:24:44 ---> Running in 8e6ebb8c41e9 11:24:44 Removing intermediate container 8e6ebb8c41e9 11:24:44 ---> 243f6fb66dd0 11:24:44 Step 24/25 : LABEL git_sha=7dea2593f16e4663cba4e03c85639146aaa82bb9 11:24:44 ---> Running in 6a98d87c1f26 11:24:45 Removing intermediate container 6a98d87c1f26 11:24:45 ---> 8b33bcfb8356 11:24:45 Step 25/25 : LABEL version=0.0.0 11:24:45 ---> Running in 4989eb19bab7 11:24:45 Removing intermediate container 4989eb19bab7 11:24:45 ---> 5cef333a8497 11:24:45 [Warning] One or more build-args [ARCH] were not consumed 11:24:45 Successfully built 5cef333a8497 11:24:45 Successfully tagged device-virtual: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 11:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:45 11:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:46 latest: Pulling from edgex-lftools-log-publisher 11:24:46 5eb5b503b376: Pulling fs layer 11:24:46 5c69ac0246d0: Pulling fs layer 11:24:46 ec43610c2a17: Pulling fs layer 11:24:46 3a2ae6a8a46f: Pulling fs layer 11:24:46 33b1e0a273af: Pulling fs layer 11:24:46 5d3b04190fa2: Pulling fs layer 11:24:46 2f39f015ded8: Pulling fs layer 11:24:46 3a2ae6a8a46f: Waiting 11:24:46 33b1e0a273af: Waiting 11:24:46 5d3b04190fa2: Waiting 11:24:46 5c69ac0246d0: Download complete 11:24:46 3a2ae6a8a46f: Verifying Checksum 11:24:46 3a2ae6a8a46f: Download complete 11:24:46 ec43610c2a17: Verifying Checksum 11:24:46 ec43610c2a17: Download complete 11:24:46 33b1e0a273af: Verifying Checksum 11:24:46 33b1e0a273af: Download complete 11:24:46 5d3b04190fa2: Verifying Checksum 11:24:46 5d3b04190fa2: Download complete 11:24:46 5eb5b503b376: Verifying Checksum 11:24:46 5eb5b503b376: Download complete 11:24:47 2f39f015ded8: Download complete 11:24:47 5eb5b503b376: Pull complete 11:24:47 5c69ac0246d0: Pull complete 11:24:48 ec43610c2a17: Pull complete 11:24:48 3a2ae6a8a46f: Pull complete 11:24:48 33b1e0a273af: Pull complete 11:24:48 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:51 provisioning config files... 11:24:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config9957349223475326387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:52 ---> docker-login.sh 11:24:52 nexus3.edgexfoundry.org:10001 11:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:52 2f39f015ded8: Pull complete 11:24:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:52 Configure a credential helper to remove this warning. See 11:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:52 11:24:52 Login Succeeded 11:24:52 nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:53 prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container 11:24:53 $ 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/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@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 11:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:53 Configure a credential helper to remove this warning. See 11:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:53 11:24:53 Login Succeeded 11:24:53 nexus3.edgexfoundry.org:10003 11:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:53 Configure a credential helper to remove this warning. See 11:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:53 11:24:53 Login Succeeded 11:24:53 nexus3.edgexfoundry.org:10004 11:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:53 Configure a credential helper to remove this warning. See 11:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:53 11:24:53 Login Succeeded 11:24:53 docker.io 11:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:54 Configure a credential helper to remove this warning. See 11:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:54 11:24:54 Login Succeeded 11:24:54 ---> docker-login.sh ends 11:24:58 $ docker top 9533f471b34b1d5524d0d728039b362538aca2afc68e4c4461ae08b0289377a2 -eo pid,comm [Pipeline] { [Pipeline] } 11:24:58 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:24:59 ---> job-cost.sh 11:24:59 lf-activate-venv: SKIPPING 11:24:59 INFO: No Stack... [Pipeline] echo 11:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:24:59 ========================================================= 11:24:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:24:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 11:24:59 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:24:59 INFO: Archiving Costs [Pipeline] sh 11:25:00 Sending build context to Docker daemon 11.98MB 11:25:00 + cat /w/workspace/foundry_device-virtual-go_PR-447/archives/cost.csv 11:25:00 + cut -d, -f6 [Pipeline] lock 11:25:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] 11:25:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] did not exist. Created. 11:25:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] { 11:25:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:25:00 Step 2/12 : FROM ${BASE} AS builder [Pipeline] unstash [Pipeline] sh 11:25:00 + echo total: 0.2199999988079071 [Pipeline] stash 11:25:00 Stashed 1 file(s) [Pipeline] } 11:25:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:25:00 $ docker stop --time=1 9533f471b34b1d5524d0d728039b362538aca2afc68e4c4461ae08b0289377a2 11:25:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:25:01 9fda8d8052c6: Pulling fs layer 11:25:01 5d54e960e981: Pulling fs layer 11:25:01 c4a7e357bf2a: Pulling fs layer 11:25:01 f0e02332f6b5: Pulling fs layer 11:25:01 cefa15bbcfad: Pulling fs layer 11:25:01 17808c966233: Pulling fs layer 11:25:01 f4c1fc716caa: Pulling fs layer 11:25:01 cefa15bbcfad: Waiting 11:25:01 f4c1fc716caa: Waiting 11:25:01 f0e02332f6b5: Waiting 11:25:01 17808c966233: Waiting 11:25:01 5d54e960e981: Verifying Checksum 11:25:01 5d54e960e981: Download complete 11:25:01 f0e02332f6b5: Verifying Checksum 11:25:01 f0e02332f6b5: Download complete 11:25:01 cefa15bbcfad: Verifying Checksum 11:25:01 cefa15bbcfad: Download complete 11:25:01 9fda8d8052c6: Verifying Checksum 11:25:01 9fda8d8052c6: Download complete 11:25:01 f4c1fc716caa: Verifying Checksum 11:25:01 f4c1fc716caa: Download complete 11:25:02 $ docker rm -f --volumes 9533f471b34b1d5524d0d728039b362538aca2afc68e4c4461ae08b0289377a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:25:02 9fda8d8052c6: Pull complete 11:25:03 5d54e960e981: Pull complete 11:25:03 c4a7e357bf2a: Verifying Checksum 11:25:03 c4a7e357bf2a: Download complete 11:25:04 17808c966233: Verifying Checksum 11:25:04 17808c966233: Download complete 11:25:16 c4a7e357bf2a: Pull complete 11:25:16 f0e02332f6b5: Pull complete 11:25:16 cefa15bbcfad: Pull complete 11:25:24 17808c966233: Pull complete 11:25:30 f4c1fc716caa: Pull complete 11:25:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 11:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:25:30 ---> ea914061e18c 11:25:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:25:30 ---> Running in e7f1e9ac980b 11:25:30 Removing intermediate container e7f1e9ac980b 11:25:30 ---> e59b79b7fca0 11:25:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:25:31 ---> Running in 61a438822606 11:25:31 Removing intermediate container 61a438822606 11:25:31 ---> 03832bcc433d 11:25:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:25:31 ---> Running in 009fb6c44e70 11:25:31 Removing intermediate container 009fb6c44e70 11:25:31 ---> a7a360dd04ec 11:25:31 Step 6/12 : WORKDIR /device-virtual-go 11:25:31 ---> Running in d4db7511106a 11:25:32 Removing intermediate container d4db7511106a 11:25:32 ---> 23391c97779a 11:25:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:25:32 ---> Running in 7eb4f40987d8 11:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:25:35 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:25:35 (2/4) Installing libedit (20221030.3.1-r1) 11:25:35 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:25:35 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:25:35 Executing busybox-1.36.1-r2.trigger 11:25:35 OK: 270 MiB in 56 packages 11:25:36 Removing intermediate container 7eb4f40987d8 11:25:36 ---> ba5d370dae86 11:25:36 Step 8/12 : COPY go.mod vendor* ./ 11:25:36 ---> 7cc5e0502d3f 11:25:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:36 ---> Running in 7e790d6ec71d 11:26:58 Removing intermediate container 7e790d6ec71d 11:26:58 ---> dacf73f4024c 11:26:58 Step 10/12 : COPY . . 11:26:58 ---> 6f4a0372f2df 11:26:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:26:58 ---> Running in 0bcd818bec7c 11:26:58 Removing intermediate container 0bcd818bec7c 11:26:58 ---> 85e197758514 11:26:58 Step 12/12 : RUN $MAKE 11:26:58 ---> Running in d01e5956c100 11:26:58 noop 11:26:58 Removing intermediate container d01e5956c100 11:26:58 ---> ac2ed328a75d 11:26:58 Successfully built ac2ed328a75d 11:26:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:58 + docker inspect -f . ci-base-image-arm64 11:26:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:59 prd-ubuntu20.04-docker-arm64-4c-16g-16840 does not seem to be running inside a container 11:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:27:00 $ docker top 55cf8e6293684dd6a1109c31752e984038ece98fd0569dae989434e595afa9a2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:27:01 + go version 11:27:01 go version go1.21.0 linux/arm64 [Pipeline] } 11:27:01 $ docker stop --time=1 55cf8e6293684dd6a1109c31752e984038ece98fd0569dae989434e595afa9a2 11:27:02 $ docker rm -f --volumes 55cf8e6293684dd6a1109c31752e984038ece98fd0569dae989434e595afa9a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:03 + docker inspect -f . ci-base-image-arm64 11:27:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:04 prd-ubuntu20.04-docker-arm64-4c-16g-16840 does not seem to be running inside a container 11:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:27:07 $ docker top 27bcd4003bde61023f04721f0ff32aabcbc041d6098664024241cac2481b78ea -eo pid,comm [Pipeline] { [Pipeline] sh 11:27:08 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:27:08 + make test 11:27:08 go test ./... -coverprofile=coverage.out 11:27:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:28:49 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:28:49 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.090s coverage: 58.4% of statements 11:28:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:28:49 go vet ./... 11:29:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:29:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:29:07 ./bin/test-attribution-txt.sh [Pipeline] echo 11:29:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:29:07 $ docker stop --time=1 27bcd4003bde61023f04721f0ff32aabcbc041d6098664024241cac2481b78ea 11:29:12 $ docker rm -f --volumes 27bcd4003bde61023f04721f0ff32aabcbc041d6098664024241cac2481b78ea [Pipeline] // withDockerContainer [Pipeline] sh 11:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:13 Warning: overwriting stash ‘coverage-report’ 11:29:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:29:15 + ls -al . 11:29:15 total 196 11:29:15 drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 11:27 . 11:29:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 11:24 .. 11:29:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 11:24 .git 11:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:24 .github 11:29:15 -rw-rw-r-- 1 jenkins jenkins 272 Nov 7 11:24 .gitignore 11:29:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 11:24 .golangci.yml 11:29:15 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 7 11:24 Attribution.txt 11:29:15 -rw-rw-r-- 1 jenkins jenkins 14372 Nov 7 11:24 CHANGELOG.md 11:29:15 -rw-rw-r-- 1 jenkins jenkins 1646 Nov 7 11:24 Dockerfile 11:29:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 11:24 GOVERNANCE.md 11:29:15 -rw-rw-r-- 1 jenkins jenkins 660 Nov 7 11:24 Jenkinsfile 11:29:15 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 11:24 LICENSE 11:29:15 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 7 11:24 Makefile 11:29:15 -rw-rw-r-- 1 jenkins jenkins 623 Nov 7 11:24 OWNERS.md 11:29:15 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 7 11:24 README.md 11:29:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 11:22 VERSION 11:29:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 11:24 bin 11:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:24 cmd 11:29:15 -rw-r--r-- 1 jenkins jenkins 43063 Nov 7 11:28 coverage.out 11:29:15 -rw-rw-r-- 1 jenkins jenkins 3598 Nov 7 11:24 go.mod 11:29:15 -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 11:24 go.sum 11:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 11:24 internal 11:29:15 -rw-rw-r-- 1 jenkins jenkins 235 Nov 7 11:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:15 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7dea2593f16e4663cba4e03c85639146aaa82bb9 --label arch=arm64 --label version=0.0.0 . 11:29:16 Sending build context to Docker daemon 12.02MB 11:29:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:29:16 Step 2/25 : FROM ${BASE} AS builder 11:29:16 ---> ac2ed328a75d 11:29:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:29:16 ---> Running in be58d9326f83 11:29:16 Removing intermediate container be58d9326f83 11:29:16 ---> c57a0962e9fc 11:29:16 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:29:16 ---> Running in 3e2a68cdd914 11:29:17 Removing intermediate container 3e2a68cdd914 11:29:17 ---> 176472b51608 11:29:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:29:17 ---> Running in 7c12fa6ba36e 11:29:17 Removing intermediate container 7c12fa6ba36e 11:29:17 ---> 46cd271c186b 11:29:17 Step 6/25 : WORKDIR /device-virtual-go 11:29:17 ---> Running in 73532495412f 11:29:17 Removing intermediate container 73532495412f 11:29:17 ---> da9b746740c3 11:29:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:29:17 ---> Running in 5897df2cf0fb 11:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:29:20 OK: 270 MiB in 56 packages 11:29:21 Removing intermediate container 5897df2cf0fb 11:29:21 ---> da9f7adc5fa8 11:29:21 Step 8/25 : COPY go.mod vendor* ./ 11:29:22 ---> 00c2eeca5dcf 11:29:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:22 ---> Running in 932f3c8a67ec 11:29:27 Removing intermediate container 932f3c8a67ec 11:29:27 ---> b46c2fed29db 11:29:27 Step 10/25 : COPY . . 11:29:28 ---> 4c65fb72e5cc 11:29:28 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:28 ---> Running in c4ec67e9287b 11:29:29 Removing intermediate container c4ec67e9287b 11:29:29 ---> 3d9bbbc68a26 11:29:29 Step 12/25 : RUN $MAKE 11:29:29 ---> Running in f8927c51245b 11:29:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:31:21 Removing intermediate container f8927c51245b 11:31:21 ---> 99253e5d2088 11:31:21 Step 13/25 : FROM alpine:3.18 11:31:21 3.18: Pulling from library/alpine 11:31:21 579b34f0a95b: Pulling fs layer 11:31:21 579b34f0a95b: Verifying Checksum 11:31:21 579b34f0a95b: Download complete 11:31:21 579b34f0a95b: Pull complete 11:31:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:31:21 Status: Downloaded newer image for alpine:3.18 11:31:21 ---> 3cc203321400 11:31:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:31:21 ---> Running in 3a3b257effe8 11:31:21 Removing intermediate container 3a3b257effe8 11:31:21 ---> 1a0cf6c2a344 11:31:21 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:31:21 ---> Running in 58d024ca02d0 11:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:31:21 (1/1) Installing dumb-init (1.2.5-r2) 11:31:21 Executing busybox-1.36.1-r2.trigger 11:31:21 OK: 8 MiB in 16 packages 11:31:21 Removing intermediate container 58d024ca02d0 11:31:21 ---> 0138c9cf99de 11:31:21 Step 16/25 : WORKDIR / 11:31:21 ---> Running in 8e6fe4a2706d 11:31:21 Removing intermediate container 8e6fe4a2706d 11:31:21 ---> 872deb29fdf8 11:31:21 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:31:22 ---> 8e2aed6ee341 11:31:22 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:31:22 ---> 135ddb0a13f0 11:31:22 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:31:24 ---> 685c2d778d07 11:31:24 Step 20/25 : EXPOSE 59900 11:31:24 ---> Running in 041ac20009f4 11:31:24 Removing intermediate container 041ac20009f4 11:31:24 ---> 0592a39b9e5a 11:31:24 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:31:24 ---> Running in 7f7024ed05a5 11:31:24 Removing intermediate container 7f7024ed05a5 11:31:24 ---> 2792112dcd71 11:31:24 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:31:24 ---> Running in 139e9956d547 11:31:25 Removing intermediate container 139e9956d547 11:31:25 ---> 72a200c8eda9 11:31:25 Step 23/25 : LABEL arch=arm64 11:31:25 ---> Running in 4239fcdc2ada 11:31:25 Removing intermediate container 4239fcdc2ada 11:31:25 ---> b780bcf123a9 11:31:25 Step 24/25 : LABEL git_sha=7dea2593f16e4663cba4e03c85639146aaa82bb9 11:31:25 ---> Running in 30c16a98b5ef 11:31:25 Removing intermediate container 30c16a98b5ef 11:31:25 ---> 086b0e83ef29 11:31:25 Step 25/25 : LABEL version=0.0.0 11:31:25 ---> Running in 44138e55edd7 11:31:26 Removing intermediate container 44138e55edd7 11:31:26 ---> 95e3cd6ad7fe 11:31:26 [Warning] One or more build-args [ARCH] were not consumed 11:31:26 Successfully built 95e3cd6ad7fe 11:31:26 Successfully tagged device-virtual-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 11:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:27 11:31:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:27 arm64: Pulling from edgex-lftools-log-publisher 11:31:27 8998bd30e6a1: Pulling fs layer 11:31:27 04944245beec: Pulling fs layer 11:31:27 699f458cf7ca: Pulling fs layer 11:31:27 765212b225bb: Pulling fs layer 11:31:27 f23df028b6ca: Pulling fs layer 11:31:27 d65c8cfc05b1: Pulling fs layer 11:31:27 2437ff75d9bd: Pulling fs layer 11:31:27 f23df028b6ca: Waiting 11:31:27 d65c8cfc05b1: Waiting 11:31:27 2437ff75d9bd: Waiting 11:31:27 765212b225bb: Waiting 11:31:27 04944245beec: Verifying Checksum 11:31:27 04944245beec: Download complete 11:31:27 765212b225bb: Verifying Checksum 11:31:27 765212b225bb: Download complete 11:31:27 f23df028b6ca: Verifying Checksum 11:31:27 f23df028b6ca: Download complete 11:31:27 d65c8cfc05b1: Verifying Checksum 11:31:27 d65c8cfc05b1: Download complete 11:31:28 699f458cf7ca: Verifying Checksum 11:31:28 699f458cf7ca: Download complete 11:31:28 8998bd30e6a1: Verifying Checksum 11:31:28 8998bd30e6a1: Download complete 11:31:30 2437ff75d9bd: Verifying Checksum 11:31:30 2437ff75d9bd: Download complete 11:31:32 8998bd30e6a1: Pull complete 11:31:33 04944245beec: Pull complete 11:31:35 699f458cf7ca: Pull complete 11:31:35 765212b225bb: Pull complete 11:31:36 f23df028b6ca: Pull complete 11:31:36 d65c8cfc05b1: Pull complete 11:31:54 2437ff75d9bd: Pull complete 11:31:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:31:54 prd-ubuntu20.04-docker-arm64-4c-16g-16840 does not seem to be running inside a container 11:31:54 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:32:00 $ docker top 8cac2d50eeb78c4ed96943af43b577eac879ccbbdc59c22d2637110ff6ce1c09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:01 ---> job-cost.sh 11:32:01 lf-activate-venv: SKIPPING 11:32:01 INFO: No Stack... 11:32:01 INFO: Retrieving Pricing Info for: v3-standard-4 11:32:02 INFO: Archiving Costs [Pipeline] sh 11:32:03 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:32:03 + cut -d, -f6 [Pipeline] lock 11:32:03 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] 11:32:03 Resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] did not exist. Created. 11:32:03 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:32:03 /w/workspace/device-virtual-go/1@tmp/durable-8d40897b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:32:04 + echo total: 0.10999999940395355 [Pipeline] stash 11:32:04 Warning: overwriting stash ‘stack-cost’ 11:32:04 Stashed 1 file(s) [Pipeline] } 11:32:04 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:32:04 $ docker stop --time=1 8cac2d50eeb78c4ed96943af43b577eac879ccbbdc59c22d2637110ff6ce1c09 11:32:05 $ docker rm -f --volumes 8cac2d50eeb78c4ed96943af43b577eac879ccbbdc59c22d2637110ff6ce1c09 [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 11:32:06 provisioning config files... 11:32:06 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config2712590212883979220tmp [Pipeline] { [Pipeline] sh 11:32:07 + set +x 11:32:07 + curl -s https://codecov.io/bash 11:32:07 + bash -s -- 11:32:07 11:32:07 _____ _ 11:32:07 / ____| | | 11:32:07 | | ___ __| | ___ ___ _____ __ 11:32:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:32:07 | |___| (_) | (_| | __/ (_| (_) \ V / 11:32:07 \_____\___/ \__,_|\___|\___\___/ \_/ 11:32:07 Bash-1.0.6 11:32:07 11:32:07 11:32:07 ==> git version 2.25.1 found 11:32:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:32:07 Release-Date: 2020-01-08 11:32:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:32:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:32:07 ==> Jenkins CI detected. 11:32:07 current dir:  /w/workspace/foundry_device-virtual-go_PR-447 11:32:07 project root: . 11:32:07 --> token set from env 11:32:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:32:07 ==> Running gcov in . (disable via -X gcov) 11:32:07 ==> Python coveragepy not found 11:32:07 ==> Searching for coverage reports in: 11:32:07 + . 11:32:07 -> Found 1 reports 11:32:07 ==> Detecting git/mercurial file structure 11:32:07 ==> Reading reports 11:32:07 + ./coverage.out bytes=43063 11:32:07 ==> Appending adjustments 11:32:07 https://docs.codecov.io/docs/fixing-reports 11:32:07 + Found adjustments 11:32:07 ==> Gzipping contents 11:32:07 8.0K /tmp/codecov.ryDdVR.gz 11:32:07 ==> Uploading reports 11:32:07 url: https://codecov.io 11:32:07 query: branch=PR-447&commit=7dea2593f16e4663cba4e03c85639146aaa82bb9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=447&job=&cmd_args= 11:32:07 -> Pinging Codecov 11:32:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-447&commit=7dea2593f16e4663cba4e03c85639146aaa82bb9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=447&job=&cmd_args= 11:32:07 -> Uploading to 11:32:07 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/5E52B4B073DB2E39498172D8E973AA87/7dea2593f16e4663cba4e03c85639146aaa82bb9/adcd7527-c970-4537-a057-04d173fc8132.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T113207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9355d6471e9f41a9828afb923df14527f00a1c809a0db26e09dc61f60f6accb3 11:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:07 Dload Upload Total Spent Left Speed 11:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24500 100 4998 0 0 100 4998 0 20652 --:--:-- --:--:-- --:--:-- 20567 11:32:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7dea2593f16e4663cba4e03c85639146aaa82bb9 [Pipeline] } 11:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:32:09 + [ -d /w/workspace/foundry_device-virtual-go_PR-447/archives ] 11:32:09 + ls -al /w/workspace/foundry_device-virtual-go_PR-447/archives 11:32:09 total 16 11:32:09 drwxr-xr-x 3 root root 4096 Nov 7 11:24 . 11:32:09 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 11:25 .. 11:32:09 drwxr-xr-x 2 root root 4096 Nov 7 11:24 cost 11:32:09 -rw-r--r-- 1 root root 89 Nov 7 11:24 cost.csv 11:32:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-447/archives 11:32:09 + ls -al /w/workspace/foundry_device-virtual-go_PR-447/archives 11:32:09 total 16 11:32:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 11:24 . 11:32:09 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 11:25 .. 11:32:09 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 11:24 cost 11:32:09 -rw-r--r-- 1 jenkins jenkins 89 Nov 7 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:32:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:32:10 ---> package-listing.sh 11:32:10 ++ facter osfamily 11:32:10 ++ tr '[:upper:]' '[:lower:]' 11:32:11 + OS_FAMILY=debian 11:32:11 + workspace=/w/workspace/foundry_device-virtual-go_PR-447 11:32:11 + START_PACKAGES=/tmp/packages_start.txt 11:32:11 + END_PACKAGES=/tmp/packages_end.txt 11:32:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:11 + PACKAGES=/tmp/packages_start.txt 11:32:11 + '[' /w/workspace/foundry_device-virtual-go_PR-447 ']' 11:32:11 + PACKAGES=/tmp/packages_end.txt 11:32:11 + case "${OS_FAMILY}" in 11:32:11 + dpkg -l 11:32:11 + grep '^ii' 11:32:11 + '[' -f /tmp/packages_start.txt ']' 11:32:11 + '[' -f /tmp/packages_end.txt ']' 11:32:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:11 + '[' /w/workspace/foundry_device-virtual-go_PR-447 ']' 11:32:11 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-447/archives/ 11:32:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-447/archives/ [Pipeline] echo 11:32:11 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/foundry_device-virtual-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:32:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:12 prd-ubuntu20.04-docker-8c-8g-16839 does not seem to be running inside a container 11:32:12 $ 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/foundry_device-virtual-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-447 -v /w/workspace/foundry_device-virtual-go_PR-447:/w/workspace/foundry_device-virtual-go_PR-447:rw,z -v /w/workspace/foundry_device-virtual-go_PR-447@tmp:/w/workspace/foundry_device-virtual-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:32:12 $ docker top cdf28ddfc5d36d7261c3dd732f2cb8cd571229238df499200b1ea626ce4399c7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:32:12 + touch /tmp/pre-build-complete [Pipeline] sh 11:32:13 + mkdir -p /var/log/sysstat [Pipeline] sh 11:32:13 + ls /var/log/sa-host 11:32:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:13 provisioning config files... 11:32:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-447@tmp/config8899300921050949092tmp [Pipeline] { [Pipeline] echo 11:32:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:32:14 ---> create-netrc.sh [Pipeline] } 11:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:32:14 ---> python-tools-install.sh [Pipeline] echo 11:32:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:32:14 ---> sudo-logs.sh 11:32:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:32:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:32:15 ---> job-cost.sh 11:32:15 lf-activate-venv: SKIPPING 11:32:15 DEBUG: total: 0.2199999988079071 11:32:15 INFO: Retrieving Stack Cost... 11:32:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:32:16 INFO: Archiving Costs [Pipeline] echo 11:32:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:32:16 ---> logs-deploy.sh 11:32:16 lf-activate-venv: SKIPPING 11:32:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-447/1 11:32:16 INFO: archiving workspace using pattern(s): 11:32:17 Archives upload complete. 11:32:17 INFO: archiving logs to Nexus 11:32:18 ---> uname -a: 11:32:18 Linux prd-ubuntu20-04-docker-8c-8g-16839 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:32:18 11:32:18 11:32:18 ---> lscpu: 11:32:18 Architecture: x86_64 11:32:18 CPU op-mode(s): 32-bit, 64-bit 11:32:18 Byte Order: Little Endian 11:32:18 Address sizes: 40 bits physical, 48 bits virtual 11:32:18 CPU(s): 8 11:32:18 On-line CPU(s) list: 0-7 11:32:18 Thread(s) per core: 1 11:32:18 Core(s) per socket: 1 11:32:18 Socket(s): 8 11:32:18 NUMA node(s): 1 11:32:18 Vendor ID: AuthenticAMD 11:32:18 CPU family: 23 11:32:18 Model: 49 11:32:18 Model name: AMD EPYC-Rome Processor 11:32:18 Stepping: 0 11:32:18 CPU MHz: 2799.998 11:32:18 BogoMIPS: 5599.99 11:32:18 Virtualization: AMD-V 11:32:18 Hypervisor vendor: KVM 11:32:18 Virtualization type: full 11:32:18 L1d cache: 256 KiB 11:32:18 L1i cache: 256 KiB 11:32:18 L2 cache: 4 MiB 11:32:18 L3 cache: 128 MiB 11:32:18 NUMA node0 CPU(s): 0-7 11:32:18 Vulnerability Itlb multihit: Not affected 11:32:18 Vulnerability L1tf: Not affected 11:32:18 Vulnerability Mds: Not affected 11:32:18 Vulnerability Meltdown: Not affected 11:32:18 Vulnerability Mmio stale data: Not affected 11:32:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:32:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:32:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:32:18 Vulnerability Srbds: Not affected 11:32:18 Vulnerability Tsx async abort: Not affected 11:32:18 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 11:32:18 11:32:18 11:32:18 ---> nproc: 11:32:18 8 11:32:18 11:32:18 11:32:18 ---> df -h: 11:32:18 Filesystem Size Used Avail Use% Mounted on 11:32:18 overlay 155G 12G 144G 8% / 11:32:18 tmpfs 64M 0 64M 0% /dev 11:32:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:32:18 shm 64M 0 64M 0% /dev/shm 11:32:18 /dev/vda1 155G 12G 144G 8% /facter-os 11:32:18 11:32:18 11:32:18 ---> sar -b -r -n DEV: 11:32:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16839) 11/07/23 _x86_64_ (8 CPU) 11:32:18 11:32:18 11:21:20 LINUX RESTART (8 CPU) 11:32:18 11:32:18 11:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:32:18 11:23:01 153.23 11.81 141.42 0.00 1771.94 64366.94 0.00 11:32:18 11:24:01 154.16 0.13 154.02 0.00 11.60 73177.00 0.00 11:32:18 11:25:01 189.92 0.22 189.70 0.00 10.66 71173.08 0.00 11:32:18 11:26:01 8.05 0.00 8.05 0.00 0.00 25329.13 0.00 11:32:18 11:27:01 58.37 11.61 46.76 0.00 5176.87 33524.15 0.00 11:32:18 11:28:01 7.83 0.02 7.82 0.00 0.13 11411.43 0.00 11:32:18 11:29:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 11:32:18 11:30:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 11:32:18 11:31:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 11:32:18 11:32:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 11:32:18 Average: 57.72 2.38 55.34 0.00 697.13 27905.73 0.00 11:32:18 11:32:18 11:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:32:18 11:23:01 28491656 31578228 732712 2.23 111144 3182344 1885232 5.56 1154144 2784376 542672 11:32:18 11:24:01 27998532 31394420 908740 2.76 151888 3406200 2009128 5.92 1347548 3034764 190836 11:32:18 11:25:01 27569020 31538552 763676 2.32 164688 3927968 1962788 5.78 1301960 3467608 492 11:32:18 11:26:01 27595544 31564604 740272 2.25 164804 3927828 1787708 5.27 1276360 3467468 24 11:32:18 11:27:01 27116640 31542500 731764 2.23 193964 4352928 1714280 5.05 1585928 3601852 992 11:32:18 11:28:01 27126496 31547224 726852 2.21 192512 4349672 1718036 5.06 1579084 3598584 4 11:32:18 11:29:01 27126764 31547524 726508 2.21 192536 4349676 1718036 5.06 1579108 3598588 4 11:32:18 11:30:01 27135096 31555884 718116 2.18 192556 4349684 1718036 5.06 1570912 3598592 48 11:32:18 11:31:01 27135080 31555896 718096 2.18 192580 4349684 1718036 5.06 1570972 3598592 12 11:32:18 11:32:01 27137520 31558408 715492 2.18 192644 4349688 1718036 5.06 1568916 3598600 8 11:32:18 Average: 27443235 31538324 748223 2.28 174932 4054567 1794932 5.29 1453493 3434902 73509 11:32:18 11:32:18 11:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:32:18 11:23:01 docker0 208.46 364.41 18.48 2602.44 0.00 0.00 0.00 0.00 11:32:18 11:23:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 11:32:18 11:23:01 ens3 650.62 389.09 7628.62 60.62 0.00 0.00 0.00 0.00 11:32:18 11:24:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:32:18 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:18 11:24:01 ens3 23.38 13.43 24.02 9.43 0.00 0.00 0.00 0.00 11:32:18 11:24:01 veth5d0af6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:32:18 11:25:01 docker0 3.75 7.45 0.22 62.37 0.00 0.00 0.00 0.00 11:32:18 11:25:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 11:32:18 11:25:01 ens3 133.44 93.22 2660.11 97.30 0.00 0.00 0.00 0.00 11:32:18 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:18 11:26:01 ens3 0.92 0.68 0.92 0.39 0.00 0.00 0.00 0.00 11:32:18 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:32:18 11:27:01 ens3 178.45 75.62 2741.06 5.48 0.00 0.00 0.00 0.00 11:32:18 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:18 11:28:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:32:18 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:18 11:30:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:32:18 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:18 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:18 11:32:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 11:32:18 Average: docker0 21.22 37.20 1.87 266.52 0.00 0.00 0.00 0.00 11:32:18 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 11:32:18 Average: ens3 98.76 57.26 1305.61 17.33 0.00 0.00 0.00 0.00 11:32:18 11:32:18 11:32:18 ---> sar -P ALL: 11:32:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16839) 11/07/23 _x86_64_ (8 CPU) 11:32:18 11:32:18 11:21:20 LINUX RESTART (8 CPU) 11:32:18 11:32:18 11:22:01 CPU %user %nice %system %iowait %steal %idle 11:32:18 11:23:01 all 8.00 0.00 3.42 4.38 0.07 84.12 11:32:18 11:23:01 0 7.56 0.00 4.01 2.27 0.08 86.08 11:32:18 11:23:01 1 8.97 0.00 3.31 2.16 0.08 85.48 11:32:18 11:23:01 2 7.23 0.00 4.68 14.05 0.08 73.96 11:32:18 11:23:01 3 7.74 0.00 3.21 1.36 0.07 87.61 11:32:18 11:23:01 4 7.35 0.00 3.01 5.06 0.05 84.52 11:32:18 11:23:01 5 6.69 0.00 2.85 7.75 0.07 82.65 11:32:18 11:23:01 6 8.99 0.00 2.85 1.38 0.05 86.73 11:32:18 11:23:01 7 9.51 0.00 3.47 1.02 0.10 85.90 11:32:18 11:24:01 all 16.45 0.00 3.26 8.36 0.07 71.86 11:32:18 11:24:01 0 16.88 0.00 3.08 1.36 0.08 78.60 11:32:18 11:24:01 1 17.11 0.00 4.09 1.97 0.07 76.77 11:32:18 11:24:01 2 16.02 0.00 2.52 2.11 0.07 79.29 11:32:18 11:24:01 3 16.42 0.00 3.22 3.47 0.07 76.82 11:32:18 11:24:01 4 15.64 0.00 3.76 43.38 0.08 37.14 11:32:18 11:24:01 5 16.26 0.00 3.87 13.37 0.07 66.43 11:32:18 11:24:01 6 16.30 0.00 3.02 0.52 0.07 80.09 11:32:18 11:24:01 7 16.94 0.00 2.57 1.01 0.07 79.41 11:32:18 11:25:01 all 25.91 0.00 4.26 3.50 0.13 66.19 11:32:18 11:25:01 0 24.76 0.00 4.43 1.88 0.12 68.82 11:32:18 11:25:01 1 27.40 0.00 4.01 0.65 0.12 67.83 11:32:18 11:25:01 2 24.14 0.00 4.58 12.77 0.15 58.35 11:32:18 11:25:01 3 26.06 0.00 4.55 1.02 0.12 68.26 11:32:18 11:25:01 4 25.91 0.00 4.13 10.24 0.20 59.52 11:32:18 11:25:01 5 25.16 0.00 4.77 0.93 0.10 69.05 11:32:18 11:25:01 6 26.90 0.00 3.34 0.14 0.12 69.51 11:32:18 11:25:01 7 26.98 0.00 4.31 0.42 0.12 68.17 11:32:18 11:26:01 all 0.15 0.00 0.03 0.02 0.01 99.79 11:32:18 11:26:01 0 0.85 0.00 0.03 0.00 0.00 99.12 11:32:18 11:26:01 1 0.12 0.00 0.03 0.02 0.02 99.82 11:32:18 11:26:01 2 0.03 0.00 0.03 0.10 0.02 99.82 11:32:18 11:26:01 3 0.07 0.00 0.02 0.00 0.02 99.90 11:32:18 11:26:01 4 0.05 0.00 0.05 0.02 0.00 99.88 11:32:18 11:26:01 5 0.02 0.00 0.03 0.03 0.02 99.90 11:32:18 11:26:01 6 0.05 0.00 0.02 0.02 0.02 99.90 11:32:18 11:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:32:18 11:27:01 all 2.62 0.00 1.33 1.41 0.02 94.62 11:32:18 11:27:01 0 2.25 0.00 0.87 2.02 0.03 94.84 11:32:18 11:27:01 1 2.11 0.00 1.99 0.94 0.02 94.95 11:32:18 11:27:01 2 1.91 0.00 0.97 4.95 0.03 92.14 11:32:18 11:27:01 3 2.26 0.00 1.02 1.37 0.02 95.34 11:32:18 11:27:01 4 2.96 0.00 1.57 0.89 0.02 94.56 11:32:18 11:27:01 5 1.99 0.00 1.07 0.57 0.02 96.36 11:32:18 11:27:01 6 3.72 0.00 0.78 0.30 0.02 95.18 11:32:18 11:27:01 7 3.78 0.00 2.34 0.27 0.03 93.57 11:32:18 11:28:01 all 0.08 0.00 0.05 0.05 0.00 99.82 11:32:18 11:28:01 0 0.12 0.00 0.03 0.03 0.00 99.82 11:32:18 11:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:32:18 11:28:01 2 0.12 0.00 0.05 0.32 0.02 99.50 11:32:18 11:28:01 3 0.03 0.00 0.03 0.03 0.00 99.90 11:32:18 11:28:01 4 0.22 0.00 0.13 0.00 0.00 99.65 11:32:18 11:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:32:18 11:28:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:32:18 11:28:01 7 0.03 0.00 0.05 0.02 0.00 99.90 11:32:18 11:29:01 all 0.12 0.00 0.01 0.01 0.01 99.85 11:32:18 11:29:01 0 0.83 0.00 0.00 0.00 0.02 99.15 11:32:18 11:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:32:18 11:29:01 2 0.03 0.00 0.03 0.05 0.02 99.87 11:32:18 11:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:32:18 11:29:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:32:18 11:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:32:18 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:32:18 11:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:32:18 11:30:01 all 0.28 0.00 0.01 0.03 0.00 99.69 11:32:18 11:30:01 0 2.00 0.00 0.00 0.00 0.00 98.00 11:32:18 11:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:32:18 11:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:32:18 11:30:01 3 0.02 0.00 0.00 0.20 0.00 99.78 11:32:18 11:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:32:18 11:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:32:18 11:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:32:18 11:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:32:18 11:31:01 all 0.14 0.00 0.01 0.01 0.01 99.84 11:32:18 11:31:01 0 1.03 0.00 0.02 0.00 0.00 98.96 11:32:18 11:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:32:18 11:31:01 2 0.02 0.00 0.02 0.03 0.02 99.92 11:32:18 11:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:32:18 11:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:32:18 11:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:32:18 11:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:32:18 11:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:32:18 11:32:01 all 0.09 0.00 0.01 0.01 0.01 99.87 11:32:18 11:32:01 0 0.40 0.00 0.02 0.00 0.02 99.57 11:32:18 11:32:01 1 0.20 0.00 0.00 0.00 0.02 99.78 11:32:18 11:32:01 2 0.03 0.00 0.03 0.10 0.02 99.82 11:32:18 11:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:32:18 11:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:32:18 11:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:32:18 11:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:32:18 11:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:32:18 Average: all 5.33 0.00 1.23 1.76 0.03 91.64 11:32:18 Average: 0 5.62 0.00 1.24 0.75 0.04 92.36 11:32:18 Average: 1 5.53 0.00 1.34 0.57 0.03 92.52 11:32:18 Average: 2 4.91 0.00 1.28 3.42 0.04 90.35 11:32:18 Average: 3 5.22 0.00 1.20 0.74 0.03 92.81 11:32:18 Average: 4 5.16 0.00 1.26 5.88 0.04 87.66 11:32:18 Average: 5 4.99 0.00 1.26 2.25 0.03 91.48 11:32:18 Average: 6 5.56 0.00 1.00 0.23 0.03 93.18 11:32:18 Average: 7 5.69 0.00 1.27 0.27 0.03 92.74 11:32:18 11:32:18 11:32:18