Pull request #32 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7538f9860d18368bc0125d8041c670cdedc05bf+5ecf853e9146b6aac4215f7018ae941eb175f8eb (f6f8882fc58444fa2c9a596524a6fbdf28190287) 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-ssh6085124313883227282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15868426216342574173.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6516929566493174117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6364327113509742218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5956216300822665252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1997337925471887222.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17045’ Running on prd-ubuntu20.04-docker-8c-8g-17048 in /w/workspace/edgexfoundry_device-uart_PR-32 [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ecf853e9146b6aac4215f7018ae941eb175f8eb into PR head commit c7538f9860d18368bc0125d8041c670cdedc05bf Merge succeeded, producing c7538f9860d18368bc0125d8041c670cdedc05bf Checking out Revision c7538f9860d18368bc0125d8041c670cdedc05bf (PR-32) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # 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 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 18:30:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:29 ========================================================= 18:30:29 EdgeX Global Pipelines Version Info 18:30:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:29 ------------------- 18:30:29 stable info: 18:30:29 ------------------- 18:30:29 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:30:29 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:30:29 Message: update stable to v1.0.257 18:30:30 ------------------- 18:30:30 experimental info: 18:30:30 ------------------- 18:30:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:30 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:30:30 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:30:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo 18:30:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo 18:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo 18:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7538f9 [Pipeline] echo 18:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:32 provisioning config files... 18:30:32 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config7832639223665968988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:32 ---> docker-login.sh 18:30:32 nexus3.edgexfoundry.org:10001 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:32 Configure a credential helper to remove this warning. See 18:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:32 18:30:32 Login Succeeded 18:30:32 nexus3.edgexfoundry.org:10002 18:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:33 Configure a credential helper to remove this warning. See 18:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:33 18:30:33 Login Succeeded 18:30:33 nexus3.edgexfoundry.org:10003 18:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:33 Configure a credential helper to remove this warning. See 18:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:33 18:30:33 Login Succeeded 18:30:33 nexus3.edgexfoundry.org:10004 18:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:33 Configure a credential helper to remove this warning. See 18:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:33 18:30:33 Login Succeeded 18:30:33 docker.io 18:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:33 Configure a credential helper to remove this warning. See 18:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:33 18:30:33 Login Succeeded 18:30:33 ---> docker-login.sh ends [Pipeline] } 18:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:30:34 + git rev-list -1 --merges c7538f9860d18368bc0125d8041c670cdedc05bf~1..c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo 18:30:34 -----------> git rev-list -1 --merges c7538f9860d18368bc0125d8041c670cdedc05bf~1..c7538f9860d18368bc0125d8041c670cdedc05bf c7538f9860d18368bc0125d8041c670cdedc05bf [false] [Pipeline] sh 18:30:35 + git log --format=format:%s -1 c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo 18:30:35 ========================================================= 18:30:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:30:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:35 + git log --format=format:%s -1 c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo 18:30:35 [semverPrep] GIT_COMMIT: c7538f9860d18368bc0125d8041c670cdedc05bf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:30:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:30:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:36 + grep -v github /etc/ssh/ssh_known_hosts 18:30:36 + [ -e /tmp/ssh_known_hosts ] 18:30:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:30:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:30:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:30:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:36 18:30:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:30:36 b85a868b505f: Pulling fs layer 18:30:36 e2be974225ed: Pulling fs layer 18:30:36 339a4e72a1f5: Pulling fs layer 18:30:36 988bab9f4d93: Pulling fs layer 18:30:36 1469e6f7b9e6: Pulling fs layer 18:30:36 eaf3925da568: Pulling fs layer 18:30:36 bab4dde63d76: Pulling fs layer 18:30:36 bde34c3a00c8: Pulling fs layer 18:30:36 b352a97aabf1: Pulling fs layer 18:30:36 4872d77fe225: Pulling fs layer 18:30:36 5851b861e8e6: Pulling fs layer 18:30:36 988bab9f4d93: Waiting 18:30:36 bde34c3a00c8: Waiting 18:30:36 b352a97aabf1: Waiting 18:30:36 4872d77fe225: Waiting 18:30:36 bab4dde63d76: Waiting 18:30:36 5851b861e8e6: Waiting 18:30:36 eaf3925da568: Waiting 18:30:36 e2be974225ed: Download complete 18:30:36 988bab9f4d93: Download complete 18:30:37 1469e6f7b9e6: Verifying Checksum 18:30:37 1469e6f7b9e6: Download complete 18:30:37 eaf3925da568: Verifying Checksum 18:30:37 eaf3925da568: Download complete 18:30:37 339a4e72a1f5: Verifying Checksum 18:30:37 339a4e72a1f5: Download complete 18:30:37 bde34c3a00c8: Verifying Checksum 18:30:37 bde34c3a00c8: Download complete 18:30:37 b352a97aabf1: Verifying Checksum 18:30:37 b352a97aabf1: Download complete 18:30:37 4872d77fe225: Verifying Checksum 18:30:37 4872d77fe225: Download complete 18:30:37 5851b861e8e6: Verifying Checksum 18:30:37 5851b861e8e6: Download complete 18:30:37 b85a868b505f: Download complete 18:30:37 bab4dde63d76: Verifying Checksum 18:30:37 bab4dde63d76: Download complete 18:30:38 b85a868b505f: Pull complete 18:30:38 e2be974225ed: Pull complete 18:30:38 339a4e72a1f5: Pull complete 18:30:39 988bab9f4d93: Pull complete 18:30:39 1469e6f7b9e6: Pull complete 18:30:39 eaf3925da568: Pull complete 18:30:41 bab4dde63d76: Pull complete 18:30:41 bde34c3a00c8: Pull complete 18:30:41 b352a97aabf1: Pull complete 18:30:41 4872d77fe225: Pull complete 18:30:41 5851b861e8e6: Pull complete 18:30:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:41 prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container 18:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:30:46 $ docker top 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 -eo pid,comm 18:30:46 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:30:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:46 [ssh-agent] Looking for ssh-agent implementation... 18:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:46 $ docker exec 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent 18:30:46 SSH_AUTH_SOCK=/tmp/ssh-zEsFlIGxfdu7/agent.32 18:30:46 SSH_AGENT_PID=38 18:30:46 Running ssh-add (command line suppressed) 18:30:46 Identity added: /w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_11544192438903863672.key (/w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_11544192438903863672.key) 18:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:47 + git tag --points-at HEAD [Pipeline] } 18:30:47 $ docker exec --env ******** --env ******** 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent -k 18:30:47 unset SSH_AUTH_SOCK; 18:30:47 unset SSH_AGENT_PID; 18:30:47 echo Agent pid 38 killed; 18:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:47 [ssh-agent] Looking for ssh-agent implementation... 18:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:47 $ docker exec 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent 18:30:47 SSH_AUTH_SOCK=/tmp/ssh-2j2KeVLiimbB/agent.70 18:30:47 SSH_AGENT_PID=76 18:30:47 Running ssh-add (command line suppressed) 18:30:47 Identity added: /w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_5482099094570142898.key (/w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_5482099094570142898.key) 18:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:48 + git semver init 18:30:48 2023-11-08 18:30:48,346 [run_init] DEBUG init version:0.0.0 force:False 18:30:48 2023-11-08 18:30:48,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-32/.semver 18:30:48 2023-11-08 18:30:48,348 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-32/.semver 18:30:48 2023-11-08 18:30:48,348 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-32/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-32, universal_newlines=False, shell=None, istream=None) 18:30:49 2023-11-08 18:30:49,324 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-32/.git/info/exclude 18:30:49 2023-11-08 18:30:49,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-32/.semver/PR-32 with force:False 18:30:49 2023-11-08 18:30:49,324 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-32/.semver/PR-32 18:30:49 2023-11-08 18:30:49,326 [execute] INFO git cat-file --batch-check 18:30:49 2023-11-08 18:30:49,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-32/.semver, universal_newlines=False, shell=None, istream=) 18:30:49 2023-11-08 18:30:49,331 [execute] INFO git cat-file --batch 18:30:49 2023-11-08 18:30:49,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-32/.semver, universal_newlines=False, shell=None, istream=) 18:30:49 2023-11-08 18:30:49,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-32/.semver/PR-32 18:30:49 0.0.0 [Pipeline] } 18:30:49 $ docker exec --env ******** --env ******** 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent -k 18:30:49 unset SSH_AUTH_SOCK; 18:30:49 unset SSH_AGENT_PID; 18:30:49 echo Agent pid 76 killed; 18:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:49 + git semver [Pipeline] } 18:30:50 $ docker stop --time=1 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 18:30:51 $ docker rm -f --volumes 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:30:52 Stashed 1 file(s) [Pipeline] echo 18:30:52 [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:30:52 provisioning config files... 18:30:52 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config95167643536832678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:53 ---> docker-login.sh 18:30:53 nexus3.edgexfoundry.org:10001 18:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:53 Configure a credential helper to remove this warning. See 18:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:53 18:30:53 Login Succeeded 18:30:53 nexus3.edgexfoundry.org:10002 18:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:53 Configure a credential helper to remove this warning. See 18:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:53 18:30:53 Login Succeeded 18:30:53 nexus3.edgexfoundry.org:10003 18:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:53 Configure a credential helper to remove this warning. See 18:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:53 18:30:53 Login Succeeded 18:30:53 nexus3.edgexfoundry.org:10004 18:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:53 Configure a credential helper to remove this warning. See 18:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:53 18:30:53 Login Succeeded 18:30:53 docker.io 18:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:53 Configure a credential helper to remove this warning. See 18:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:53 18:30:53 Login Succeeded 18:30:53 ---> docker-login.sh ends [Pipeline] } 18:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:54 ========================================================= 18:30:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:30:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:30:54 Sending build context to Docker daemon 11.2MB 18:30:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:30:54 Step 2/12 : FROM ${BASE} AS builder 18:30:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:30:54 7264a8db6415: Pulling fs layer 18:30:54 c4d48a809fc2: Pulling fs layer 18:30:54 4f1c88b9dad5: Pulling fs layer 18:30:54 ad3a456e5733: Pulling fs layer 18:30:54 33e27b845d1e: Pulling fs layer 18:30:54 c68163c4e522: Pulling fs layer 18:30:54 50da416c3ac9: Pulling fs layer 18:30:54 23d2d4c4bb30: Pulling fs layer 18:30:54 c68163c4e522: Waiting 18:30:54 23d2d4c4bb30: Waiting 18:30:54 50da416c3ac9: Waiting 18:30:54 ad3a456e5733: Waiting 18:30:54 33e27b845d1e: Waiting 18:30:55 c4d48a809fc2: Download complete 18:30:55 ad3a456e5733: Verifying Checksum 18:30:55 ad3a456e5733: Download complete 18:30:55 33e27b845d1e: Verifying Checksum 18:30:55 33e27b845d1e: Download complete 18:30:55 7264a8db6415: Verifying Checksum 18:30:55 7264a8db6415: Download complete 18:30:55 c68163c4e522: Verifying Checksum 18:30:55 c68163c4e522: Download complete 18:30:55 7264a8db6415: Pull complete 18:30:55 23d2d4c4bb30: Verifying Checksum 18:30:55 23d2d4c4bb30: Download complete 18:30:55 c4d48a809fc2: Pull complete 18:30:55 4f1c88b9dad5: Verifying Checksum 18:30:55 4f1c88b9dad5: Download complete 18:30:55 50da416c3ac9: Download complete 18:30:59 4f1c88b9dad5: Pull complete 18:30:59 ad3a456e5733: Pull complete 18:30:59 33e27b845d1e: Pull complete 18:30:59 c68163c4e522: Pull complete 18:31:01 50da416c3ac9: Pull complete 18:31:02 23d2d4c4bb30: Pull complete 18:31:02 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:31:02 ---> 0786185ac409 18:31:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:31:07 Still waiting to schedule task 18:31:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17046’ 18:31:10 ---> Running in 783cfbb60e7f 18:31:10 Removing intermediate container 783cfbb60e7f 18:31:10 ---> 737525ca5fb6 18:31:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:31:10 ---> Running in e9b51241b7ee 18:31:10 Removing intermediate container e9b51241b7ee 18:31:10 ---> 5b621e83af20 18:31:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:31:10 ---> Running in 19a86def2d61 18:31:10 Removing intermediate container 19a86def2d61 18:31:10 ---> a71ef5ef2726 18:31:10 Step 6/12 : WORKDIR /device-uart 18:31:10 ---> Running in bbd6fbecdb34 18:31:10 Removing intermediate container bbd6fbecdb34 18:31:10 ---> c5640d60de49 18:31:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:10 ---> Running in dd9f27ced5f5 18:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:31:10 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:31:10 (2/4) Installing libedit (20221030.3.1-r1) 18:31:10 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:31:10 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:31:10 Executing busybox-1.36.1-r2.trigger 18:31:10 OK: 268 MiB in 56 packages 18:31:11 Removing intermediate container dd9f27ced5f5 18:31:11 ---> 8355e190905f 18:31:11 Step 8/12 : COPY go.mod vendor* ./ 18:31:11 ---> 78d8e6a044f9 18:31:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:11 ---> Running in d2f5b3c4ab7f 18:31:58 Removing intermediate container d2f5b3c4ab7f 18:31:58 ---> 170fda2a93b9 18:31:58 Step 10/12 : COPY . . 18:31:58 ---> 0fc9c7cd11fb 18:31:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:31:58 ---> Running in b70531841ae2 18:31:58 Removing intermediate container b70531841ae2 18:31:58 ---> 87c664cd3469 18:31:58 Step 12/12 : RUN ${MAKE} 18:31:58 ---> Running in d709adadc532 18:31:58 noop 18:31:58 Removing intermediate container d709adadc532 18:31:58 ---> 03887c1f6114 18:31:58 Successfully built 03887c1f6114 18:31:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:59 + docker inspect -f . ci-base-image-x86_64 18:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:59 prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container 18:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:59 $ docker top 3cfbf2fcd814f76892021fbb82c926b2b12d462bffbbf1a4f545e4beda836222 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:00 + go version 18:32:00 go version go1.21.0 linux/amd64 [Pipeline] } 18:32:00 $ docker stop --time=1 3cfbf2fcd814f76892021fbb82c926b2b12d462bffbbf1a4f545e4beda836222 18:32:01 $ docker rm -f --volumes 3cfbf2fcd814f76892021fbb82c926b2b12d462bffbbf1a4f545e4beda836222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:02 + docker inspect -f . ci-base-image-x86_64 18:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:02 prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container 18:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:02 $ docker top 09d0f98fd2ab42f2de88c817af1b565b04c03fb6c5d9daa9a17ea49b27e21add -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-32 [Pipeline] fileExists [Pipeline] sh 18:32:03 + make test 18:32:03 go test ./... -coverprofile=coverage.out 18:32:04 ? github.com/edgexfoundry/device-uart [no test files] 18:32:14 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:32:14 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:32:20 go vet ./... 18:32:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:23 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:32:23 $ docker stop --time=1 09d0f98fd2ab42f2de88c817af1b565b04c03fb6c5d9daa9a17ea49b27e21add 18:32:28 $ docker rm -f --volumes 09d0f98fd2ab42f2de88c817af1b565b04c03fb6c5d9daa9a17ea49b27e21add [Pipeline] // withDockerContainer [Pipeline] sh 18:32:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:32:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:32:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:32:29 + ls -al . 18:32:29 total 152 18:32:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:32 . 18:32:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 .. 18:32:29 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:30 .dockerignore 18:32:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:32 .git 18:32:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 .github 18:32:29 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 18:30 .gitignore 18:32:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:30 .golangci.yml 18:32:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:30 .semver 18:32:29 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 8 18:30 Attribution.txt 18:32:29 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 8 18:30 Dockerfile 18:32:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:30 GOVERNANCE.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 18:30 Jenkinsfile 18:32:29 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:30 LICENSE 18:32:29 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 8 18:30 Makefile 18:32:29 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 18:30 OWNERS.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 18:30 README.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:30 VERSION 18:32:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:30 bin 18:32:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 cmd 18:32:29 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 18:32 coverage.out 18:32:29 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 8 18:30 go.mod 18:32:29 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 8 18:30 go.sum 18:32:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 internal 18:32:29 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:30 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c7538f9860d18368bc0125d8041c670cdedc05bf --label arch=amd64 --label version=0.0.0 . 18:32:30 Sending build context to Docker daemon 11.21MB 18:32:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:32:30 Step 2/25 : FROM ${BASE} AS builder 18:32:30 ---> 03887c1f6114 18:32:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:32:30 ---> Running in 024b299a3ba9 18:32:30 Removing intermediate container 024b299a3ba9 18:32:30 ---> 032fc599cd01 18:32:30 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:32:30 ---> Running in 19db63d48bf1 18:32:30 Removing intermediate container 19db63d48bf1 18:32:30 ---> f597a48e897b 18:32:30 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:32:30 ---> Running in c2d6a4d7276e 18:32:30 Removing intermediate container c2d6a4d7276e 18:32:30 ---> afc02d5550d0 18:32:30 Step 6/25 : WORKDIR /device-uart 18:32:30 ---> Running in 66931f0729a0 18:32:30 Removing intermediate container 66931f0729a0 18:32:30 ---> 6de000a64ec9 18:32:30 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:30 ---> Running in 551c2396d049 18:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:32:31 OK: 268 MiB in 56 packages 18:32:31 Removing intermediate container 551c2396d049 18:32:31 ---> f54038539c44 18:32:31 Step 8/25 : COPY go.mod vendor* ./ 18:32:32 ---> 472817f82094 18:32:32 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:32 ---> Running in 506c816743e1 18:32:33 Removing intermediate container 506c816743e1 18:32:33 ---> 764e7c78d57d 18:32:33 Step 10/25 : COPY . . 18:32:34 ---> c944e0254bae 18:32:34 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:35 ---> Running in 86d9f6a457ca 18:32:36 Removing intermediate container 86d9f6a457ca 18:32:36 ---> baeaaa21c8d5 18:32:36 Step 12/25 : RUN ${MAKE} 18:32:36 ---> Running in f6dd5661f578 18:32:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:33:04 Removing intermediate container f6dd5661f578 18:33:04 ---> bbb4069eedf0 18:33:04 Step 13/25 : FROM alpine:3.18 18:33:04 3.18: Pulling from library/alpine 18:33:04 96526aa774ef: Pulling fs layer 18:33:04 96526aa774ef: Verifying Checksum 18:33:04 96526aa774ef: Pull complete 18:33:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:33:04 Status: Downloaded newer image for alpine:3.18 18:33:04 ---> 8ca4688f4f35 18:33:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:33:04 ---> Running in 5ca549c06559 18:33:04 Removing intermediate container 5ca549c06559 18:33:04 ---> 3958bc6dabb5 18:33:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:33:04 ---> Running in d23eebfeac97 18:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:33:04 (1/1) Installing dumb-init (1.2.5-r2) 18:33:04 Executing busybox-1.36.1-r2.trigger 18:33:04 OK: 7 MiB in 16 packages 18:33:05 Removing intermediate container d23eebfeac97 18:33:05 ---> 4bf4029ed2d2 18:33:05 Step 16/25 : WORKDIR / 18:33:05 ---> Running in 9032cd04f7ef 18:33:05 Removing intermediate container 9032cd04f7ef 18:33:05 ---> ee1ba191db75 18:33:05 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 18:33:05 ---> 6d6c5ab096f1 18:33:05 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 18:33:05 ---> 67d279fd7938 18:33:05 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 18:33:06 ---> d4de78f8d510 18:33:06 Step 20/25 : EXPOSE 59995 18:33:06 ---> Running in 97b20dcd0edc 18:33:06 Removing intermediate container 97b20dcd0edc 18:33:06 ---> a5c548391950 18:33:06 Step 21/25 : ENTRYPOINT ["/device-uart"] 18:33:06 ---> Running in 00c60850324e 18:33:06 Removing intermediate container 00c60850324e 18:33:06 ---> 20456c0600d3 18:33:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:33:07 ---> Running in 7566e8990cd1 18:33:07 Removing intermediate container 7566e8990cd1 18:33:07 ---> 91a276969362 18:33:07 Step 23/25 : LABEL arch=amd64 18:33:07 ---> Running in 8095c8251b2f 18:33:07 Removing intermediate container 8095c8251b2f 18:33:07 ---> 80463265f9ed 18:33:07 Step 24/25 : LABEL git_sha=c7538f9860d18368bc0125d8041c670cdedc05bf 18:33:07 ---> Running in 59c92b8d25c4 18:33:07 Removing intermediate container 59c92b8d25c4 18:33:07 ---> e880ab8d52ad 18:33:07 Step 25/25 : LABEL version=0.0.0 18:33:07 ---> Running in 0234aa2e0281 18:33:07 Removing intermediate container 0234aa2e0281 18:33:07 ---> 6b43bd95ef27 18:33:07 [Warning] One or more build-args [ARCH] were not consumed 18:33:07 Successfully built 6b43bd95ef27 18:33:07 Successfully tagged device-uart: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 18:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:08 18:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:08 latest: Pulling from edgex-lftools-log-publisher 18:33:08 5eb5b503b376: Pulling fs layer 18:33:08 5c69ac0246d0: Pulling fs layer 18:33:08 ec43610c2a17: Pulling fs layer 18:33:08 3a2ae6a8a46f: Pulling fs layer 18:33:08 33b1e0a273af: Pulling fs layer 18:33:08 5d3b04190fa2: Pulling fs layer 18:33:08 2f39f015ded8: Pulling fs layer 18:33:08 3a2ae6a8a46f: Waiting 18:33:08 33b1e0a273af: Waiting 18:33:08 5d3b04190fa2: Waiting 18:33:08 2f39f015ded8: Waiting 18:33:08 5c69ac0246d0: Verifying Checksum 18:33:08 5c69ac0246d0: Download complete 18:33:08 3a2ae6a8a46f: Verifying Checksum 18:33:08 3a2ae6a8a46f: Download complete 18:33:08 33b1e0a273af: Verifying Checksum 18:33:08 33b1e0a273af: Download complete 18:33:08 ec43610c2a17: Verifying Checksum 18:33:08 ec43610c2a17: Download complete 18:33:09 5d3b04190fa2: Verifying Checksum 18:33:09 5d3b04190fa2: Download complete 18:33:09 5eb5b503b376: Verifying Checksum 18:33:09 5eb5b503b376: Download complete 18:33:09 2f39f015ded8: Download complete 18:33:10 5eb5b503b376: Pull complete 18:33:11 5c69ac0246d0: Pull complete 18:33:12 ec43610c2a17: Pull complete 18:33:12 3a2ae6a8a46f: Pull complete 18:33:12 33b1e0a273af: Pull complete 18:33:12 5d3b04190fa2: Pull complete 18:33:16 2f39f015ded8: Pull complete 18:33:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:17 prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container 18:33:17 $ 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/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:33:26 $ docker top 561331c75d1e3836ea874d8af280c42a96a70016ecb5591c3f6e133846efe2d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:26 ---> job-cost.sh 18:33:26 lf-activate-venv: SKIPPING 18:33:26 INFO: No Stack... 18:33:27 INFO: Retrieving Pricing Info for: v3-standard-8 18:33:27 INFO: Archiving Costs [Pipeline] sh 18:33:27 + cat /w/workspace/edgexfoundry_device-uart_PR-32/archives/cost.csv 18:33:27 + cut -d, -f6 [Pipeline] lock 18:33:27 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] 18:33:27 Resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] did not exist. Created. 18:33:27 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:28 + echo total: 0.2199999988079071 [Pipeline] stash 18:33:28 Stashed 1 file(s) [Pipeline] } 18:33:28 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:28 $ docker stop --time=1 561331c75d1e3836ea874d8af280c42a96a70016ecb5591c3f6e133846efe2d4 18:33:29 $ docker rm -f --volumes 561331c75d1e3836ea874d8af280c42a96a70016ecb5591c3f6e133846efe2d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17051 in /w/workspace/edgexfoundry_device-uart_PR-32 [Pipeline] { [Pipeline] ws 18:34:39 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:34:39 The recommended git tool is: git 18:34:45 using credential edgex-jenkins-ssh 18:34:45 Cloning the remote Git repository 18:34:45 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:34:45 > git init /w/workspace/device-uart/1 # timeout=10 18:34:45 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:34:45 > git --version # timeout=10 18:34:46 > git --version # 'git version 2.25.1' 18:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:47 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:34:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:48 Merging remotes/origin/main commit 5ecf853e9146b6aac4215f7018ae941eb175f8eb into PR head commit c7538f9860d18368bc0125d8041c670cdedc05bf 18:34:48 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:34:48 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:34:48 > git config core.sparsecheckout # timeout=10 18:34:48 > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 18:34:48 Merge succeeded, producing c7538f9860d18368bc0125d8041c670cdedc05bf 18:34:48 Checking out Revision c7538f9860d18368bc0125d8041c670cdedc05bf (PR-32) 18:34:49 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:34:49 > git --version # timeout=10 18:34:49 > git --version # 'git version 2.25.1' 18:34:49 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:48 > git remote # timeout=10 18:34:48 > git config --get remote.origin.url # timeout=10 18:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:48 > git merge 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 18:34:48 > git rev-parse HEAD^{commit} # timeout=10 18:34:48 > git config core.sparsecheckout # timeout=10 18:34:48 > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 18:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:50 Dload Upload Total Spent Left Speed 18:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh 18:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:34:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new 18:34:51 /etc/docker/daemon.json 18:34:51 { 18:34:51 "registry-mirrors": [ 18:34:51 "https://nexus3.edgexfoundry.org:10001" 18:34:51 ], 18:34:51 "bip": "10.250.0.254/24", 18:34:51 "hosts": [ 18:34:51 "tcp://0.0.0.0:5555", 18:34:51 "unix:///var/run/docker.sock" 18:34:51 ], 18:34:51 "mtu": 1458, 18:34:51 "selinux-enabled": true, 18:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:34:51 } [Pipeline] sh 18:34:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:34:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:10 provisioning config files... 18:35:10 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17716652574141948870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:11 ---> docker-login.sh 18:35:11 nexus3.edgexfoundry.org:10001 18:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:11 Configure a credential helper to remove this warning. See 18:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:11 18:35:11 Login Succeeded 18:35:11 nexus3.edgexfoundry.org:10002 18:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:12 Configure a credential helper to remove this warning. See 18:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:12 18:35:12 Login Succeeded 18:35:12 nexus3.edgexfoundry.org:10003 18:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:12 Configure a credential helper to remove this warning. See 18:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:12 18:35:12 Login Succeeded 18:35:12 nexus3.edgexfoundry.org:10004 18:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:12 Configure a credential helper to remove this warning. See 18:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:12 18:35:12 Login Succeeded 18:35:12 docker.io 18:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:13 Configure a credential helper to remove this warning. See 18:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:13 18:35:13 Login Succeeded 18:35:13 ---> docker-login.sh ends [Pipeline] } 18:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:35:13 ========================================================= 18:35:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:35:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:35:14 Sending build context to Docker daemon 5.655MB 18:35:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:35:14 Step 2/12 : FROM ${BASE} AS builder 18:35:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:35:15 9fda8d8052c6: Pulling fs layer 18:35:15 5d54e960e981: Pulling fs layer 18:35:15 c4a7e357bf2a: Pulling fs layer 18:35:15 f0e02332f6b5: Pulling fs layer 18:35:15 cefa15bbcfad: Pulling fs layer 18:35:15 17808c966233: Pulling fs layer 18:35:15 f4c1fc716caa: Pulling fs layer 18:35:15 f0e02332f6b5: Waiting 18:35:15 cefa15bbcfad: Waiting 18:35:15 5d54e960e981: Verifying Checksum 18:35:15 5d54e960e981: Download complete 18:35:15 f0e02332f6b5: Verifying Checksum 18:35:15 f0e02332f6b5: Download complete 18:35:15 cefa15bbcfad: Verifying Checksum 18:35:15 cefa15bbcfad: Download complete 18:35:15 9fda8d8052c6: Verifying Checksum 18:35:15 9fda8d8052c6: Download complete 18:35:15 f4c1fc716caa: Verifying Checksum 18:35:15 f4c1fc716caa: Download complete 18:35:16 9fda8d8052c6: Pull complete 18:35:16 5d54e960e981: Pull complete 18:35:17 c4a7e357bf2a: Verifying Checksum 18:35:17 c4a7e357bf2a: Download complete 18:35:18 17808c966233: Verifying Checksum 18:35:18 17808c966233: Download complete 18:35:30 c4a7e357bf2a: Pull complete 18:35:30 f0e02332f6b5: Pull complete 18:35:30 cefa15bbcfad: Pull complete 18:35:41 17808c966233: Pull complete 18:35:42 f4c1fc716caa: Pull complete 18:35:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:35:42 ---> ea914061e18c 18:35:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:35:43 ---> Running in 0c0015c02c82 18:35:43 Removing intermediate container 0c0015c02c82 18:35:43 ---> 99ccc8aea221 18:35:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:35:43 ---> Running in a4771050e4a7 18:35:44 Removing intermediate container a4771050e4a7 18:35:44 ---> 6b83c8d65376 18:35:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:35:44 ---> Running in a4c1dea61110 18:35:44 Removing intermediate container a4c1dea61110 18:35:44 ---> 3473a7e52fa8 18:35:44 Step 6/12 : WORKDIR /device-uart 18:35:44 ---> Running in 1f10a08f55ab 18:35:44 Removing intermediate container 1f10a08f55ab 18:35:44 ---> 430007c393d9 18:35:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:44 ---> Running in 596d84e87da4 18:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:35:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:35:47 (2/4) Installing libedit (20221030.3.1-r1) 18:35:47 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:35:47 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:35:47 Executing busybox-1.36.1-r2.trigger 18:35:47 OK: 270 MiB in 56 packages 18:35:48 Removing intermediate container 596d84e87da4 18:35:48 ---> 595a10514263 18:35:48 Step 8/12 : COPY go.mod vendor* ./ 18:35:49 ---> cebb0cd3a087 18:35:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:49 ---> Running in ac53cec16752 18:37:10 Removing intermediate container ac53cec16752 18:37:10 ---> a0fc5e8f94c5 18:37:10 Step 10/12 : COPY . . 18:37:10 ---> 7b720c88cc56 18:37:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:37:10 ---> Running in 60ea07da1e13 18:37:10 Removing intermediate container 60ea07da1e13 18:37:10 ---> bd4dbc6b2f8c 18:37:10 Step 12/12 : RUN ${MAKE} 18:37:10 ---> Running in d19a69ac29f7 18:37:10 noop 18:37:10 Removing intermediate container d19a69ac29f7 18:37:10 ---> 6e89d0c77732 18:37:10 Successfully built 6e89d0c77732 18:37:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:11 + docker inspect -f . ci-base-image-arm64 18:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:11 prd-ubuntu20.04-docker-arm64-4c-16g-17051 does not seem to be running inside a container 18:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:37:12 $ docker top 41f0a4abc35a61464ea0b8db23e97ba56f4796543982ec87cd1e14d0383e3491 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:13 + go version 18:37:13 go version go1.21.0 linux/arm64 [Pipeline] } 18:37:13 $ docker stop --time=1 41f0a4abc35a61464ea0b8db23e97ba56f4796543982ec87cd1e14d0383e3491 18:37:15 $ docker rm -f --volumes 41f0a4abc35a61464ea0b8db23e97ba56f4796543982ec87cd1e14d0383e3491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:16 + docker inspect -f . ci-base-image-arm64 18:37:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-17051 does not seem to be running inside a container 18:37:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:37:19 $ docker top 9bf94be8b882bb23c852c7d8a58214c4c9f0bbd888ad9a3f56a39275975730d7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:20 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:37:20 + make test 18:37:20 go test ./... -coverprofile=coverage.out 18:37:25 ? github.com/edgexfoundry/device-uart [no test files] 18:39:16 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:39:16 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:39:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:39:16 go vet ./... 18:39:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:39:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:39:25 ./bin/test-attribution-txt.sh [Pipeline] echo 18:39:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:39:25 $ docker stop --time=1 9bf94be8b882bb23c852c7d8a58214c4c9f0bbd888ad9a3f56a39275975730d7 18:39:26 $ docker rm -f --volumes 9bf94be8b882bb23c852c7d8a58214c4c9f0bbd888ad9a3f56a39275975730d7 [Pipeline] // withDockerContainer [Pipeline] sh 18:39:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:39:28 Warning: overwriting stash ‘coverage-report’ 18:39:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:39:29 + ls -al . 18:39:29 total 148 18:39:29 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 18:37 . 18:39:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:34 .. 18:39:29 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:34 .dockerignore 18:39:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:34 .git 18:39:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:34 .github 18:39:29 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 18:34 .gitignore 18:39:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:34 .golangci.yml 18:39:29 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 8 18:34 Attribution.txt 18:39:29 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 8 18:34 Dockerfile 18:39:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:34 GOVERNANCE.md 18:39:29 -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 18:34 Jenkinsfile 18:39:29 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:34 LICENSE 18:39:29 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 8 18:34 Makefile 18:39:29 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 18:34 OWNERS.md 18:39:29 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 18:34 README.md 18:39:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:30 VERSION 18:39:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:34 bin 18:39:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:34 cmd 18:39:29 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 18:37 coverage.out 18:39:29 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 8 18:34 go.mod 18:39:29 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 8 18:34 go.sum 18:39:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:34 internal 18:39:29 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 18:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:29 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c7538f9860d18368bc0125d8041c670cdedc05bf --label arch=arm64 --label version=0.0.0 . 18:39:30 Sending build context to Docker daemon 5.656MB 18:39:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:39:30 Step 2/25 : FROM ${BASE} AS builder 18:39:30 ---> 6e89d0c77732 18:39:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:39:30 ---> Running in 4dd490ec8439 18:39:30 Removing intermediate container 4dd490ec8439 18:39:30 ---> af0a8c46a039 18:39:30 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:39:30 ---> Running in a527d27eb60d 18:39:30 Removing intermediate container a527d27eb60d 18:39:30 ---> 9552157dd4d0 18:39:30 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:39:30 ---> Running in 27cd4d35ae0f 18:39:31 Removing intermediate container 27cd4d35ae0f 18:39:31 ---> 6cb3ae3b8f00 18:39:31 Step 6/25 : WORKDIR /device-uart 18:39:31 ---> Running in efef4ff9179c 18:39:31 Removing intermediate container efef4ff9179c 18:39:31 ---> 0e68feccf0a6 18:39:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:31 ---> Running in 79eaa1af78ec 18:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:39:34 OK: 270 MiB in 56 packages 18:39:34 Removing intermediate container 79eaa1af78ec 18:39:34 ---> 3ae0701f713a 18:39:34 Step 8/25 : COPY go.mod vendor* ./ 18:39:38 ---> c0742d59b6e8 18:39:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:38 ---> Running in 2cba7d7dd02b 18:39:40 Removing intermediate container 2cba7d7dd02b 18:39:40 ---> 17b4d350a6a2 18:39:40 Step 10/25 : COPY . . 18:39:41 ---> e5d945cb3370 18:39:41 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:41 ---> Running in a7c20aa27f23 18:39:41 Removing intermediate container a7c20aa27f23 18:39:41 ---> 63ba6b603527 18:39:41 Step 12/25 : RUN ${MAKE} 18:39:41 ---> Running in ac2b0ccc96d0 18:39:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:41:34 Removing intermediate container ac2b0ccc96d0 18:41:34 ---> c085ffee5ce7 18:41:34 Step 13/25 : FROM alpine:3.18 18:41:34 3.18: Pulling from library/alpine 18:41:34 579b34f0a95b: Pulling fs layer 18:41:34 579b34f0a95b: Download complete 18:41:35 579b34f0a95b: Pull complete 18:41:35 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:41:35 Status: Downloaded newer image for alpine:3.18 18:41:35 ---> 3cc203321400 18:41:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:41:35 ---> Running in 4d490ad56d78 18:41:35 Removing intermediate container 4d490ad56d78 18:41:35 ---> d9419f8427ce 18:41:35 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:41:35 ---> Running in cac2db658127 18:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:41:38 (1/1) Installing dumb-init (1.2.5-r2) 18:41:38 Executing busybox-1.36.1-r2.trigger 18:41:38 OK: 8 MiB in 16 packages 18:41:39 Removing intermediate container cac2db658127 18:41:39 ---> ce9a3ee0b664 18:41:39 Step 16/25 : WORKDIR / 18:41:39 ---> Running in 93bb0fda059b 18:41:39 Removing intermediate container 93bb0fda059b 18:41:39 ---> 7cdea0671c84 18:41:39 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 18:41:40 ---> 9fe9e586e105 18:41:40 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 18:41:40 ---> 4f9a49fc94d2 18:41:40 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 18:41:45 ---> 2ec99d744142 18:41:45 Step 20/25 : EXPOSE 59995 18:41:45 ---> Running in c4adcba62747 18:41:45 Removing intermediate container c4adcba62747 18:41:45 ---> 3d95f99146ee 18:41:45 Step 21/25 : ENTRYPOINT ["/device-uart"] 18:41:45 ---> Running in 97b3fc55db14 18:41:45 Removing intermediate container 97b3fc55db14 18:41:45 ---> 2eafdc62d0c0 18:41:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:41:45 ---> Running in b4fca6cc5256 18:41:45 Removing intermediate container b4fca6cc5256 18:41:45 ---> 81ab156b0490 18:41:45 Step 23/25 : LABEL arch=arm64 18:41:45 ---> Running in ab2e1675142f 18:41:46 Removing intermediate container ab2e1675142f 18:41:46 ---> c67238105d5f 18:41:46 Step 24/25 : LABEL git_sha=c7538f9860d18368bc0125d8041c670cdedc05bf 18:41:46 ---> Running in 47b7b0c76994 18:41:46 Removing intermediate container 47b7b0c76994 18:41:46 ---> 17bddba3463e 18:41:46 Step 25/25 : LABEL version=0.0.0 18:41:46 ---> Running in 74cd1ce60f93 18:41:47 Removing intermediate container 74cd1ce60f93 18:41:47 ---> 66f30c5414dc 18:41:47 [Warning] One or more build-args [ARCH] were not consumed 18:41:47 Successfully built 66f30c5414dc 18:41:47 Successfully tagged device-uart-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:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:48 18:41:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:48 arm64: Pulling from edgex-lftools-log-publisher 18:41:48 8998bd30e6a1: Pulling fs layer 18:41:48 04944245beec: Pulling fs layer 18:41:48 699f458cf7ca: Pulling fs layer 18:41:48 765212b225bb: Pulling fs layer 18:41:48 f23df028b6ca: Pulling fs layer 18:41:48 d65c8cfc05b1: Pulling fs layer 18:41:48 765212b225bb: Waiting 18:41:48 2437ff75d9bd: Pulling fs layer 18:41:48 d65c8cfc05b1: Waiting 18:41:48 2437ff75d9bd: Waiting 18:41:48 04944245beec: Verifying Checksum 18:41:48 04944245beec: Download complete 18:41:48 765212b225bb: Verifying Checksum 18:41:48 765212b225bb: Download complete 18:41:48 f23df028b6ca: Verifying Checksum 18:41:48 f23df028b6ca: Download complete 18:41:48 d65c8cfc05b1: Verifying Checksum 18:41:48 d65c8cfc05b1: Download complete 18:41:48 699f458cf7ca: Verifying Checksum 18:41:48 699f458cf7ca: Download complete 18:41:49 8998bd30e6a1: Verifying Checksum 18:41:49 8998bd30e6a1: Download complete 18:41:51 2437ff75d9bd: Verifying Checksum 18:41:51 2437ff75d9bd: Download complete 18:41:53 8998bd30e6a1: Pull complete 18:41:54 04944245beec: Pull complete 18:41:55 699f458cf7ca: Pull complete 18:41:56 765212b225bb: Pull complete 18:41:56 f23df028b6ca: Pull complete 18:41:56 d65c8cfc05b1: Pull complete 18:42:11 2437ff75d9bd: Pull complete 18:42:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:12 prd-ubuntu20.04-docker-arm64-4c-16g-17051 does not seem to be running inside a container 18:42:12 $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:42:15 $ docker top 5901ac4f640b778d4cfdeaff3e1205171f544e103ccd75129481365146aa258d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:15 ---> job-cost.sh 18:42:15 lf-activate-venv: SKIPPING 18:42:15 INFO: No Stack... 18:42:16 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:17 INFO: Archiving Costs [Pipeline] sh 18:42:17 + + catcut /w/workspace/device-uart/1/archives/cost.csv -d, 18:42:17 -f6 [Pipeline] lock 18:42:17 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] 18:42:17 Resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] did not exist. Created. 18:42:17 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:17 /w/workspace/device-uart/1@tmp/durable-cfd8b13c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:42:18 + echo total: 0.10999999940395355 [Pipeline] stash 18:42:18 Warning: overwriting stash ‘stack-cost’ 18:42:19 Stashed 1 file(s) [Pipeline] } 18:42:19 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:19 $ docker stop --time=1 5901ac4f640b778d4cfdeaff3e1205171f544e103ccd75129481365146aa258d 18:42:20 $ docker rm -f --volumes 5901ac4f640b778d4cfdeaff3e1205171f544e103ccd75129481365146aa258d [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:42:21 provisioning config files... 18:42:21 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config8974056956819284945tmp [Pipeline] { [Pipeline] sh 18:42:21 + set +x 18:42:21 + + curl -s https://codecov.io/bash 18:42:21 bash -s -- 18:42:21 18:42:21 _____ _ 18:42:21 / ____| | | 18:42:21 | | ___ __| | ___ ___ _____ __ 18:42:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:42:21 | |___| (_) | (_| | __/ (_| (_) \ V / 18:42:21 \_____\___/ \__,_|\___|\___\___/ \_/ 18:42:21 Bash-1.0.6 18:42:21 18:42:21 18:42:21 ==> git version 2.25.1 found 18:42:21 ==> 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:42:21 Release-Date: 2020-01-08 18:42:21 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:42:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:42:21 ==> Jenkins CI detected. 18:42:21 current dir:  /w/workspace/edgexfoundry_device-uart_PR-32 18:42:21 project root: . 18:42:21 --> token set from env 18:42:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:42:21 ==> Running gcov in . (disable via -X gcov) 18:42:21 ==> Python coveragepy not found 18:42:21 ==> Searching for coverage reports in: 18:42:21 + . 18:42:21 -> Found 1 reports 18:42:21 ==> Detecting git/mercurial file structure 18:42:22 ==> Reading reports 18:42:22 + ./coverage.out bytes=10 18:42:22 ==> Appending adjustments 18:42:22 https://docs.codecov.io/docs/fixing-reports 18:42:22 + Found adjustments 18:42:22 ==> Gzipping contents 18:42:22 4.0K /tmp/codecov.TdIXDD.gz 18:42:22 ==> Uploading reports 18:42:22 url: https://codecov.io 18:42:22 query: branch=PR-32&commit=c7538f9860d18368bc0125d8041c670cdedc05bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=32&job=&cmd_args= 18:42:22 -> Pinging Codecov 18:42:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-32&commit=c7538f9860d18368bc0125d8041c670cdedc05bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=32&job=&cmd_args= 18:42:22 -> Uploading to 18:42:22 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/B9AA6E0BBD74AE3A32605C7A7C664919/c7538f9860d18368bc0125d8041c670cdedc05bf/2631d525-82cd-4d57-a6f8-aa9324782dd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T184221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cca7dddd2c799bdd8befecb86c42077a40d8db2d87ae365c8c29ffaed512db5 18:42:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:22 Dload Upload Total Spent Left Speed 18:42:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2383 --:--:-- --:--:-- --:--:-- 2383 18:42:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] } 18:42:22 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:42:24 + [ -d /w/workspace/edgexfoundry_device-uart_PR-32/archives ] 18:42:24 + ls -al /w/workspace/edgexfoundry_device-uart_PR-32/archives 18:42:24 total 16 18:42:24 drwxr-xr-x 3 root root 4096 Nov 8 18:33 . 18:42:24 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:33 .. 18:42:24 drwxr-xr-x 2 root root 4096 Nov 8 18:33 cost 18:42:24 -rw-r--r-- 1 root root 82 Nov 8 18:33 cost.csv 18:42:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-32/archives 18:42:24 + ls -al /w/workspace/edgexfoundry_device-uart_PR-32/archives 18:42:24 total 16 18:42:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:33 . 18:42:24 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:33 .. 18:42:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:33 cost 18:42:24 -rw-r--r-- 1 jenkins jenkins 82 Nov 8 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:42:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:25 ---> package-listing.sh 18:42:25 ++ facter osfamily 18:42:25 ++ tr '[:upper:]' '[:lower:]' 18:42:25 + OS_FAMILY=debian 18:42:25 + workspace=/w/workspace/edgexfoundry_device-uart_PR-32 18:42:25 + START_PACKAGES=/tmp/packages_start.txt 18:42:25 + END_PACKAGES=/tmp/packages_end.txt 18:42:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:25 + PACKAGES=/tmp/packages_start.txt 18:42:25 + '[' /w/workspace/edgexfoundry_device-uart_PR-32 ']' 18:42:25 + PACKAGES=/tmp/packages_end.txt 18:42:25 + case "${OS_FAMILY}" in 18:42:25 + dpkg -l 18:42:25 + grep '^ii' 18:42:25 + '[' -f /tmp/packages_start.txt ']' 18:42:25 + '[' -f /tmp/packages_end.txt ']' 18:42:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:25 + '[' /w/workspace/edgexfoundry_device-uart_PR-32 ']' 18:42:25 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-32/archives/ 18:42:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-32/archives/ [Pipeline] echo 18:42:25 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/edgexfoundry_device-uart_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:26 prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container 18:42:26 $ 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/edgexfoundry_device-uart_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:26 $ docker top 01fcd9e9b933fa0b4ac89314553b5b2d46cf387ae1cb348a41ca6cf7ad000e29 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:27 + mkdir -p /var/log/sysstat [Pipeline] sh 18:42:27 + ls /var/log/sa-host 18:42:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:27 provisioning config files... 18:42:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config5368153924947591561tmp [Pipeline] { [Pipeline] echo 18:42:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:28 ---> create-netrc.sh [Pipeline] } 18:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:42:28 ---> python-tools-install.sh [Pipeline] echo 18:42:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:28 ---> sudo-logs.sh 18:42:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:29 ---> job-cost.sh 18:42:29 lf-activate-venv: SKIPPING 18:42:29 DEBUG: total: 0.2199999988079071 18:42:29 INFO: Retrieving Stack Cost... 18:42:29 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:30 INFO: Archiving Costs [Pipeline] echo 18:42:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:30 ---> logs-deploy.sh 18:42:30 lf-activate-venv: SKIPPING 18:42:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-32/1 18:42:30 INFO: archiving workspace using pattern(s): 18:42:31 Archives upload complete. 18:42:31 INFO: archiving logs to Nexus 18:42:32 ---> uname -a: 18:42:32 Linux prd-ubuntu20-04-docker-8c-8g-17048 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:42:32 18:42:32 18:42:32 ---> lscpu: 18:42:32 Architecture: x86_64 18:42:32 CPU op-mode(s): 32-bit, 64-bit 18:42:32 Byte Order: Little Endian 18:42:32 Address sizes: 40 bits physical, 48 bits virtual 18:42:32 CPU(s): 8 18:42:32 On-line CPU(s) list: 0-7 18:42:32 Thread(s) per core: 1 18:42:32 Core(s) per socket: 1 18:42:32 Socket(s): 8 18:42:32 NUMA node(s): 1 18:42:32 Vendor ID: AuthenticAMD 18:42:32 CPU family: 23 18:42:32 Model: 49 18:42:32 Model name: AMD EPYC-Rome Processor 18:42:32 Stepping: 0 18:42:32 CPU MHz: 2799.998 18:42:32 BogoMIPS: 5599.99 18:42:32 Virtualization: AMD-V 18:42:32 Hypervisor vendor: KVM 18:42:32 Virtualization type: full 18:42:32 L1d cache: 256 KiB 18:42:32 L1i cache: 256 KiB 18:42:32 L2 cache: 4 MiB 18:42:32 L3 cache: 128 MiB 18:42:32 NUMA node0 CPU(s): 0-7 18:42:32 Vulnerability Itlb multihit: Not affected 18:42:32 Vulnerability L1tf: Not affected 18:42:32 Vulnerability Mds: Not affected 18:42:32 Vulnerability Meltdown: Not affected 18:42:32 Vulnerability Mmio stale data: Not affected 18:42:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:42:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:42:32 Vulnerability Srbds: Not affected 18:42:32 Vulnerability Tsx async abort: Not affected 18:42:32 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:42:32 18:42:32 18:42:32 ---> nproc: 18:42:32 8 18:42:32 18:42:32 18:42:32 ---> df -h: 18:42:32 Filesystem Size Used Avail Use% Mounted on 18:42:32 overlay 155G 12G 144G 8% / 18:42:32 tmpfs 64M 0 64M 0% /dev 18:42:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:42:32 shm 64M 0 64M 0% /dev/shm 18:42:32 /dev/vda1 155G 12G 144G 8% /facter-os 18:42:32 18:42:32 18:42:32 ---> sar -b -r -n DEV: 18:42:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17048) 11/08/23 _x86_64_ (8 CPU) 18:42:32 18:42:32 18:29:46 LINUX RESTART (8 CPU) 18:42:32 18:42:32 18:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:42:32 18:31:01 125.72 47.92 77.81 0.00 5397.40 79855.25 0.00 18:42:32 18:32:01 223.40 1.45 221.95 0.00 25.33 73308.05 0.00 18:42:32 18:33:01 105.43 0.23 105.20 0.00 13.60 26719.41 0.00 18:42:32 18:34:01 108.88 0.03 108.85 0.00 3.33 20706.68 0.00 18:42:32 18:35:01 28.25 9.32 18.93 0.00 2240.43 2278.02 0.00 18:42:32 18:36:01 30.66 1.93 28.73 0.00 2988.57 6404.13 0.00 18:42:32 18:37:01 3.25 0.02 3.23 0.00 0.13 90.50 0.00 18:42:32 18:38:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 18:42:32 18:39:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 18:42:32 18:40:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 18:42:32 18:41:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:42:32 18:42:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 18:42:32 Average: 52.68 5.08 47.60 0.00 889.13 17453.44 0.00 18:42:32 18:42:32 18:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:32 18:31:01 29344164 31596692 723628 2.20 71864 2462812 1800044 5.30 967264 2204944 576036 18:42:32 18:32:01 28455404 31553872 747672 2.27 149484 3158168 1888920 5.57 1080752 2887796 628 18:42:32 18:33:01 27919980 31551116 746668 2.27 155292 3646128 1845720 5.44 1259140 3204336 17468 18:42:32 18:34:01 27639300 31561396 734216 2.23 165456 3888792 1762760 5.20 1262564 3439068 8 18:42:32 18:35:01 27362540 31494704 779984 2.37 180984 4080096 1757572 5.18 1394944 3559832 40640 18:42:32 18:36:01 27153804 31545464 727840 2.21 194836 4318892 1722292 5.08 1565324 3585688 12 18:42:32 18:37:01 27159156 31545828 726872 2.21 193360 4315648 1720472 5.07 1563500 3582488 24 18:42:32 18:38:01 27160240 31546952 725652 2.21 193384 4315648 1720472 5.07 1561756 3582488 224 18:42:32 18:39:01 27161916 31548684 723852 2.20 193388 4315652 1720472 5.07 1560012 3582492 8 18:42:32 18:40:01 27162428 31549224 723228 2.20 193416 4315656 1720472 5.07 1560344 3582496 20 18:42:32 18:41:01 27162140 31548944 723624 2.20 193448 4315656 1720472 5.07 1560832 3582496 8 18:42:32 18:42:01 27163344 31550224 722264 2.20 193480 4315660 1720472 5.07 1558984 3582500 4 18:42:32 Average: 27570368 31549425 733792 2.23 173199 3954067 1758345 5.18 1407951 3364719 52923 18:42:32 18:42:32 18:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:32 18:31:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 18:42:32 18:31:01 docker0 10.65 10.93 0.89 90.17 0.00 0.00 0.00 0.00 18:42:32 18:31:01 ens3 585.10 351.28 5674.74 82.20 0.00 0.00 0.00 0.00 18:42:32 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:32 18:32:01 docker0 206.23 336.89 17.63 2418.78 0.00 0.00 0.00 0.00 18:42:32 18:32:01 ens3 354.82 217.08 2435.69 27.99 0.00 0.00 0.00 0.00 18:42:32 18:33:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:42:32 18:33:01 docker0 1.43 2.55 0.09 30.87 0.00 0.00 0.00 0.00 18:42:32 18:33:01 ens3 44.18 34.78 64.60 84.11 0.00 0.00 0.00 0.00 18:42:32 18:34:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 18:42:32 18:34:01 docker0 1.52 2.68 0.09 31.38 0.00 0.00 0.00 0.00 18:42:32 18:34:01 ens3 106.27 65.47 2620.12 13.36 0.00 0.00 0.00 0.00 18:42:32 18:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:42:32 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:35:01 ens3 96.57 51.86 1360.43 3.86 0.00 0.00 0.00 0.00 18:42:32 18:36:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 18:42:32 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:36:01 ens3 106.72 53.09 1376.16 3.88 0.00 0.00 0.00 0.00 18:42:32 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:32 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:32 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:39:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:42:32 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:32 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:40:01 ens3 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:42:32 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:41:01 ens3 0.77 0.43 0.45 0.32 0.00 0.00 0.00 0.00 18:42:32 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:42:32 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:32 18:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:32 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 18:42:32 Average: docker0 18.32 29.42 1.56 214.26 0.00 0.00 0.00 0.00 18:42:32 Average: ens3 107.93 64.53 1127.72 17.98 0.00 0.00 0.00 0.00 18:42:32 18:42:32 18:42:32 ---> sar -P ALL: 18:42:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17048) 11/08/23 _x86_64_ (8 CPU) 18:42:32 18:42:32 18:29:46 LINUX RESTART (8 CPU) 18:42:32 18:42:32 18:30:01 CPU %user %nice %system %iowait %steal %idle 18:42:32 18:31:01 all 8.67 0.00 2.97 3.23 0.06 85.08 18:42:32 18:31:01 0 7.57 0.00 2.76 0.20 0.05 89.42 18:42:32 18:31:01 1 9.89 0.00 2.56 1.96 0.05 85.53 18:42:32 18:31:01 2 11.46 0.00 4.30 9.20 0.08 74.95 18:42:32 18:31:01 3 8.66 0.00 2.52 0.46 0.07 88.30 18:42:32 18:31:01 4 8.82 0.00 3.00 7.48 0.07 80.63 18:42:32 18:31:01 5 7.25 0.00 2.93 1.13 0.05 88.64 18:42:32 18:31:01 6 8.10 0.00 2.96 4.53 0.05 84.36 18:42:32 18:31:01 7 7.59 0.00 2.74 0.86 0.05 88.76 18:42:32 18:32:01 all 4.81 0.00 2.62 8.34 0.05 84.17 18:42:32 18:32:01 0 5.59 0.00 1.92 1.64 0.05 90.80 18:42:32 18:32:01 1 4.85 0.00 4.05 46.92 0.05 44.13 18:42:32 18:32:01 2 5.21 0.00 1.93 0.75 0.02 92.09 18:42:32 18:32:01 3 5.79 0.00 3.00 1.55 0.05 89.61 18:42:32 18:32:01 4 3.62 0.00 2.30 12.09 0.05 81.94 18:42:32 18:32:01 5 3.94 0.00 1.94 1.23 0.05 92.84 18:42:32 18:32:01 6 5.35 0.00 2.49 0.91 0.07 91.18 18:42:32 18:32:01 7 4.16 0.00 3.32 1.80 0.07 90.65 18:42:32 18:33:01 all 34.07 0.00 4.28 4.79 0.11 56.75 18:42:32 18:33:01 0 35.57 0.00 4.73 2.76 0.08 56.86 18:42:32 18:33:01 1 34.03 0.00 4.63 8.57 0.12 52.65 18:42:32 18:33:01 2 36.17 0.00 4.70 6.26 0.10 52.78 18:42:32 18:33:01 3 36.16 0.00 4.68 6.52 0.14 52.50 18:42:32 18:33:01 4 32.42 0.00 3.94 6.75 0.10 56.78 18:42:32 18:33:01 5 33.40 0.00 3.79 0.79 0.10 61.92 18:42:32 18:33:01 6 31.92 0.00 3.72 1.45 0.10 62.80 18:42:32 18:33:01 7 32.85 0.00 4.02 5.26 0.17 57.71 18:42:32 18:34:01 all 2.87 0.00 1.28 3.47 0.03 92.35 18:42:32 18:34:01 0 3.00 0.00 2.16 1.11 0.07 93.67 18:42:32 18:34:01 1 3.50 0.00 1.41 14.11 0.03 80.94 18:42:32 18:34:01 2 3.61 0.00 1.83 1.49 0.03 93.03 18:42:32 18:34:01 3 3.38 0.00 1.29 6.79 0.03 88.51 18:42:32 18:34:01 4 1.51 0.00 0.59 2.97 0.02 94.92 18:42:32 18:34:01 5 2.19 0.00 0.92 0.75 0.02 96.12 18:42:32 18:34:01 6 3.06 0.00 0.92 0.59 0.02 95.42 18:42:32 18:34:01 7 2.71 0.00 1.10 0.05 0.02 96.12 18:42:32 18:35:01 all 1.30 0.00 0.69 0.65 0.02 97.34 18:42:32 18:35:01 0 1.72 0.00 0.92 0.15 0.02 97.19 18:42:32 18:35:01 1 1.45 0.00 0.52 2.37 0.02 95.64 18:42:32 18:35:01 2 0.92 0.00 0.40 0.03 0.03 98.62 18:42:32 18:35:01 3 1.17 0.00 0.48 1.52 0.02 96.81 18:42:32 18:35:01 4 1.25 0.00 0.65 0.42 0.02 97.66 18:42:32 18:35:01 5 2.04 0.00 1.59 0.33 0.02 96.03 18:42:32 18:35:01 6 0.99 0.00 0.33 0.18 0.02 98.48 18:42:32 18:35:01 7 0.90 0.00 0.62 0.17 0.02 98.30 18:42:32 18:36:01 all 1.42 0.00 0.66 0.60 0.02 97.30 18:42:32 18:36:01 0 0.88 0.00 1.55 0.10 0.02 97.45 18:42:32 18:36:01 1 1.02 0.00 0.54 1.05 0.03 97.35 18:42:32 18:36:01 2 1.40 0.00 0.45 0.22 0.02 97.91 18:42:32 18:36:01 3 1.07 0.00 0.47 2.52 0.00 95.95 18:42:32 18:36:01 4 1.99 0.00 0.40 0.03 0.02 97.55 18:42:32 18:36:01 5 2.74 0.00 1.10 0.82 0.02 95.33 18:42:32 18:36:01 6 1.47 0.00 0.47 0.05 0.02 98.00 18:42:32 18:36:01 7 0.78 0.00 0.27 0.03 0.02 98.90 18:42:32 18:37:01 all 0.06 0.00 0.06 0.11 0.00 99.76 18:42:32 18:37:01 0 0.03 0.00 0.07 0.00 0.00 99.90 18:42:32 18:37:01 1 0.07 0.00 0.03 0.35 0.00 99.55 18:42:32 18:37:01 2 0.03 0.00 0.13 0.05 0.02 99.77 18:42:32 18:37:01 3 0.08 0.00 0.05 0.45 0.00 99.42 18:42:32 18:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:42:32 18:37:01 5 0.20 0.00 0.10 0.02 0.00 99.68 18:42:32 18:37:01 6 0.05 0.00 0.05 0.00 0.00 99.90 18:42:32 18:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:42:32 18:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:42:32 18:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:42:32 18:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:42:32 18:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 18:42:32 18:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:42:32 18:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:42:32 18:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:42:32 18:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:42:32 18:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:42:32 18:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:39:01 2 0.08 0.00 0.03 0.00 0.02 99.87 18:42:32 18:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:42:32 18:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:42:32 18:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:42:32 18:39:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:42:32 18:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:42:32 18:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:42:32 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:42:32 18:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 18:42:32 18:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:42:32 18:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:42:32 18:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:42:32 18:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:42:32 18:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:42:32 18:41:01 all 0.14 0.00 0.01 0.00 0.00 99.84 18:42:32 18:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:42:32 18:41:01 2 0.05 0.00 0.08 0.00 0.02 99.85 18:42:32 18:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:42:32 18:41:01 4 0.83 0.00 0.02 0.00 0.00 99.15 18:42:32 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:42:32 18:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:41:01 7 0.20 0.00 0.00 0.00 0.00 99.80 18:42:32 18:42:32 18:41:01 CPU %user %nice %system %iowait %steal %idle 18:42:32 18:42:01 all 0.18 0.00 0.01 0.00 0.00 99.80 18:42:32 18:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:42:32 18:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:42:32 18:42:01 2 0.08 0.00 0.07 0.00 0.02 99.83 18:42:32 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:42:32 18:42:01 4 1.18 0.00 0.00 0.00 0.00 98.82 18:42:32 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:42:32 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:42:32 18:42:01 7 0.13 0.00 0.00 0.02 0.00 99.85 18:42:32 Average: all 4.43 0.00 1.04 1.76 0.03 92.74 18:42:32 Average: 0 4.51 0.00 1.17 0.49 0.03 93.80 18:42:32 Average: 1 4.53 0.00 1.14 6.23 0.03 88.07 18:42:32 Average: 2 4.90 0.00 1.16 1.49 0.03 92.42 18:42:32 Average: 3 4.66 0.00 1.04 1.65 0.03 92.63 18:42:32 Average: 4 4.27 0.00 0.91 2.47 0.02 92.33 18:42:32 Average: 5 4.28 0.00 1.03 0.42 0.02 94.25 18:42:32 Average: 6 4.22 0.00 0.91 0.64 0.02 94.21 18:42:32 Average: 7 4.07 0.00 1.00 0.68 0.03 94.22 18:42:32 18:42:32 18:42:32