Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 268da6f83e209ba80039c304e6dff6a0d7afc8ae+c046c07be681eb47061b9e73bdc74da4165eb351 (137f6187155fd3692b31c599c1abd1ccaa1a7263) 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-ssh6771529417542282118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17703485029000635035.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7598792953620199955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh520353553914757115.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15668325129547808245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-16542’ Running on prd-ubuntu20.04-docker-8c-8g-16544 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1460 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c046c07be681eb47061b9e73bdc74da4165eb351 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae Merge succeeded, producing e9d37a776735afb08a17f4569e5a2b3f9afba365 Checking out Revision e9d37a776735afb08a17f4569e5a2b3f9afba365 (PR-1460) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # 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 c046c07be681eb47061b9e73bdc74da4165eb351 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d37a776735afb08a17f4569e5a2b3f9afba365 # timeout=10 Commit message: "Merge commit 'c046c07be681eb47061b9e73bdc74da4165eb351' into HEAD" > git rev-list --no-walk 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:31 ========================================================= 18:43:31 EdgeX Global Pipelines Version Info 18:43:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:32 ------------------- 18:43:32 stable info: 18:43:32 ------------------- 18:43:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:32 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:43:32 Message: update stable to v1.0.249 18:43:33 ------------------- 18:43:33 experimental info: 18:43:33 ------------------- 18:43:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:43:33 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1460 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1460 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1460 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9d37a7 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:33 provisioning config files... 18:43:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config11049084396043155546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:34 ---> docker-login.sh 18:43:34 nexus3.edgexfoundry.org:10001 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10002 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10003 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 nexus3.edgexfoundry.org:10004 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 docker.io 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 ---> docker-login.sh ends [Pipeline] } 18:43:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:43:35 + git rev-list -1 --merges e9d37a776735afb08a17f4569e5a2b3f9afba365~1..e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo 18:43:35 -----------> git rev-list -1 --merges e9d37a776735afb08a17f4569e5a2b3f9afba365~1..e9d37a776735afb08a17f4569e5a2b3f9afba365 e9d37a776735afb08a17f4569e5a2b3f9afba365 18:43:35 e9d37a776735afb08a17f4569e5a2b3f9afba365 [false] [Pipeline] sh 18:43:36 + git log --format=format:%s -1 e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo 18:43:36 ========================================================= 18:43:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:43:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:36 + git log --format=format:%s -1 e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo 18:43:36 [semverPrep] GIT_COMMIT: e9d37a776735afb08a17f4569e5a2b3f9afba365, Commit Message: Merge commit 'c046c07be681eb47061b9e73bdc74da4165eb351' into HEAD [Pipeline] echo 18:43:36 [semverPrep] This is not a build commit. [Pipeline] sh 18:43:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:43:36 + grep -v github /etc/ssh/ssh_known_hosts 18:43:36 + [ -e /tmp/ssh_known_hosts ] 18:43:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:43:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:43:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:43:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:37 18:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:37 0.1.4: Pulling from edgex-devops/py-git-semver 18:43:37 b85a868b505f: Pulling fs layer 18:43:37 e2be974225ed: Pulling fs layer 18:43:37 339a4e72a1f5: Pulling fs layer 18:43:37 988bab9f4d93: Pulling fs layer 18:43:37 1469e6f7b9e6: Pulling fs layer 18:43:37 eaf3925da568: Pulling fs layer 18:43:37 bab4dde63d76: Pulling fs layer 18:43:37 bde34c3a00c8: Pulling fs layer 18:43:37 b352a97aabf1: Pulling fs layer 18:43:37 4872d77fe225: Pulling fs layer 18:43:37 5851b861e8e6: Pulling fs layer 18:43:37 bde34c3a00c8: Waiting 18:43:37 b352a97aabf1: Waiting 18:43:37 4872d77fe225: Waiting 18:43:37 5851b861e8e6: Waiting 18:43:37 1469e6f7b9e6: Waiting 18:43:37 988bab9f4d93: Waiting 18:43:37 eaf3925da568: Waiting 18:43:37 bab4dde63d76: Waiting 18:43:37 e2be974225ed: Verifying Checksum 18:43:37 e2be974225ed: Download complete 18:43:37 988bab9f4d93: Verifying Checksum 18:43:37 988bab9f4d93: Download complete 18:43:37 1469e6f7b9e6: Verifying Checksum 18:43:37 1469e6f7b9e6: Download complete 18:43:37 eaf3925da568: Verifying Checksum 18:43:37 eaf3925da568: Download complete 18:43:37 339a4e72a1f5: Download complete 18:43:37 bde34c3a00c8: Verifying Checksum 18:43:37 bde34c3a00c8: Download complete 18:43:37 b352a97aabf1: Download complete 18:43:37 b85a868b505f: Verifying Checksum 18:43:37 b85a868b505f: Download complete 18:43:37 4872d77fe225: Verifying Checksum 18:43:37 4872d77fe225: Download complete 18:43:37 5851b861e8e6: Verifying Checksum 18:43:37 5851b861e8e6: Download complete 18:43:38 bab4dde63d76: Verifying Checksum 18:43:38 bab4dde63d76: Download complete 18:43:39 b85a868b505f: Pull complete 18:43:39 e2be974225ed: Pull complete 18:43:40 339a4e72a1f5: Pull complete 18:43:40 988bab9f4d93: Pull complete 18:43:40 1469e6f7b9e6: Pull complete 18:43:40 eaf3925da568: Pull complete 18:43:42 bab4dde63d76: Pull complete 18:43:42 bde34c3a00c8: Pull complete 18:43:42 b352a97aabf1: Pull complete 18:43:42 4872d77fe225: Pull complete 18:43:42 5851b861e8e6: Pull complete 18:43:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:42 prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container 18:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:43:48 $ docker top 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 -eo pid,comm 18:43:48 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). 18:43:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:48 [ssh-agent] Looking for ssh-agent implementation... 18:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:48 $ docker exec 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent 18:43:48 SSH_AUTH_SOCK=/tmp/ssh-eDsesdPumtqJ/agent.32 18:43:48 SSH_AGENT_PID=38 18:43:48 Running ssh-add (command line suppressed) 18:43:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_8373592534854090176.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_8373592534854090176.key) 18:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:49 + git tag --points-at HEAD [Pipeline] } 18:43:49 $ docker exec --env ******** --env ******** 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent -k 18:43:49 unset SSH_AUTH_SOCK; 18:43:49 unset SSH_AGENT_PID; 18:43:49 echo Agent pid 38 killed; 18:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:49 [ssh-agent] Looking for ssh-agent implementation... 18:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:49 $ docker exec 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent 18:43:49 SSH_AUTH_SOCK=/tmp/ssh-HRo6s6gFsi3m/agent.70 18:43:49 SSH_AGENT_PID=76 18:43:49 Running ssh-add (command line suppressed) 18:43:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_7328412054083529564.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_7328412054083529564.key) 18:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:50 + git semver init 18:43:50 2023-05-23 18:43:50,371 [run_init] DEBUG init version:0.0.0 force:False 18:43:50 2023-05-23 18:43:50,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver 18:43:50 2023-05-23 18:43:50,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver 18:43:50 2023-05-23 18:43:50,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460, universal_newlines=False, shell=None, istream=None) 18:43:51 2023-05-23 18:43:51,259 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.git/info/exclude 18:43:51 2023-05-23 18:43:51,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 with force:False 18:43:51 2023-05-23 18:43:51,260 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 18:43:51 2023-05-23 18:43:51,265 [execute] INFO git cat-file --batch-check 18:43:51 2023-05-23 18:43:51,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) 18:43:51 2023-05-23 18:43:51,271 [execute] INFO git cat-file --batch 18:43:51 2023-05-23 18:43:51,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) 18:43:51 2023-05-23 18:43:51,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 18:43:51 0.0.0 [Pipeline] } 18:43:51 $ docker exec --env ******** --env ******** 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent -k 18:43:51 unset SSH_AUTH_SOCK; 18:43:51 unset SSH_AGENT_PID; 18:43:51 echo Agent pid 76 killed; 18:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:51 + git semver [Pipeline] } 18:43:52 $ docker stop --time=1 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 18:43:53 $ docker rm -f --volumes 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:53 Stashed 1 file(s) [Pipeline] echo 18:43:53 [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 18:43:54 provisioning config files... 18:43:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config11323925400402233189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:54 ---> docker-login.sh 18:43:54 nexus3.edgexfoundry.org:10001 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 nexus3.edgexfoundry.org:10002 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 nexus3.edgexfoundry.org:10003 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 nexus3.edgexfoundry.org:10004 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 docker.io 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 ---> docker-login.sh ends [Pipeline] } 18:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:55 ========================================================= 18:43:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:43:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:55 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:43:55 Sending build context to Docker daemon 11.19MB 18:43:55 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:43:55 Step 2/10 : FROM ${BASE} AS builder 18:43:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:55 f56be85fc22e: Pulling fs layer 18:43:55 85791d961cd3: Pulling fs layer 18:43:55 d694b5ae8c79: Pulling fs layer 18:43:55 9f32a84ed3da: Pulling fs layer 18:43:55 4d19c01a9841: Pulling fs layer 18:43:55 9325e15d5711: Pulling fs layer 18:43:55 556b6ee489ea: Pulling fs layer 18:43:55 c5a4b2cf53e6: Pulling fs layer 18:43:55 556b6ee489ea: Waiting 18:43:55 9325e15d5711: Waiting 18:43:55 4d19c01a9841: Waiting 18:43:55 c5a4b2cf53e6: Waiting 18:43:55 9f32a84ed3da: Waiting 18:43:55 85791d961cd3: Download complete 18:43:55 9f32a84ed3da: Verifying Checksum 18:43:55 9f32a84ed3da: Download complete 18:43:55 4d19c01a9841: Download complete 18:43:55 f56be85fc22e: Verifying Checksum 18:43:55 f56be85fc22e: Download complete 18:43:55 9325e15d5711: Verifying Checksum 18:43:55 9325e15d5711: Download complete 18:43:55 f56be85fc22e: Pull complete 18:43:55 85791d961cd3: Pull complete 18:43:56 c5a4b2cf53e6: Verifying Checksum 18:43:56 c5a4b2cf53e6: Download complete 18:43:56 d694b5ae8c79: Download complete 18:43:56 556b6ee489ea: Verifying Checksum 18:43:56 556b6ee489ea: Download complete 18:44:00 d694b5ae8c79: Pull complete 18:44:00 9f32a84ed3da: Pull complete 18:44:00 4d19c01a9841: Pull complete 18:44:00 9325e15d5711: Pull complete 18:44:03 556b6ee489ea: Pull complete 18:44:04 c5a4b2cf53e6: Pull complete 18:44:04 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:44:04 ---> c4be618373d6 18:44:04 Step 3/10 : ARG MAKE=make build 18:44:09 Still waiting to schedule task 18:44:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16543’ is offline 18:44:14 ---> Running in ab09a4f6f719 18:44:14 Removing intermediate container ab09a4f6f719 18:44:14 ---> 68b0b1b92f01 18:44:14 Step 4/10 : WORKDIR /device-sdk-go 18:44:14 ---> Running in 2d46aa077e60 18:44:14 Removing intermediate container 2d46aa077e60 18:44:14 ---> f47367806e23 18:44:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:14 ---> Running in a1b01972be23 18:44:14 Removing intermediate container a1b01972be23 18:44:14 ---> 410262b9b3d7 18:44:14 Step 6/10 : RUN apk add --update --no-cache make git 18:44:14 ---> Running in e5d76c378fb1 18:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:14 OK: 265 MiB in 53 packages 18:44:14 Removing intermediate container e5d76c378fb1 18:44:14 ---> 43ed5b3cbe0e 18:44:14 Step 7/10 : COPY go.mod vendor* ./ 18:44:14 ---> 87d769066bc3 18:44:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:14 ---> Running in 729e90fa78d9 18:45:01 Removing intermediate container 729e90fa78d9 18:45:01 ---> 640d51ca8c7a 18:45:01 Step 9/10 : COPY . . 18:45:01 ---> 629a2e8c8db5 18:45:01 Step 10/10 : RUN ${MAKE} 18:45:01 ---> Running in 7987532872cc 18:45:01 noop 18:45:01 Removing intermediate container 7987532872cc 18:45:01 ---> 899063ddecec 18:45:01 Successfully built 899063ddecec 18:45:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:02 + docker inspect -f . ci-base-image-x86_64 18:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:02 prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container 18:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:45:02 $ docker top d98d12bad36143779b6e3a19a5b3851417b0f1d1bdf9aaa18ff0845aa8b378c0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:03 + go version 18:45:03 go version go1.20.2 linux/amd64 [Pipeline] } 18:45:03 $ docker stop --time=1 d98d12bad36143779b6e3a19a5b3851417b0f1d1bdf9aaa18ff0845aa8b378c0 18:45:04 $ docker rm -f --volumes d98d12bad36143779b6e3a19a5b3851417b0f1d1bdf9aaa18ff0845aa8b378c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:04 + docker inspect -f . ci-base-image-x86_64 18:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:04 prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container 18:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:45:05 $ docker top 7bae976a3ee54b7cfe59b3efd5964175dfc358ab63a1f0f133a1d53d3b5c73eb -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] fileExists [Pipeline] sh 18:45:05 + make test 18:45:05 go test -race -coverprofile=coverage.out ./... 18:45:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 80.2% of statements 18:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements 18:45:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:45:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:45:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.097s coverage: 77.5% of statements 18:45:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:45:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:45:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:45:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 14.3% of statements 18:45:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.086s coverage: 68.5% of statements 18:45:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements 18:45:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.7% of statements 18:45:54 GO111MODULE=on go vet ./... 18:45:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16545 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] { [Pipeline] ws 18:45:56 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:56 The recommended git tool is: git 18:45:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:57 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:45:57 $ docker stop --time=1 7bae976a3ee54b7cfe59b3efd5964175dfc358ab63a1f0f133a1d53d3b5c73eb 18:46:02 $ docker rm -f --volumes 7bae976a3ee54b7cfe59b3efd5964175dfc358ab63a1f0f133a1d53d3b5c73eb 18:46:02 using credential edgex-jenkins-ssh 18:46:02 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh 18:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:46:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:02 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:46:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:02 > git --version # timeout=10 18:46:02 > git --version # 'git version 2.25.1' 18:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh 18:46:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:03 + ls -al . 18:46:03 total 272 18:46:03 drwxrwxr-x 11 jenkins jenkins 4096 May 23 18:45 . 18:46:03 drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:43 .. 18:46:03 -rw-rw-r-- 1 jenkins jenkins 140 May 23 18:43 .dockerignore 18:46:03 drwxrwxr-x 8 jenkins jenkins 4096 May 23 18:43 .git 18:46:03 drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:43 .github 18:46:03 -rw-rw-r-- 1 jenkins jenkins 137 May 23 18:43 .gitignore 18:46:03 -rw-rw-r-- 1 jenkins jenkins 42 May 23 18:43 .golangci.yml 18:46:03 drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:43 .semver 18:46:03 -rw-rw-r-- 1 jenkins jenkins 31677 May 23 18:43 CHANGELOG.md 18:46:03 -rw-rw-r-- 1 jenkins jenkins 677 May 23 18:43 GOVERNANCE.md 18:46:03 -rw-rw-r-- 1 jenkins jenkins 885 May 23 18:43 Jenkinsfile 18:46:03 -rw-rw-r-- 1 jenkins jenkins 11341 May 23 18:43 LICENSE 18:46:03 -rw-rw-r-- 1 jenkins jenkins 1714 May 23 18:43 Makefile 18:46:03 -rw-rw-r-- 1 jenkins jenkins 619 May 23 18:43 OWNERS.md 18:46:03 -rw-rw-r-- 1 jenkins jenkins 4891 May 23 18:43 README.md 18:46:03 -rw-rw-r-- 1 jenkins jenkins 5 May 23 18:43 VERSION 18:46:03 drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:43 bin 18:46:03 -rw-r--r-- 1 jenkins jenkins 106153 May 23 18:45 coverage.out 18:46:03 drwxrwxr-x 5 jenkins jenkins 4096 May 23 18:43 example 18:46:03 -rw-rw-r-- 1 jenkins jenkins 3234 May 23 18:43 go.mod 18:46:03 -rw-rw-r-- 1 jenkins jenkins 30871 May 23 18:43 go.sum 18:46:03 drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:43 internal 18:46:03 drwxrwxr-x 3 jenkins jenkins 4096 May 23 18:43 openapi 18:46:03 drwxrwxr-x 6 jenkins jenkins 4096 May 23 18:43 pkg 18:46:03 drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:43 snap 18:46:03 -rw-rw-r-- 1 jenkins jenkins 222 May 23 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:04 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e9d37a776735afb08a17f4569e5a2b3f9afba365 --label arch=amd64 --label version=0.0.0 . 18:46:04 Sending build context to Docker daemon 11.3MB 18:46:04 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:46:04 Step 2/23 : FROM ${BASE} AS builder 18:46:04 ---> 899063ddecec 18:46:04 Step 3/23 : ARG MAKE=make build 18:46:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:04 ---> Running in b4e6606907cb 18:46:04 Removing intermediate container b4e6606907cb 18:46:04 ---> 7b3d9a804e36 18:46:04 Step 4/23 : WORKDIR /device-sdk-go 18:46:04 ---> Running in 4b3d6d7da8cb 18:46:04 Removing intermediate container 4b3d6d7da8cb 18:46:04 ---> 5b850df91317 18:46:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:04 ---> Running in d7185c499a02 18:46:04 Removing intermediate container d7185c499a02 18:46:04 ---> 0b7f2615911e 18:46:04 Step 6/23 : RUN apk add --update --no-cache make git 18:46:04 ---> Running in 1832fa30a221 18:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:46:05 OK: 265 MiB in 53 packages 18:46:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:05 Removing intermediate container 1832fa30a221 18:46:05 ---> aba66a63790c 18:46:05 Step 7/23 : COPY go.mod vendor* ./ 18:46:05 ---> bb5082a5d875 18:46:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:05 ---> Running in 91ff0fe54403 18:46:06 Merging remotes/origin/main commit c046c07be681eb47061b9e73bdc74da4165eb351 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae 18:46:06 Removing intermediate container 91ff0fe54403 18:46:06 ---> 2b41772e2736 18:46:06 Step 9/23 : COPY . . 18:46:06 Merge succeeded, producing 5f7d514eb1172a9858783636d846cfe9ecce1f69 18:46:06 Checking out Revision 5f7d514eb1172a9858783636d846cfe9ecce1f69 (PR-1460) 18:46:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:06 > git config core.sparsecheckout # timeout=10 18:46:06 > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 18:46:06 > git remote # timeout=10 18:46:06 > git config --get remote.origin.url # timeout=10 18:46:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:06 > git merge c046c07be681eb47061b9e73bdc74da4165eb351 # timeout=10 18:46:06 > git rev-parse HEAD^{commit} # timeout=10 18:46:06 > git config core.sparsecheckout # timeout=10 18:46:06 > git checkout -f 5f7d514eb1172a9858783636d846cfe9ecce1f69 # timeout=10 18:46:07 ---> 2d01efac17dc 18:46:07 Step 10/23 : RUN ${MAKE} 18:46:07 ---> Running in e8d2f48c670f 18:46:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:46:10 Commit message: "Merge commit 'c046c07be681eb47061b9e73bdc74da4165eb351' into HEAD" 18:46:10 > git rev-list --no-walk 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:11 Dload Upload Total Spent Left Speed 18:46:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 18:46:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:12 + sudo tee /etc/docker/daemon.new 18:46:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:12 { 18:46:12 "registry-mirrors": [ 18:46:12 "https://nexus3.edgexfoundry.org:10001" 18:46:12 ], 18:46:12 "bip": "10.250.0.254/24", 18:46:12 "hosts": [ 18:46:12 "tcp://0.0.0.0:5555", 18:46:12 "unix:///var/run/docker.sock" 18:46:12 ], 18:46:12 "mtu": 1458, 18:46:12 "selinux-enabled": true, 18:46:12 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:12 } [Pipeline] sh 18:46:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:12 + sudo service docker restart 18:46:29 Removing intermediate container e8d2f48c670f 18:46:29 ---> 811571dd2e15 18:46:29 Step 11/23 : FROM alpine:3.17 18:46:29 3.17: Pulling from library/alpine 18:46:29 f56be85fc22e: Already exists 18:46:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:46:29 Status: Downloaded newer image for alpine:3.17 18:46:29 ---> 9ed4aefc74f6 18:46:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:46:29 ---> Running in a2da72faa871 18:46:29 Removing intermediate container a2da72faa871 18:46:29 ---> 9677b986818c 18:46:29 Step 13/23 : RUN apk add --update --no-cache 18:46:29 ---> Running in a86bd6a90588 18:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:46:29 OK: 7 MiB in 15 packages 18:46:29 Removing intermediate container a86bd6a90588 18:46:29 ---> 24292e96d214 18:46:29 Step 14/23 : WORKDIR / 18:46:29 ---> Running in 550b4c334af6 18:46:29 Removing intermediate container 550b4c334af6 18:46:29 ---> d397e0d49f98 18:46:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:46:29 ---> a3ab767325ab 18:46:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:46:30 ---> f529b1a16c62 18:46:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:46:30 ---> d5e9f8c7fca7 18:46:30 Step 18/23 : EXPOSE 59999 18:46:30 ---> Running in 007b53dcf6ae 18:46:30 Removing intermediate container 007b53dcf6ae 18:46:30 ---> 6b5fcb7e5b04 18:46:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:46:30 ---> Running in 8454150a29b9 18:46:30 Removing intermediate container 8454150a29b9 18:46:30 ---> 21523222b4a3 18:46:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:46:30 ---> Running in 1cf3cafaecd9 18:46:30 Removing intermediate container 1cf3cafaecd9 18:46:30 ---> 598ad817c13f 18:46:30 Step 21/23 : LABEL arch=amd64 18:46:30 ---> Running in dff5e4b95d51 18:46:30 Removing intermediate container dff5e4b95d51 18:46:30 ---> 4e2598c5706b 18:46:30 Step 22/23 : LABEL git_sha=e9d37a776735afb08a17f4569e5a2b3f9afba365 18:46:30 ---> Running in 26767eb31375 18:46:30 Removing intermediate container 26767eb31375 18:46:30 ---> 91350342c999 18:46:30 Step 23/23 : LABEL version=0.0.0 18:46:30 ---> Running in 52d2a90f4b9e 18:46:30 Removing intermediate container 52d2a90f4b9e 18:46:30 ---> 51b7baf93e27 18:46:30 [Warning] One or more build-args [ARCH] were not consumed 18:46:30 Successfully built 51b7baf93e27 18:46:30 Successfully tagged device-sdk-simple: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:31 provisioning config files... 18:46:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config15640986963903584319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:31 18:46:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:31 ---> docker-login.sh 18:46:31 nexus3.edgexfoundry.org:10001 18:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:31 latest: Pulling from edgex-lftools-log-publisher 18:46:31 5eb5b503b376: Pulling fs layer 18:46:31 5c69ac0246d0: Pulling fs layer 18:46:31 ec43610c2a17: Pulling fs layer 18:46:31 3a2ae6a8a46f: Pulling fs layer 18:46:31 33b1e0a273af: Pulling fs layer 18:46:31 5d3b04190fa2: Pulling fs layer 18:46:31 2f39f015ded8: Pulling fs layer 18:46:31 5d3b04190fa2: Waiting 18:46:31 33b1e0a273af: Waiting 18:46:31 2f39f015ded8: Waiting 18:46:31 3a2ae6a8a46f: Waiting 18:46:31 5c69ac0246d0: Verifying Checksum 18:46:31 5c69ac0246d0: Download complete 18:46:31 3a2ae6a8a46f: Download complete 18:46:31 33b1e0a273af: Verifying Checksum 18:46:31 33b1e0a273af: Download complete 18:46:31 5d3b04190fa2: Verifying Checksum 18:46:31 5d3b04190fa2: Download complete 18:46:31 ec43610c2a17: Verifying Checksum 18:46:31 ec43610c2a17: Download complete 18:46:31 5eb5b503b376: Verifying Checksum 18:46:31 5eb5b503b376: Download complete 18:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:32 Configure a credential helper to remove this warning. See 18:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:32 18:46:32 Login Succeeded 18:46:32 nexus3.edgexfoundry.org:10002 18:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:32 2f39f015ded8: Download complete 18:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:32 Configure a credential helper to remove this warning. See 18:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:32 18:46:32 Login Succeeded 18:46:32 nexus3.edgexfoundry.org:10003 18:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:33 Configure a credential helper to remove this warning. See 18:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:33 18:46:33 Login Succeeded 18:46:33 nexus3.edgexfoundry.org:10004 18:46:33 5eb5b503b376: Pull complete 18:46:33 5c69ac0246d0: Pull complete 18:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:33 Configure a credential helper to remove this warning. See 18:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:33 18:46:33 Login Succeeded 18:46:33 docker.io 18:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:33 ec43610c2a17: Pull complete 18:46:33 3a2ae6a8a46f: Pull complete 18:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:33 Configure a credential helper to remove this warning. See 18:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:33 18:46:33 Login Succeeded 18:46:33 ---> docker-login.sh ends [Pipeline] } 18:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:46:33 33b1e0a273af: Pull complete 18:46:33 5d3b04190fa2: Pull complete [Pipeline] echo 18:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:34 ========================================================= 18:46:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:46:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:34 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:46:34 Sending build context to Docker daemon 6.03MB 18:46:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:46:34 Step 2/10 : FROM ${BASE} AS builder 18:46:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:36 c41833b44d91: Pulling fs layer 18:46:36 ed15518f5707: Pulling fs layer 18:46:36 feae8fd75edb: Pulling fs layer 18:46:36 242c74f7c9fa: Pulling fs layer 18:46:36 3cdef696dda3: Pulling fs layer 18:46:36 2ced38df9373: Pulling fs layer 18:46:36 58f1dce35555: Pulling fs layer 18:46:36 3cdef696dda3: Waiting 18:46:36 2ced38df9373: Waiting 18:46:36 242c74f7c9fa: Waiting 18:46:36 58f1dce35555: Waiting 18:46:36 ed15518f5707: Verifying Checksum 18:46:36 ed15518f5707: Download complete 18:46:36 242c74f7c9fa: Verifying Checksum 18:46:36 242c74f7c9fa: Download complete 18:46:36 3cdef696dda3: Verifying Checksum 18:46:36 3cdef696dda3: Download complete 18:46:36 c41833b44d91: Verifying Checksum 18:46:36 c41833b44d91: Download complete 18:46:37 c41833b44d91: Pull complete 18:46:37 58f1dce35555: Verifying Checksum 18:46:37 58f1dce35555: Download complete 18:46:38 2f39f015ded8: Pull complete 18:46:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:38 prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container 18:46:38 ed15518f5707: Pull complete 18:46:38 $ 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/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:46:39 feae8fd75edb: Verifying Checksum 18:46:39 feae8fd75edb: Download complete 18:46:39 2ced38df9373: Verifying Checksum 18:46:39 2ced38df9373: Download complete 18:46:42 $ docker top 96512cb7a7e79cc1c36ceaf4dca7607632b8437fb422ccf47a967ab4db6d166c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:43 ---> job-cost.sh 18:46:43 lf-activate-venv: SKIPPING 18:46:43 INFO: No Stack... 18:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:43 INFO: Archiving Costs [Pipeline] sh 18:46:43 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/cost.csv 18:46:43 + cut -d, -f6 [Pipeline] lock 18:46:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] 18:46:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] did not exist. Created. 18:46:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:44 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:44 Stashed 1 file(s) [Pipeline] } 18:46:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:44 $ docker stop --time=1 96512cb7a7e79cc1c36ceaf4dca7607632b8437fb422ccf47a967ab4db6d166c 18:46:45 $ docker rm -f --volumes 96512cb7a7e79cc1c36ceaf4dca7607632b8437fb422ccf47a967ab4db6d166c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:51 feae8fd75edb: Pull complete 18:46:51 242c74f7c9fa: Pull complete 18:46:51 3cdef696dda3: Pull complete 18:46:56 2ced38df9373: Pull complete 18:47:00 58f1dce35555: Pull complete 18:47:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:47:00 ---> fadd8f120f05 18:47:00 Step 3/10 : ARG MAKE=make build 18:47:03 ---> Running in 3a43822c2a46 18:47:03 Removing intermediate container 3a43822c2a46 18:47:03 ---> ca0b4f1f6a68 18:47:03 Step 4/10 : WORKDIR /device-sdk-go 18:47:03 ---> Running in 0f91f17cbf64 18:47:03 Removing intermediate container 0f91f17cbf64 18:47:03 ---> e507b69ed6ce 18:47:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:03 ---> Running in 311282e05a5b 18:47:03 Removing intermediate container 311282e05a5b 18:47:03 ---> d0aa5dadbb70 18:47:03 Step 6/10 : RUN apk add --update --no-cache make git 18:47:03 ---> Running in 1f7152b36912 18:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:47:05 OK: 263 MiB in 53 packages 18:47:06 Removing intermediate container 1f7152b36912 18:47:06 ---> 5e591fef8419 18:47:06 Step 7/10 : COPY go.mod vendor* ./ 18:47:06 ---> 40ff09a4e332 18:47:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:06 ---> Running in 676d15295e63 18:48:14 Removing intermediate container 676d15295e63 18:48:14 ---> a4ac94518f6c 18:48:14 Step 9/10 : COPY . . 18:48:14 ---> d8de64bd9085 18:48:14 Step 10/10 : RUN ${MAKE} 18:48:14 ---> Running in 82dbc710d700 18:48:14 noop 18:48:14 Removing intermediate container 82dbc710d700 18:48:14 ---> d0b163c95dc7 18:48:14 Successfully built d0b163c95dc7 18:48:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:15 + docker inspect -f . ci-base-image-arm64 18:48:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:15 prd-ubuntu20.04-docker-arm64-4c-16g-16545 does not seem to be running inside a container 18:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:16 $ docker top 452919ab746479498c1dfdee44a48b67d3e0f678f592a98c6d743e73cdd711a3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:17 + go version 18:48:17 go version go1.20.2 linux/arm64 [Pipeline] } 18:48:17 $ docker stop --time=1 452919ab746479498c1dfdee44a48b67d3e0f678f592a98c6d743e73cdd711a3 18:48:19 $ docker rm -f --volumes 452919ab746479498c1dfdee44a48b67d3e0f678f592a98c6d743e73cdd711a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:19 + docker inspect -f . ci-base-image-arm64 18:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-16545 does not seem to be running inside a container 18:48: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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:24 $ docker top 4a3db7a735da77759e5582e9f1d63aff671dc695afff01b6b67e8a8edb3371bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:48:25 + make test 18:48:25 go test -race -coverprofile=coverage.out ./... 18:49:04 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:50:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:50:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:50:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:50:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:50:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:51:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.232s coverage: 27.6% of statements 18:51:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.248s coverage: 80.2% of statements 18:51:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:51:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:51:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.372s coverage: 86.0% of statements 18:51:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:51:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:51:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.475s coverage: 77.5% of statements 18:51:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.247s coverage: 14.3% of statements 18:51:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:51:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:51:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 68.5% of statements 18:51:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.437s coverage: 89.2% of statements 18:51:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:51:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.247s coverage: 5.7% of statements 18:51:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:51:29 GO111MODULE=on go vet ./... 18:53:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:50 ./bin/test-attribution-txt.sh [Pipeline] echo 18:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:51 $ docker stop --time=1 4a3db7a735da77759e5582e9f1d63aff671dc695afff01b6b67e8a8edb3371bd 18:53:54 $ docker rm -f --volumes 4a3db7a735da77759e5582e9f1d63aff671dc695afff01b6b67e8a8edb3371bd [Pipeline] // withDockerContainer [Pipeline] sh 18:53:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:55 Warning: overwriting stash ‘coverage-report’ 18:53:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:57 + ls -al . 18:53:57 total 268 18:53:57 drwxrwxr-x 10 jenkins jenkins 4096 May 23 18:48 . 18:53:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:46 .. 18:53:57 -rw-rw-r-- 1 jenkins jenkins 140 May 23 18:46 .dockerignore 18:53:57 drwxrwxr-x 8 jenkins jenkins 4096 May 23 18:46 .git 18:53:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:46 .github 18:53:57 -rw-rw-r-- 1 jenkins jenkins 137 May 23 18:46 .gitignore 18:53:57 -rw-rw-r-- 1 jenkins jenkins 42 May 23 18:46 .golangci.yml 18:53:57 -rw-rw-r-- 1 jenkins jenkins 31677 May 23 18:46 CHANGELOG.md 18:53:57 -rw-rw-r-- 1 jenkins jenkins 677 May 23 18:46 GOVERNANCE.md 18:53:57 -rw-rw-r-- 1 jenkins jenkins 885 May 23 18:46 Jenkinsfile 18:53:57 -rw-rw-r-- 1 jenkins jenkins 11341 May 23 18:46 LICENSE 18:53:57 -rw-rw-r-- 1 jenkins jenkins 1714 May 23 18:46 Makefile 18:53:57 -rw-rw-r-- 1 jenkins jenkins 619 May 23 18:46 OWNERS.md 18:53:57 -rw-rw-r-- 1 jenkins jenkins 4891 May 23 18:46 README.md 18:53:57 -rw-rw-r-- 1 jenkins jenkins 5 May 23 18:43 VERSION 18:53:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:46 bin 18:53:57 -rw-r--r-- 1 jenkins jenkins 106152 May 23 18:51 coverage.out 18:53:57 drwxrwxr-x 5 jenkins jenkins 4096 May 23 18:46 example 18:53:57 -rw-rw-r-- 1 jenkins jenkins 3234 May 23 18:46 go.mod 18:53:57 -rw-rw-r-- 1 jenkins jenkins 30871 May 23 18:46 go.sum 18:53:57 drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:46 internal 18:53:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 18:46 openapi 18:53:57 drwxrwxr-x 6 jenkins jenkins 4096 May 23 18:46 pkg 18:53:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:46 snap 18:53:57 -rw-rw-r-- 1 jenkins jenkins 222 May 23 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:57 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f7d514eb1172a9858783636d846cfe9ecce1f69 --label arch=arm64 --label version=0.0.0 . 18:53:58 Sending build context to Docker daemon 6.137MB 18:53:58 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:53:58 Step 2/23 : FROM ${BASE} AS builder 18:53:58 ---> d0b163c95dc7 18:53:58 Step 3/23 : ARG MAKE=make build 18:53:58 ---> Running in 56f019ea8c7f 18:53:58 Removing intermediate container 56f019ea8c7f 18:53:58 ---> c8b8c9b58b18 18:53:58 Step 4/23 : WORKDIR /device-sdk-go 18:53:58 ---> Running in dd92ce7e45b2 18:53:58 Removing intermediate container dd92ce7e45b2 18:53:58 ---> 3dd09074cfbf 18:53:58 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:53:58 ---> Running in 812123fdca02 18:53:59 Removing intermediate container 812123fdca02 18:53:59 ---> fa0bba0a483a 18:53:59 Step 6/23 : RUN apk add --update --no-cache make git 18:53:59 ---> Running in 92e1f1daab15 18:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:01 OK: 263 MiB in 53 packages 18:54:02 Removing intermediate container 92e1f1daab15 18:54:02 ---> c2f9660f864c 18:54:02 Step 7/23 : COPY go.mod vendor* ./ 18:54:03 ---> 041102f64a57 18:54:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:03 ---> Running in 9b8ee73dcd25 18:54:06 Removing intermediate container 9b8ee73dcd25 18:54:06 ---> 958be1c6956e 18:54:06 Step 9/23 : COPY . . 18:54:07 ---> 22a8b00235c9 18:54:07 Step 10/23 : RUN ${MAKE} 18:54:07 ---> Running in 25ce241e2ef9 18:54:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:56:15 Removing intermediate container 25ce241e2ef9 18:56:15 ---> 840d8e0b8407 18:56:15 Step 11/23 : FROM alpine:3.17 18:56:15 3.17: Pulling from library/alpine 18:56:15 c41833b44d91: Already exists 18:56:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:56:15 Status: Downloaded newer image for alpine:3.17 18:56:15 ---> 51e60588ff2c 18:56:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:56:15 ---> Running in c65c783b7dd3 18:56:15 Removing intermediate container c65c783b7dd3 18:56:15 ---> 4538d190a386 18:56:15 Step 13/23 : RUN apk add --update --no-cache 18:56:15 ---> Running in 47e139cfbdd7 18:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:17 OK: 7 MiB in 15 packages 18:56:20 Removing intermediate container 47e139cfbdd7 18:56:20 ---> 62a0f714c4da 18:56:20 Step 14/23 : WORKDIR / 18:56:20 ---> Running in c4e2faaf8c18 18:56:20 Removing intermediate container c4e2faaf8c18 18:56:20 ---> a622703f55ce 18:56:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:56:21 ---> 0ca425404a0f 18:56:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:56:22 ---> e63a284462d6 18:56:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:56:23 ---> 05f26170eeed 18:56:23 Step 18/23 : EXPOSE 59999 18:56:23 ---> Running in 894efcb57349 18:56:23 Removing intermediate container 894efcb57349 18:56:23 ---> a878fa7a73b5 18:56:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:56:23 ---> Running in 7611ce11aad5 18:56:23 Removing intermediate container 7611ce11aad5 18:56:23 ---> 0c8d101950a5 18:56:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:23 ---> Running in af53c40ec111 18:56:23 Removing intermediate container af53c40ec111 18:56:23 ---> 5cef306fee0a 18:56:23 Step 21/23 : LABEL arch=arm64 18:56:24 ---> Running in 42a03de22372 18:56:24 Removing intermediate container 42a03de22372 18:56:24 ---> aed02723071b 18:56:24 Step 22/23 : LABEL git_sha=5f7d514eb1172a9858783636d846cfe9ecce1f69 18:56:24 ---> Running in c583390c4b17 18:56:24 Removing intermediate container c583390c4b17 18:56:24 ---> e7a3b877206a 18:56:24 Step 23/23 : LABEL version=0.0.0 18:56:24 ---> Running in ae07209f2815 18:56:24 Removing intermediate container ae07209f2815 18:56:24 ---> 70fcedf4b8bc 18:56:24 [Warning] One or more build-args [ARCH] were not consumed 18:56:24 Successfully built 70fcedf4b8bc 18:56:24 Successfully tagged device-sdk-simple-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 18:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:25 18:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:25 arm64: Pulling from edgex-lftools-log-publisher 18:56:25 8998bd30e6a1: Pulling fs layer 18:56:25 04944245beec: Pulling fs layer 18:56:25 699f458cf7ca: Pulling fs layer 18:56:25 765212b225bb: Pulling fs layer 18:56:25 f23df028b6ca: Pulling fs layer 18:56:25 d65c8cfc05b1: Pulling fs layer 18:56:25 2437ff75d9bd: Pulling fs layer 18:56:25 765212b225bb: Waiting 18:56:25 f23df028b6ca: Waiting 18:56:25 d65c8cfc05b1: Waiting 18:56:25 2437ff75d9bd: Waiting 18:56:25 04944245beec: Verifying Checksum 18:56:25 04944245beec: Download complete 18:56:25 765212b225bb: Verifying Checksum 18:56:25 765212b225bb: Download complete 18:56:25 f23df028b6ca: Verifying Checksum 18:56:25 f23df028b6ca: Download complete 18:56:25 d65c8cfc05b1: Verifying Checksum 18:56:25 d65c8cfc05b1: Download complete 18:56:25 699f458cf7ca: Verifying Checksum 18:56:25 699f458cf7ca: Download complete 18:56:26 8998bd30e6a1: Verifying Checksum 18:56:26 8998bd30e6a1: Download complete 18:56:28 2437ff75d9bd: Verifying Checksum 18:56:28 2437ff75d9bd: Download complete 18:56:30 8998bd30e6a1: Pull complete 18:56:31 04944245beec: Pull complete 18:56:32 699f458cf7ca: Pull complete 18:56:32 765212b225bb: Pull complete 18:56:33 f23df028b6ca: Pull complete 18:56:33 d65c8cfc05b1: Pull complete 18:56:48 2437ff75d9bd: Pull complete 18:56:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:48 prd-ubuntu20.04-docker-arm64-4c-16g-16545 does not seem to be running inside a container 18:56:48 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:56:51 $ docker top 2845fac09281b10cec6f52192659f275a21ac7a31214e301e76323c23c28b00c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:52 ---> job-cost.sh 18:56:52 lf-activate-venv: SKIPPING 18:56:52 INFO: No Stack... 18:56:53 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:53 INFO: Archiving Costs [Pipeline] sh 18:56:53 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:56:53 + cut -d, -f6 [Pipeline] lock 18:56:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] 18:56:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] did not exist. Created. 18:56:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:54 /w/workspace/device-sdk-go/2@tmp/durable-21578f9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:56:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:56:55 Warning: overwriting stash ‘stack-cost’ 18:56:55 Stashed 1 file(s) [Pipeline] } 18:56:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:55 $ docker stop --time=1 2845fac09281b10cec6f52192659f275a21ac7a31214e301e76323c23c28b00c 18:56:56 $ docker rm -f --volumes 2845fac09281b10cec6f52192659f275a21ac7a31214e301e76323c23c28b00c [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 18:56:57 provisioning config files... 18:56:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config6617850827535762253tmp [Pipeline] { [Pipeline] sh 18:56:57 + set +x 18:56:57 + curl -s https://codecov.io/bash 18:56:57 + bash -s -- 18:56:57 18:56:57 _____ _ 18:56:57 / ____| | | 18:56:57 | | ___ __| | ___ ___ _____ __ 18:56:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:56:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:56:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:56:57 Bash-1.0.6 18:56:57 18:56:57 18:56:57 ==> git version 2.25.1 found 18:56:57 ==> 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 18:56:57 Release-Date: 2020-01-08 18:56:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:56:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:56:57 ==> Jenkins CI detected. 18:56:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1460 18:56:57 project root: . 18:56:57 --> token set from env 18:56:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:56:57 ==> Running gcov in . (disable via -X gcov) 18:56:57 ==> Python coveragepy not found 18:56:57 ==> Searching for coverage reports in: 18:56:57 + . 18:56:57 -> Found 1 reports 18:56:57 ==> Detecting git/mercurial file structure 18:56:57 ==> Reading reports 18:56:57 + ./coverage.out bytes=106152 18:56:57 ==> Appending adjustments 18:56:57 https://docs.codecov.io/docs/fixing-reports 18:56:57 + Found adjustments 18:56:57 ==> Gzipping contents 18:56:57 16K /tmp/codecov.QCcQZO.gz 18:56:57 ==> Uploading reports 18:56:57 url: https://codecov.io 18:56:57 query: branch=PR-1460&commit=e9d37a776735afb08a17f4569e5a2b3f9afba365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= 18:56:57 -> Pinging Codecov 18:56:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1460&commit=e9d37a776735afb08a17f4569e5a2b3f9afba365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= 18:56:57 -> Uploading to 18:56:57 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/7E55EF52A471D76F132DFD9A03CDDE97/e9d37a776735afb08a17f4569e5a2b3f9afba365/b89f60d1-4861-4359-9880-30ab41472903.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T185657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98b0bf85d6d64db59eb4887bc7251aeebd0362c435045abd6576e0bffaaf417c 18:56:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:57 Dload Upload Total Spent Left Speed 18:56:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15115 0 0 100 15115 0 78316 --:--:-- --:--:-- --:--:-- 78316 18:56:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] } 18:56:58 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 18:56:58 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives ] 18:56:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives 18:56:58 total 16 18:56:58 drwxr-xr-x 3 root root 4096 May 23 18:46 . 18:56:58 drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:46 .. 18:56:58 drwxr-xr-x 2 root root 4096 May 23 18:46 cost 18:56:58 -rw-r--r-- 1 root root 86 May 23 18:46 cost.csv 18:56:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives 18:56:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives 18:56:58 total 16 18:56:58 drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:46 . 18:56:58 drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:46 .. 18:56:58 drwxr-xr-x 2 jenkins jenkins 4096 May 23 18:46 cost 18:56:58 -rw-r--r-- 1 jenkins jenkins 86 May 23 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:56:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:00 ---> package-listing.sh 18:57:00 ++ facter osfamily 18:57:00 ++ tr '[:upper:]' '[:lower:]' 18:57:00 + OS_FAMILY=debian 18:57:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1460 18:57:00 + START_PACKAGES=/tmp/packages_start.txt 18:57:00 + END_PACKAGES=/tmp/packages_end.txt 18:57:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:00 + PACKAGES=/tmp/packages_start.txt 18:57:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' 18:57:00 + PACKAGES=/tmp/packages_end.txt 18:57:00 + case "${OS_FAMILY}" in 18:57:00 + dpkg -l 18:57:00 + grep '^ii' 18:57:00 + '[' -f /tmp/packages_start.txt ']' 18:57:00 + '[' -f /tmp/packages_end.txt ']' 18:57:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' 18:57:00 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ 18:57:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ [Pipeline] echo 18:57:00 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/gexfoundry_device-sdk-go_PR-1460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:01 prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container 18:57:01 $ 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/gexfoundry_device-sdk-go_PR-1460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:01 $ docker top 6d861a4cbf9166b1ca49878fdcb28dc3ac3b71d9107ea9f59402d9f9b6799eab -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:01 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:02 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:02 + ls /var/log/sa-host 18:57:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:02 provisioning config files... 18:57:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config16203656918343386652tmp [Pipeline] { [Pipeline] echo 18:57:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:02 ---> create-netrc.sh [Pipeline] } 18:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:03 ---> python-tools-install.sh [Pipeline] echo 18:57:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:03 ---> sudo-logs.sh 18:57:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:57:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:03 ---> job-cost.sh 18:57:03 lf-activate-venv: SKIPPING 18:57:03 DEBUG: total: 0.2199999988079071 18:57:03 INFO: Retrieving Stack Cost... 18:57:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:04 INFO: Archiving Costs [Pipeline] echo 18:57:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:04 ---> logs-deploy.sh 18:57:04 lf-activate-venv: SKIPPING 18:57:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1460/2 18:57:04 INFO: archiving workspace using pattern(s): 18:57:05 Archives upload complete. 18:57:06 INFO: archiving logs to Nexus 18:57:06 ---> uname -a: 18:57:06 Linux prd-ubuntu20-04-docker-8c-8g-16544 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:57:06 18:57:06 18:57:06 ---> lscpu: 18:57:06 Architecture: x86_64 18:57:06 CPU op-mode(s): 32-bit, 64-bit 18:57:06 Byte Order: Little Endian 18:57:06 Address sizes: 40 bits physical, 48 bits virtual 18:57:06 CPU(s): 8 18:57:06 On-line CPU(s) list: 0-7 18:57:06 Thread(s) per core: 1 18:57:06 Core(s) per socket: 1 18:57:06 Socket(s): 8 18:57:06 NUMA node(s): 1 18:57:06 Vendor ID: AuthenticAMD 18:57:06 CPU family: 23 18:57:06 Model: 49 18:57:06 Model name: AMD EPYC-Rome Processor 18:57:06 Stepping: 0 18:57:06 CPU MHz: 2799.998 18:57:06 BogoMIPS: 5599.99 18:57:06 Virtualization: AMD-V 18:57:06 Hypervisor vendor: KVM 18:57:06 Virtualization type: full 18:57:06 L1d cache: 256 KiB 18:57:06 L1i cache: 256 KiB 18:57:06 L2 cache: 4 MiB 18:57:06 L3 cache: 128 MiB 18:57:06 NUMA node0 CPU(s): 0-7 18:57:06 Vulnerability Itlb multihit: Not affected 18:57:06 Vulnerability L1tf: Not affected 18:57:06 Vulnerability Mds: Not affected 18:57:06 Vulnerability Meltdown: Not affected 18:57:06 Vulnerability Mmio stale data: Not affected 18:57:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:57:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:57:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:57:06 Vulnerability Srbds: Not affected 18:57:06 Vulnerability Tsx async abort: Not affected 18:57:06 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 18:57:06 18:57:06 18:57:06 ---> nproc: 18:57:06 8 18:57:06 18:57:06 18:57:06 ---> df -h: 18:57:06 Filesystem Size Used Avail Use% Mounted on 18:57:06 overlay 155G 12G 144G 8% / 18:57:06 tmpfs 64M 0 64M 0% /dev 18:57:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:06 shm 64M 0 64M 0% /dev/shm 18:57:06 /dev/vda1 155G 12G 144G 8% /facter-os 18:57:06 18:57:06