Pull request #209 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 20efa3db09d857d7a2f31e724d19a2d1d739e4bd+04783819bb09b7810d10db39d52ccf9a1f06c19b (c517f3d1a631594abc78aab048e8fef16c8c23ce) 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-ssh7291628725240647016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5841525866724642869.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-gpio/branches/PR-209/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-gpio/branches/PR-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4935492322646886588.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-gpio/branches/PR-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9660429268848175481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17353418505215696082.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-gpio/branches/PR-209/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-gpio/branches/PR-209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13211987677709019384.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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 ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10444 in /w/workspace/edgexfoundry_device-gpio_PR-209 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-209 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04783819bb09b7810d10db39d52ccf9a1f06c19b into PR head commit 20efa3db09d857d7a2f31e724d19a2d1d739e4bd Merge succeeded, producing 20efa3db09d857d7a2f31e724d19a2d1d739e4bd Checking out Revision 20efa3db09d857d7a2f31e724d19a2d1d739e4bd (PR-209) Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # 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 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:24 ========================================================= 22:27:24 EdgeX Global Pipelines Version Info 22:27:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:25 ------------------- 22:27:25 stable info: 22:27:25 ------------------- 22:27:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:25 Message: update stable to v1.0.254 22:27:26 ------------------- 22:27:26 experimental info: 22:27:26 ------------------- 22:27:26 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:26 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo 22:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo 22:27:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo 22:27:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo 22:27:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20efa3d [Pipeline] echo 22:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:28 provisioning config files... 22:27:28 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config14730517793617494141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:28 ---> docker-login.sh 22:27:28 nexus3.edgexfoundry.org:10001 22:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:28 Configure a credential helper to remove this warning. See 22:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:28 22:27:28 Login Succeeded 22:27:28 nexus3.edgexfoundry.org:10002 22:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:28 Configure a credential helper to remove this warning. See 22:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:28 22:27:28 Login Succeeded 22:27:28 nexus3.edgexfoundry.org:10003 22:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:29 Configure a credential helper to remove this warning. See 22:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:29 22:27:29 Login Succeeded 22:27:29 nexus3.edgexfoundry.org:10004 22:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:29 Configure a credential helper to remove this warning. See 22:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:29 22:27:29 Login Succeeded 22:27:29 docker.io 22:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:29 Configure a credential helper to remove this warning. See 22:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:29 22:27:29 Login Succeeded 22:27:29 ---> docker-login.sh ends [Pipeline] } 22:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:27:30 + git rev-list -1 --merges 20efa3db09d857d7a2f31e724d19a2d1d739e4bd~1..20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo 22:27:30 -----------> git rev-list -1 --merges 20efa3db09d857d7a2f31e724d19a2d1d739e4bd~1..20efa3db09d857d7a2f31e724d19a2d1d739e4bd 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [false] [Pipeline] sh 22:27:30 + git log --format=format:%s -1 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo 22:27:30 ========================================================= 22:27:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:27:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:31 + git log --format=format:%s -1 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo 22:27:31 [semverPrep] GIT_COMMIT: 20efa3db09d857d7a2f31e724d19a2d1d739e4bd, Commit Message: build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo 22:27:31 [semverPrep] This is not a build commit. [Pipeline] sh 22:27:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:31 + grep -v github /etc/ssh/ssh_known_hosts 22:27:31 + [ -e /tmp/ssh_known_hosts ] 22:27:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:27:31 + + sudo teeecho -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:27:31 22:27:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:31 22:27:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:32 0.1.4: Pulling from edgex-devops/py-git-semver 22:27:32 b85a868b505f: Pulling fs layer 22:27:32 e2be974225ed: Pulling fs layer 22:27:32 339a4e72a1f5: Pulling fs layer 22:27:32 988bab9f4d93: Pulling fs layer 22:27:32 1469e6f7b9e6: Pulling fs layer 22:27:32 eaf3925da568: Pulling fs layer 22:27:32 bab4dde63d76: Pulling fs layer 22:27:32 bde34c3a00c8: Pulling fs layer 22:27:32 b352a97aabf1: Pulling fs layer 22:27:32 4872d77fe225: Pulling fs layer 22:27:32 5851b861e8e6: Pulling fs layer 22:27:32 eaf3925da568: Waiting 22:27:32 988bab9f4d93: Waiting 22:27:32 bab4dde63d76: Waiting 22:27:32 bde34c3a00c8: Waiting 22:27:32 4872d77fe225: Waiting 22:27:32 b352a97aabf1: Waiting 22:27:32 1469e6f7b9e6: Waiting 22:27:32 5851b861e8e6: Waiting 22:27:32 e2be974225ed: Verifying Checksum 22:27:32 e2be974225ed: Download complete 22:27:32 988bab9f4d93: Verifying Checksum 22:27:32 988bab9f4d93: Download complete 22:27:32 1469e6f7b9e6: Verifying Checksum 22:27:32 1469e6f7b9e6: Download complete 22:27:32 eaf3925da568: Verifying Checksum 22:27:32 eaf3925da568: Download complete 22:27:32 339a4e72a1f5: Verifying Checksum 22:27:32 339a4e72a1f5: Download complete 22:27:32 bde34c3a00c8: Verifying Checksum 22:27:32 bde34c3a00c8: Download complete 22:27:32 b352a97aabf1: Download complete 22:27:32 4872d77fe225: Download complete 22:27:32 5851b861e8e6: Verifying Checksum 22:27:32 5851b861e8e6: Download complete 22:27:32 b85a868b505f: Verifying Checksum 22:27:32 b85a868b505f: Download complete 22:27:32 bab4dde63d76: Verifying Checksum 22:27:32 bab4dde63d76: Download complete 22:27:33 b85a868b505f: Pull complete 22:27:33 e2be974225ed: Pull complete 22:27:34 339a4e72a1f5: Pull complete 22:27:34 988bab9f4d93: Pull complete 22:27:34 1469e6f7b9e6: Pull complete 22:27:35 eaf3925da568: Pull complete 22:27:37 bab4dde63d76: Pull complete 22:27:37 bde34c3a00c8: Pull complete 22:27:37 b352a97aabf1: Pull complete 22:27:37 4872d77fe225: Pull complete 22:27:37 5851b861e8e6: Pull complete 22:27:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:37 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 22:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:27:40 $ docker top 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 -eo pid,comm 22:27:40 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). 22:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:40 [ssh-agent] Looking for ssh-agent implementation... 22:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:40 $ docker exec 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent 22:27:40 SSH_AUTH_SOCK=/tmp/ssh-BbwCZt8c2MXK/agent.32 22:27:40 SSH_AGENT_PID=38 22:27:40 Running ssh-add (command line suppressed) 22:27:40 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_1213906213934731523.key (/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_1213906213934731523.key) 22:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:41 + git tag --points-at HEAD [Pipeline] } 22:27:41 $ docker exec --env ******** --env ******** 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent -k 22:27:41 unset SSH_AUTH_SOCK; 22:27:41 unset SSH_AGENT_PID; 22:27:41 echo Agent pid 38 killed; 22:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:41 [ssh-agent] Looking for ssh-agent implementation... 22:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:41 $ docker exec 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent 22:27:41 SSH_AUTH_SOCK=/tmp/ssh-6N52aBuDoLYM/agent.70 22:27:41 SSH_AGENT_PID=76 22:27:41 Running ssh-add (command line suppressed) 22:27:41 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_17276176281336074367.key (/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_17276176281336074367.key) 22:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:42 + git semver init 22:27:42 2023-10-25 22:27:42,334 [run_init] DEBUG init version:0.0.0 force:False 22:27:42 2023-10-25 22:27:42,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-209/.semver 22:27:42 2023-10-25 22:27:42,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-209/.semver 22:27:42 2023-10-25 22:27:42,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-209/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-209, universal_newlines=False, shell=None, istream=None) 22:27:43 2023-10-25 22:27:43,362 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-209/.git/info/exclude 22:27:43 2023-10-25 22:27:43,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-209/.semver/PR-209 with force:False 22:27:43 2023-10-25 22:27:43,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-209/.semver/PR-209 22:27:43 2023-10-25 22:27:43,365 [execute] INFO git cat-file --batch-check 22:27:43 2023-10-25 22:27:43,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-209/.semver, universal_newlines=False, shell=None, istream=) 22:27:43 2023-10-25 22:27:43,372 [execute] INFO git cat-file --batch 22:27:43 2023-10-25 22:27:43,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-209/.semver, universal_newlines=False, shell=None, istream=) 22:27:43 2023-10-25 22:27:43,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-209/.semver/PR-209 22:27:43 0.0.0 [Pipeline] } 22:27:43 $ docker exec --env ******** --env ******** 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent -k 22:27:43 unset SSH_AUTH_SOCK; 22:27:43 unset SSH_AGENT_PID; 22:27:43 echo Agent pid 76 killed; 22:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:44 + git semver [Pipeline] } 22:27:44 $ docker stop --time=1 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 22:27:45 $ docker rm -f --volumes 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:46 Stashed 1 file(s) [Pipeline] echo 22:27:46 [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 22:27:47 provisioning config files... 22:27:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config6697890958987922435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:47 ---> docker-login.sh 22:27:47 nexus3.edgexfoundry.org:10001 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 nexus3.edgexfoundry.org:10002 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 nexus3.edgexfoundry.org:10003 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 nexus3.edgexfoundry.org:10004 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 docker.io 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:48 Configure a credential helper to remove this warning. See 22:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:48 22:27:48 Login Succeeded 22:27:48 ---> docker-login.sh ends [Pipeline] } 22:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:48 ========================================================= 22:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:49 + 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 . 22:27:49 Sending build context to Docker daemon 16.16MB 22:27:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:27:49 Step 2/12 : FROM ${BASE} AS builder 22:27:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:49 7264a8db6415: Pulling fs layer 22:27:49 c4d48a809fc2: Pulling fs layer 22:27:49 4f1c88b9dad5: Pulling fs layer 22:27:49 ad3a456e5733: Pulling fs layer 22:27:49 33e27b845d1e: Pulling fs layer 22:27:49 c68163c4e522: Pulling fs layer 22:27:49 50da416c3ac9: Pulling fs layer 22:27:49 23d2d4c4bb30: Pulling fs layer 22:27:49 ad3a456e5733: Waiting 22:27:49 33e27b845d1e: Waiting 22:27:49 50da416c3ac9: Waiting 22:27:49 23d2d4c4bb30: Waiting 22:27:49 c68163c4e522: Waiting 22:27:49 c4d48a809fc2: Verifying Checksum 22:27:49 c4d48a809fc2: Download complete 22:27:49 ad3a456e5733: Verifying Checksum 22:27:49 ad3a456e5733: Download complete 22:27:49 33e27b845d1e: Verifying Checksum 22:27:49 33e27b845d1e: Download complete 22:27:49 7264a8db6415: Verifying Checksum 22:27:49 7264a8db6415: Download complete 22:27:49 c68163c4e522: Verifying Checksum 22:27:49 c68163c4e522: Download complete 22:27:49 7264a8db6415: Pull complete 22:27:49 c4d48a809fc2: Pull complete 22:27:49 23d2d4c4bb30: Download complete 22:27:49 4f1c88b9dad5: Download complete 22:27:50 50da416c3ac9: Verifying Checksum 22:27:50 50da416c3ac9: Download complete 22:27:53 4f1c88b9dad5: Pull complete 22:27:53 ad3a456e5733: Pull complete 22:27:53 33e27b845d1e: Pull complete 22:27:54 c68163c4e522: Pull complete 22:27:56 50da416c3ac9: Pull complete 22:27:57 23d2d4c4bb30: Pull complete 22:27:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:57 ---> 0786185ac409 22:27:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:28:00 ---> Running in ecadc56a8326 22:28:00 Removing intermediate container ecadc56a8326 22:28:00 ---> ed71f2611eef 22:28:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:28:00 ---> Running in 8e094dca7201 22:28:00 Removing intermediate container 8e094dca7201 22:28:00 ---> 78599c4c37d7 22:28:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:28:00 ---> Running in d9c03acf7ef4 22:28:00 Removing intermediate container d9c03acf7ef4 22:28:00 ---> 92a7d9fc6289 22:28:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:28:00 ---> Running in fccf2c852410 22:28:00 Removing intermediate container fccf2c852410 22:28:00 ---> 11d0a094d006 22:28:00 Step 7/12 : WORKDIR /device-gpio 22:28:00 ---> Running in fec82072a3bc 22:28:00 Removing intermediate container fec82072a3bc 22:28:00 ---> 60088f1afe71 22:28:00 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:00 ---> Running in dedca2f00448 22:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:28:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:28:01 (2/4) Installing libedit (20221030.3.1-r1) 22:28:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:28:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:28:01 Executing busybox-1.36.1-r2.trigger 22:28:01 OK: 268 MiB in 56 packages 22:28:02 Removing intermediate container dedca2f00448 22:28:02 ---> 28a0b40b1bb4 22:28:02 Step 9/12 : COPY go.mod vendor* ./ 22:28:02 ---> 1c74b1121439 22:28:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:02 ---> Running in 3e2628fc50be 22:28:02 Still waiting to schedule task 22:28:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:29:09 Removing intermediate container 3e2628fc50be 22:29:09 ---> bc1b46a35a4f 22:29:09 Step 11/12 : COPY . . 22:29:09 ---> d11377427e7a 22:29:09 Step 12/12 : RUN ${MAKE} 22:29:09 ---> Running in f4bd0af57c55 22:29:09 noop 22:29:09 Removing intermediate container f4bd0af57c55 22:29:09 ---> 7e9008157405 22:29:09 Successfully built 7e9008157405 22:29:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:10 + docker inspect -f . ci-base-image-x86_64 22:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:10 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 22:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:10 $ docker top ce352b663f4f4fdc79a2f67410e748086e75bb5130acb8dd80025e7b40e46c7b -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:11 + go version 22:29:11 go version go1.21.0 linux/amd64 [Pipeline] } 22:29:11 $ docker stop --time=1 ce352b663f4f4fdc79a2f67410e748086e75bb5130acb8dd80025e7b40e46c7b 22:29:12 $ docker rm -f --volumes ce352b663f4f4fdc79a2f67410e748086e75bb5130acb8dd80025e7b40e46c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:13 + docker inspect -f . ci-base-image-x86_64 22:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:13 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 22:29:13 $ 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-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:13 $ docker top 3ed8550f50c6d764afba7a9dd9bd8fdc26bcc254f95cf2e155b35f79d45f3bca -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-209 [Pipeline] fileExists [Pipeline] sh 22:29:14 + make test 22:29:14 go test ./... -coverprofile=coverage.out ./... 22:29:16 ? github.com/edgexfoundry/device-gpio [no test files] 22:29:26 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:29:26 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:29:30 go vet ./... 22:29:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:33 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:29:33 $ docker stop --time=1 3ed8550f50c6d764afba7a9dd9bd8fdc26bcc254f95cf2e155b35f79d45f3bca 22:29:40 $ docker rm -f --volumes 3ed8550f50c6d764afba7a9dd9bd8fdc26bcc254f95cf2e155b35f79d45f3bca [Pipeline] // withDockerContainer [Pipeline] sh 22:29:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:41 + ls -al . 22:29:41 total 160 22:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 . 22:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. 22:29:41 -rw-rw-r-- 1 jenkins jenkins 120 Oct 25 22:27 .dockerignore 22:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 .git 22:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github 22:29:41 -rw-rw-r-- 1 jenkins jenkins 277 Oct 25 22:27 .gitignore 22:29:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml 22:29:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:27 .semver 22:29:41 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 25 22:27 Attribution.txt 22:29:41 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 25 22:27 CHANGELOG.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 25 22:27 Dockerfile 22:29:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:27 Jenkinsfile 22:29:41 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:27 LICENSE 22:29:41 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 25 22:27 Makefile 22:29:41 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 22:27 OWNERS.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 25 22:27 README.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION 22:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin 22:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 cmd 22:29:41 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 22:29 coverage.out 22:29:41 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 25 22:27 go.mod 22:29:41 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 25 22:27 go.sum 22:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 internal 22:29:41 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:42 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=20efa3db09d857d7a2f31e724d19a2d1d739e4bd --label arch=amd64 --label version=0.0.0 . 22:29:42 Sending build context to Docker daemon 16.16MB 22:29:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:29:42 Step 2/25 : FROM ${BASE} AS builder 22:29:42 ---> 7e9008157405 22:29:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:29:42 ---> Running in 801ba347ba99 22:29:42 Removing intermediate container 801ba347ba99 22:29:42 ---> e14f98e893b5 22:29:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:42 ---> Running in beb232e6113a 22:29:42 Removing intermediate container beb232e6113a 22:29:42 ---> d2a5255e9159 22:29:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:29:42 ---> Running in db1450ad302c 22:29:42 Removing intermediate container db1450ad302c 22:29:42 ---> be90f439b964 22:29:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:29:42 ---> Running in dc4255b3acba 22:29:42 Removing intermediate container dc4255b3acba 22:29:42 ---> 720bd7a2efa8 22:29:42 Step 7/25 : WORKDIR /device-gpio 22:29:43 ---> Running in 2ff4e8022713 22:29:43 Removing intermediate container 2ff4e8022713 22:29:43 ---> df7d3cb931b0 22:29:43 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:43 ---> Running in 1cbba1d46f0f 22:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:29:43 OK: 268 MiB in 56 packages 22:29:44 Removing intermediate container 1cbba1d46f0f 22:29:44 ---> 3c3dd35bc0ba 22:29:44 Step 9/25 : COPY go.mod vendor* ./ 22:29:44 ---> 74865a6aee63 22:29:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:44 ---> Running in f19e2a0b5b8a 22:29:44 Removing intermediate container f19e2a0b5b8a 22:29:44 ---> d7320286a7b7 22:29:44 Step 11/25 : COPY . . 22:29:45 ---> 16e9af4ba6a5 22:29:45 Step 12/25 : RUN ${MAKE} 22:29:45 ---> Running in 316471f344e5 22:29:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:30:12 Removing intermediate container 316471f344e5 22:30:12 ---> ec3d0fdb0d6f 22:30:12 Step 13/25 : FROM alpine:3.18 22:30:12 3.18: Pulling from library/alpine 22:30:12 96526aa774ef: Pulling fs layer 22:30:12 96526aa774ef: Verifying Checksum 22:30:12 96526aa774ef: Download complete 22:30:12 96526aa774ef: Pull complete 22:30:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:12 Status: Downloaded newer image for alpine:3.18 22:30:12 ---> 8ca4688f4f35 22:30:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:30:12 ---> Running in 19bb97541416 22:30:12 Removing intermediate container 19bb97541416 22:30:12 ---> 61eedacd8af0 22:30:12 Step 15/25 : RUN apk add --update --no-cache 22:30:12 ---> Running in 74e0a9087a45 22:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:30:13 OK: 7 MiB in 15 packages 22:30:13 Removing intermediate container 74e0a9087a45 22:30:13 ---> 180300bd23bb 22:30:13 Step 16/25 : WORKDIR / 22:30:13 ---> Running in aafd5c04242a 22:30:13 Removing intermediate container aafd5c04242a 22:30:13 ---> e67bce685a19 22:30:13 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:30:13 ---> 46c64983ed61 22:30:13 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:30:13 ---> 43fd70a37f2d 22:30:13 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:30:15 ---> badcb3e26bc5 22:30:15 Step 20/25 : EXPOSE 59910 22:30:15 ---> Running in e8a256550059 22:30:15 Removing intermediate container e8a256550059 22:30:15 ---> 64d264c13fe6 22:30:15 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:30:15 ---> Running in 6e685c8dde62 22:30:15 Removing intermediate container 6e685c8dde62 22:30:15 ---> 4f1479b9d8c5 22:30:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:30:15 ---> Running in fb523aef3982 22:30:15 Removing intermediate container fb523aef3982 22:30:15 ---> e83fc0c6b13e 22:30:15 Step 23/25 : LABEL arch=amd64 22:30:15 ---> Running in 431d59e24ff0 22:30:15 Removing intermediate container 431d59e24ff0 22:30:15 ---> fd634c80bb21 22:30:15 Step 24/25 : LABEL git_sha=20efa3db09d857d7a2f31e724d19a2d1d739e4bd 22:30:15 ---> Running in 466e95b923b4 22:30:15 Removing intermediate container 466e95b923b4 22:30:15 ---> e4835bfc0c3e 22:30:15 Step 25/25 : LABEL version=0.0.0 22:30:15 ---> Running in 4f4a185f5469 22:30:15 Removing intermediate container 4f4a185f5469 22:30:15 ---> 13aa9d6247bc 22:30:15 [Warning] One or more build-args [ARCH] were not consumed 22:30:15 Successfully built 13aa9d6247bc 22:30:15 Successfully tagged device-gpio: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 22:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:16 22:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:17 latest: Pulling from edgex-lftools-log-publisher 22:30:17 5eb5b503b376: Pulling fs layer 22:30:17 5c69ac0246d0: Pulling fs layer 22:30:17 ec43610c2a17: Pulling fs layer 22:30:17 3a2ae6a8a46f: Pulling fs layer 22:30:17 33b1e0a273af: Pulling fs layer 22:30:17 5d3b04190fa2: Pulling fs layer 22:30:17 2f39f015ded8: Pulling fs layer 22:30:17 3a2ae6a8a46f: Waiting 22:30:17 33b1e0a273af: Waiting 22:30:17 5d3b04190fa2: Waiting 22:30:17 2f39f015ded8: Waiting 22:30:17 5c69ac0246d0: Verifying Checksum 22:30:17 5c69ac0246d0: Download complete 22:30:17 3a2ae6a8a46f: Verifying Checksum 22:30:17 3a2ae6a8a46f: Download complete 22:30:17 ec43610c2a17: Verifying Checksum 22:30:17 ec43610c2a17: Download complete 22:30:17 5d3b04190fa2: Verifying Checksum 22:30:17 5d3b04190fa2: Download complete 22:30:17 33b1e0a273af: Verifying Checksum 22:30:17 33b1e0a273af: Download complete 22:30:17 5eb5b503b376: Verifying Checksum 22:30:17 5eb5b503b376: Download complete 22:30:18 2f39f015ded8: Download complete 22:30:18 5eb5b503b376: Pull complete 22:30:18 5c69ac0246d0: Pull complete 22:30:19 ec43610c2a17: Pull complete 22:30:19 3a2ae6a8a46f: Pull complete 22:30:19 33b1e0a273af: Pull complete 22:30:19 5d3b04190fa2: Pull complete 22:30:23 2f39f015ded8: Pull complete 22:30:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:23 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 22:30:23 $ 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-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:30:33 $ docker top 73c1ecaff204e2ecdcda106a2dcd96e4eb8e5d509239f8b28c09101c0a7f1f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:33 ---> job-cost.sh 22:30:33 lf-activate-venv: SKIPPING 22:30:33 INFO: No Stack... 22:30:33 INFO: Retrieving Pricing Info for: v3-standard-8 22:30:34 INFO: Archiving Costs [Pipeline] sh 22:30:34 + cat /w/workspace/edgexfoundry_device-gpio_PR-209/archives/cost.csv 22:30:34 + cut -d, -f6 [Pipeline] lock 22:30:34 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] 22:30:34 Resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] did not exist. Created. 22:30:34 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:35 + echo total: 0.2199999988079071 [Pipeline] stash 22:30:35 Stashed 1 file(s) [Pipeline] } 22:30:35 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:35 $ docker stop --time=1 73c1ecaff204e2ecdcda106a2dcd96e4eb8e5d509239f8b28c09101c0a7f1f0d 22:30:36 $ docker rm -f --volumes 73c1ecaff204e2ecdcda106a2dcd96e4eb8e5d509239f8b28c09101c0a7f1f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10457 in /w/workspace/edgexfoundry_device-gpio_PR-209 [Pipeline] { [Pipeline] ws 22:30:56 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 22:30:56 The recommended git tool is: git 22:31:03 using credential edgex-jenkins-ssh 22:31:03 Cloning the remote Git repository 22:31:03 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:31:03 > git init /w/workspace/device-gpio/1 # timeout=10 22:31:04 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:31:04 > git --version # timeout=10 22:31:04 > git --version # 'git version 2.25.1' 22:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:06 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:07 Merging remotes/origin/main commit 04783819bb09b7810d10db39d52ccf9a1f06c19b into PR head commit 20efa3db09d857d7a2f31e724d19a2d1d739e4bd 22:31:08 Merge succeeded, producing 20efa3db09d857d7a2f31e724d19a2d1d739e4bd 22:31:08 Checking out Revision 20efa3db09d857d7a2f31e724d19a2d1d739e4bd (PR-209) 22:31:07 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:31:07 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:31:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:31:07 > git config core.sparsecheckout # timeout=10 22:31:08 > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # timeout=10 22:31:08 > git remote # timeout=10 22:31:08 > git config --get remote.origin.url # timeout=10 22:31:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:08 > git merge 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 22:31:08 > git rev-parse HEAD^{commit} # timeout=10 22:31:08 > git config core.sparsecheckout # timeout=10 22:31:08 > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # timeout=10 22:31:08 Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" 22:31:08 > git --version # timeout=10 22:31:08 > git --version # 'git version 2.25.1' 22:31:08 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:31:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:31:10 Dload Upload Total Spent Left Speed 22:31:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 22:31:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:31:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:31:11 + sudo tee /etc/docker/daemon.new 22:31:11 { 22:31:11 "registry-mirrors": [ 22:31:11 "https://nexus3.edgexfoundry.org:10001" 22:31:11 ], 22:31:11 "bip": "10.250.0.254/24", 22:31:11 "hosts": [ 22:31:11 "tcp://0.0.0.0:5555", 22:31:11 "unix:///var/run/docker.sock" 22:31:11 ], 22:31:11 "mtu": 1458, 22:31:11 "selinux-enabled": true, 22:31:11 "seccomp-profile": "/etc/docker/seccomp.json" 22:31:11 } [Pipeline] sh 22:31:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:31:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:30 provisioning config files... 22:31:30 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config14927451795578213922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:30 ---> docker-login.sh 22:31:30 nexus3.edgexfoundry.org:10001 22:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:31 Configure a credential helper to remove this warning. See 22:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:31 22:31:31 Login Succeeded 22:31:31 nexus3.edgexfoundry.org:10002 22:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:31 Configure a credential helper to remove this warning. See 22:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:31 22:31:31 Login Succeeded 22:31:31 nexus3.edgexfoundry.org:10003 22:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:32 Configure a credential helper to remove this warning. See 22:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:32 22:31:32 Login Succeeded 22:31:32 nexus3.edgexfoundry.org:10004 22:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:32 Configure a credential helper to remove this warning. See 22:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:32 22:31:32 Login Succeeded 22:31:32 docker.io 22:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:33 Configure a credential helper to remove this warning. See 22:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:33 22:31:33 Login Succeeded 22:31:33 ---> docker-login.sh ends [Pipeline] } 22:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:33 ========================================================= 22:31:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:31:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:34 + 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 . 22:31:34 Sending build context to Docker daemon 8.137MB 22:31:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:31:34 Step 2/12 : FROM ${BASE} AS builder 22:31:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:35 9fda8d8052c6: Pulling fs layer 22:31:35 5d54e960e981: Pulling fs layer 22:31:35 c4a7e357bf2a: Pulling fs layer 22:31:35 f0e02332f6b5: Pulling fs layer 22:31:35 cefa15bbcfad: Pulling fs layer 22:31:35 17808c966233: Pulling fs layer 22:31:35 f4c1fc716caa: Pulling fs layer 22:31:35 cefa15bbcfad: Waiting 22:31:35 17808c966233: Waiting 22:31:35 f0e02332f6b5: Waiting 22:31:35 5d54e960e981: Verifying Checksum 22:31:35 5d54e960e981: Download complete 22:31:35 cefa15bbcfad: Verifying Checksum 22:31:35 cefa15bbcfad: Download complete 22:31:35 9fda8d8052c6: Verifying Checksum 22:31:35 9fda8d8052c6: Download complete 22:31:35 f4c1fc716caa: Download complete 22:31:36 9fda8d8052c6: Pull complete 22:31:37 5d54e960e981: Pull complete 22:31:37 c4a7e357bf2a: Verifying Checksum 22:31:37 c4a7e357bf2a: Download complete 22:31:38 17808c966233: Verifying Checksum 22:31:38 17808c966233: Download complete 22:31:53 c4a7e357bf2a: Pull complete 22:31:53 f0e02332f6b5: Pull complete 22:31:53 cefa15bbcfad: Pull complete 22:32:01 17808c966233: Pull complete 22:32:02 f4c1fc716caa: Pull complete 22:32:02 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:32:02 ---> ea914061e18c 22:32:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:32:03 ---> Running in e27cf78f1dd3 22:32:04 Removing intermediate container e27cf78f1dd3 22:32:04 ---> 0a81de562438 22:32:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:32:04 ---> Running in fb72b69266bb 22:32:04 Removing intermediate container fb72b69266bb 22:32:04 ---> 2076f140cc5b 22:32:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:32:04 ---> Running in f1a79220e201 22:32:04 Removing intermediate container f1a79220e201 22:32:04 ---> f68a7277366e 22:32:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:32:04 ---> Running in 5316c91243fb 22:32:05 Removing intermediate container 5316c91243fb 22:32:05 ---> d792e0362847 22:32:05 Step 7/12 : WORKDIR /device-gpio 22:32:05 ---> Running in 5407c46ba51a 22:32:05 Removing intermediate container 5407c46ba51a 22:32:05 ---> 9823c0d234fb 22:32:05 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:32:05 ---> Running in 37a2329a7e5c 22:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:32:08 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:32:08 (2/4) Installing libedit (20221030.3.1-r1) 22:32:08 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:32:08 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:32:08 Executing busybox-1.36.1-r2.trigger 22:32:08 OK: 270 MiB in 56 packages 22:32:09 Removing intermediate container 37a2329a7e5c 22:32:09 ---> e0539dc5fb41 22:32:09 Step 9/12 : COPY go.mod vendor* ./ 22:32:10 ---> 662040349880 22:32:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:10 ---> Running in ff97e4413921 22:33:47 Removing intermediate container ff97e4413921 22:33:47 ---> 04f8b0b65c7b 22:33:47 Step 11/12 : COPY . . 22:33:48 ---> a294022e3128 22:33:48 Step 12/12 : RUN ${MAKE} 22:33:48 ---> Running in 3bbd024def26 22:33:49 noop 22:33:50 Removing intermediate container 3bbd024def26 22:33:50 ---> 24bd2920f64b 22:33:50 Successfully built 24bd2920f64b 22:33:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:50 + docker inspect -f . ci-base-image-arm64 22:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-10457 does not seem to be running inside a container 22:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 22:33:52 $ docker top 69c613ac2dd393089abab35a2cf6178ae053eb4a5332160c90292998396a784c -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:53 + go version 22:33:53 go version go1.21.0 linux/arm64 [Pipeline] } 22:33:53 $ docker stop --time=1 69c613ac2dd393089abab35a2cf6178ae053eb4a5332160c90292998396a784c 22:33:55 $ docker rm -f --volumes 69c613ac2dd393089abab35a2cf6178ae053eb4a5332160c90292998396a784c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:56 + docker inspect -f . ci-base-image-arm64 22:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-10457 does not seem to be running inside a container 22:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 22:33:57 $ docker top 0248626f9dc73c653704923e7378f1647812f6f63b54ac513e3afab96452f0e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:58 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 22:33:59 + make test 22:33:59 go test ./... -coverprofile=coverage.out ./... 22:34:03 ? github.com/edgexfoundry/device-gpio [no test files] 22:36:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:36:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:36:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:36:10 go vet ./... 22:36:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:36:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:36:33 ./bin/test-attribution-txt.sh [Pipeline] echo 22:36:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:33 $ docker stop --time=1 0248626f9dc73c653704923e7378f1647812f6f63b54ac513e3afab96452f0e4 22:36:35 $ docker rm -f --volumes 0248626f9dc73c653704923e7378f1647812f6f63b54ac513e3afab96452f0e4 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:36 Warning: overwriting stash ‘coverage-report’ 22:36:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:38 + ls -al . 22:36:38 total 156 22:36:38 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:34 . 22:36:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:31 .. 22:36:38 -rw-rw-r-- 1 jenkins jenkins 120 Oct 25 22:31 .dockerignore 22:36:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:31 .git 22:36:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:31 .github 22:36:38 -rw-rw-r-- 1 jenkins jenkins 277 Oct 25 22:31 .gitignore 22:36:38 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:31 .golangci.yml 22:36:38 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 25 22:31 Attribution.txt 22:36:38 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 25 22:31 CHANGELOG.md 22:36:38 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 25 22:31 Dockerfile 22:36:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:31 GOVERNANCE.md 22:36:38 -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:31 Jenkinsfile 22:36:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:31 LICENSE 22:36:38 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 25 22:31 Makefile 22:36:38 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 22:31 OWNERS.md 22:36:38 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 25 22:31 README.md 22:36:38 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION 22:36:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:31 bin 22:36:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:31 cmd 22:36:38 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 22:34 coverage.out 22:36:38 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 25 22:31 go.mod 22:36:38 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 25 22:31 go.sum 22:36:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:31 internal 22:36:38 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 22:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:38 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=20efa3db09d857d7a2f31e724d19a2d1d739e4bd --label arch=arm64 --label version=0.0.0 . 22:36:38 Sending build context to Docker daemon 8.138MB 22:36:39 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:36:39 Step 2/25 : FROM ${BASE} AS builder 22:36:39 ---> 24bd2920f64b 22:36:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:36:41 ---> Running in d8ff155fcdc1 22:36:41 Removing intermediate container d8ff155fcdc1 22:36:41 ---> 13e8a71367e8 22:36:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:36:41 ---> Running in 0fc88686a5c4 22:36:42 Removing intermediate container 0fc88686a5c4 22:36:42 ---> 2f5907776c9b 22:36:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:36:42 ---> Running in 23cd9c9b2100 22:36:42 Removing intermediate container 23cd9c9b2100 22:36:42 ---> ac66d603fafe 22:36:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:36:42 ---> Running in 6fc0df4ec191 22:36:43 Removing intermediate container 6fc0df4ec191 22:36:43 ---> 2bd273633357 22:36:43 Step 7/25 : WORKDIR /device-gpio 22:36:43 ---> Running in 84ddd9a60bfa 22:36:43 Removing intermediate container 84ddd9a60bfa 22:36:43 ---> 4b8d2fffa777 22:36:43 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:43 ---> Running in a2e80a4f75f2 22:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:36:46 OK: 270 MiB in 56 packages 22:36:48 Removing intermediate container a2e80a4f75f2 22:36:48 ---> 5d6c25822caa 22:36:48 Step 9/25 : COPY go.mod vendor* ./ 22:36:48 ---> 1306ecb4833d 22:36:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:48 ---> Running in ae4c1c3c2a1e 22:36:51 Removing intermediate container ae4c1c3c2a1e 22:36:51 ---> 89ae36585e06 22:36:51 Step 11/25 : COPY . . 22:36:54 ---> 5b8e4d61b3d3 22:36:54 Step 12/25 : RUN ${MAKE} 22:36:54 ---> Running in 9ef828a645eb 22:36:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:39:18 Removing intermediate container 9ef828a645eb 22:39:18 ---> d0aa03d15222 22:39:18 Step 13/25 : FROM alpine:3.18 22:39:18 3.18: Pulling from library/alpine 22:39:18 579b34f0a95b: Pulling fs layer 22:39:18 579b34f0a95b: Verifying Checksum 22:39:18 579b34f0a95b: Download complete 22:39:18 579b34f0a95b: Pull complete 22:39:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:39:18 Status: Downloaded newer image for alpine:3.18 22:39:18 ---> 3cc203321400 22:39:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:39:18 ---> Running in b0dd61121a9c 22:39:18 Removing intermediate container b0dd61121a9c 22:39:18 ---> 5f37413dc835 22:39:18 Step 15/25 : RUN apk add --update --no-cache 22:39:18 ---> Running in 602ceab7872a 22:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:39:18 OK: 8 MiB in 15 packages 22:39:18 Removing intermediate container 602ceab7872a 22:39:18 ---> e86de4406489 22:39:18 Step 16/25 : WORKDIR / 22:39:18 ---> Running in bf9f4a9a53a0 22:39:18 Removing intermediate container bf9f4a9a53a0 22:39:18 ---> 4e5d05015e8a 22:39:18 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:39:19 ---> 270a3d1e621e 22:39:19 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:39:20 ---> 4d086d086676 22:39:20 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:39:21 ---> 053e7a266788 22:39:21 Step 20/25 : EXPOSE 59910 22:39:21 ---> Running in 96c0f699bc3a 22:39:22 Removing intermediate container 96c0f699bc3a 22:39:22 ---> 8fe55ae04d33 22:39:22 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:39:22 ---> Running in 1cd5447de3e3 22:39:22 Removing intermediate container 1cd5447de3e3 22:39:22 ---> c6c20e58c317 22:39:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:39:22 ---> Running in 27df53b555c8 22:39:22 Removing intermediate container 27df53b555c8 22:39:22 ---> d4ad6d7f3a1e 22:39:22 Step 23/25 : LABEL arch=arm64 22:39:22 ---> Running in a59f0861f1c9 22:39:23 Removing intermediate container a59f0861f1c9 22:39:23 ---> e6cbea607417 22:39:23 Step 24/25 : LABEL git_sha=20efa3db09d857d7a2f31e724d19a2d1d739e4bd 22:39:23 ---> Running in de1af650a8d2 22:39:23 Removing intermediate container de1af650a8d2 22:39:23 ---> f2798aac6ba9 22:39:23 Step 25/25 : LABEL version=0.0.0 22:39:23 ---> Running in 94c99520d42a 22:39:24 Removing intermediate container 94c99520d42a 22:39:24 ---> 003f744252a3 22:39:24 [Warning] One or more build-args [ARCH] were not consumed 22:39:24 Successfully built 003f744252a3 22:39:24 Successfully tagged device-gpio-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 22:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:25 22:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:26 arm64: Pulling from edgex-lftools-log-publisher 22:39:26 8998bd30e6a1: Pulling fs layer 22:39:26 04944245beec: Pulling fs layer 22:39:26 699f458cf7ca: Pulling fs layer 22:39:26 765212b225bb: Pulling fs layer 22:39:26 f23df028b6ca: Pulling fs layer 22:39:26 d65c8cfc05b1: Pulling fs layer 22:39:26 2437ff75d9bd: Pulling fs layer 22:39:26 765212b225bb: Waiting 22:39:26 f23df028b6ca: Waiting 22:39:26 d65c8cfc05b1: Waiting 22:39:26 2437ff75d9bd: Waiting 22:39:26 04944245beec: Verifying Checksum 22:39:26 04944245beec: Download complete 22:39:26 765212b225bb: Download complete 22:39:26 f23df028b6ca: Verifying Checksum 22:39:26 f23df028b6ca: Download complete 22:39:26 d65c8cfc05b1: Download complete 22:39:26 699f458cf7ca: Verifying Checksum 22:39:26 699f458cf7ca: Download complete 22:39:26 8998bd30e6a1: Verifying Checksum 22:39:26 8998bd30e6a1: Download complete 22:39:29 2437ff75d9bd: Verifying Checksum 22:39:29 2437ff75d9bd: Download complete 22:39:32 8998bd30e6a1: Pull complete 22:39:32 04944245beec: Pull complete 22:39:34 699f458cf7ca: Pull complete 22:39:34 765212b225bb: Pull complete 22:39:35 f23df028b6ca: Pull complete 22:39:35 d65c8cfc05b1: Pull complete 22:39:54 2437ff75d9bd: Pull complete 22:39:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:54 prd-ubuntu20.04-docker-arm64-4c-16g-10457 does not seem to be running inside a container 22:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 22:39:58 $ docker top d2e40e89f4d2bb01484dfee12e48b85f4d9a070d908e4c9e0271bf0b72cbd198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:59 ---> job-cost.sh 22:39:59 lf-activate-venv: SKIPPING 22:39:59 INFO: No Stack... 22:40:00 INFO: Retrieving Pricing Info for: v3-standard-4 22:40:01 INFO: Archiving Costs [Pipeline] sh 22:40:02 + cat+ /w/workspace/device-gpio/1/archives/cost.csv 22:40:02 cut -d, -f6 [Pipeline] lock 22:40:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] 22:40:02 Resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] did not exist. Created. 22:40:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:02 /w/workspace/device-gpio/1@tmp/durable-993c8873/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:40:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:40:03 Warning: overwriting stash ‘stack-cost’ 22:40:03 Stashed 1 file(s) [Pipeline] } 22:40:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:03 $ docker stop --time=1 d2e40e89f4d2bb01484dfee12e48b85f4d9a070d908e4c9e0271bf0b72cbd198 22:40:05 $ docker rm -f --volumes d2e40e89f4d2bb01484dfee12e48b85f4d9a070d908e4c9e0271bf0b72cbd198 [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 22:40:06 provisioning config files... 22:40:06 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config10444201710117618843tmp [Pipeline] { [Pipeline] sh 22:40:07 + set +x 22:40:07 + bash -s -- 22:40:07 + curl -s https://codecov.io/bash 22:40:07 22:40:07 _____ _ 22:40:07 / ____| | | 22:40:07 | | ___ __| | ___ ___ _____ __ 22:40:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:40:07 | |___| (_) | (_| | __/ (_| (_) \ V / 22:40:07 \_____\___/ \__,_|\___|\___\___/ \_/ 22:40:07 Bash-1.0.6 22:40:07 22:40:07 22:40:07 ==> git version 2.25.1 found 22:40:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:40:07 Release-Date: 2020-01-08 22:40:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:40:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:40:07 ==> Jenkins CI detected. 22:40:07 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-209 22:40:07 project root: . 22:40:07 --> token set from env 22:40:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:40:07 ==> Running gcov in . (disable via -X gcov) 22:40:07 ==> Python coveragepy not found 22:40:07 ==> Searching for coverage reports in: 22:40:07 + . 22:40:07 -> Found 1 reports 22:40:07 ==> Detecting git/mercurial file structure 22:40:07 ==> Reading reports 22:40:07 + ./coverage.out bytes=10 22:40:07 ==> Appending adjustments 22:40:07 https://docs.codecov.io/docs/fixing-reports 22:40:07 + Found adjustments 22:40:07 ==> Gzipping contents 22:40:07 4.0K /tmp/codecov.QbLpNi.gz 22:40:07 ==> Uploading reports 22:40:07 url: https://codecov.io 22:40:07 query: branch=PR-209&commit=20efa3db09d857d7a2f31e724d19a2d1d739e4bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=209&job=&cmd_args= 22:40:07 -> Pinging Codecov 22:40:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-209&commit=20efa3db09d857d7a2f31e724d19a2d1d739e4bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=209&job=&cmd_args= 22:40:07 -> Uploading to 22:40:07 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/20efa3db09d857d7a2f31e724d19a2d1d739e4bd/47dfb4b0-6a1c-4902-aa7f-73c5d6583d7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T224007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9560b041d6d5855725cf361709ec106703511774eaeac29a21848eb8f0dda834 22:40:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:40:07 Dload Upload Total Spent Left Speed 22:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1882 --:--:-- --:--:-- --:--:-- 1882 22:40:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] } 22:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:40:09 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-209/archives ] 22:40:09 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-209/archives 22:40:09 total 16 22:40:09 drwxr-xr-x 3 root root 4096 Oct 25 22:30 . 22:40:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. 22:40:09 drwxr-xr-x 2 root root 4096 Oct 25 22:30 cost 22:40:09 -rw-r--r-- 1 root root 83 Oct 25 22:30 cost.csv 22:40:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-209/archives 22:40:09 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-209/archives 22:40:09 total 16 22:40:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:30 . 22:40:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. 22:40:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:30 cost 22:40:09 -rw-r--r-- 1 jenkins jenkins 83 Oct 25 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:40:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:40:10 ---> package-listing.sh 22:40:10 ++ tr '[:upper:]' '[:lower:]' 22:40:10 ++ facter osfamily 22:40:10 + OS_FAMILY=debian 22:40:10 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-209 22:40:10 + START_PACKAGES=/tmp/packages_start.txt 22:40:10 + END_PACKAGES=/tmp/packages_end.txt 22:40:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:40:10 + PACKAGES=/tmp/packages_start.txt 22:40:10 + '[' /w/workspace/edgexfoundry_device-gpio_PR-209 ']' 22:40:10 + PACKAGES=/tmp/packages_end.txt 22:40:10 + case "${OS_FAMILY}" in 22:40:10 + dpkg -l 22:40:10 + grep '^ii' 22:40:10 + '[' -f /tmp/packages_start.txt ']' 22:40:10 + '[' -f /tmp/packages_end.txt ']' 22:40:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:40:10 + '[' /w/workspace/edgexfoundry_device-gpio_PR-209 ']' 22:40:10 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-209/archives/ 22:40:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-209/archives/ [Pipeline] echo 22:40:10 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-gpio_PR-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:40:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:12 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 22:40:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-209/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-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@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 22:40:12 $ docker top 80ba3be27216d56c7bc31435a54e9cd9e0664aa9b65a769baf0b06e3def7746f -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:40:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:40:13 + ls /var/log/sa-host 22:40:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:13 provisioning config files... 22:40:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config11502592517622277846tmp [Pipeline] { [Pipeline] echo 22:40:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:40:13 ---> create-netrc.sh [Pipeline] } 22:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:40:14 ---> python-tools-install.sh [Pipeline] echo 22:40:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:40:14 ---> sudo-logs.sh 22:40:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:40:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:40:15 ---> job-cost.sh 22:40:15 lf-activate-venv: SKIPPING 22:40:15 DEBUG: total: 0.2199999988079071 22:40:15 INFO: Retrieving Stack Cost... 22:40:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:15 INFO: Archiving Costs [Pipeline] echo 22:40:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:40:16 ---> logs-deploy.sh 22:40:16 lf-activate-venv: SKIPPING 22:40:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-209/1 22:40:16 INFO: archiving workspace using pattern(s): 22:40:17 Archives upload complete. 22:40:17 INFO: archiving logs to Nexus 22:40:18 ---> uname -a: 22:40:18 Linux prd-ubuntu20-04-docker-8c-8g-10444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:40:18 22:40:18 22:40:18 ---> lscpu: 22:40:18 Architecture: x86_64 22:40:18 CPU op-mode(s): 32-bit, 64-bit 22:40:18 Byte Order: Little Endian 22:40:18 Address sizes: 40 bits physical, 48 bits virtual 22:40:18 CPU(s): 8 22:40:18 On-line CPU(s) list: 0-7 22:40:18 Thread(s) per core: 1 22:40:18 Core(s) per socket: 1 22:40:18 Socket(s): 8 22:40:18 NUMA node(s): 1 22:40:18 Vendor ID: AuthenticAMD 22:40:18 CPU family: 23 22:40:18 Model: 49 22:40:18 Model name: AMD EPYC-Rome Processor 22:40:18 Stepping: 0 22:40:18 CPU MHz: 2799.998 22:40:18 BogoMIPS: 5599.99 22:40:18 Virtualization: AMD-V 22:40:18 Hypervisor vendor: KVM 22:40:18 Virtualization type: full 22:40:18 L1d cache: 256 KiB 22:40:18 L1i cache: 256 KiB 22:40:18 L2 cache: 4 MiB 22:40:18 L3 cache: 128 MiB 22:40:18 NUMA node0 CPU(s): 0-7 22:40:18 Vulnerability Itlb multihit: Not affected 22:40:18 Vulnerability L1tf: Not affected 22:40:18 Vulnerability Mds: Not affected 22:40:18 Vulnerability Meltdown: Not affected 22:40:18 Vulnerability Mmio stale data: Not affected 22:40:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:40:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:40:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:40:18 Vulnerability Srbds: Not affected 22:40:18 Vulnerability Tsx async abort: Not affected 22:40:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:40:18 22:40:18 22:40:18 ---> nproc: 22:40:18 8 22:40:18 22:40:18 22:40:18 ---> df -h: 22:40:18 Filesystem Size Used Avail Use% Mounted on 22:40:18 overlay 155G 12G 144G 8% / 22:40:18 tmpfs 64M 0 64M 0% /dev 22:40:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:40:18 shm 64M 0 64M 0% /dev/shm 22:40:18 /dev/vda1 155G 12G 144G 8% /facter-os 22:40:18 22:40:18 22:40:18 ---> sar -b -r -n DEV: 22:40:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10444) 10/25/23 _x86_64_ (8 CPU) 22:40:18 22:40:18 22:26:44 LINUX RESTART (8 CPU) 22:40:18 22:40:18 22:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:40:18 22:28:02 188.12 47.89 140.23 0.00 5405.63 71012.96 0.00 22:40:18 22:29:01 118.41 0.97 117.45 0.00 7.72 39076.94 0.00 22:40:18 22:30:03 146.30 0.20 146.10 0.00 9.67 33216.01 0.00 22:40:18 22:31:01 117.81 0.03 117.77 0.00 2.76 28845.10 0.00 22:40:18 22:32:01 35.08 10.43 24.65 0.00 5182.34 6210.71 0.00 22:40:18 22:33:01 6.25 1.22 5.03 0.00 240.76 123.18 0.00 22:40:18 22:34:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 22:40:18 22:35:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 22:40:18 22:36:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 22:40:18 22:37:01 2.20 0.00 2.20 0.00 0.00 36.79 0.00 22:40:18 22:38:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 22:40:18 22:39:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 22:40:18 22:40:01 2.38 1.38 1.00 0.00 33.86 11.60 0.00 22:40:18 Average: 47.81 4.79 43.02 0.00 839.04 13698.07 0.00 22:40:18 22:40:18 22:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:40:18 22:28:02 29234628 31554488 764068 2.32 75964 2517144 1993472 5.87 1016392 2257256 776 22:40:18 22:29:01 27726512 31565784 739872 2.25 148904 3829156 1872012 5.52 1204328 3428324 325296 22:40:18 22:30:03 28125192 31547984 755036 2.30 155724 3439708 1902940 5.61 1257292 3004680 12 22:40:18 22:31:01 27599380 31551028 749600 2.28 166060 3910196 1776284 5.23 1276208 3461292 408 22:40:18 22:32:01 27218076 31515376 773292 2.35 173548 4233604 1782692 5.25 1520240 3572340 576 22:40:18 22:33:01 27230764 31537836 752204 2.29 174220 4242784 1826700 5.38 1505364 3573392 12 22:40:18 22:34:01 27230804 31537960 752080 2.29 174296 4242788 1826700 5.38 1505412 3573400 8 22:40:18 22:35:01 27240016 31547236 742716 2.26 174348 4242788 1826700 5.38 1496828 3573400 40 22:40:18 22:36:01 27239552 31546780 743120 2.26 174368 4242792 1826700 5.38 1496820 3573400 8 22:40:18 22:37:01 27239632 31547340 742892 2.26 174440 4242772 1826700 5.38 1496508 3573792 20 22:40:18 22:38:01 27240092 31547816 742352 2.26 174460 4242772 1826700 5.38 1496732 3573792 16 22:40:18 22:39:01 27240420 31548176 742152 2.26 174484 4242776 1826700 5.38 1496572 3573796 44 22:40:18 22:40:01 27234312 31544012 746184 2.27 174512 4243788 1826700 5.38 1503272 3574288 48 22:40:18 Average: 27523029 31545524 749659 2.28 162718 3990236 1841615 5.43 1405536 3408704 25174 22:40:18 22:40:18 22:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:40:18 22:28:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 22:40:18 22:28:02 ens3 586.09 408.50 5831.80 90.07 0.00 0.00 0.00 0.00 22:40:18 22:28:02 docker0 30.51 34.83 2.48 201.31 0.00 0.00 0.00 0.00 22:40:18 22:28:02 veth8686bf2 15.41 14.63 1.43 16.15 0.00 0.00 0.00 0.00 22:40:18 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:18 22:29:01 ens3 309.30 246.42 2395.78 25.46 0.00 0.00 0.00 0.00 22:40:18 22:29:01 docker0 243.20 301.91 19.41 2390.80 0.00 0.00 0.00 0.00 22:40:18 22:30:03 lo 0.26 0.26 0.03 0.03 0.00 0.00 0.00 0.00 22:40:18 22:30:03 ens3 49.40 35.86 71.03 82.03 0.00 0.00 0.00 0.00 22:40:18 22:30:03 docker0 1.21 2.45 0.07 30.26 0.00 0.00 0.00 0.00 22:40:18 22:31:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:40:18 22:31:01 ens3 112.05 71.33 2704.15 13.92 0.00 0.00 0.00 0.00 22:40:18 22:31:01 docker0 2.12 4.22 0.12 32.03 0.00 0.00 0.00 0.00 22:40:18 22:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:40:18 22:32:01 ens3 132.94 60.69 2027.72 4.52 0.00 0.00 0.00 0.00 22:40:18 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:18 22:33:01 ens3 1.40 0.68 0.63 0.32 0.00 0.00 0.00 0.00 22:40:18 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:34:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:40:18 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:18 22:35:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:40:18 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:36:01 ens3 0.57 0.03 0.03 0.00 0.00 0.00 0.00 0.00 22:40:18 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:18 22:37:01 ens3 1.40 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:40:18 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:38:01 ens3 1.37 0.90 0.69 0.49 0.00 0.00 0.00 0.00 22:40:18 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:18 22:39:01 ens3 1.37 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:40:18 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 22:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:40:18 22:40:01 ens3 5.75 4.22 3.85 4.14 0.00 0.00 0.00 0.00 22:40:18 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:18 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 22:40:18 Average: ens3 92.08 63.47 995.19 17.09 0.00 0.00 0.00 0.00 22:40:18 Average: docker0 21.05 26.09 1.68 201.60 0.00 0.00 0.00 0.00 22:40:18 22:40:18 22:40:18 ---> sar -P ALL: 22:40:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10444) 10/25/23 _x86_64_ (8 CPU) 22:40:18 22:40:18 22:26:44 LINUX RESTART (8 CPU) 22:40:18 22:40:18 22:27:01 CPU %user %nice %system %iowait %steal %idle 22:40:18 22:28:02 all 9.04 0.00 3.12 3.51 0.05 84.28 22:40:18 22:28:02 0 6.76 0.00 2.54 3.31 0.05 87.34 22:40:18 22:28:02 1 9.17 0.00 3.33 8.40 0.05 79.05 22:40:18 22:28:02 2 9.88 0.00 2.95 1.04 0.03 86.09 22:40:18 22:28:02 3 12.46 0.00 3.00 0.32 0.05 84.17 22:40:18 22:28:02 4 8.27 0.00 2.48 1.36 0.05 87.84 22:40:18 22:28:02 5 10.10 0.00 4.21 2.06 0.05 83.58 22:40:18 22:28:02 6 8.20 0.00 3.33 4.18 0.05 84.24 22:40:18 22:28:02 7 7.46 0.00 3.16 7.45 0.05 81.88 22:40:18 22:29:01 all 4.45 0.00 1.95 4.51 0.04 89.07 22:40:18 22:29:01 0 4.95 0.00 1.69 0.31 0.05 93.00 22:40:18 22:29:01 1 4.79 0.00 2.47 28.57 0.05 64.12 22:40:18 22:29:01 2 2.99 0.00 3.50 1.46 0.02 92.03 22:40:18 22:29:01 3 4.12 0.00 1.93 4.36 0.03 89.56 22:40:18 22:29:01 4 4.67 0.00 1.53 1.33 0.03 92.44 22:40:18 22:29:01 5 4.74 0.00 1.50 0.03 0.03 93.70 22:40:18 22:29:01 6 5.37 0.00 1.38 0.07 0.02 93.16 22:40:18 22:29:01 7 3.92 0.00 1.57 0.09 0.05 94.37 22:40:18 22:30:03 all 33.05 0.00 3.96 4.61 0.08 58.30 22:40:18 22:30:03 0 33.83 0.00 3.95 0.35 0.08 61.79 22:40:18 22:30:03 1 33.50 0.00 4.38 20.63 0.10 41.38 22:40:18 22:30:03 2 32.62 0.00 3.66 9.40 0.08 54.23 22:40:18 22:30:03 3 33.20 0.00 4.01 1.61 0.08 61.10 22:40:18 22:30:03 4 32.87 0.00 3.63 0.94 0.08 62.48 22:40:18 22:30:03 5 32.96 0.00 4.53 0.73 0.08 61.70 22:40:18 22:30:03 6 32.28 0.00 3.79 0.63 0.08 63.22 22:40:18 22:30:03 7 33.10 0.00 3.76 2.67 0.07 60.41 22:40:18 22:31:01 all 3.44 0.00 1.53 4.21 0.03 90.80 22:40:18 22:31:01 0 3.41 0.00 1.94 0.17 0.02 94.45 22:40:18 22:31:01 1 3.67 0.00 1.17 9.06 0.02 86.09 22:40:18 22:31:01 2 3.14 0.00 1.51 1.23 0.03 94.08 22:40:18 22:31:01 3 3.23 0.00 1.20 1.13 0.03 94.41 22:40:18 22:31:01 4 3.94 0.00 1.62 1.93 0.02 92.49 22:40:18 22:31:01 5 2.41 0.00 2.09 20.22 0.03 75.24 22:40:18 22:31:01 6 3.81 0.00 1.01 0.00 0.02 95.16 22:40:18 22:31:01 7 3.88 0.00 1.72 0.00 0.03 94.37 22:40:18 22:32:01 all 1.20 0.00 0.52 0.47 0.01 97.80 22:40:18 22:32:01 0 1.42 0.00 1.05 1.58 0.03 95.91 22:40:18 22:32:01 1 0.35 0.00 0.30 1.02 0.02 98.32 22:40:18 22:32:01 2 1.35 0.00 0.67 0.22 0.00 97.76 22:40:18 22:32:01 3 1.71 0.00 0.45 0.02 0.02 97.81 22:40:18 22:32:01 4 0.90 0.00 0.52 0.07 0.00 98.52 22:40:18 22:32:01 5 0.80 0.00 0.38 0.32 0.00 98.50 22:40:18 22:32:01 6 1.92 0.00 0.43 0.45 0.02 97.18 22:40:18 22:32:01 7 1.19 0.00 0.33 0.07 0.00 98.41 22:40:18 22:33:01 all 0.08 0.00 0.09 0.02 0.01 99.81 22:40:18 22:33:01 0 0.07 0.00 0.08 0.00 0.00 99.85 22:40:18 22:33:01 1 0.08 0.00 0.10 0.07 0.00 99.75 22:40:18 22:33:01 2 0.08 0.00 0.10 0.03 0.00 99.78 22:40:18 22:33:01 3 0.05 0.00 0.13 0.00 0.00 99.82 22:40:18 22:33:01 4 0.05 0.00 0.08 0.00 0.02 99.85 22:40:18 22:33:01 5 0.07 0.00 0.08 0.00 0.02 99.83 22:40:18 22:33:01 6 0.17 0.00 0.08 0.07 0.02 99.67 22:40:18 22:33:01 7 0.05 0.00 0.05 0.00 0.00 99.90 22:40:18 22:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:40:18 22:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:40:18 22:34:01 1 0.02 0.00 0.00 0.03 0.02 99.93 22:40:18 22:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:40:18 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:40:18 22:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:40:18 22:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:40:18 22:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:40:18 22:35:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:40:18 22:35:01 1 0.03 0.00 0.02 0.07 0.00 99.88 22:40:18 22:35:01 2 0.02 0.00 0.05 0.00 0.00 99.93 22:40:18 22:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:40:18 22:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:40:18 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:40:18 22:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:40:18 22:36:01 0 0.18 0.00 0.05 0.00 0.00 99.77 22:40:18 22:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:40:18 22:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:40:18 22:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:40:18 22:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:40:18 22:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:40:18 22:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:40:18 22:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 22:40:18 22:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:40:18 22:37:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:40:18 22:37:01 1 0.05 0.00 0.03 0.03 0.02 99.87 22:40:18 22:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:40:18 22:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:40:18 22:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:40:18 22:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:40:18 22:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:40:18 22:38:01 all 0.18 0.00 0.01 0.00 0.00 99.80 22:40:18 22:38:01 0 1.37 0.00 0.02 0.00 0.00 98.61 22:40:18 22:38:01 1 0.00 0.00 0.05 0.02 0.02 99.92 22:40:18 22:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 22:40:18 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:40:18 22:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:40:18 22:40:18 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:40:18 22:39:01 all 0.26 0.00 0.01 0.00 0.00 99.72 22:40:18 22:39:01 0 2.00 0.00 0.00 0.00 0.02 97.98 22:40:18 22:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:40:18 22:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:40:18 22:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:40:18 22:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 22:40:18 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:40:18 22:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:40:18 22:40:01 all 0.45 0.00 0.03 0.01 0.00 99.51 22:40:18 22:40:01 0 2.15 0.00 0.05 0.00 0.00 97.80 22:40:18 22:40:01 1 0.28 0.00 0.03 0.02 0.02 99.65 22:40:18 22:40:01 2 0.20 0.00 0.07 0.03 0.00 99.70 22:40:18 22:40:01 3 0.12 0.00 0.03 0.00 0.02 99.83 22:40:18 22:40:01 4 0.08 0.00 0.02 0.00 0.00 99.90 22:40:18 22:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:40:18 22:40:01 6 0.65 0.00 0.02 0.02 0.00 99.32 22:40:18 22:40:01 7 0.07 0.00 0.00 0.00 0.00 99.93 22:40:18 Average: all 4.04 0.00 0.86 1.32 0.02 93.76 22:40:18 Average: 0 4.35 0.00 0.87 0.44 0.02 94.32 22:40:18 Average: 1 4.01 0.00 0.92 5.17 0.02 89.87 22:40:18 Average: 2 3.90 0.00 0.96 1.04 0.02 94.09 22:40:18 Average: 3 4.26 0.00 0.83 0.56 0.02 94.33 22:40:18 Average: 4 3.93 0.00 0.76 0.43 0.02 94.87 22:40:18 Average: 5 3.96 0.00 0.98 1.74 0.02 93.30 22:40:18 Average: 6 4.06 0.00 0.78 0.41 0.02 94.73 22:40:18 Average: 7 3.85 0.00 0.81 0.79 0.02 94.53 22:40:18 22:40:18 22:40:18