Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c53eb63bc682159adea478416ec7d45b879a48b+afca5dd35944e70aeaf084f770d24917f4059b9f (95847bf426c616e5fc6962ddbdafbe62d8396e33) 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-ssh16946386769130064414.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-ssh3800594616532825041.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-390/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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16887576195494559832.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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7823479189950763733.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-ssh9542739592254929288.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-390/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-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13387805120945028392.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-10998 in /w/workspace/foundry_device-virtual-go_PR-390 [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-390 # 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/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit 8c53eb63bc682159adea478416ec7d45b879a48b Merge succeeded, producing 8c53eb63bc682159adea478416ec7d45b879a48b Checking out Revision 8c53eb63bc682159adea478416ec7d45b879a48b (PR-390) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # 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 afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 [Pipeline] timeout 11:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:59:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:59:22 ========================================================= 11:59:22 EdgeX Global Pipelines Version Info 11:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:59:23 ------------------- 11:59:23 stable info: 11:59:23 ------------------- 11:59:23 Commited By: Bill Mahoney bill.mahoney@intel.com 11:59:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:59:23 Message: update stable to v1.0.248 11:59:23 ------------------- 11:59:23 experimental info: 11:59:23 ------------------- 11:59:23 Commited By: **** collab-it+edgex@linuxfoundation.org 11:59:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:59:23 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c53eb6 [Pipeline] echo 11:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:25 provisioning config files... 11:59:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config17872504393312013312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:25 ---> docker-login.sh 11:59:25 nexus3.edgexfoundry.org:10001 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 nexus3.edgexfoundry.org:10002 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 nexus3.edgexfoundry.org:10003 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 nexus3.edgexfoundry.org:10004 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 docker.io 11:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:26 Configure a credential helper to remove this warning. See 11:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:26 11:59:26 Login Succeeded 11:59:26 ---> docker-login.sh ends [Pipeline] } 11:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:59:27 + git rev-list -1 --merges 8c53eb63bc682159adea478416ec7d45b879a48b~1..8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo 11:59:27 -----------> git rev-list -1 --merges 8c53eb63bc682159adea478416ec7d45b879a48b~1..8c53eb63bc682159adea478416ec7d45b879a48b 8c53eb63bc682159adea478416ec7d45b879a48b [false] [Pipeline] sh 11:59:27 + git log --format=format:%s -1 8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo 11:59:27 ========================================================= 11:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:28 + git log --format=format:%s -1 8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] echo 11:59:28 [semverPrep] GIT_COMMIT: 8c53eb63bc682159adea478416ec7d45b879a48b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:59:28 [semverPrep] This is not a build commit. [Pipeline] sh 11:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:28 + grep -v github /etc/ssh/ssh_known_hosts 11:59:28 + [ -e /tmp/ssh_known_hosts ] 11:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 11:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:29 11:59:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 11:59:29 b85a868b505f: Pulling fs layer 11:59:29 e2be974225ed: Pulling fs layer 11:59:29 339a4e72a1f5: Pulling fs layer 11:59:29 988bab9f4d93: Pulling fs layer 11:59:29 1469e6f7b9e6: Pulling fs layer 11:59:29 eaf3925da568: Pulling fs layer 11:59:29 bab4dde63d76: Pulling fs layer 11:59:29 bde34c3a00c8: Pulling fs layer 11:59:29 eaf3925da568: Waiting 11:59:29 988bab9f4d93: Waiting 11:59:29 1469e6f7b9e6: Waiting 11:59:29 bde34c3a00c8: Waiting 11:59:29 b352a97aabf1: Pulling fs layer 11:59:29 4872d77fe225: Pulling fs layer 11:59:29 4872d77fe225: Waiting 11:59:29 5851b861e8e6: Pulling fs layer 11:59:29 5851b861e8e6: Waiting 11:59:29 e2be974225ed: Download complete 11:59:29 988bab9f4d93: Verifying Checksum 11:59:29 988bab9f4d93: Download complete 11:59:30 1469e6f7b9e6: Verifying Checksum 11:59:30 1469e6f7b9e6: Download complete 11:59:30 339a4e72a1f5: Verifying Checksum 11:59:30 339a4e72a1f5: Download complete 11:59:30 eaf3925da568: Verifying Checksum 11:59:30 bde34c3a00c8: Download complete 11:59:30 b352a97aabf1: Verifying Checksum 11:59:30 b352a97aabf1: Download complete 11:59:30 4872d77fe225: Download complete 11:59:30 5851b861e8e6: Download complete 11:59:30 b85a868b505f: Verifying Checksum 11:59:30 b85a868b505f: Download complete 11:59:30 bab4dde63d76: Download complete 11:59:31 b85a868b505f: Pull complete 11:59:31 e2be974225ed: Pull complete 11:59:32 339a4e72a1f5: Pull complete 11:59:32 988bab9f4d93: Pull complete 11:59:32 1469e6f7b9e6: Pull complete 11:59:32 eaf3925da568: Pull complete 11:59:34 bab4dde63d76: Pull complete 11:59:34 bde34c3a00c8: Pull complete 11:59:34 b352a97aabf1: Pull complete 11:59:34 4872d77fe225: Pull complete 11:59:34 5851b861e8e6: Pull complete 11:59:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:34 prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container 11:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:59:36 $ docker top a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed -eo pid,comm 11:59:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:59:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:36 [ssh-agent] Looking for ssh-agent implementation... 11:59:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:36 $ docker exec a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent 11:59:37 SSH_AUTH_SOCK=/tmp/ssh-HF0ZTun2WcNK/agent.32 11:59:37 SSH_AGENT_PID=38 11:59:37 Running ssh-add (command line suppressed) 11:59:37 Identity added: /w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_12894875308671466825.key (/w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_12894875308671466825.key) 11:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:37 + git tag --points-at HEAD [Pipeline] } 11:59:37 $ docker exec --env ******** --env ******** a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent -k 11:59:37 unset SSH_AUTH_SOCK; 11:59:37 unset SSH_AGENT_PID; 11:59:37 echo Agent pid 38 killed; 11:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:37 [ssh-agent] Looking for ssh-agent implementation... 11:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:37 $ docker exec a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent 11:59:38 SSH_AUTH_SOCK=/tmp/ssh-jciIVdAAyHso/agent.70 11:59:38 SSH_AGENT_PID=76 11:59:38 Running ssh-add (command line suppressed) 11:59:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_13462735238453312279.key (/w/workspace/foundry_device-virtual-go_PR-390@tmp/private_key_13462735238453312279.key) 11:59:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:38 + git semver init 11:59:38 2023-04-26 11:59:38,677 [run_init] DEBUG init version:0.0.0 force:False 11:59:38 2023-04-26 11:59:38,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-390/.semver 11:59:38 2023-04-26 11:59:38,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-390/.semver 11:59:38 2023-04-26 11:59:38,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-390/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-390, universal_newlines=False, shell=None, istream=None) 11:59:40 2023-04-26 11:59:39,794 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-390/.git/info/exclude 11:59:40 2023-04-26 11:59:39,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-390/.semver/PR-390 with force:False 11:59:40 2023-04-26 11:59:39,795 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-390/.semver/PR-390 11:59:40 2023-04-26 11:59:39,799 [execute] INFO git cat-file --batch-check 11:59:40 2023-04-26 11:59:39,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) 11:59:40 2023-04-26 11:59:39,805 [execute] INFO git cat-file --batch 11:59:40 2023-04-26 11:59:39,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-390/.semver, universal_newlines=False, shell=None, istream=) 11:59:40 2023-04-26 11:59:39,810 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-390/.semver/PR-390 11:59:40 0.0.0 [Pipeline] } 11:59:40 $ docker exec --env ******** --env ******** a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed ssh-agent -k 11:59:40 unset SSH_AUTH_SOCK; 11:59:40 unset SSH_AGENT_PID; 11:59:40 echo Agent pid 76 killed; 11:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:40 + git semver [Pipeline] } 11:59:40 $ docker stop --time=1 a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed 11:59:42 $ docker rm -f --volumes a3f74fd0153eab39ff62e7251798469108ddee1614a728708c5b1ad1dfdb16ed [Pipeline] // withDockerContainer [Pipeline] sh 11:59:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:59:42 Stashed 1 file(s) [Pipeline] echo 11:59:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:43 provisioning config files... 11:59:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config11215290839430820376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:43 ---> docker-login.sh 11:59:43 nexus3.edgexfoundry.org:10001 11:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:43 Configure a credential helper to remove this warning. See 11:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:43 11:59:43 Login Succeeded 11:59:43 nexus3.edgexfoundry.org:10002 11:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:43 Configure a credential helper to remove this warning. See 11:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:43 11:59:43 Login Succeeded 11:59:43 nexus3.edgexfoundry.org:10003 11:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:44 Configure a credential helper to remove this warning. See 11:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:44 11:59:44 Login Succeeded 11:59:44 nexus3.edgexfoundry.org:10004 11:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:44 Configure a credential helper to remove this warning. See 11:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:44 11:59:44 Login Succeeded 11:59:44 docker.io 11:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:45 Configure a credential helper to remove this warning. See 11:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:45 11:59:45 Login Succeeded 11:59:45 ---> docker-login.sh ends [Pipeline] } 11:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:48 ========================================================= 11:59:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:59:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:48 + 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 . 11:59:48 Sending build context to Docker daemon 23.59MB 11:59:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:59:48 Step 2/12 : FROM ${BASE} AS builder 11:59:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:59:49 f56be85fc22e: Pulling fs layer 11:59:49 85791d961cd3: Pulling fs layer 11:59:49 d694b5ae8c79: Pulling fs layer 11:59:49 9f32a84ed3da: Pulling fs layer 11:59:49 4d19c01a9841: Pulling fs layer 11:59:49 9325e15d5711: Pulling fs layer 11:59:49 556b6ee489ea: Pulling fs layer 11:59:49 c5a4b2cf53e6: Pulling fs layer 11:59:49 556b6ee489ea: Waiting 11:59:49 9325e15d5711: Waiting 11:59:49 9f32a84ed3da: Waiting 11:59:49 4d19c01a9841: Waiting 11:59:49 c5a4b2cf53e6: Waiting 11:59:49 85791d961cd3: Verifying Checksum 11:59:49 85791d961cd3: Download complete 11:59:49 9f32a84ed3da: Verifying Checksum 11:59:49 9f32a84ed3da: Download complete 11:59:49 4d19c01a9841: Verifying Checksum 11:59:49 4d19c01a9841: Download complete 11:59:49 f56be85fc22e: Verifying Checksum 11:59:49 f56be85fc22e: Download complete 11:59:49 9325e15d5711: Verifying Checksum 11:59:49 9325e15d5711: Download complete 11:59:49 f56be85fc22e: Pull complete 11:59:49 85791d961cd3: Pull complete 11:59:49 d694b5ae8c79: Verifying Checksum 11:59:49 d694b5ae8c79: Download complete 11:59:49 c5a4b2cf53e6: Verifying Checksum 11:59:49 c5a4b2cf53e6: Download complete 11:59:50 556b6ee489ea: Verifying Checksum 11:59:50 556b6ee489ea: Download complete 11:59:53 d694b5ae8c79: Pull complete 11:59:53 9f32a84ed3da: Pull complete 11:59:53 4d19c01a9841: Pull complete 11:59:53 9325e15d5711: Pull complete 11:59:56 556b6ee489ea: Pull complete 11:59:57 c5a4b2cf53e6: Pull complete 11:59:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:59:57 ---> c4be618373d6 11:59:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:58 Still waiting to schedule task 11:59:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:00:00 ---> Running in d8d897cd3b21 12:00:00 Removing intermediate container d8d897cd3b21 12:00:00 ---> 64a219ba5286 12:00:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:00:00 ---> Running in 15bf7ea6f27a 12:00:00 Removing intermediate container 15bf7ea6f27a 12:00:00 ---> 4f2fae354933 12:00:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:00:00 ---> Running in 9a0d21765bf2 12:00:00 Removing intermediate container 9a0d21765bf2 12:00:00 ---> 039b88123d36 12:00:00 Step 6/12 : WORKDIR /device-virtual-go 12:00:00 ---> Running in c9e8ee4cf35a 12:00:00 Removing intermediate container c9e8ee4cf35a 12:00:00 ---> d52ce1c69043 12:00:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:00 ---> Running in c8abb94337a2 12:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:00:01 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:00:01 (2/4) Installing libedit (20221030.3.1-r0) 12:00:01 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:00:01 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:00:01 Executing busybox-1.35.0-r29.trigger 12:00:01 OK: 269 MiB in 57 packages 12:00:01 Removing intermediate container c8abb94337a2 12:00:01 ---> af3bf912e5e4 12:00:01 Step 8/12 : COPY go.mod vendor* ./ 12:00:01 ---> e803bda11e06 12:00:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:01 ---> Running in 393fec894656 12:00:28 Removing intermediate container 393fec894656 12:00:28 ---> 609e5f70cc5c 12:00:28 Step 10/12 : COPY . . 12:00:28 ---> 3a3b523e3b0a 12:00:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:00:28 ---> Running in 0915a94f112d 12:00:28 Removing intermediate container 0915a94f112d 12:00:28 ---> a720924663eb 12:00:28 Step 12/12 : RUN $MAKE 12:00:28 ---> Running in bbb886b0adff 12:00:28 noop 12:00:28 Removing intermediate container bbb886b0adff 12:00:28 ---> 8a38c8d8215c 12:00:28 Successfully built 8a38c8d8215c 12:00:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:28 + docker inspect -f . ci-base-image-x86_64 12:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:28 prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container 12:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:00:29 $ docker top 46ef34afb2190b515ff534145a5e57daab354e15285b9e2f1708ccf733fa3b13 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:29 + go version 12:00:29 go version go1.20.2 linux/amd64 [Pipeline] } 12:00:29 $ docker stop --time=1 46ef34afb2190b515ff534145a5e57daab354e15285b9e2f1708ccf733fa3b13 12:00:31 $ docker rm -f --volumes 46ef34afb2190b515ff534145a5e57daab354e15285b9e2f1708ccf733fa3b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:31 + docker inspect -f . ci-base-image-x86_64 12:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:32 prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container 12:00:32 $ 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-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:00:32 $ docker top fe5c1f2f6cd864b2e580ca6248d9785b8062fb8c89336149e954fe0ff73d63df -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:32 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-390 [Pipeline] fileExists [Pipeline] sh 12:00:33 + make test 12:00:33 go test ./... -coverprofile=coverage.out 12:00:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:00:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:00:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 12:00:56 go vet ./... 12:00:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:00:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:00:59 ./bin/test-attribution-txt.sh [Pipeline] echo 12:01:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:01:00 $ docker stop --time=1 fe5c1f2f6cd864b2e580ca6248d9785b8062fb8c89336149e954fe0ff73d63df 12:01:02 $ docker rm -f --volumes fe5c1f2f6cd864b2e580ca6248d9785b8062fb8c89336149e954fe0ff73d63df [Pipeline] // withDockerContainer [Pipeline] sh 12:01:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:01:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:01:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:01:04 + ls -al . 12:01:04 total 192 12:01:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 12:00 . 12:01:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:59 .. 12:01:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 11:59 .git 12:01:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:59 .github 12:01:04 -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 11:59 .gitignore 12:01:04 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 11:59 .golangci.yml 12:01:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 11:59 .semver 12:01:04 -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 11:59 Attribution.txt 12:01:04 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 11:59 CHANGELOG.md 12:01:04 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 11:59 Dockerfile 12:01:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 11:59 GOVERNANCE.md 12:01:04 -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 11:59 Jenkinsfile 12:01:04 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 11:59 LICENSE 12:01:04 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 11:59 Makefile 12:01:04 -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 11:59 OWNERS.md 12:01:04 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 11:59 README.md 12:01:04 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 11:59 VERSION 12:01:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:59 bin 12:01:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:59 cmd 12:01:04 -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:00 coverage.out 12:01:04 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 11:59 go.mod 12:01:04 -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 11:59 go.sum 12:01:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:59 internal 12:01:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:59 snap 12:01:04 -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:04 + 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=8c53eb63bc682159adea478416ec7d45b879a48b --label arch=amd64 --label version=0.0.0 . 12:01:04 Sending build context to Docker daemon 23.63MB 12:01:04 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:01:04 Step 2/25 : FROM ${BASE} AS builder 12:01:04 ---> 8a38c8d8215c 12:01:04 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:01:05 ---> Running in 70c5da29604f 12:01:05 Removing intermediate container 70c5da29604f 12:01:05 ---> 125c36b87dca 12:01:05 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:01:05 ---> Running in bc3d016df75a 12:01:05 Removing intermediate container bc3d016df75a 12:01:05 ---> 5b927f91cade 12:01:05 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:01:05 ---> Running in 8bf1e89c80aa 12:01:05 Removing intermediate container 8bf1e89c80aa 12:01:05 ---> 89f28d71c39b 12:01:05 Step 6/25 : WORKDIR /device-virtual-go 12:01:05 ---> Running in 5c873a23fe2b 12:01:05 Removing intermediate container 5c873a23fe2b 12:01:05 ---> c50a8c4a87c6 12:01:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:01:05 ---> Running in dd48b24ed1a2 12:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:01:06 OK: 269 MiB in 57 packages 12:01:06 Removing intermediate container dd48b24ed1a2 12:01:06 ---> 1e55b52602c2 12:01:06 Step 8/25 : COPY go.mod vendor* ./ 12:01:06 ---> 4c3071e91da7 12:01:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:06 ---> Running in defa1a9823b0 12:01:07 Removing intermediate container defa1a9823b0 12:01:07 ---> 542b412ab107 12:01:07 Step 10/25 : COPY . . 12:01:07 ---> a9820a879914 12:01:07 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:07 ---> Running in efd97cd7c66d 12:01:08 Removing intermediate container efd97cd7c66d 12:01:08 ---> b39e57b6723e 12:01:08 Step 12/25 : RUN $MAKE 12:01:08 ---> Running in dc9388246d18 12:01:08 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 12:01:30 Removing intermediate container dc9388246d18 12:01:30 ---> e6918cf6e117 12:01:30 Step 13/25 : FROM alpine:3.17 12:01:30 3.17: Pulling from library/alpine 12:01:30 f56be85fc22e: Already exists 12:01:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:01:30 Status: Downloaded newer image for alpine:3.17 12:01:30 ---> 9ed4aefc74f6 12:01:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:30 ---> Running in 29d07f849be3 12:01:30 Removing intermediate container 29d07f849be3 12:01:30 ---> f4a4312aacce 12:01:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:01:30 ---> Running in 40a4e4d3c3f5 12:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:01:30 (1/1) Installing dumb-init (1.2.5-r2) 12:01:30 Executing busybox-1.35.0-r29.trigger 12:01:30 OK: 7 MiB in 16 packages 12:01:30 Removing intermediate container 40a4e4d3c3f5 12:01:30 ---> dfe12022e9f5 12:01:30 Step 16/25 : WORKDIR / 12:01:30 ---> Running in b9ad14f861ec 12:01:30 Removing intermediate container b9ad14f861ec 12:01:30 ---> e6c553f19dc6 12:01:30 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:30 ---> a59c7785d096 12:01:30 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:30 ---> f69942a04914 12:01:30 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:01:30 ---> 1b804e903c6e 12:01:30 Step 20/25 : EXPOSE 59900 12:01:30 ---> Running in 6150abba62ab 12:01:30 Removing intermediate container 6150abba62ab 12:01:30 ---> d1ffb645bbf8 12:01:30 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:01:30 ---> Running in 34c7de4a979c 12:01:30 Removing intermediate container 34c7de4a979c 12:01:30 ---> e5350ec5d10d 12:01:30 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:01:30 ---> Running in 60d062761a46 12:01:30 Removing intermediate container 60d062761a46 12:01:30 ---> 9c8ce0aae990 12:01:30 Step 23/25 : LABEL arch=amd64 12:01:30 ---> Running in e65bd31fce2a 12:01:30 Removing intermediate container e65bd31fce2a 12:01:30 ---> 28668f9c0b1b 12:01:30 Step 24/25 : LABEL git_sha=8c53eb63bc682159adea478416ec7d45b879a48b 12:01:30 ---> Running in 75f5c8fcf34f 12:01:30 Removing intermediate container 75f5c8fcf34f 12:01:30 ---> b4ee2d697c72 12:01:30 Step 25/25 : LABEL version=0.0.0 12:01:30 ---> Running in 83f541365fae 12:01:30 Removing intermediate container 83f541365fae 12:01:30 ---> fb29b1c7b222 12:01:30 [Warning] One or more build-args [ARCH] were not consumed 12:01:30 Successfully built fb29b1c7b222 12:01:30 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 12:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:31 12:01:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:31 latest: Pulling from edgex-lftools-log-publisher 12:01:31 5eb5b503b376: Pulling fs layer 12:01:31 5c69ac0246d0: Pulling fs layer 12:01:31 ec43610c2a17: Pulling fs layer 12:01:31 3a2ae6a8a46f: Pulling fs layer 12:01:31 33b1e0a273af: Pulling fs layer 12:01:31 5d3b04190fa2: Pulling fs layer 12:01:31 2f39f015ded8: Pulling fs layer 12:01:31 33b1e0a273af: Waiting 12:01:31 3a2ae6a8a46f: Waiting 12:01:31 5d3b04190fa2: Waiting 12:01:31 5c69ac0246d0: Verifying Checksum 12:01:31 5c69ac0246d0: Download complete 12:01:31 3a2ae6a8a46f: Verifying Checksum 12:01:31 3a2ae6a8a46f: Download complete 12:01:31 33b1e0a273af: Verifying Checksum 12:01:31 33b1e0a273af: Download complete 12:01:31 5d3b04190fa2: Download complete 12:01:31 ec43610c2a17: Verifying Checksum 12:01:31 ec43610c2a17: Download complete 12:01:31 5eb5b503b376: Verifying Checksum 12:01:31 5eb5b503b376: Download complete 12:01:32 2f39f015ded8: Verifying Checksum 12:01:32 2f39f015ded8: Download complete 12:01:33 5eb5b503b376: Pull complete 12:01:33 5c69ac0246d0: Pull complete 12:01:33 ec43610c2a17: Pull complete 12:01:33 3a2ae6a8a46f: Pull complete 12:01:34 33b1e0a273af: Pull complete 12:01:34 5d3b04190fa2: Pull complete 12:01:39 2f39f015ded8: Pull complete 12:01:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:39 prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container 12:01:39 $ 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-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:41 $ docker top 51f3a7f5270d2dc79862c0271ad7e4f29fdd49f62ebf21912593ad605a984cc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:42 ---> job-cost.sh 12:01:42 lf-activate-venv: SKIPPING 12:01:42 INFO: No Stack... 12:01:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:01:42 INFO: Archiving Costs [Pipeline] sh 12:01:42 + cat /w/workspace/foundry_device-virtual-go_PR-390/archives/cost.csv 12:01:42 + cut -d, -f6 [Pipeline] lock 12:01:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] 12:01:42 Resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] did not exist. Created. 12:01:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:43 + echo total: 0.2199999988079071 [Pipeline] stash 12:01:43 Stashed 1 file(s) [Pipeline] } 12:01:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:01:43 $ docker stop --time=1 51f3a7f5270d2dc79862c0271ad7e4f29fdd49f62ebf21912593ad605a984cc5 12:01:44 $ docker rm -f --volumes 51f3a7f5270d2dc79862c0271ad7e4f29fdd49f62ebf21912593ad605a984cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:02:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11000 in /w/workspace/foundry_device-virtual-go_PR-390 [Pipeline] { [Pipeline] ws 12:02:48 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:02:48 The recommended git tool is: git 12:02:55 using credential edgex-jenkins-ssh 12:02:55 Cloning the remote Git repository 12:02:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:02:55 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:02:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:02:55 > git --version # timeout=10 12:02:55 > git --version # 'git version 2.25.1' 12:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 12:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:59 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:02:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:01 Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit 8c53eb63bc682159adea478416ec7d45b879a48b 12:03:01 Merge succeeded, producing 8c53eb63bc682159adea478416ec7d45b879a48b 12:03:01 Checking out Revision 8c53eb63bc682159adea478416ec7d45b879a48b (PR-390) 12:03:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:03:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:03:01 > git config core.sparsecheckout # timeout=10 12:03:01 > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 12:03:01 > git remote # timeout=10 12:03:01 > git config --get remote.origin.url # timeout=10 12:03:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:01 > git merge afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 12:03:01 > git rev-parse HEAD^{commit} # timeout=10 12:03:01 > git config core.sparsecheckout # timeout=10 12:03:01 > git checkout -f 8c53eb63bc682159adea478416ec7d45b879a48b # timeout=10 12:03:02 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 12:03:02 > git --version # timeout=10 12:03:02 > git --version # 'git version 2.25.1' 12:03:02 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:03:03 Dload Upload Total Spent Left Speed 12:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 12:03:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:03:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:03:05 + sudo tee /etc/docker/daemon.new 12:03:05 { 12:03:05 "registry-mirrors": [ 12:03:05 "https://nexus3.edgexfoundry.org:10001" 12:03:05 ], 12:03:05 "bip": "10.250.0.254/24", 12:03:05 "hosts": [ 12:03:05 "tcp://0.0.0.0:5555", 12:03:05 "unix:///var/run/docker.sock" 12:03:05 ], 12:03:05 "mtu": 1458, 12:03:05 "selinux-enabled": true, 12:03:05 "seccomp-profile": "/etc/docker/seccomp.json" 12:03:05 } [Pipeline] sh 12:03:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:03:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:24 provisioning config files... 12:03:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14638916560141677939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:24 ---> docker-login.sh 12:03:24 nexus3.edgexfoundry.org:10001 12:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:25 Configure a credential helper to remove this warning. See 12:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:25 12:03:25 Login Succeeded 12:03:25 nexus3.edgexfoundry.org:10002 12:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:25 Configure a credential helper to remove this warning. See 12:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:25 12:03:25 Login Succeeded 12:03:25 nexus3.edgexfoundry.org:10003 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:26 Configure a credential helper to remove this warning. See 12:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:26 12:03:26 Login Succeeded 12:03:26 nexus3.edgexfoundry.org:10004 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:26 Configure a credential helper to remove this warning. See 12:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:26 12:03:26 Login Succeeded 12:03:26 docker.io 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:27 Configure a credential helper to remove this warning. See 12:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:27 12:03:27 Login Succeeded 12:03:27 ---> docker-login.sh ends [Pipeline] } 12:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:03:27 ========================================================= 12:03:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:03:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:28 + 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 . 12:03:28 Sending build context to Docker daemon 11.95MB 12:03:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:03:28 Step 2/12 : FROM ${BASE} AS builder 12:03:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:03:29 c41833b44d91: Pulling fs layer 12:03:29 ed15518f5707: Pulling fs layer 12:03:29 feae8fd75edb: Pulling fs layer 12:03:29 242c74f7c9fa: Pulling fs layer 12:03:29 3cdef696dda3: Pulling fs layer 12:03:29 2ced38df9373: Pulling fs layer 12:03:29 58f1dce35555: Pulling fs layer 12:03:29 242c74f7c9fa: Waiting 12:03:29 3cdef696dda3: Waiting 12:03:29 58f1dce35555: Waiting 12:03:29 2ced38df9373: Waiting 12:03:29 ed15518f5707: Verifying Checksum 12:03:29 ed15518f5707: Download complete 12:03:29 242c74f7c9fa: Verifying Checksum 12:03:29 242c74f7c9fa: Download complete 12:03:29 3cdef696dda3: Verifying Checksum 12:03:29 3cdef696dda3: Download complete 12:03:29 c41833b44d91: Verifying Checksum 12:03:29 c41833b44d91: Download complete 12:03:30 c41833b44d91: Pull complete 12:03:30 58f1dce35555: Verifying Checksum 12:03:30 58f1dce35555: Download complete 12:03:31 ed15518f5707: Pull complete 12:03:32 feae8fd75edb: Verifying Checksum 12:03:32 feae8fd75edb: Download complete 12:03:32 2ced38df9373: Verifying Checksum 12:03:32 2ced38df9373: Download complete 12:03:44 feae8fd75edb: Pull complete 12:03:44 242c74f7c9fa: Pull complete 12:03:44 3cdef696dda3: Pull complete 12:03:53 2ced38df9373: Pull complete 12:03:55 58f1dce35555: Pull complete 12:03:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:03:55 ---> fadd8f120f05 12:03:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:03:57 ---> Running in f7ff3f66b4e4 12:03:57 Removing intermediate container f7ff3f66b4e4 12:03:57 ---> 8d8a628fde1e 12:03:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:03:57 ---> Running in 5dd0cff39f31 12:03:58 Removing intermediate container 5dd0cff39f31 12:03:58 ---> 69557f4a62ba 12:03:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:03:58 ---> Running in de8ef8381373 12:03:58 Removing intermediate container de8ef8381373 12:03:58 ---> 57e263045ae1 12:03:58 Step 6/12 : WORKDIR /device-virtual-go 12:03:58 ---> Running in 0875abd2d48a 12:03:58 Removing intermediate container 0875abd2d48a 12:03:58 ---> 630296c7bd25 12:03:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:59 ---> Running in 211e2f8de5d9 12:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:04:03 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:04:03 (2/4) Installing libedit (20221030.3.1-r0) 12:04:03 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:04:03 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:04:03 Executing busybox-1.35.0-r29.trigger 12:04:03 OK: 268 MiB in 57 packages 12:04:04 Removing intermediate container 211e2f8de5d9 12:04:04 ---> b3b40c48a8bd 12:04:04 Step 8/12 : COPY go.mod vendor* ./ 12:04:06 ---> d1637cdb72db 12:04:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:06 ---> Running in 9dba52223325 12:05:14 Removing intermediate container 9dba52223325 12:05:14 ---> 1cb3de765609 12:05:14 Step 10/12 : COPY . . 12:05:14 ---> 5f4366b21e8b 12:05:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:14 ---> Running in 763097f7a1de 12:05:14 Removing intermediate container 763097f7a1de 12:05:14 ---> ea25b9cd5331 12:05:14 Step 12/12 : RUN $MAKE 12:05:14 ---> Running in f4acf3dd7dd7 12:05:14 noop 12:05:14 Removing intermediate container f4acf3dd7dd7 12:05:14 ---> b4db622ef373 12:05:14 Successfully built b4db622ef373 12:05:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:15 + docker inspect -f . ci-base-image-arm64 12:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:15 prd-ubuntu20.04-docker-arm64-4c-16g-11000 does not seem to be running inside a container 12:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:05:16 $ docker top 1b696e950d79573f5da5d1fdb9531f73d86ddce8862689b915698c12f55c7ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:17 + go version 12:05:17 go version go1.20.2 linux/arm64 [Pipeline] } 12:05:17 $ docker stop --time=1 1b696e950d79573f5da5d1fdb9531f73d86ddce8862689b915698c12f55c7ed5 12:05:19 $ docker rm -f --volumes 1b696e950d79573f5da5d1fdb9531f73d86ddce8862689b915698c12f55c7ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:20 + docker inspect -f . ci-base-image-arm64 12:05:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-11000 does not seem to be running inside a container 12:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:05:22 $ docker top ca4e1eb48a41342362a3f2e0095c35f2b1302b16eaef1c3b3a36b2821f360057 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:23 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:05:23 + make test 12:05:23 go test ./... -coverprofile=coverage.out 12:06:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:08:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:08:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.097s coverage: 58.4% of statements 12:08:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:08:09 go vet ./... 12:08:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:08:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:08:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:08:25 $ docker stop --time=1 ca4e1eb48a41342362a3f2e0095c35f2b1302b16eaef1c3b3a36b2821f360057 12:08:27 $ docker rm -f --volumes ca4e1eb48a41342362a3f2e0095c35f2b1302b16eaef1c3b3a36b2821f360057 [Pipeline] // withDockerContainer [Pipeline] sh 12:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:08:28 Warning: overwriting stash ‘coverage-report’ 12:08:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:08:29 + ls -al . 12:08:29 total 188 12:08:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:05 . 12:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:02 .. 12:08:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:03 .git 12:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:03 .github 12:08:29 -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:03 .gitignore 12:08:29 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:03 .golangci.yml 12:08:29 -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:03 Attribution.txt 12:08:29 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:03 CHANGELOG.md 12:08:29 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:03 Dockerfile 12:08:29 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:03 GOVERNANCE.md 12:08:29 -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:03 Jenkinsfile 12:08:29 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:03 LICENSE 12:08:29 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:03 Makefile 12:08:29 -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:03 OWNERS.md 12:08:29 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:03 README.md 12:08:29 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 11:59 VERSION 12:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:03 bin 12:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:03 cmd 12:08:29 -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:07 coverage.out 12:08:29 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:03 go.mod 12:08:29 -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:03 go.sum 12:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:03 internal 12:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:03 snap 12:08:29 -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:30 + 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=8c53eb63bc682159adea478416ec7d45b879a48b --label arch=arm64 --label version=0.0.0 . 12:08:30 Sending build context to Docker daemon 12MB 12:08:30 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:08:30 Step 2/25 : FROM ${BASE} AS builder 12:08:30 ---> b4db622ef373 12:08:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:08:30 ---> Running in 104922c7b813 12:08:31 Removing intermediate container 104922c7b813 12:08:31 ---> 350ca6632a2e 12:08:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:08:31 ---> Running in 5177ac848460 12:08:31 Removing intermediate container 5177ac848460 12:08:31 ---> e333f7baac3c 12:08:31 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:08:31 ---> Running in c829acfb922d 12:08:32 Removing intermediate container c829acfb922d 12:08:32 ---> 168873dc67b1 12:08:32 Step 6/25 : WORKDIR /device-virtual-go 12:08:32 ---> Running in aa5fe423a1fc 12:08:32 Removing intermediate container aa5fe423a1fc 12:08:32 ---> 14d7554d36a1 12:08:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:32 ---> Running in 2126fe5e8551 12:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:08:35 OK: 268 MiB in 57 packages 12:08:36 Removing intermediate container 2126fe5e8551 12:08:36 ---> 5e3584f31f02 12:08:36 Step 8/25 : COPY go.mod vendor* ./ 12:08:37 ---> 6e1c4b07ded7 12:08:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:37 ---> Running in 3f1686a6f774 12:08:40 Removing intermediate container 3f1686a6f774 12:08:40 ---> e3b203a4bb49 12:08:40 Step 10/25 : COPY . . 12:08:43 ---> 745206a8c12d 12:08:43 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:43 ---> Running in 5c0322d36e8a 12:08:44 Removing intermediate container 5c0322d36e8a 12:08:44 ---> 3c7c3cb9716b 12:08:44 Step 12/25 : RUN $MAKE 12:08:44 ---> Running in 8ee46a62163f 12:08:45 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 12:11:06 Removing intermediate container 8ee46a62163f 12:11:06 ---> 6039704941e1 12:11:06 Step 13/25 : FROM alpine:3.17 12:11:06 3.17: Pulling from library/alpine 12:11:06 c41833b44d91: Already exists 12:11:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:11:06 Status: Downloaded newer image for alpine:3.17 12:11:06 ---> 51e60588ff2c 12:11:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:11:06 ---> Running in 7550ebe628af 12:11:06 Removing intermediate container 7550ebe628af 12:11:06 ---> 324bd367ff7a 12:11:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:11:06 ---> Running in eabf389b607c 12:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:11:06 (1/1) Installing dumb-init (1.2.5-r2) 12:11:06 Executing busybox-1.35.0-r29.trigger 12:11:06 OK: 8 MiB in 16 packages 12:11:06 Removing intermediate container eabf389b607c 12:11:06 ---> 0692c13a0228 12:11:06 Step 16/25 : WORKDIR / 12:11:06 ---> Running in 50a53e666abb 12:11:06 Removing intermediate container 50a53e666abb 12:11:06 ---> c064dd45ca89 12:11:06 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:11:06 ---> 10132131f8e7 12:11:06 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:11:06 ---> bc07fdec6179 12:11:06 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:11:07 ---> 0a3bb6a97aa0 12:11:07 Step 20/25 : EXPOSE 59900 12:11:07 ---> Running in 89b8bd12c1f2 12:11:08 Removing intermediate container 89b8bd12c1f2 12:11:08 ---> e1400d40d927 12:11:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:11:08 ---> Running in b2351e8df027 12:11:08 Removing intermediate container b2351e8df027 12:11:08 ---> 7cd4582ca2cd 12:11:08 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:11:08 ---> Running in aaeb2944e21f 12:11:08 Removing intermediate container aaeb2944e21f 12:11:08 ---> fef5c33974e0 12:11:08 Step 23/25 : LABEL arch=arm64 12:11:08 ---> Running in 145f7740385b 12:11:09 Removing intermediate container 145f7740385b 12:11:09 ---> 5ff68b3d37f3 12:11:09 Step 24/25 : LABEL git_sha=8c53eb63bc682159adea478416ec7d45b879a48b 12:11:09 ---> Running in 0407d80bd0bb 12:11:09 Removing intermediate container 0407d80bd0bb 12:11:09 ---> fc1854dc11e9 12:11:09 Step 25/25 : LABEL version=0.0.0 12:11:09 ---> Running in 6ccb583b8946 12:11:10 Removing intermediate container 6ccb583b8946 12:11:10 ---> 1c7a16ac5bbe 12:11:10 [Warning] One or more build-args [ARCH] were not consumed 12:11:10 Successfully built 1c7a16ac5bbe 12:11:10 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 12:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:10 12:11:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:11 arm64: Pulling from edgex-lftools-log-publisher 12:11:11 8998bd30e6a1: Pulling fs layer 12:11:11 04944245beec: Pulling fs layer 12:11:11 699f458cf7ca: Pulling fs layer 12:11:11 765212b225bb: Pulling fs layer 12:11:11 f23df028b6ca: Pulling fs layer 12:11:11 d65c8cfc05b1: Pulling fs layer 12:11:11 2437ff75d9bd: Pulling fs layer 12:11:11 765212b225bb: Waiting 12:11:11 f23df028b6ca: Waiting 12:11:11 d65c8cfc05b1: Waiting 12:11:11 2437ff75d9bd: Waiting 12:11:11 04944245beec: Verifying Checksum 12:11:11 04944245beec: Download complete 12:11:11 765212b225bb: Verifying Checksum 12:11:11 765212b225bb: Download complete 12:11:11 f23df028b6ca: Verifying Checksum 12:11:11 f23df028b6ca: Download complete 12:11:11 d65c8cfc05b1: Verifying Checksum 12:11:11 d65c8cfc05b1: Download complete 12:11:11 699f458cf7ca: Verifying Checksum 12:11:11 699f458cf7ca: Download complete 12:11:12 8998bd30e6a1: Verifying Checksum 12:11:12 8998bd30e6a1: Download complete 12:11:14 2437ff75d9bd: Verifying Checksum 12:11:14 2437ff75d9bd: Download complete 12:11:16 8998bd30e6a1: Pull complete 12:11:17 04944245beec: Pull complete 12:11:18 699f458cf7ca: Pull complete 12:11:18 765212b225bb: Pull complete 12:11:19 f23df028b6ca: Pull complete 12:11:19 d65c8cfc05b1: Pull complete 12:11:31 2437ff75d9bd: Pull complete 12:11:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-11000 does not seem to be running inside a container 12:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:34 $ docker top 5a49fd919f49af60c26bf16aea79d8cbf404523e29defe849b547ba047add0cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:35 ---> job-cost.sh 12:11:35 lf-activate-venv: SKIPPING 12:11:35 INFO: No Stack... 12:11:35 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:36 INFO: Archiving Costs [Pipeline] sh 12:11:37 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:11:37 + cut -d, -f6 [Pipeline] lock 12:11:37 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] 12:11:37 Resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] did not exist. Created. 12:11:37 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:37 /w/workspace/device-virtual-go/1@tmp/durable-9674afee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:38 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:38 Warning: overwriting stash ‘stack-cost’ 12:11:38 Stashed 1 file(s) [Pipeline] } 12:11:38 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:38 $ docker stop --time=1 5a49fd919f49af60c26bf16aea79d8cbf404523e29defe849b547ba047add0cc 12:11:39 $ docker rm -f --volumes 5a49fd919f49af60c26bf16aea79d8cbf404523e29defe849b547ba047add0cc [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 12:11:40 provisioning config files... 12:11:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config17951524504197013183tmp [Pipeline] { [Pipeline] sh 12:11:41 + set +x 12:11:41 + bash -s -- 12:11:41 + curl -s https://codecov.io/bash 12:11:41 12:11:41 _____ _ 12:11:41 / ____| | | 12:11:41 | | ___ __| | ___ ___ _____ __ 12:11:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:11:41 | |___| (_) | (_| | __/ (_| (_) \ V / 12:11:41 \_____\___/ \__,_|\___|\___\___/ \_/ 12:11:41 Bash-1.0.6 12:11:41 12:11:41 12:11:41 ==> git version 2.25.1 found 12:11:41 ==> 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 12:11:41 Release-Date: 2020-01-08 12:11:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:11:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:11:41 ==> Jenkins CI detected. 12:11:41 current dir:  /w/workspace/foundry_device-virtual-go_PR-390 12:11:41 project root: . 12:11:41 --> token set from env 12:11:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:11:41 ==> Running gcov in . (disable via -X gcov) 12:11:41 ==> Python coveragepy not found 12:11:41 ==> Searching for coverage reports in: 12:11:41 + . 12:11:41 -> Found 1 reports 12:11:41 ==> Detecting git/mercurial file structure 12:11:41 ==> Reading reports 12:11:41 + ./coverage.out bytes=43063 12:11:41 ==> Appending adjustments 12:11:41 https://docs.codecov.io/docs/fixing-reports 12:11:41 + Found adjustments 12:11:41 ==> Gzipping contents 12:11:41 8.0K /tmp/codecov.fm603H.gz 12:11:41 ==> Uploading reports 12:11:41 url: https://codecov.io 12:11:41 query: branch=PR-390&commit=8c53eb63bc682159adea478416ec7d45b879a48b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=390&job=&cmd_args= 12:11:41 -> Pinging Codecov 12:11:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-390&commit=8c53eb63bc682159adea478416ec7d45b879a48b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=390&job=&cmd_args= 12:11:41 -> Uploading to 12:11:41 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/5E52B4B073DB2E39498172D8E973AA87/8c53eb63bc682159adea478416ec7d45b879a48b/9e92cfdf-0d85-45ca-9aec-c265a23d59d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T121141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53179913992e4e13bae5fc02bedb720caff8b6876f1d2a9ad4509acd335ae251 12:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:41 Dload Upload Total Spent Left Speed 12:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25411 --:--:-- --:--:-- --:--:-- 25287 100 5184 0 0 100 5184 0 24338 --:--:-- --:--:-- --:--:-- 24224 12:11:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8c53eb63bc682159adea478416ec7d45b879a48b [Pipeline] } 12:11:41 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 12:11:43 + [ -d /w/workspace/foundry_device-virtual-go_PR-390/archives ] 12:11:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-390/archives 12:11:43 total 16 12:11:43 drwxr-xr-x 3 root root 4096 Apr 26 12:01 . 12:11:43 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:01 .. 12:11:43 drwxr-xr-x 2 root root 4096 Apr 26 12:01 cost 12:11:43 -rw-r--r-- 1 root root 89 Apr 26 12:01 cost.csv 12:11:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-390/archives 12:11:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-390/archives 12:11:43 total 16 12:11:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:01 . 12:11:43 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:01 .. 12:11:43 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 12:01 cost 12:11:43 -rw-r--r-- 1 jenkins jenkins 89 Apr 26 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:11:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:44 ---> package-listing.sh 12:11:44 ++ facter osfamily 12:11:44 ++ tr '[:upper:]' '[:lower:]' 12:11:45 + OS_FAMILY=debian 12:11:45 + workspace=/w/workspace/foundry_device-virtual-go_PR-390 12:11:45 + START_PACKAGES=/tmp/packages_start.txt 12:11:45 + END_PACKAGES=/tmp/packages_end.txt 12:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:45 + PACKAGES=/tmp/packages_start.txt 12:11:45 + '[' /w/workspace/foundry_device-virtual-go_PR-390 ']' 12:11:45 + PACKAGES=/tmp/packages_end.txt 12:11:45 + case "${OS_FAMILY}" in 12:11:45 + dpkg -l 12:11:45 + grep '^ii' 12:11:45 + '[' -f /tmp/packages_start.txt ']' 12:11:45 + '[' -f /tmp/packages_end.txt ']' 12:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:45 + '[' /w/workspace/foundry_device-virtual-go_PR-390 ']' 12:11:45 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-390/archives/ 12:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-390/archives/ [Pipeline] echo 12:11:45 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-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:46 prd-ubuntu20.04-docker-8c-8g-10998 does not seem to be running inside a container 12:11:46 $ 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-390/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-390 -v /w/workspace/foundry_device-virtual-go_PR-390:/w/workspace/foundry_device-virtual-go_PR-390:rw,z -v /w/workspace/foundry_device-virtual-go_PR-390@tmp:/w/workspace/foundry_device-virtual-go_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:46 $ docker top 99c9aeccfb2aad6ed896085b2b52c27f93b4946cab635b66d5c8fa0dd61bce22 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:46 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:47 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:47 + ls /var/log/sa-host 12:11:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:47 provisioning config files... 12:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-390@tmp/config2005049717979853745tmp [Pipeline] { [Pipeline] echo 12:11:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> create-netrc.sh [Pipeline] } 12:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> python-tools-install.sh [Pipeline] echo 12:11:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> sudo-logs.sh 12:11:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:49 ---> job-cost.sh 12:11:49 lf-activate-venv: SKIPPING 12:11:49 DEBUG: total: 0.2199999988079071 12:11:49 INFO: Retrieving Stack Cost... 12:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:50 INFO: Archiving Costs [Pipeline] echo 12:11:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:50 ---> logs-deploy.sh 12:11:50 lf-activate-venv: SKIPPING 12:11:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-390/1 12:11:50 INFO: archiving workspace using pattern(s): 12:11:51 Archives upload complete. 12:11:51 INFO: archiving logs to Nexus 12:11:52 ---> uname -a: 12:11:52 Linux prd-ubuntu20-04-docker-8c-8g-10998 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:11:52 12:11:52 12:11:52 ---> lscpu: 12:11:52 Architecture: x86_64 12:11:52 CPU op-mode(s): 32-bit, 64-bit 12:11:52 Byte Order: Little Endian 12:11:52 Address sizes: 40 bits physical, 48 bits virtual 12:11:52 CPU(s): 8 12:11:52 On-line CPU(s) list: 0-7 12:11:52 Thread(s) per core: 1 12:11:52 Core(s) per socket: 1 12:11:52 Socket(s): 8 12:11:52 NUMA node(s): 1 12:11:52 Vendor ID: AuthenticAMD 12:11:52 CPU family: 23 12:11:52 Model: 49 12:11:52 Model name: AMD EPYC-Rome Processor 12:11:52 Stepping: 0 12:11:52 CPU MHz: 2799.998 12:11:52 BogoMIPS: 5599.99 12:11:52 Virtualization: AMD-V 12:11:52 Hypervisor vendor: KVM 12:11:52 Virtualization type: full 12:11:52 L1d cache: 256 KiB 12:11:52 L1i cache: 256 KiB 12:11:52 L2 cache: 4 MiB 12:11:52 L3 cache: 128 MiB 12:11:52 NUMA node0 CPU(s): 0-7 12:11:52 Vulnerability Itlb multihit: Not affected 12:11:52 Vulnerability L1tf: Not affected 12:11:52 Vulnerability Mds: Not affected 12:11:52 Vulnerability Meltdown: Not affected 12:11:52 Vulnerability Mmio stale data: Not affected 12:11:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:11:52 Vulnerability Srbds: Not affected 12:11:52 Vulnerability Tsx async abort: Not affected 12:11:52 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 12:11:52 12:11:52 12:11:52 ---> nproc: 12:11:52 8 12:11:52 12:11:52 12:11:52 ---> df -h: 12:11:52 Filesystem Size Used Avail Use% Mounted on 12:11:52 overlay 155G 12G 144G 8% / 12:11:52 tmpfs 64M 0 64M 0% /dev 12:11:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:11:52 shm 64M 0 64M 0% /dev/shm 12:11:52 /dev/vda1 155G 12G 144G 8% /facter-os 12:11:52 12:11:52 12:11:52 ---> sar -b -r -n DEV: 12:11:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10998) 04/26/23 _x86_64_ (8 CPU) 12:11:52 12:11:52 11:58:46 LINUX RESTART (8 CPU) 12:11:52 12:11:52 11:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:52 12:00:01 168.57 47.86 120.71 0.00 5381.64 143844.96 0.00 12:11:52 12:01:01 148.87 1.33 147.53 0.00 13.86 48298.43 0.00 12:11:52 12:02:01 175.30 0.15 175.15 0.00 6.00 44086.39 0.00 12:11:52 12:03:01 1.52 0.00 1.52 0.00 0.00 19.48 0.00 12:11:52 12:04:01 38.33 12.76 25.56 0.00 5444.03 6263.76 0.00 12:11:52 12:05:01 4.15 0.00 4.15 0.00 0.00 51.46 0.00 12:11:52 12:06:01 2.80 1.38 1.42 0.00 33.86 17.86 0.00 12:11:52 12:07:01 2.33 0.27 2.07 0.00 3.87 23.06 0.00 12:11:52 12:08:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 12:11:52 12:09:01 2.63 0.00 2.63 0.00 0.00 41.85 0.00 12:11:52 12:10:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 12:11:52 12:11:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 12:11:52 Average: 45.75 5.31 40.44 0.00 906.89 20224.31 0.00 12:11:52 12:11:52 11:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:52 12:00:01 29147616 31605920 708508 2.15 72820 2663820 1900372 5.60 979488 2398160 5292 12:11:52 12:01:01 28156768 31588728 709648 2.16 147032 3452624 1923588 5.67 1181452 3061144 201324 12:11:52 12:02:01 27609940 31574900 721312 2.19 158740 3949240 1766580 5.21 1272120 3486344 428 12:11:52 12:03:01 27609264 31574328 721276 2.19 158772 3949244 1766580 5.21 1272200 3486344 260 12:11:52 12:04:01 27223476 31545692 739080 2.25 166936 4282400 1823008 5.37 1515400 3599632 948 12:11:52 12:05:01 27240908 31563112 722360 2.20 166988 4282388 1839060 5.42 1498456 3599592 0 12:11:52 12:06:01 27239420 31563464 721720 2.19 167092 4283360 1839060 5.42 1501928 3599904 36 12:11:52 12:07:01 27239584 31564148 720848 2.19 167180 4283528 1839060 5.42 1501680 3599936 8 12:11:52 12:08:01 27239544 31564208 720736 2.19 167276 4283532 1839060 5.42 1501416 3599940 8 12:11:52 12:09:01 27239496 31564332 720564 2.19 167420 4283508 1839060 5.42 1501456 3599972 12 12:11:52 12:10:01 27239140 31564044 720780 2.19 167476 4283516 1839060 5.42 1501620 3599976 8 12:11:52 12:11:01 27238636 31563624 721156 2.19 167556 4283520 1839060 5.42 1501628 3599980 40 12:11:52 Average: 27535316 31569708 720666 2.19 156274 4023390 1837796 5.42 1394070 3435910 17364 12:11:52 12:11:52 11:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:52 12:00:01 veth2e23d50 4.55 2.02 67.04 0.16 0.00 0.00 0.00 0.00 12:11:52 12:00:01 ens3 660.86 442.51 7082.56 91.27 0.00 0.00 0.00 0.00 12:11:52 12:00:01 docker0 30.41 32.99 2.33 256.11 0.00 0.00 0.00 0.00 12:11:52 12:00:01 vethdb63ede 2.02 4.55 0.16 67.04 0.00 0.00 0.00 0.01 12:11:52 12:00:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 12:11:52 12:01:01 ens3 314.16 183.94 1930.28 29.61 0.00 0.00 0.00 0.00 12:11:52 12:01:01 docker0 162.20 279.86 13.63 1898.43 0.00 0.00 0.00 0.00 12:11:52 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:02:01 ens3 136.96 97.52 2632.30 96.28 0.00 0.00 0.00 0.00 12:11:52 12:02:01 docker0 3.00 6.87 0.19 85.53 0.00 0.00 0.00 0.00 12:11:52 12:02:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 12:11:52 12:03:01 ens3 1.78 0.82 2.17 0.30 0.00 0.00 0.00 0.00 12:11:52 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:04:01 ens3 93.95 39.09 1950.03 3.16 0.00 0.00 0.00 0.00 12:11:52 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:11:52 12:05:01 ens3 0.93 0.67 0.35 0.28 0.00 0.00 0.00 0.00 12:11:52 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:06:01 ens3 4.50 3.62 3.23 3.67 0.00 0.00 0.00 0.00 12:11:52 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:07:01 ens3 3.45 2.00 2.21 2.12 0.00 0.00 0.00 0.00 12:11:52 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:08:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:10:01 ens3 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 12:11:52 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:52 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:52 Average: ens3 101.43 64.20 1133.57 18.90 0.00 0.00 0.00 0.00 12:11:52 Average: docker0 16.30 26.65 1.35 186.69 0.00 0.00 0.00 0.00 12:11:52 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 12:11:52 12:11:52