Pull request #380 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 626db8e9a2222f123adcb85f9e159bc679c0b5f7 rather than 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 Obtained Jenkinsfile from 626db8e9a2222f123adcb85f9e159bc679c0b5f7 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-ssh14028503833519793624.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6778519919436125000.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-380/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-380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7517268232076188095.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-380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16173618526325872258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh17069962802855832772.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-380/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-380/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14530079084489407436.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8403 in /w/workspace/foundry_device-virtual-go_PR-380 [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-380 # 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 > 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/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 626db8e9a2222f123adcb85f9e159bc679c0b5f7 into PR head commit 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 Merge succeeded, producing 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 Checking out Revision 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 (PR-380) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 # 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 626db8e9a2222f123adcb85f9e159bc679c0b5f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 # timeout=10 Commit message: "feat: Update Discover func error message" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:25 ========================================================= 06:35:25 EdgeX Global Pipelines Version Info 06:35:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:26 ------------------- 06:35:26 stable info: 06:35:26 ------------------- 06:35:26 Commited By: Bill Mahoney bill.mahoney@intel.com 06:35:26 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:35:26 Message: update stable to v1.0.248 06:35:26 ------------------- 06:35:26 experimental info: 06:35:26 ------------------- 06:35:26 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:26 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:35:26 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:35:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-380 [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-380 [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-380 [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c85051 [Pipeline] echo 06:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:28 provisioning config files... 06:35:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-380@tmp/config12148077698228267385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:28 ---> docker-login.sh 06:35:28 nexus3.edgexfoundry.org:10001 06:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:29 Configure a credential helper to remove this warning. See 06:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:29 06:35:29 Login Succeeded 06:35:29 nexus3.edgexfoundry.org:10002 06:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:29 Configure a credential helper to remove this warning. See 06:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:29 06:35:29 Login Succeeded 06:35:29 nexus3.edgexfoundry.org:10003 06:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:29 Configure a credential helper to remove this warning. See 06:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:29 06:35:29 Login Succeeded 06:35:29 nexus3.edgexfoundry.org:10004 06:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:29 Configure a credential helper to remove this warning. See 06:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:29 06:35:29 Login Succeeded 06:35:29 docker.io 06:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:29 Configure a credential helper to remove this warning. See 06:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:29 06:35:29 Login Succeeded 06:35:29 ---> docker-login.sh ends [Pipeline] } 06:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:35:30 + git rev-list -1 --merges 7c8505111f6f113d92a2c30437fe8275a6e7a1c1~1..7c8505111f6f113d92a2c30437fe8275a6e7a1c1 [Pipeline] echo 06:35:30 -----------> git rev-list -1 --merges 7c8505111f6f113d92a2c30437fe8275a6e7a1c1~1..7c8505111f6f113d92a2c30437fe8275a6e7a1c1 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 [false] [Pipeline] sh 06:35:30 + git log --format=format:%s -1 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 [Pipeline] echo 06:35:30 ========================================================= 06:35:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:35:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:31 + git log --format=format:%s -1 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 [Pipeline] echo 06:35:31 [semverPrep] GIT_COMMIT: 7c8505111f6f113d92a2c30437fe8275a6e7a1c1, Commit Message: feat: Update Discover func error message [Pipeline] echo 06:35:31 [semverPrep] This is not a build commit. [Pipeline] sh 06:35:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:31 + grep -v github /etc/ssh/ssh_known_hosts 06:35:31 + [ -e /tmp/ssh_known_hosts ] 06:35:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:35:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:35:31 + sudo tee -a /etc/ssh/ssh_known_hosts 06:35:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:32 06:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:32 0.1.4: Pulling from edgex-devops/py-git-semver 06:35:32 b85a868b505f: Pulling fs layer 06:35:32 e2be974225ed: Pulling fs layer 06:35:32 339a4e72a1f5: Pulling fs layer 06:35:32 988bab9f4d93: Pulling fs layer 06:35:32 1469e6f7b9e6: Pulling fs layer 06:35:32 eaf3925da568: Pulling fs layer 06:35:32 bab4dde63d76: Pulling fs layer 06:35:32 bde34c3a00c8: Pulling fs layer 06:35:32 b352a97aabf1: Pulling fs layer 06:35:32 4872d77fe225: Pulling fs layer 06:35:32 5851b861e8e6: Pulling fs layer 06:35:32 988bab9f4d93: Waiting 06:35:32 1469e6f7b9e6: Waiting 06:35:32 eaf3925da568: Waiting 06:35:32 bab4dde63d76: Waiting 06:35:32 bde34c3a00c8: Waiting 06:35:32 b352a97aabf1: Waiting 06:35:32 e2be974225ed: Download complete 06:35:32 988bab9f4d93: Download complete 06:35:33 1469e6f7b9e6: Verifying Checksum 06:35:33 1469e6f7b9e6: Download complete 06:35:33 eaf3925da568: Verifying Checksum 06:35:33 eaf3925da568: Download complete 06:35:33 339a4e72a1f5: Verifying Checksum 06:35:33 339a4e72a1f5: Download complete 06:35:33 b352a97aabf1: Download complete 06:35:33 4872d77fe225: Verifying Checksum 06:35:33 4872d77fe225: Download complete 06:35:33 5851b861e8e6: Verifying Checksum 06:35:33 5851b861e8e6: Download complete 06:35:33 b85a868b505f: Download complete 06:35:33 bab4dde63d76: Verifying Checksum 06:35:33 bab4dde63d76: Download complete 06:35:34 b85a868b505f: Pull complete 06:35:34 e2be974225ed: Pull complete 06:35:34 339a4e72a1f5: Pull complete 06:35:34 988bab9f4d93: Pull complete 06:35:34 1469e6f7b9e6: Pull complete 06:35:35 eaf3925da568: Pull complete 06:35:36 bab4dde63d76: Pull complete 06:35:36 bde34c3a00c8: Pull complete 06:35:36 b352a97aabf1: Pull complete 06:35:36 4872d77fe225: Pull complete 06:35:36 5851b861e8e6: Pull complete 06:35:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:36 prd-ubuntu20.04-docker-8c-8g-8403 does not seem to be running inside a container 06:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-380 -v /w/workspace/foundry_device-virtual-go_PR-380:/w/workspace/foundry_device-virtual-go_PR-380:rw,z -v /w/workspace/foundry_device-virtual-go_PR-380@tmp:/w/workspace/foundry_device-virtual-go_PR-380@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-devops/py-git-semver:0.1.4 cat 06:35:38 $ docker top 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd -eo pid,comm 06:35:38 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). 06:35:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:38 [ssh-agent] Looking for ssh-agent implementation... 06:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:38 $ docker exec 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd ssh-agent 06:35:38 SSH_AUTH_SOCK=/tmp/ssh-ihzxcjN9QmJx/agent.31 06:35:38 SSH_AGENT_PID=37 06:35:38 Running ssh-add (command line suppressed) 06:35:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-380@tmp/private_key_519095701649976076.key (/w/workspace/foundry_device-virtual-go_PR-380@tmp/private_key_519095701649976076.key) 06:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:39 + git tag --points-at HEAD [Pipeline] } 06:35:39 $ docker exec --env ******** --env ******** 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd ssh-agent -k 06:35:39 unset SSH_AUTH_SOCK; 06:35:39 unset SSH_AGENT_PID; 06:35:39 echo Agent pid 37 killed; 06:35:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:39 [ssh-agent] Looking for ssh-agent implementation... 06:35:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:39 $ docker exec 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd ssh-agent 06:35:39 SSH_AUTH_SOCK=/tmp/ssh-fdxga5RemFBN/agent.69 06:35:39 SSH_AGENT_PID=75 06:35:39 Running ssh-add (command line suppressed) 06:35:39 Identity added: /w/workspace/foundry_device-virtual-go_PR-380@tmp/private_key_1263915031335525738.key (/w/workspace/foundry_device-virtual-go_PR-380@tmp/private_key_1263915031335525738.key) 06:35:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:39 + git semver init 06:35:40 2023-04-13 06:35:40,092 [run_init] DEBUG init version:0.0.0 force:False 06:35:40 2023-04-13 06:35:40,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-380/.semver 06:35:40 2023-04-13 06:35:40,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-380/.semver 06:35:40 2023-04-13 06:35:40,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-380/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-380, universal_newlines=False, shell=None, istream=None) 06:35:41 2023-04-13 06:35:41,049 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-380/.git/info/exclude 06:35:41 2023-04-13 06:35:41,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-380/.semver/PR-380 with force:False 06:35:41 2023-04-13 06:35:41,050 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-380/.semver/PR-380 06:35:41 2023-04-13 06:35:41,054 [execute] INFO git cat-file --batch-check 06:35:41 2023-04-13 06:35:41,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) 06:35:41 2023-04-13 06:35:41,061 [execute] INFO git cat-file --batch 06:35:41 2023-04-13 06:35:41,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) 06:35:41 2023-04-13 06:35:41,066 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-380/.semver/PR-380 06:35:41 0.0.0 [Pipeline] } 06:35:41 $ docker exec --env ******** --env ******** 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd ssh-agent -k 06:35:41 unset SSH_AUTH_SOCK; 06:35:41 unset SSH_AGENT_PID; 06:35:41 echo Agent pid 75 killed; 06:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:41 + git semver [Pipeline] } 06:35:41 $ docker stop --time=1 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd 06:35:43 $ docker rm -f --volumes 9fe6dfb4234600458d925f65967a54b913312d7d2523289736b88f1088bd8fdd [Pipeline] // withDockerContainer [Pipeline] sh 06:35:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:43 Stashed 1 file(s) [Pipeline] echo 06:35:43 [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 06:35:44 provisioning config files... 06:35:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-380@tmp/config13047401182680594601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:44 ---> docker-login.sh 06:35:44 nexus3.edgexfoundry.org:10001 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 nexus3.edgexfoundry.org:10002 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 nexus3.edgexfoundry.org:10003 06:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:45 Configure a credential helper to remove this warning. See 06:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:45 06:35:45 Login Succeeded 06:35:45 nexus3.edgexfoundry.org:10004 06:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:45 Configure a credential helper to remove this warning. See 06:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:45 06:35:45 Login Succeeded 06:35:45 docker.io 06:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:45 Configure a credential helper to remove this warning. See 06:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:45 06:35:45 Login Succeeded 06:35:45 ---> docker-login.sh ends [Pipeline] } 06:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:45 ========================================================= 06:35:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:35:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:35:46 Sending build context to Docker daemon 23.54MB 06:35:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:35:46 Step 2/12 : FROM ${BASE} AS builder 06:35:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:46 63b65145d645: Pulling fs layer 06:35:46 a2d21d5440eb: Pulling fs layer 06:35:46 935e6c44a52c: Pulling fs layer 06:35:46 94cc34f8dd06: Pulling fs layer 06:35:46 30dea6a524f1: Pulling fs layer 06:35:46 a2aff8979fd8: Pulling fs layer 06:35:46 6808be2612f2: Pulling fs layer 06:35:46 f25807f1079a: Pulling fs layer 06:35:46 a2aff8979fd8: Waiting 06:35:46 6808be2612f2: Waiting 06:35:46 f25807f1079a: Waiting 06:35:46 30dea6a524f1: Waiting 06:35:46 94cc34f8dd06: Waiting 06:35:46 a2d21d5440eb: Download complete 06:35:46 94cc34f8dd06: Verifying Checksum 06:35:46 94cc34f8dd06: Download complete 06:35:46 30dea6a524f1: Download complete 06:35:46 63b65145d645: Verifying Checksum 06:35:46 63b65145d645: Download complete 06:35:46 a2aff8979fd8: Verifying Checksum 06:35:46 a2aff8979fd8: Download complete 06:35:46 63b65145d645: Pull complete 06:35:46 a2d21d5440eb: Pull complete 06:35:46 f25807f1079a: Verifying Checksum 06:35:46 f25807f1079a: Download complete 06:35:46 935e6c44a52c: Verifying Checksum 06:35:46 935e6c44a52c: Download complete 06:35:46 6808be2612f2: Verifying Checksum 06:35:46 6808be2612f2: Download complete 06:35:50 935e6c44a52c: Pull complete 06:35:50 94cc34f8dd06: Pull complete 06:35:50 30dea6a524f1: Pull complete 06:35:50 a2aff8979fd8: Pull complete 06:35:52 6808be2612f2: Pull complete 06:35:52 f25807f1079a: Pull complete 06:35:52 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:35:52 ---> 3b553350e43f 06:35:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:35:54 ---> Running in c0f8f892b6b7 06:35:54 Removing intermediate container c0f8f892b6b7 06:35:54 ---> db75b2d5d92f 06:35:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:35:54 ---> Running in b08bfa2da070 06:35:54 Removing intermediate container b08bfa2da070 06:35:54 ---> 2d8222695477 06:35:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:35:54 ---> Running in 8d528da5fe4c 06:35:54 Removing intermediate container 8d528da5fe4c 06:35:54 ---> 66a2692a4f78 06:35:54 Step 6/12 : WORKDIR /device-virtual-go 06:35:54 ---> Running in 1f17da506814 06:35:54 Removing intermediate container 1f17da506814 06:35:54 ---> ade0d9e1eb86 06:35:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:35:54 ---> Running in fac22021eb52 06:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:35:55 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:35:55 (2/4) Installing libedit (20221030.3.1-r0) 06:35:55 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:35:55 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:35:55 Executing busybox-1.35.0-r29.trigger 06:35:55 OK: 269 MiB in 57 packages 06:35:55 Removing intermediate container fac22021eb52 06:35:55 ---> ef50d30d07ea 06:35:55 Step 8/12 : COPY go.mod vendor* ./ 06:35:55 ---> 1931e3466580 06:35:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:55 ---> Running in 73ba3058271c 06:35:59 Still waiting to schedule task 06:35:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:36:17 Removing intermediate container 73ba3058271c 06:36:17 ---> 18cbe596c6a8 06:36:17 Step 10/12 : COPY . . 06:36:17 ---> d190f6d3b190 06:36:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:17 ---> Running in 3212b4e84178 06:36:17 Removing intermediate container 3212b4e84178 06:36:17 ---> 0cb96fa04db3 06:36:17 Step 12/12 : RUN $MAKE 06:36:17 ---> Running in 498388f5ce71 06:36:17 noop 06:36:17 Removing intermediate container 498388f5ce71 06:36:17 ---> b5020623f81a 06:36:17 Successfully built b5020623f81a 06:36:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:18 + docker inspect -f . ci-base-image-x86_64 06:36:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:18 prd-ubuntu20.04-docker-8c-8g-8403 does not seem to be running inside a container 06:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-380 -v /w/workspace/foundry_device-virtual-go_PR-380:/w/workspace/foundry_device-virtual-go_PR-380:rw,z -v /w/workspace/foundry_device-virtual-go_PR-380@tmp:/w/workspace/foundry_device-virtual-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:18 $ docker top 416ee4c17ea1d94bcc46f224da747eb90ec64a35ef12e4a7b1625b55914cd869 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:19 + go version 06:36:19 go version go1.20.2 linux/amd64 [Pipeline] } 06:36:19 $ docker stop --time=1 416ee4c17ea1d94bcc46f224da747eb90ec64a35ef12e4a7b1625b55914cd869 06:36:20 $ docker rm -f --volumes 416ee4c17ea1d94bcc46f224da747eb90ec64a35ef12e4a7b1625b55914cd869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker inspect -f . ci-base-image-x86_64 06:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:21 prd-ubuntu20.04-docker-8c-8g-8403 does not seem to be running inside a container 06:36:21 $ 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-380 -v /w/workspace/foundry_device-virtual-go_PR-380:/w/workspace/foundry_device-virtual-go_PR-380:rw,z -v /w/workspace/foundry_device-virtual-go_PR-380@tmp:/w/workspace/foundry_device-virtual-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:21 $ docker top a862270cb856ca67c67b227e4e06c4e276ce4883d51a1526712956eb1b8c2092 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:22 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-380 [Pipeline] fileExists [Pipeline] sh 06:36:22 + make test 06:36:22 go test ./... -coverprofile=coverage.out 06:36:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:36:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:36:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.7% of statements 06:36:41 go vet ./... 06:36:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:44 ./bin/test-attribution-txt.sh 06:36:44 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 06:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:36:44 $ docker stop --time=1 a862270cb856ca67c67b227e4e06c4e276ce4883d51a1526712956eb1b8c2092 06:36:46 $ docker rm -f --volumes a862270cb856ca67c67b227e4e06c4e276ce4883d51a1526712956eb1b8c2092 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:36:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:47 + ls -al . 06:36:47 total 192 06:36:47 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 06:36 . 06:36:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:35 .. 06:36:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 06:35 .git 06:36:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 06:35 .github 06:36:47 -rw-rw-r-- 1 jenkins jenkins 337 Apr 13 06:35 .gitignore 06:36:47 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 06:35 .golangci.yml 06:36:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 06:35 .semver 06:36:47 -rw-rw-r-- 1 jenkins jenkins 8641 Apr 13 06:35 Attribution.txt 06:36:47 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 13 06:35 CHANGELOG.md 06:36:47 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 13 06:35 Dockerfile 06:36:47 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 06:35 GOVERNANCE.md 06:36:47 -rw-rw-r-- 1 jenkins jenkins 660 Apr 13 06:35 Jenkinsfile 06:36:47 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 06:35 LICENSE 06:36:47 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 13 06:35 Makefile 06:36:47 -rw-rw-r-- 1 jenkins jenkins 623 Apr 13 06:35 OWNERS.md 06:36:47 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 13 06:35 README.md 06:36:47 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 06:35 VERSION 06:36:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 06:35 bin 06:36:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 06:35 cmd 06:36:47 -rw-r--r-- 1 jenkins jenkins 42970 Apr 13 06:36 coverage.out 06:36:47 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 13 06:35 go.mod 06:36:47 -rw-rw-r-- 1 jenkins jenkins 31219 Apr 13 06:35 go.sum 06:36:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 06:35 internal 06:36:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:35 snap 06:36:47 -rw-rw-r-- 1 jenkins jenkins 235 Apr 13 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:48 + 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=7c8505111f6f113d92a2c30437fe8275a6e7a1c1 --label arch=amd64 --label version=0.0.0 . 06:36:48 Sending build context to Docker daemon 23.59MB 06:36:48 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 06:36:48 Step 2/25 : FROM ${BASE} AS builder 06:36:48 ---> b5020623f81a 06:36:48 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:36:48 ---> Running in 3a5781dc682b 06:36:48 Removing intermediate container 3a5781dc682b 06:36:48 ---> 84d56cf8d0b1 06:36:48 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:36:48 ---> Running in 1ad93b349b9d 06:36:48 Removing intermediate container 1ad93b349b9d 06:36:48 ---> fdf003092aaa 06:36:48 Step 5/25 : ARG ADD_BUILD_TAGS="" 06:36:48 ---> Running in d6601c94e164 06:36:48 Removing intermediate container d6601c94e164 06:36:48 ---> f1589bb756a9 06:36:48 Step 6/25 : WORKDIR /device-virtual-go 06:36:48 ---> Running in b654a8b0f102 06:36:48 Removing intermediate container b654a8b0f102 06:36:48 ---> 600845c72e04 06:36:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:48 ---> Running in 4a43047599ac 06:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:36:49 OK: 269 MiB in 57 packages 06:36:49 Removing intermediate container 4a43047599ac 06:36:49 ---> 891416ab0fb0 06:36:49 Step 8/25 : COPY go.mod vendor* ./ 06:36:49 ---> 3754aa6f1767 06:36:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:49 ---> Running in 7e798f014f1b 06:36:50 Removing intermediate container 7e798f014f1b 06:36:50 ---> b4ad92a69345 06:36:50 Step 10/25 : COPY . . 06:36:51 ---> d94830c4d855 06:36:51 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:51 ---> Running in 8dc6c8866557 06:36:51 Removing intermediate container 8dc6c8866557 06:36:51 ---> 194f1619b4ad 06:36:51 Step 12/25 : RUN $MAKE 06:36:51 ---> Running in 5053084aa867 06:36:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:37:06 Removing intermediate container 5053084aa867 06:37:06 ---> a31e0c98821e 06:37:06 Step 13/25 : FROM alpine:3.17 06:37:06 3.17: Pulling from library/alpine 06:37:06 f56be85fc22e: Pulling fs layer 06:37:06 f56be85fc22e: Verifying Checksum 06:37:06 f56be85fc22e: Download complete 06:37:07 f56be85fc22e: Pull complete 06:37:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:37:07 Status: Downloaded newer image for alpine:3.17 06:37:07 ---> 9ed4aefc74f6 06:37:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:37:07 ---> Running in 256313e191c3 06:37:07 Removing intermediate container 256313e191c3 06:37:07 ---> 8a7fb1030cec 06:37:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:37:07 ---> Running in f838de6bb1c0 06:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:37:07 (1/1) Installing dumb-init (1.2.5-r2) 06:37:07 Executing busybox-1.35.0-r29.trigger 06:37:07 OK: 7 MiB in 16 packages 06:37:08 Removing intermediate container f838de6bb1c0 06:37:08 ---> 1b44ceb2566d 06:37:08 Step 16/25 : WORKDIR / 06:37:08 ---> Running in 0fb2fad08959 06:37:08 Removing intermediate container 0fb2fad08959 06:37:08 ---> 000e73c9105b 06:37:08 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:37:08 ---> 5a985e221213 06:37:08 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:37:08 ---> 08fe9010ba7f 06:37:08 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:37:08 ---> 774a4021e4aa 06:37:08 Step 20/25 : EXPOSE 59900 06:37:09 ---> Running in 86cb7467ee3b 06:37:09 Removing intermediate container 86cb7467ee3b 06:37:09 ---> 992eaab14cbd 06:37:09 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:37:09 ---> Running in 7bb44edc5edb 06:37:09 Removing intermediate container 7bb44edc5edb 06:37:09 ---> 495551d1e233 06:37:09 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:37:09 ---> Running in 4cc7da1f70d6 06:37:09 Removing intermediate container 4cc7da1f70d6 06:37:09 ---> 36e0756a3ef8 06:37:09 Step 23/25 : LABEL arch=amd64 06:37:09 ---> Running in 125d2d702370 06:37:09 Removing intermediate container 125d2d702370 06:37:09 ---> c36dc46664f3 06:37:09 Step 24/25 : LABEL git_sha=7c8505111f6f113d92a2c30437fe8275a6e7a1c1 06:37:09 ---> Running in 640ab9d1440f 06:37:09 Removing intermediate container 640ab9d1440f 06:37:09 ---> 1275826c0be0 06:37:09 Step 25/25 : LABEL version=0.0.0 06:37:09 ---> Running in 56ce27ce1350 06:37:09 Removing intermediate container 56ce27ce1350 06:37:09 ---> 99e42085f05a 06:37:09 [Warning] One or more build-args [ARCH] were not consumed 06:37:09 Successfully built 99e42085f05a 06:37:09 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 06:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:10 06:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:10 latest: Pulling from edgex-lftools-log-publisher 06:37:10 5eb5b503b376: Pulling fs layer 06:37:10 5c69ac0246d0: Pulling fs layer 06:37:10 ec43610c2a17: Pulling fs layer 06:37:10 3a2ae6a8a46f: Pulling fs layer 06:37:10 33b1e0a273af: Pulling fs layer 06:37:10 5d3b04190fa2: Pulling fs layer 06:37:10 2f39f015ded8: Pulling fs layer 06:37:10 3a2ae6a8a46f: Waiting 06:37:10 33b1e0a273af: Waiting 06:37:10 5d3b04190fa2: Waiting 06:37:10 2f39f015ded8: Waiting 06:37:10 5c69ac0246d0: Download complete 06:37:10 3a2ae6a8a46f: Verifying Checksum 06:37:10 3a2ae6a8a46f: Download complete 06:37:10 33b1e0a273af: Verifying Checksum 06:37:10 33b1e0a273af: Download complete 06:37:10 5d3b04190fa2: Verifying Checksum 06:37:10 5d3b04190fa2: Download complete 06:37:10 ec43610c2a17: Verifying Checksum 06:37:10 ec43610c2a17: Download complete 06:37:10 5eb5b503b376: Verifying Checksum 06:37:10 5eb5b503b376: Download complete 06:37:11 2f39f015ded8: Download complete 06:37:12 5eb5b503b376: Pull complete 06:37:12 5c69ac0246d0: Pull complete 06:37:12 ec43610c2a17: Pull complete 06:37:12 3a2ae6a8a46f: Pull complete 06:37:12 33b1e0a273af: Pull complete 06:37:12 5d3b04190fa2: Pull complete 06:37:16 2f39f015ded8: Pull complete 06:37:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:16 prd-ubuntu20.04-docker-8c-8g-8403 does not seem to be running inside a container 06:37:16 $ 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-380 -v /w/workspace/foundry_device-virtual-go_PR-380:/w/workspace/foundry_device-virtual-go_PR-380:rw,z -v /w/workspace/foundry_device-virtual-go_PR-380@tmp:/w/workspace/foundry_device-virtual-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:18 $ docker top a074770ea59791faa9cf3d0c0bbe0a0612053e337a675742283f057c62c06738 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:18 ---> job-cost.sh 06:37:18 lf-activate-venv: SKIPPING 06:37:18 INFO: No Stack... 06:37:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:19 INFO: Archiving Costs [Pipeline] sh 06:37:19 + cat /w/workspace/foundry_device-virtual-go_PR-380/archives/cost.csv 06:37:19 + cut -d, -f6 [Pipeline] lock 06:37:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] 06:37:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] did not exist. Created. 06:37:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:19 + echo total: 0.2199999988079071 [Pipeline] stash 06:37:19 Stashed 1 file(s) [Pipeline] } 06:37:19 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:20 $ docker stop --time=1 a074770ea59791faa9cf3d0c0bbe0a0612053e337a675742283f057c62c06738 06:37:21 $ docker rm -f --volumes a074770ea59791faa9cf3d0c0bbe0a0612053e337a675742283f057c62c06738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8404 in /w/workspace/foundry_device-virtual-go_PR-380 [Pipeline] { [Pipeline] ws 06:37:41 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:37:41 The recommended git tool is: git 06:37:52 using credential edgex-jenkins-ssh 06:37:52 Cloning the remote Git repository 06:37:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:37:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:37:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:37:52 > git --version # timeout=10 06:37:52 > git --version # 'git version 2.25.1' 06:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:37:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:57 Merging remotes/origin/main commit 626db8e9a2222f123adcb85f9e159bc679c0b5f7 into PR head commit 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 06:37:57 Merge succeeded, producing 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 06:37:57 Checking out Revision 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 (PR-380) 06:37:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:37:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:37:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:37:57 > git config core.sparsecheckout # timeout=10 06:37:57 > git checkout -f 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 # timeout=10 06:37:57 > git remote # timeout=10 06:37:57 > git config --get remote.origin.url # timeout=10 06:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:57 > git merge 626db8e9a2222f123adcb85f9e159bc679c0b5f7 # timeout=10 06:37:57 > git rev-parse HEAD^{commit} # timeout=10 06:37:57 > git config core.sparsecheckout # timeout=10 06:37:57 > git checkout -f 7c8505111f6f113d92a2c30437fe8275a6e7a1c1 # timeout=10 06:38:01 Commit message: "feat: Update Discover func error message" 06:38:01 > git --version # timeout=10 06:38:01 > git --version # 'git version 2.25.1' 06:38:01 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:03 Dload Upload Total Spent Left Speed 06:38:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 06:38:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:38:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:38:04 + sudo tee /etc/docker/daemon.new 06:38:04 { 06:38:04 "registry-mirrors": [ 06:38:04 "https://nexus3.edgexfoundry.org:10001" 06:38:04 ], 06:38:04 "bip": "10.250.0.254/24", 06:38:04 "hosts": [ 06:38:04 "tcp://0.0.0.0:5555", 06:38:04 "unix:///var/run/docker.sock" 06:38:04 ], 06:38:04 "mtu": 1458, 06:38:04 "selinux-enabled": true, 06:38:04 "seccomp-profile": "/etc/docker/seccomp.json" 06:38:04 } [Pipeline] sh 06:38:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:38:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:23 provisioning config files... 06:38:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8541709302719273431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:23 ---> docker-login.sh 06:38:23 nexus3.edgexfoundry.org:10001 06:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:24 Configure a credential helper to remove this warning. See 06:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:24 06:38:24 Login Succeeded 06:38:24 nexus3.edgexfoundry.org:10002 06:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:24 Configure a credential helper to remove this warning. See 06:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:24 06:38:24 Login Succeeded 06:38:24 nexus3.edgexfoundry.org:10003 06:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:24 Configure a credential helper to remove this warning. See 06:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:24 06:38:24 Login Succeeded 06:38:24 nexus3.edgexfoundry.org:10004 06:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:25 Configure a credential helper to remove this warning. See 06:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:25 06:38:25 Login Succeeded 06:38:25 docker.io 06:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:26 Configure a credential helper to remove this warning. See 06:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:26 06:38:26 Login Succeeded 06:38:26 ---> docker-login.sh ends [Pipeline] } 06:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:26 ========================================================= 06:38:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:38:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:38:28 Sending build context to Docker daemon 11.93MB 06:38:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:38:28 Step 2/12 : FROM ${BASE} AS builder 06:38:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:38:28 af6eaf76a39c: Pulling fs layer 06:38:28 55522c791124: Pulling fs layer 06:38:28 ce5c4a1c91eb: Pulling fs layer 06:38:28 169dfbe0d373: Pulling fs layer 06:38:28 e1ff8fa3b103: Pulling fs layer 06:38:28 52ebb69f0ebf: Pulling fs layer 06:38:28 5abe8eddf0d5: Pulling fs layer 06:38:28 e1ff8fa3b103: Waiting 06:38:28 5abe8eddf0d5: Waiting 06:38:28 169dfbe0d373: Waiting 06:38:28 52ebb69f0ebf: Waiting 06:38:28 55522c791124: Verifying Checksum 06:38:28 55522c791124: Download complete 06:38:28 169dfbe0d373: Verifying Checksum 06:38:28 169dfbe0d373: Download complete 06:38:28 e1ff8fa3b103: Verifying Checksum 06:38:28 e1ff8fa3b103: Download complete 06:38:28 af6eaf76a39c: Verifying Checksum 06:38:28 af6eaf76a39c: Download complete 06:38:29 af6eaf76a39c: Pull complete 06:38:30 5abe8eddf0d5: Verifying Checksum 06:38:30 5abe8eddf0d5: Download complete 06:38:30 55522c791124: Pull complete 06:38:31 ce5c4a1c91eb: Verifying Checksum 06:38:31 ce5c4a1c91eb: Download complete 06:38:31 52ebb69f0ebf: Verifying Checksum 06:38:31 52ebb69f0ebf: Download complete 06:38:43 ce5c4a1c91eb: Pull complete 06:38:43 169dfbe0d373: Pull complete 06:38:43 e1ff8fa3b103: Pull complete 06:38:50 52ebb69f0ebf: Pull complete 06:38:51 5abe8eddf0d5: Pull complete 06:38:51 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:38:51 ---> 6cb57ee374ae 06:38:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:38:52 ---> Running in 5b2b455cf5a8 06:38:52 Removing intermediate container 5b2b455cf5a8 06:38:52 ---> 410499335f00 06:38:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:38:53 ---> Running in 9ff842985317 06:38:53 Removing intermediate container 9ff842985317 06:38:53 ---> e37f98c1120a 06:38:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:38:53 ---> Running in 646526a4694e 06:38:53 Removing intermediate container 646526a4694e 06:38:53 ---> 508ff0f438a7 06:38:53 Step 6/12 : WORKDIR /device-virtual-go 06:38:53 ---> Running in 31b5d9f7054f 06:38:53 Removing intermediate container 31b5d9f7054f 06:38:53 ---> a1d4996749fd 06:38:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:38:54 ---> Running in fdc1dcc2c6fc 06:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:38:56 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:38:57 (2/4) Installing libedit (20221030.3.1-r0) 06:38:57 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:38:57 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:38:57 Executing busybox-1.35.0-r29.trigger 06:38:57 OK: 268 MiB in 57 packages 06:38:57 Removing intermediate container fdc1dcc2c6fc 06:38:57 ---> b08a98676f50 06:38:57 Step 8/12 : COPY go.mod vendor* ./ 06:38:58 ---> e85b26cd4e04 06:38:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:58 ---> Running in bfa7b12a7843 06:40:06 Removing intermediate container bfa7b12a7843 06:40:06 ---> 38e46321f4c3 06:40:06 Step 10/12 : COPY . . 06:40:06 ---> db67483b89c4 06:40:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:40:06 ---> Running in 8c1eed6b3f03 06:40:06 Removing intermediate container 8c1eed6b3f03 06:40:06 ---> 86b9e2a6dbeb 06:40:06 Step 12/12 : RUN $MAKE 06:40:06 ---> Running in 9a32c84e2706 06:40:06 noop 06:40:06 Removing intermediate container 9a32c84e2706 06:40:06 ---> 4ebddc0d4bfa 06:40:06 Successfully built 4ebddc0d4bfa 06:40:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:06 + docker inspect -f . ci-base-image-arm64 06:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:07 prd-ubuntu20.04-docker-arm64-4c-16g-8404 does not seem to be running inside a container 06:40:07 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:40:08 $ docker top ad252729764b4a0961239b540a40b29eb95eaf0266d100fa0572d322d9ba7b19 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:09 + go version 06:40:09 go version go1.20.2 linux/arm64 [Pipeline] } 06:40:09 $ docker stop --time=1 ad252729764b4a0961239b540a40b29eb95eaf0266d100fa0572d322d9ba7b19 06:40:11 $ docker rm -f --volumes ad252729764b4a0961239b540a40b29eb95eaf0266d100fa0572d322d9ba7b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker inspect -f . ci-base-image-arm64 06:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:12 prd-ubuntu20.04-docker-arm64-4c-16g-8404 does not seem to be running inside a container 06:40:12 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:40:14 $ docker top b11f81fb82faf9c80b7bf6f576a0fcb53bc4e84a57ff26c4aab99758810a4986 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:15 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 06:40:15 + make test 06:40:16 go test ./... -coverprofile=coverage.out 06:40:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:42:40 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:42:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.094s coverage: 58.5% of statements 06:42:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:42:40 go vet ./... 06:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:02 ./bin/test-attribution-txt.sh 06:43:02 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 06:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:43:02 $ docker stop --time=1 b11f81fb82faf9c80b7bf6f576a0fcb53bc4e84a57ff26c4aab99758810a4986 06:43:03 $ docker rm -f --volumes b11f81fb82faf9c80b7bf6f576a0fcb53bc4e84a57ff26c4aab99758810a4986 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:43:05 Warning: overwriting stash ‘coverage-report’ 06:43:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:43:06 + ls -al . 06:43:06 total 188 06:43:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 06:40 . 06:43:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:37 .. 06:43:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 06:37 .git 06:43:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 06:37 .github 06:43:06 -rw-rw-r-- 1 jenkins jenkins 337 Apr 13 06:37 .gitignore 06:43:06 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 06:37 .golangci.yml 06:43:06 -rw-rw-r-- 1 jenkins jenkins 8641 Apr 13 06:37 Attribution.txt 06:43:06 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 13 06:37 CHANGELOG.md 06:43:06 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 13 06:37 Dockerfile 06:43:06 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 06:37 GOVERNANCE.md 06:43:06 -rw-rw-r-- 1 jenkins jenkins 660 Apr 13 06:37 Jenkinsfile 06:43:06 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 06:37 LICENSE 06:43:06 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 13 06:37 Makefile 06:43:06 -rw-rw-r-- 1 jenkins jenkins 623 Apr 13 06:37 OWNERS.md 06:43:06 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 13 06:37 README.md 06:43:06 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 06:35 VERSION 06:43:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 06:37 bin 06:43:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 06:37 cmd 06:43:06 -rw-r--r-- 1 jenkins jenkins 42970 Apr 13 06:42 coverage.out 06:43:06 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 13 06:37 go.mod 06:43:06 -rw-rw-r-- 1 jenkins jenkins 31219 Apr 13 06:37 go.sum 06:43:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 06:37 internal 06:43:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:37 snap 06:43:06 -rw-rw-r-- 1 jenkins jenkins 235 Apr 13 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:07 + 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=7c8505111f6f113d92a2c30437fe8275a6e7a1c1 --label arch=arm64 --label version=0.0.0 . 06:43:07 Sending build context to Docker daemon 11.98MB 06:43:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 06:43:07 Step 2/25 : FROM ${BASE} AS builder 06:43:07 ---> 4ebddc0d4bfa 06:43:07 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:43:07 ---> Running in 444a5726e30d 06:43:07 Removing intermediate container 444a5726e30d 06:43:07 ---> decd6290e6ca 06:43:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:43:07 ---> Running in 2ddd58de036c 06:43:08 Removing intermediate container 2ddd58de036c 06:43:08 ---> 75598bc98a45 06:43:08 Step 5/25 : ARG ADD_BUILD_TAGS="" 06:43:08 ---> Running in 2dca946a62ba 06:43:08 Removing intermediate container 2dca946a62ba 06:43:08 ---> 3230fcb45728 06:43:08 Step 6/25 : WORKDIR /device-virtual-go 06:43:08 ---> Running in d880c97c54c8 06:43:08 Removing intermediate container d880c97c54c8 06:43:08 ---> 75f3c1788d8b 06:43:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:09 ---> Running in 0000576f2500 06:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:43:11 OK: 268 MiB in 57 packages 06:43:12 Removing intermediate container 0000576f2500 06:43:12 ---> d568f1def849 06:43:12 Step 8/25 : COPY go.mod vendor* ./ 06:43:12 ---> 1725a4c09dcc 06:43:12 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:12 ---> Running in e70cf3c02f09 06:43:15 Removing intermediate container e70cf3c02f09 06:43:15 ---> 9fb4539402c5 06:43:15 Step 10/25 : COPY . . 06:43:18 ---> 8c7e9c04402c 06:43:18 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:43:18 ---> Running in 9ecf7e9b19f0 06:43:18 Removing intermediate container 9ecf7e9b19f0 06:43:18 ---> e5608addf417 06:43:18 Step 12/25 : RUN $MAKE 06:43:18 ---> Running in 3519fb4bc132 06:43:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:45:25 Removing intermediate container 3519fb4bc132 06:45:25 ---> 51089a0b22c6 06:45:25 Step 13/25 : FROM alpine:3.17 06:45:25 3.17: Pulling from library/alpine 06:45:25 c41833b44d91: Pulling fs layer 06:45:25 c41833b44d91: Verifying Checksum 06:45:25 c41833b44d91: Download complete 06:45:25 c41833b44d91: Pull complete 06:45:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:45:25 Status: Downloaded newer image for alpine:3.17 06:45:25 ---> 51e60588ff2c 06:45:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:45:25 ---> Running in f0705aa4df28 06:45:25 Removing intermediate container f0705aa4df28 06:45:25 ---> 78b5e9ecfb2f 06:45:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:45:25 ---> Running in 1e1799d0a4ae 06:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:45:25 (1/1) Installing dumb-init (1.2.5-r2) 06:45:25 Executing busybox-1.35.0-r29.trigger 06:45:25 OK: 8 MiB in 16 packages 06:45:25 Removing intermediate container 1e1799d0a4ae 06:45:25 ---> 4fedde98db7a 06:45:25 Step 16/25 : WORKDIR / 06:45:25 ---> Running in 6c090ff88e74 06:45:25 Removing intermediate container 6c090ff88e74 06:45:25 ---> ce8a87e8e4d7 06:45:25 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:45:25 ---> ee0dc25f1e77 06:45:25 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:45:25 ---> efe3c3b8ddda 06:45:25 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:45:25 ---> cb5d92f1a949 06:45:25 Step 20/25 : EXPOSE 59900 06:45:25 ---> Running in 39d9c72e4c9a 06:45:25 Removing intermediate container 39d9c72e4c9a 06:45:25 ---> e200ef48539e 06:45:25 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:45:25 ---> Running in f8d204fc71c3 06:45:25 Removing intermediate container f8d204fc71c3 06:45:25 ---> 35c7c1ca0996 06:45:25 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:45:25 ---> Running in 3d2f7686e4ea 06:45:25 Removing intermediate container 3d2f7686e4ea 06:45:25 ---> 17e4f6469664 06:45:25 Step 23/25 : LABEL arch=arm64 06:45:25 ---> Running in cf5f5aaf6c4d 06:45:26 Removing intermediate container cf5f5aaf6c4d 06:45:26 ---> 4d4894bc5f51 06:45:26 Step 24/25 : LABEL git_sha=7c8505111f6f113d92a2c30437fe8275a6e7a1c1 06:45:26 ---> Running in 608040ca5412 06:45:26 Removing intermediate container 608040ca5412 06:45:26 ---> 3e92165aee54 06:45:26 Step 25/25 : LABEL version=0.0.0 06:45:26 ---> Running in 2b5f5e95d02f 06:45:27 Removing intermediate container 2b5f5e95d02f 06:45:27 ---> 65247fbec933 06:45:27 [Warning] One or more build-args [ARCH] were not consumed 06:45:27 Successfully built 65247fbec933 06:45:27 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 06:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:27 06:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:28 arm64: Pulling from edgex-lftools-log-publisher 06:45:28 8998bd30e6a1: Pulling fs layer 06:45:28 04944245beec: Pulling fs layer 06:45:28 699f458cf7ca: Pulling fs layer 06:45:28 765212b225bb: Pulling fs layer 06:45:28 f23df028b6ca: Pulling fs layer 06:45:28 d65c8cfc05b1: Pulling fs layer 06:45:28 2437ff75d9bd: Pulling fs layer 06:45:28 f23df028b6ca: Waiting 06:45:28 d65c8cfc05b1: Waiting 06:45:28 2437ff75d9bd: Waiting 06:45:28 765212b225bb: Waiting 06:45:28 04944245beec: Verifying Checksum 06:45:28 04944245beec: Download complete 06:45:28 765212b225bb: Verifying Checksum 06:45:28 765212b225bb: Download complete 06:45:28 f23df028b6ca: Verifying Checksum 06:45:28 f23df028b6ca: Download complete 06:45:28 d65c8cfc05b1: Verifying Checksum 06:45:28 d65c8cfc05b1: Download complete 06:45:28 699f458cf7ca: Verifying Checksum 06:45:28 699f458cf7ca: Download complete 06:45:29 8998bd30e6a1: Verifying Checksum 06:45:29 8998bd30e6a1: Download complete 06:45:30 2437ff75d9bd: Verifying Checksum 06:45:30 2437ff75d9bd: Download complete 06:45:32 8998bd30e6a1: Pull complete 06:45:33 04944245beec: Pull complete 06:45:34 699f458cf7ca: Pull complete 06:45:34 765212b225bb: Pull complete 06:45:35 f23df028b6ca: Pull complete 06:45:35 d65c8cfc05b1: Pull complete 06:45:50 2437ff75d9bd: Pull complete 06:45:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:50 prd-ubuntu20.04-docker-arm64-4c-16g-8404 does not seem to be running inside a container 06:45:51 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:45:53 $ docker top e310ee42617691d8524babffdc1560474b2ebee08ccd043878672b2f8ac92f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:54 ---> job-cost.sh 06:45:54 lf-activate-venv: SKIPPING 06:45:54 INFO: No Stack... 06:45:54 INFO: Retrieving Pricing Info for: v3-standard-4 06:45:55 INFO: Archiving Costs [Pipeline] sh 06:45:56 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:45:56 + cut -d, -f6 [Pipeline] lock 06:45:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] 06:45:56 Resource [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] did not exist. Created. 06:45:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:56 /w/workspace/device-virtual-go/1@tmp/durable-589c305d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:46:00 + echo total: 0.10999999940395355 [Pipeline] stash 06:46:00 Warning: overwriting stash ‘stack-cost’ 06:46:00 Stashed 1 file(s) [Pipeline] } 06:46:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-380-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:46:00 $ docker stop --time=1 e310ee42617691d8524babffdc1560474b2ebee08ccd043878672b2f8ac92f32 06:46:02 $ docker rm -f --volumes e310ee42617691d8524babffdc1560474b2ebee08ccd043878672b2f8ac92f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:46:03 provisioning config files... 06:46:03 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-380@tmp/config8356851609706033755tmp [Pipeline] { [Pipeline] sh 06:46:03 + set +x 06:46:03 + + bashcurl -s -s -- https://codecov.io/bash 06:46:03 06:46:03 06:46:03 _____ _ 06:46:03 / ____| | | 06:46:03 | | ___ __| | ___ ___ _____ __ 06:46:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:46:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:46:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:46:03 Bash-1.0.6 06:46:03 06:46:03 06:46:03 ==> git version 2.25.1 found 06:46:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:46:03 Release-Date: 2020-01-08 06:46:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:46:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:46:03 ==> Jenkins CI detected. 06:46:03 current dir:  /w/workspace/foundry_device-virtual-go_PR-380 06:46:03 project root: . 06:46:03 --> token set from env 06:46:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:46:03 ==> Running gcov in . (disable via -X gcov) 06:46:03 ==> Python coveragepy not found 06:46:03 ==> Searching for coverage reports in: 06:46:03 + . 06:46:03 -> Found 1 reports 06:46:03 ==> Detecting git/mercurial file structure 06:46:03 ==> Reading reports 06:46:03 + ./coverage.out bytes=42970 06:46:03 ==> Appending adjustments 06:46:03 https://docs.codecov.io/docs/fixing-reports 06:46:03 + Found adjustments 06:46:03 ==> Gzipping contents 06:46:03 8.0K /tmp/codecov.Zpt2aJ.gz 06:46:03 ==> Uploading reports 06:46:03 url: https://codecov.io 06:46:03 query: branch=PR-380&commit=7c8505111f6f113d92a2c30437fe8275a6e7a1c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=380&job=&cmd_args= 06:46:03 -> Pinging Codecov 06:46:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-380&commit=7c8505111f6f113d92a2c30437fe8275a6e7a1c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=380&job=&cmd_args= 06:46:03 -> Uploading to 06:46:03 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/5E52B4B073DB2E39498172D8E973AA87/7c8505111f6f113d92a2c30437fe8275a6e7a1c1/f7c12889-4510-4553-8f56-9a6421d1ccd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T064603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df28222268b2edbaf5e4301f5e2c671b75025f78d8a8852f0024d5f4630c24b1 06:46:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:03 Dload Upload Total Spent Left Speed 06:46:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5164 0 0 100 5164 0 21338 --:--:-- --:--:-- --:--:-- 21338 06:46:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7c8505111f6f113d92a2c30437fe8275a6e7a1c1 [Pipeline] } 06:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:46:05 + [ -d /w/workspace/foundry_device-virtual-go_PR-380/archives ] 06:46:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-380/archives 06:46:05 total 16 06:46:05 drwxr-xr-x 3 root root 4096 Apr 13 06:37 . 06:46:05 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 06:37 .. 06:46:05 drwxr-xr-x 2 root root 4096 Apr 13 06:37 cost 06:46:05 -rw-r--r-- 1 root root 89 Apr 13 06:37 cost.csv 06:46:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-380/archives 06:46:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-380/archives 06:46:05 total 16 06:46:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 06:37 . 06:46:05 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 06:37 .. 06:46:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 06:37 cost 06:46:05 -rw-r--r-- 1 jenkins jenkins 89 Apr 13 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:46:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:07 ---> package-listing.sh 06:46:07 ++ tr '[:upper:]' '[:lower:]' 06:46:07 ++ facter osfamily 06:46:07 + OS_FAMILY=debian 06:46:07 + workspace=/w/workspace/foundry_device-virtual-go_PR-380 06:46:07 + START_PACKAGES=/tmp/packages_start.txt 06:46:07 + END_PACKAGES=/tmp/packages_end.txt 06:46:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:07 + PACKAGES=/tmp/packages_start.txt 06:46:07 + '[' /w/workspace/foundry_device-virtual-go_PR-380 ']' 06:46:07 + PACKAGES=/tmp/packages_end.txt 06:46:07 + case "${OS_FAMILY}" in 06:46:07 + dpkg -l 06:46:07 + grep '^ii' 06:46:07 + '[' -f /tmp/packages_start.txt ']' 06:46:07 + '[' -f /tmp/packages_end.txt ']' 06:46:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:07 + '[' /w/workspace/foundry_device-virtual-go_PR-380 ']' 06:46:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-380/archives/ 06:46:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-380/archives/ [Pipeline] echo 06:46:07 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-380/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:46:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:08 prd-ubuntu20.04-docker-8c-8g-8403 does not seem to be running inside a container 06:46:08 $ 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-380/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-380 -v /w/workspace/foundry_device-virtual-go_PR-380:/w/workspace/foundry_device-virtual-go_PR-380:rw,z -v /w/workspace/foundry_device-virtual-go_PR-380@tmp:/w/workspace/foundry_device-virtual-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:46:08 $ docker top 9bfeb2518876ab7c194482831938d820c01f08efd7ae40647599e8881ba8e7fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:09 + ls /var/log/sa-host 06:46:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:10 provisioning config files... 06:46:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-380@tmp/config3619641604112048726tmp [Pipeline] { [Pipeline] echo 06:46:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:10 ---> create-netrc.sh [Pipeline] } 06:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:10 ---> python-tools-install.sh [Pipeline] echo 06:46:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:11 ---> sudo-logs.sh 06:46:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:11 ---> job-cost.sh 06:46:11 lf-activate-venv: SKIPPING 06:46:11 DEBUG: total: 0.2199999988079071 06:46:11 INFO: Retrieving Stack Cost... 06:46:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:12 INFO: Archiving Costs [Pipeline] echo 06:46:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:12 ---> logs-deploy.sh 06:46:12 lf-activate-venv: SKIPPING 06:46:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-380/1 06:46:12 INFO: archiving workspace using pattern(s): 06:46:13 Archives upload complete. 06:46:13 INFO: archiving logs to Nexus 06:46:14 ---> uname -a: 06:46:14 Linux prd-ubuntu20-04-docker-8c-8g-8403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:46:14 06:46:14 06:46:14 ---> lscpu: 06:46:14 Architecture: x86_64 06:46:14 CPU op-mode(s): 32-bit, 64-bit 06:46:14 Byte Order: Little Endian 06:46:14 Address sizes: 40 bits physical, 48 bits virtual 06:46:14 CPU(s): 8 06:46:14 On-line CPU(s) list: 0-7 06:46:14 Thread(s) per core: 1 06:46:14 Core(s) per socket: 1 06:46:14 Socket(s): 8 06:46:14 NUMA node(s): 1 06:46:14 Vendor ID: AuthenticAMD 06:46:14 CPU family: 23 06:46:14 Model: 49 06:46:14 Model name: AMD EPYC-Rome Processor 06:46:14 Stepping: 0 06:46:14 CPU MHz: 2799.998 06:46:14 BogoMIPS: 5599.99 06:46:14 Virtualization: AMD-V 06:46:14 Hypervisor vendor: KVM 06:46:14 Virtualization type: full 06:46:14 L1d cache: 256 KiB 06:46:14 L1i cache: 256 KiB 06:46:14 L2 cache: 4 MiB 06:46:14 L3 cache: 128 MiB 06:46:14 NUMA node0 CPU(s): 0-7 06:46:14 Vulnerability Itlb multihit: Not affected 06:46:14 Vulnerability L1tf: Not affected 06:46:14 Vulnerability Mds: Not affected 06:46:14 Vulnerability Meltdown: Not affected 06:46:14 Vulnerability Mmio stale data: Not affected 06:46:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:46:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:46:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:46:14 Vulnerability Srbds: Not affected 06:46:14 Vulnerability Tsx async abort: Not affected 06:46:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:46:14 06:46:14 06:46:14 ---> nproc: 06:46:14 8 06:46:14 06:46:14 06:46:14 ---> df -h: 06:46:14 Filesystem Size Used Avail Use% Mounted on 06:46:14 overlay 155G 12G 144G 8% / 06:46:14 tmpfs 64M 0 64M 0% /dev 06:46:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:46:14 shm 64M 0 64M 0% /dev/shm 06:46:14 /dev/vda1 155G 12G 144G 8% /facter-os 06:46:14 06:46:14 06:46:14 ---> sar -b -r -n DEV: 06:46:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8403) 04/13/23 _x86_64_ (8 CPU) 06:46:14 06:46:14 06:34:46 LINUX RESTART (8 CPU) 06:46:14 06:46:14 06:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:46:14 06:36:02 405.38 47.76 357.62 0.00 5386.97 134898.72 0.00 06:46:14 06:37:01 190.66 1.56 189.10 0.00 31.72 58716.56 0.00 06:46:14 06:38:01 114.41 0.08 114.33 0.00 9.33 34027.01 0.00 06:46:14 06:39:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 06:46:14 06:40:01 38.11 9.37 28.75 0.00 2887.92 4947.71 0.00 06:46:14 06:41:01 18.66 1.23 17.43 0.00 2270.42 3851.09 0.00 06:46:14 06:42:01 3.63 0.02 3.62 0.00 0.13 92.65 0.00 06:46:14 06:43:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 06:46:14 06:44:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 06:46:14 06:45:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 06:46:14 06:46:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 06:46:14 Average: 70.50 5.46 65.04 0.00 963.79 21452.80 0.00 06:46:14 06:46:14 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:46:14 06:36:02 29134644 31578616 743512 2.26 76820 2637700 1974744 5.82 1012156 2378000 6112 06:46:14 06:37:01 27963684 31536784 768084 2.34 148856 3592732 2030948 5.99 1432224 3011172 343696 06:46:14 06:38:01 27646872 31587280 719652 2.19 158860 3920988 1740700 5.13 1264348 3464036 12 06:46:14 06:39:01 27646736 31587176 719548 2.19 158900 3920992 1740700 5.13 1264080 3464040 44 06:46:14 06:40:01 27345680 31562008 727724 2.21 177240 4172392 1801472 5.31 1428468 3578420 140 06:46:14 06:41:01 27125788 31568564 719484 2.19 192156 4376336 1798660 5.30 1584148 3630208 168 06:46:14 06:42:01 27139464 31577412 710272 2.16 190736 4373084 1784156 5.26 1573564 3627008 8 06:46:14 06:43:01 27139472 31577424 710208 2.16 190760 4373088 1784156 5.26 1573624 3627012 40 06:46:14 06:44:01 27139916 31577932 709888 2.16 190784 4373088 1784156 5.26 1573896 3627028 20 06:46:14 06:45:01 27140160 31578228 709536 2.16 190824 4373092 1784156 5.26 1573716 3627036 20 06:46:14 06:46:01 27139868 31577964 709732 2.16 190844 4373092 1784156 5.26 1573836 3627032 16 06:46:14 Average: 27505662 31573581 722513 2.20 169707 4044235 1818909 5.36 1441278 3423727 31843 06:46:14 06:46:14 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:46:14 06:36:02 docker0 94.62 119.75 7.76 311.26 0.00 0.00 0.00 0.00 06:46:14 06:36:02 ens3 796.85 507.98 6954.66 118.95 0.00 0.00 0.00 0.00 06:46:14 06:36:02 vethb6e6979 66.92 89.30 6.47 55.65 0.00 0.00 0.00 0.00 06:46:14 06:36:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 06:46:14 06:37:01 vethec1b81a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:14 06:37:01 docker0 120.64 213.85 9.58 1900.23 0.00 0.00 0.00 0.00 06:46:14 06:37:01 ens3 257.57 146.25 1940.75 28.28 0.00 0.00 0.00 0.00 06:46:14 06:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:46:14 06:38:01 docker0 1.32 3.05 0.09 43.01 0.00 0.00 0.00 0.00 06:46:14 06:38:01 ens3 108.88 67.14 2623.77 12.81 0.00 0.00 0.00 0.00 06:46:14 06:38:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 06:46:14 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:46:14 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:14 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:40:01 ens3 91.67 46.01 1441.00 3.38 0.00 0.00 0.00 0.00 06:46:14 06:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:46:14 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:41:01 ens3 108.35 53.97 1379.66 3.70 0.00 0.00 0.00 0.00 06:46:14 06:41:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:46:14 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:43:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 06:46:14 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:14 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:44:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:46:14 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:14 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 06:46:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:46:14 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:14 Average: docker0 19.53 30.32 1.57 202.38 0.00 0.00 0.00 0.00 06:46:14 Average: ens3 123.82 74.62 1302.65 15.20 0.00 0.00 0.00 0.00 06:46:14 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 06:46:14 06:46:14 06:46:14 ---> sar -P ALL: 06:46:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8403) 04/13/23 _x86_64_ (8 CPU) 06:46:14 06:46:14 06:34:46 LINUX RESTART (8 CPU) 06:46:14 06:46:14 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:46:14 06:36:02 all 9.28 0.00 3.28 1.86 0.06 85.51 06:46:14 06:36:02 0 7.55 0.00 3.42 3.94 0.07 85.02 06:46:14 06:36:02 1 8.41 0.00 3.01 0.40 0.07 88.11 06:46:14 06:36:02 2 7.54 0.00 3.11 2.00 0.05 87.30 06:46:14 06:36:02 3 8.53 0.00 2.92 0.42 0.07 88.06 06:46:14 06:36:02 4 9.40 0.00 3.69 0.47 0.05 86.38 06:46:14 06:36:02 5 9.05 0.00 4.39 3.94 0.07 82.55 06:46:14 06:36:02 6 11.09 0.00 2.76 0.54 0.05 85.57 06:46:14 06:36:02 7 12.70 0.00 2.93 3.18 0.07 81.12 06:46:14 06:37:01 all 37.28 0.00 7.04 0.84 0.08 54.76 06:46:14 06:37:01 0 37.51 0.00 7.12 0.82 0.09 54.46 06:46:14 06:37:01 1 36.40 0.00 7.13 0.33 0.07 56.07 06:46:14 06:37:01 2 37.79 0.00 6.01 0.03 0.08 56.08 06:46:14 06:37:01 3 36.09 0.00 7.46 0.19 0.07 56.19 06:46:14 06:37:01 4 37.48 0.00 6.51 0.10 0.07 55.85 06:46:14 06:37:01 5 37.41 0.00 7.67 0.43 0.10 54.39 06:46:14 06:37:01 6 37.91 0.00 8.05 4.82 0.07 49.15 06:46:14 06:37:01 7 37.68 0.00 6.34 0.03 0.07 55.87 06:46:14 06:38:01 all 4.36 0.00 1.65 0.49 0.03 93.47 06:46:14 06:38:01 0 4.49 0.00 1.49 0.87 0.02 93.13 06:46:14 06:38:01 1 4.64 0.00 1.57 0.15 0.05 93.59 06:46:14 06:38:01 2 5.52 0.00 1.30 0.15 0.02 93.02 06:46:14 06:38:01 3 4.22 0.00 1.80 1.16 0.03 92.79 06:46:14 06:38:01 4 4.43 0.00 1.30 0.02 0.02 94.23 06:46:14 06:38:01 5 3.48 0.00 2.09 0.75 0.05 93.62 06:46:14 06:38:01 6 4.35 0.00 1.57 0.52 0.05 93.51 06:46:14 06:38:01 7 3.73 0.00 2.09 0.30 0.02 93.86 06:46:14 06:39:01 all 0.28 0.00 0.01 0.01 0.01 99.70 06:46:14 06:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:46:14 06:39:01 1 0.12 0.00 0.02 0.00 0.02 99.85 06:46:14 06:39:01 2 2.00 0.00 0.00 0.00 0.02 97.98 06:46:14 06:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:46:14 06:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:46:14 06:39:01 5 0.00 0.00 0.03 0.03 0.02 99.92 06:46:14 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:46:14 06:40:01 all 1.41 0.00 0.77 0.19 0.02 97.62 06:46:14 06:40:01 0 1.55 0.00 0.82 0.05 0.02 97.57 06:46:14 06:40:01 1 1.10 0.00 0.50 0.28 0.03 98.09 06:46:14 06:40:01 2 2.96 0.00 0.61 0.18 0.02 96.23 06:46:14 06:40:01 3 0.77 0.00 0.47 0.32 0.02 98.43 06:46:14 06:40:01 4 0.68 0.00 0.52 0.00 0.02 98.78 06:46:14 06:40:01 5 1.44 0.00 1.77 0.17 0.05 96.57 06:46:14 06:40:01 6 1.17 0.00 0.43 0.05 0.02 98.33 06:46:14 06:40:01 7 1.57 0.00 1.02 0.45 0.02 96.95 06:46:14 06:41:01 all 0.97 0.00 0.59 0.13 0.02 98.29 06:46:14 06:41:01 0 0.38 0.00 0.30 0.00 0.02 99.30 06:46:14 06:41:01 1 0.60 0.00 0.18 0.15 0.02 99.05 06:46:14 06:41:01 2 0.93 0.00 0.33 0.08 0.02 98.63 06:46:14 06:41:01 3 0.38 0.00 0.20 0.00 0.02 99.40 06:46:14 06:41:01 4 3.45 0.00 0.73 0.55 0.05 95.21 06:46:14 06:41:01 5 0.43 0.00 1.28 0.12 0.02 98.15 06:46:14 06:41:01 6 0.63 0.00 0.68 0.02 0.02 98.65 06:46:14 06:41:01 7 0.90 0.00 0.98 0.13 0.02 97.96 06:46:14 06:42:01 all 0.07 0.00 0.05 0.01 0.01 99.86 06:46:14 06:42:01 0 0.07 0.00 0.05 0.02 0.00 99.87 06:46:14 06:42:01 1 0.10 0.00 0.08 0.00 0.03 99.78 06:46:14 06:42:01 2 0.05 0.00 0.00 0.05 0.00 99.90 06:46:14 06:42:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:46:14 06:42:01 4 0.28 0.00 0.13 0.00 0.02 99.57 06:46:14 06:42:01 5 0.02 0.00 0.05 0.00 0.00 99.93 06:46:14 06:42:01 6 0.03 0.00 0.03 0.02 0.00 99.92 06:46:14 06:42:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:46:14 06:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:46:14 06:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:46:14 06:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:46:14 06:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:46:14 06:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:46:14 06:43:01 4 0.05 0.00 0.03 0.00 0.03 99.88 06:46:14 06:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:46:14 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:46:14 06:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:46:14 06:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:46:14 06:44:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:46:14 06:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:46:14 06:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:46:14 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:44:01 7 0.02 0.00 0.00 0.02 0.02 99.95 06:46:14 06:45:01 all 0.21 0.00 0.02 0.00 0.01 99.75 06:46:14 06:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:46:14 06:45:01 1 1.34 0.00 0.05 0.00 0.03 98.58 06:46:14 06:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:46:14 06:45:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:46:14 06:45:01 4 0.30 0.00 0.05 0.00 0.02 99.63 06:46:14 06:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:46:14 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:46:14 06:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:46:14 06:46:01 all 0.28 0.00 0.01 0.00 0.01 99.70 06:46:14 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:46:01 1 2.02 0.00 0.00 0.00 0.02 97.96 06:46:14 06:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:46:01 4 0.08 0.00 0.03 0.00 0.00 99.88 06:46:14 06:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:14 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:14 06:46:01 7 0.02 0.00 0.03 0.02 0.03 99.90 06:46:14 06:46:14 Average: CPU %user %nice %system %iowait %steal %idle 06:46:14 Average: all 4.84 0.00 1.21 0.32 0.02 93.61 06:46:14 Average: 0 4.61 0.00 1.19 0.52 0.02 93.66 06:46:14 Average: 1 4.90 0.00 1.13 0.12 0.03 93.82 06:46:14 Average: 2 5.11 0.00 1.02 0.23 0.02 93.62 06:46:14 Average: 3 4.47 0.00 1.16 0.19 0.02 94.16 06:46:14 Average: 4 5.02 0.00 1.17 0.10 0.03 93.68 06:46:14 Average: 5 4.64 0.00 1.56 0.49 0.03 93.28 06:46:14 Average: 6 4.94 0.00 1.21 0.53 0.02 93.30 06:46:14 Average: 7 5.06 0.00 1.21 0.37 0.03 93.33 06:46:14 06:46:14 06:46:14