Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from c426106248b3f5d22a39539db8e9375f3dc53821+2471770c414ffcb3969497332fd67a405e85392b (02c448902f1b6de509d1ed2cd5aecb6cb5d5a498) 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-ssh1682758583931505600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16553547732202762015.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-127/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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17809495757409551746.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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15263146242812764608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17942459466648378046.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-127/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-127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5102566829143303053.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-270’ Running on prd-ubuntu20.04-docker-8c-8g-272 in /w/workspace/edgexfoundry_device-gpio_PR-127 [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-127 # 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/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit c426106248b3f5d22a39539db8e9375f3dc53821 Merge succeeded, producing c426106248b3f5d22a39539db8e9375f3dc53821 Checking out Revision c426106248b3f5d22a39539db8e9375f3dc53821 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # 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 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:39:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:39:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:39:51 ========================================================= 21:39:51 EdgeX Global Pipelines Version Info 21:39:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:39:52 ------------------- 21:39:52 stable info: 21:39:52 ------------------- 21:39:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:39:52 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:39:52 Message: update stable to v1.0.245 21:39:53 ------------------- 21:39:53 experimental info: 21:39:53 ------------------- 21:39:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:39:53 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:39:53 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:39:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c426106 [Pipeline] echo 21:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:54 provisioning config files... 21:39:54 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config16504913026265710563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:55 ---> docker-login.sh 21:39:55 nexus3.edgexfoundry.org:10001 21:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:55 Configure a credential helper to remove this warning. See 21:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:55 21:39:55 Login Succeeded 21:39:55 nexus3.edgexfoundry.org:10002 21:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:55 Configure a credential helper to remove this warning. See 21:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:55 21:39:55 Login Succeeded 21:39:55 nexus3.edgexfoundry.org:10003 21:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:55 Configure a credential helper to remove this warning. See 21:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:55 21:39:55 Login Succeeded 21:39:55 nexus3.edgexfoundry.org:10004 21:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:55 Configure a credential helper to remove this warning. See 21:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:55 21:39:55 Login Succeeded 21:39:55 docker.io 21:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:56 Configure a credential helper to remove this warning. See 21:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:56 21:39:56 Login Succeeded 21:39:56 ---> docker-login.sh ends [Pipeline] } 21:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:39:56 + git rev-list -1 --merges c426106248b3f5d22a39539db8e9375f3dc53821~1..c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo 21:39:56 -----------> git rev-list -1 --merges c426106248b3f5d22a39539db8e9375f3dc53821~1..c426106248b3f5d22a39539db8e9375f3dc53821 c426106248b3f5d22a39539db8e9375f3dc53821 [false] [Pipeline] sh 21:39:57 + git log --format=format:%s -1 c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo 21:39:57 ========================================================= 21:39:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:39:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:57 + git log --format=format:%s -1 c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] echo 21:39:57 [semverPrep] GIT_COMMIT: c426106248b3f5d22a39539db8e9375f3dc53821, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo 21:39:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:39:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:58 + grep -v github /etc/ssh/ssh_known_hosts 21:39:58 + [ -e /tmp/ssh_known_hosts ] 21:39:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:39:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:39:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:39:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:58 21:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:58 0.1.4: Pulling from edgex-devops/py-git-semver 21:39:58 b85a868b505f: Pulling fs layer 21:39:58 e2be974225ed: Pulling fs layer 21:39:58 339a4e72a1f5: Pulling fs layer 21:39:58 988bab9f4d93: Pulling fs layer 21:39:58 1469e6f7b9e6: Pulling fs layer 21:39:58 eaf3925da568: Pulling fs layer 21:39:58 bab4dde63d76: Pulling fs layer 21:39:58 bde34c3a00c8: Pulling fs layer 21:39:58 b352a97aabf1: Pulling fs layer 21:39:58 4872d77fe225: Pulling fs layer 21:39:58 5851b861e8e6: Pulling fs layer 21:39:58 988bab9f4d93: Waiting 21:39:58 eaf3925da568: Waiting 21:39:58 bab4dde63d76: Waiting 21:39:58 4872d77fe225: Waiting 21:39:58 bde34c3a00c8: Waiting 21:39:58 1469e6f7b9e6: Waiting 21:39:58 5851b861e8e6: Waiting 21:39:58 b352a97aabf1: Waiting 21:39:58 e2be974225ed: Download complete 21:39:58 988bab9f4d93: Verifying Checksum 21:39:58 988bab9f4d93: Download complete 21:39:59 1469e6f7b9e6: Verifying Checksum 21:39:59 1469e6f7b9e6: Download complete 21:39:59 eaf3925da568: Download complete 21:39:59 339a4e72a1f5: Verifying Checksum 21:39:59 339a4e72a1f5: Download complete 21:39:59 bde34c3a00c8: Download complete 21:39:59 b352a97aabf1: Verifying Checksum 21:39:59 b352a97aabf1: Download complete 21:39:59 4872d77fe225: Download complete 21:39:59 5851b861e8e6: Verifying Checksum 21:39:59 5851b861e8e6: Download complete 21:39:59 b85a868b505f: Verifying Checksum 21:39:59 b85a868b505f: Download complete 21:39:59 bab4dde63d76: Verifying Checksum 21:39:59 bab4dde63d76: Download complete 21:40:00 b85a868b505f: Pull complete 21:40:00 e2be974225ed: Pull complete 21:40:01 339a4e72a1f5: Pull complete 21:40:01 988bab9f4d93: Pull complete 21:40:01 1469e6f7b9e6: Pull complete 21:40:01 eaf3925da568: Pull complete 21:40:03 bab4dde63d76: Pull complete 21:40:03 bde34c3a00c8: Pull complete 21:40:03 b352a97aabf1: Pull complete 21:40:03 4872d77fe225: Pull complete 21:40:03 5851b861e8e6: Pull complete 21:40:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:03 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 21:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:40:05 $ docker top 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 -eo pid,comm 21:40:05 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). 21:40:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:05 [ssh-agent] Looking for ssh-agent implementation... 21:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:05 $ docker exec 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent 21:40:05 SSH_AUTH_SOCK=/tmp/ssh-C5uaaGPKRiu8/agent.32 21:40:05 SSH_AGENT_PID=38 21:40:05 Running ssh-add (command line suppressed) 21:40:05 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_12350022723696374026.key (/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_12350022723696374026.key) 21:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:06 + git tag --points-at HEAD [Pipeline] } 21:40:06 $ docker exec --env ******** --env ******** 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent -k 21:40:06 unset SSH_AUTH_SOCK; 21:40:06 unset SSH_AGENT_PID; 21:40:06 echo Agent pid 38 killed; 21:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:40:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:06 [ssh-agent] Looking for ssh-agent implementation... 21:40:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:06 $ docker exec 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent 21:40:06 SSH_AUTH_SOCK=/tmp/ssh-vG8UdvXDFikY/agent.71 21:40:06 SSH_AGENT_PID=77 21:40:06 Running ssh-add (command line suppressed) 21:40:06 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_9756508931902357120.key (/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/private_key_9756508931902357120.key) 21:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:07 + git semver init 21:40:07 2023-03-14 21:40:07,429 [run_init] DEBUG init version:0.0.0 force:False 21:40:07 2023-03-14 21:40:07,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-127/.semver 21:40:07 2023-03-14 21:40:07,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-127/.semver 21:40:07 2023-03-14 21:40:07,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-127/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-127, universal_newlines=False, shell=None, istream=None) 21:40:08 2023-03-14 21:40:08,309 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-127/.git/info/exclude 21:40:08 2023-03-14 21:40:08,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-127/.semver/PR-127 with force:False 21:40:08 2023-03-14 21:40:08,310 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-127/.semver/PR-127 21:40:08 2023-03-14 21:40:08,314 [execute] INFO git cat-file --batch-check 21:40:08 2023-03-14 21:40:08,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-127/.semver, universal_newlines=False, shell=None, istream=) 21:40:08 2023-03-14 21:40:08,320 [execute] INFO git cat-file --batch 21:40:08 2023-03-14 21:40:08,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-127/.semver, universal_newlines=False, shell=None, istream=) 21:40:08 2023-03-14 21:40:08,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-127/.semver/PR-127 21:40:08 0.0.0 [Pipeline] } 21:40:08 $ docker exec --env ******** --env ******** 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 ssh-agent -k 21:40:08 unset SSH_AUTH_SOCK; 21:40:08 unset SSH_AGENT_PID; 21:40:08 echo Agent pid 77 killed; 21:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:08 + git semver [Pipeline] } 21:40:09 $ docker stop --time=1 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 21:40:10 $ docker rm -f --volumes 035cd587ca4031c4b279d1313ab3e196a3fd5469ec5a8638349aa86399d8d552 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:40:11 Stashed 1 file(s) [Pipeline] echo 21:40:11 [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 21:40:11 provisioning config files... 21:40:11 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config16560346229106730337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:12 ---> docker-login.sh 21:40:12 nexus3.edgexfoundry.org:10001 21:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:12 Configure a credential helper to remove this warning. See 21:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:12 21:40:12 Login Succeeded 21:40:12 nexus3.edgexfoundry.org:10002 21:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:12 Configure a credential helper to remove this warning. See 21:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:12 21:40:12 Login Succeeded 21:40:12 nexus3.edgexfoundry.org:10003 21:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:12 Configure a credential helper to remove this warning. See 21:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:12 21:40:12 Login Succeeded 21:40:12 nexus3.edgexfoundry.org:10004 21:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:12 Configure a credential helper to remove this warning. See 21:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:12 21:40:12 Login Succeeded 21:40:12 docker.io 21:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:12 Configure a credential helper to remove this warning. See 21:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:12 21:40:12 Login Succeeded 21:40:12 ---> docker-login.sh ends [Pipeline] } 21:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:13 ========================================================= 21:40:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:40:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:40:13 Sending build context to Docker daemon 16.03MB 21:40:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:40:13 Step 2/12 : FROM ${BASE} AS builder 21:40:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:40:13 63b65145d645: Pulling fs layer 21:40:13 a2d21d5440eb: Pulling fs layer 21:40:13 935e6c44a52c: Pulling fs layer 21:40:13 94cc34f8dd06: Pulling fs layer 21:40:13 30dea6a524f1: Pulling fs layer 21:40:13 a2aff8979fd8: Pulling fs layer 21:40:13 6808be2612f2: Pulling fs layer 21:40:13 f25807f1079a: Pulling fs layer 21:40:13 94cc34f8dd06: Waiting 21:40:13 30dea6a524f1: Waiting 21:40:13 a2aff8979fd8: Waiting 21:40:13 f25807f1079a: Waiting 21:40:13 6808be2612f2: Waiting 21:40:13 a2d21d5440eb: Download complete 21:40:13 94cc34f8dd06: Verifying Checksum 21:40:13 94cc34f8dd06: Download complete 21:40:13 30dea6a524f1: Download complete 21:40:13 63b65145d645: Verifying Checksum 21:40:13 63b65145d645: Download complete 21:40:13 a2aff8979fd8: Verifying Checksum 21:40:13 a2aff8979fd8: Download complete 21:40:13 63b65145d645: Pull complete 21:40:14 a2d21d5440eb: Pull complete 21:40:14 f25807f1079a: Verifying Checksum 21:40:14 935e6c44a52c: Verifying Checksum 21:40:14 935e6c44a52c: Download complete 21:40:14 6808be2612f2: Verifying Checksum 21:40:14 6808be2612f2: Download complete 21:40:18 935e6c44a52c: Pull complete 21:40:18 94cc34f8dd06: Pull complete 21:40:18 30dea6a524f1: Pull complete 21:40:18 a2aff8979fd8: Pull complete 21:40:20 6808be2612f2: Pull complete 21:40:21 f25807f1079a: Pull complete 21:40:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:40:21 ---> 3b553350e43f 21:40:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:40:23 ---> Running in 1eed8e41e364 21:40:23 Removing intermediate container 1eed8e41e364 21:40:23 ---> 60b30670aadd 21:40:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:40:23 ---> Running in aa6ba032ed42 21:40:23 Removing intermediate container aa6ba032ed42 21:40:23 ---> 785dcdb4b41e 21:40:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:40:23 ---> Running in 5dab6d055924 21:40:23 Removing intermediate container 5dab6d055924 21:40:23 ---> ab185e75e92d 21:40:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:40:23 ---> Running in fc1ae2b33ab8 21:40:23 Removing intermediate container fc1ae2b33ab8 21:40:23 ---> ea86c51d725b 21:40:23 Step 7/12 : WORKDIR /device-gpio 21:40:23 ---> Running in 665f1cc54d67 21:40:23 Removing intermediate container 665f1cc54d67 21:40:23 ---> 296d76554180 21:40:23 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:23 ---> Running in 8f0377acc060 21:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:40:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:40:24 (2/4) Installing libedit (20221030.3.1-r0) 21:40:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:40:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:40:24 Executing busybox-1.35.0-r29.trigger 21:40:24 OK: 269 MiB in 57 packages 21:40:25 Removing intermediate container 8f0377acc060 21:40:25 ---> afda3203faa0 21:40:25 Step 9/12 : COPY go.mod vendor* ./ 21:40:25 ---> 3ef33060c780 21:40:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:25 ---> Running in dd2d1a8b9ce4 21:40:26 Still waiting to schedule task 21:40:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-271’ 21:40:57 Removing intermediate container dd2d1a8b9ce4 21:40:57 ---> 7ec1d7b43ab5 21:40:57 Step 11/12 : COPY . . 21:40:57 ---> dd2c43bd3b23 21:40:57 Step 12/12 : RUN ${MAKE} 21:40:57 ---> Running in 0f5655b17288 21:40:57 noop 21:40:57 Removing intermediate container 0f5655b17288 21:40:57 ---> 10e92dc415d7 21:40:57 Successfully built 10e92dc415d7 21:40:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:57 + docker inspect -f . ci-base-image-x86_64 21:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:57 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 21:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:40:58 $ docker top 93091a12e7012b5903578eae87e0c0fa560995882e22cd564c5647916d087fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:58 + go version 21:40:58 go version go1.20.2 linux/amd64 [Pipeline] } 21:40:58 $ docker stop --time=1 93091a12e7012b5903578eae87e0c0fa560995882e22cd564c5647916d087fc3 21:40:59 $ docker rm -f --volumes 93091a12e7012b5903578eae87e0c0fa560995882e22cd564c5647916d087fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:00 + docker inspect -f . ci-base-image-x86_64 21:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:00 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 21:41:00 $ 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-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:01 $ docker top bb7bd691cc2672de08041b02e6f76d52a0158906f4e1c1cf0e5e4bd0b51433f5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-127 [Pipeline] fileExists [Pipeline] sh 21:41:01 + make test 21:41:01 go test ./... -coverprofile=coverage.out ./... 21:41:07 ? github.com/edgexfoundry/device-gpio [no test files] 21:41:17 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:41:17 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:41:22 go vet ./... 21:41:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:26 ./bin/test-attribution-txt.sh [Pipeline] echo 21:41:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:41:26 $ docker stop --time=1 bb7bd691cc2672de08041b02e6f76d52a0158906f4e1c1cf0e5e4bd0b51433f5 21:41:28 $ docker rm -f --volumes bb7bd691cc2672de08041b02e6f76d52a0158906f4e1c1cf0e5e4bd0b51433f5 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:41:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:41:30 + ls -al . 21:41:30 total 160 21:41:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 21:41 . 21:41:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:39 .. 21:41:30 -rw-rw-r-- 1 jenkins jenkins 120 Mar 14 21:39 .dockerignore 21:41:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:40 .git 21:41:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:39 .github 21:41:30 -rw-rw-r-- 1 jenkins jenkins 343 Mar 14 21:39 .gitignore 21:41:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 21:39 .golangci.yml 21:41:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 21:40 .semver 21:41:30 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 14 21:39 Attribution.txt 21:41:30 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 14 21:39 CHANGELOG.md 21:41:30 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 14 21:39 Dockerfile 21:41:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 21:39 GOVERNANCE.md 21:41:30 -rw-rw-r-- 1 jenkins jenkins 657 Mar 14 21:39 Jenkinsfile 21:41:30 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 21:39 LICENSE 21:41:30 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 14 21:39 Makefile 21:41:30 -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 21:39 OWNERS.md 21:41:30 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 14 21:39 README.md 21:41:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 21:40 VERSION 21:41:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 21:39 bin 21:41:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:39 cmd 21:41:30 -rw-r--r-- 1 jenkins jenkins 10 Mar 14 21:41 coverage.out 21:41:30 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 14 21:39 go.mod 21:41:30 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 14 21:39 go.sum 21:41:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:39 internal 21:41:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:39 snap 21:41:30 -rw-rw-r-- 1 jenkins jenkins 209 Mar 14 21:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:30 + 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=c426106248b3f5d22a39539db8e9375f3dc53821 --label arch=amd64 --label version=0.0.0 . 21:41:30 Sending build context to Docker daemon 16.03MB 21:41:30 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:41:30 Step 2/25 : FROM ${BASE} AS builder 21:41:30 ---> 10e92dc415d7 21:41:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:41:30 ---> Running in b4ae342ddd13 21:41:30 Removing intermediate container b4ae342ddd13 21:41:30 ---> f1a9a77de213 21:41:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:41:30 ---> Running in ce2d4b4e25e0 21:41:31 Removing intermediate container ce2d4b4e25e0 21:41:31 ---> 47823ab98225 21:41:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:41:31 ---> Running in 9db9cef65fd6 21:41:31 Removing intermediate container 9db9cef65fd6 21:41:31 ---> 7f83c14087a8 21:41:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:41:31 ---> Running in 3426e93e254d 21:41:31 Removing intermediate container 3426e93e254d 21:41:31 ---> dad5181cbb32 21:41:31 Step 7/25 : WORKDIR /device-gpio 21:41:31 ---> Running in de9961981823 21:41:31 Removing intermediate container de9961981823 21:41:31 ---> a9627b9e5511 21:41:31 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:31 ---> Running in 10fc2c0ea858 21:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:41:32 OK: 269 MiB in 57 packages 21:41:32 Removing intermediate container 10fc2c0ea858 21:41:32 ---> 616351295e93 21:41:32 Step 9/25 : COPY go.mod vendor* ./ 21:41:32 ---> 57feda28a164 21:41:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:32 ---> Running in fd7eefd7b00a 21:41:33 Removing intermediate container fd7eefd7b00a 21:41:33 ---> ddf3f165d74f 21:41:33 Step 11/25 : COPY . . 21:41:33 ---> 3ad41010b5de 21:41:33 Step 12/25 : RUN ${MAKE} 21:41:34 ---> Running in 412935fde69c 21:41:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 21:41:52 Removing intermediate container 412935fde69c 21:41:52 ---> 9eec50eba2b9 21:41:52 Step 13/25 : FROM alpine:3.17 21:41:52 3.17: Pulling from library/alpine 21:41:52 63b65145d645: Already exists 21:41:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:41:52 Status: Downloaded newer image for alpine:3.17 21:41:52 ---> b2aa39c304c2 21:41:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:41:52 ---> Running in 9fac083f5722 21:41:52 Removing intermediate container 9fac083f5722 21:41:52 ---> 70fec03a7e46 21:41:52 Step 15/25 : RUN apk add --update --no-cache 21:41:52 ---> Running in f5ff7b9311b0 21:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:41:52 OK: 7 MiB in 15 packages 21:41:53 Removing intermediate container f5ff7b9311b0 21:41:53 ---> 382046bfa866 21:41:53 Step 16/25 : WORKDIR / 21:41:53 ---> Running in 7306b6835b93 21:41:53 Removing intermediate container 7306b6835b93 21:41:53 ---> 3586ec1fbcb8 21:41:53 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:41:53 ---> 1db3432ea30f 21:41:53 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:41:53 ---> 61e3f56064e0 21:41:53 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:41:54 ---> fec19a65eda1 21:41:54 Step 20/25 : EXPOSE 59910 21:41:54 ---> Running in b554abf16cd3 21:41:54 Removing intermediate container b554abf16cd3 21:41:54 ---> 4b02001d7723 21:41:54 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:41:54 ---> Running in 177ae44e9f4e 21:41:54 Removing intermediate container 177ae44e9f4e 21:41:54 ---> 25273f101944 21:41:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:41:54 ---> Running in 3515869f6e90 21:41:54 Removing intermediate container 3515869f6e90 21:41:54 ---> 428a5676c7b8 21:41:54 Step 23/25 : LABEL arch=amd64 21:41:54 ---> Running in 47bc61c4ed5b 21:41:54 Removing intermediate container 47bc61c4ed5b 21:41:54 ---> 027967ffebfb 21:41:54 Step 24/25 : LABEL git_sha=c426106248b3f5d22a39539db8e9375f3dc53821 21:41:54 ---> Running in 34709e36b2e6 21:41:54 Removing intermediate container 34709e36b2e6 21:41:54 ---> 1308c460c20f 21:41:54 Step 25/25 : LABEL version=0.0.0 21:41:54 ---> Running in 432ff0fa3562 21:41:54 Removing intermediate container 432ff0fa3562 21:41:54 ---> 68864986b183 21:41:54 [Warning] One or more build-args [ARCH] were not consumed 21:41:54 Successfully built 68864986b183 21:41:54 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 21:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:55 21:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:56 latest: Pulling from edgex-lftools-log-publisher 21:41:56 5eb5b503b376: Pulling fs layer 21:41:56 5c69ac0246d0: Pulling fs layer 21:41:56 ec43610c2a17: Pulling fs layer 21:41:56 3a2ae6a8a46f: Pulling fs layer 21:41:56 33b1e0a273af: Pulling fs layer 21:41:56 5d3b04190fa2: Pulling fs layer 21:41:56 2f39f015ded8: Pulling fs layer 21:41:56 33b1e0a273af: Waiting 21:41:56 2f39f015ded8: Waiting 21:41:56 3a2ae6a8a46f: Waiting 21:41:56 5d3b04190fa2: Waiting 21:41:56 5c69ac0246d0: Download complete 21:41:56 3a2ae6a8a46f: Verifying Checksum 21:41:56 3a2ae6a8a46f: Download complete 21:41:56 33b1e0a273af: Verifying Checksum 21:41:56 33b1e0a273af: Download complete 21:41:56 5d3b04190fa2: Verifying Checksum 21:41:56 5d3b04190fa2: Download complete 21:41:56 ec43610c2a17: Verifying Checksum 21:41:56 ec43610c2a17: Download complete 21:41:56 5eb5b503b376: Verifying Checksum 21:41:56 5eb5b503b376: Download complete 21:41:57 2f39f015ded8: Download complete 21:41:57 5eb5b503b376: Pull complete 21:41:57 5c69ac0246d0: Pull complete 21:41:58 ec43610c2a17: Pull complete 21:41:58 3a2ae6a8a46f: Pull complete 21:41:58 33b1e0a273af: Pull complete 21:41:58 5d3b04190fa2: Pull complete 21:42:02 2f39f015ded8: Pull complete 21:42:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:02 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 21:42:02 $ 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-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:42:04 $ docker top c3bbd371836f601e28b51a8dd913ad39d5ae6697f3879fb0d00bb89fd8e7bf02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:05 ---> job-cost.sh 21:42:05 lf-activate-venv: SKIPPING 21:42:05 INFO: No Stack... 21:42:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:42:05 INFO: Archiving Costs [Pipeline] sh 21:42:06 + cat /w/workspace/edgexfoundry_device-gpio_PR-127/archives/cost.csv 21:42:06 + cut -d, -f6 [Pipeline] lock 21:42:06 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] 21:42:06 Resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] did not exist. Created. 21:42:06 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:06 + echo total: 0.2199999988079071 [Pipeline] stash 21:42:06 Stashed 1 file(s) [Pipeline] } 21:42:06 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:06 $ docker stop --time=1 c3bbd371836f601e28b51a8dd913ad39d5ae6697f3879fb0d00bb89fd8e7bf02 21:42:07 $ docker rm -f --volumes c3bbd371836f601e28b51a8dd913ad39d5ae6697f3879fb0d00bb89fd8e7bf02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:43:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-273 in /w/workspace/edgexfoundry_device-gpio_PR-127 [Pipeline] { [Pipeline] ws 21:43:45 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 21:43:45 The recommended git tool is: git 21:43:52 using credential edgex-jenkins-ssh 21:43:53 Cloning the remote Git repository 21:43:53 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:43:53 > git init /w/workspace/device-gpio/1 # timeout=10 21:43:53 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:43:53 > git --version # timeout=10 21:43:53 > git --version # 'git version 2.25.1' 21:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:43:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:43:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:43:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:43:58 Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit c426106248b3f5d22a39539db8e9375f3dc53821 21:43:59 Merge succeeded, producing c426106248b3f5d22a39539db8e9375f3dc53821 21:43:59 Checking out Revision c426106248b3f5d22a39539db8e9375f3dc53821 (PR-127) 21:43:59 > git config core.sparsecheckout # timeout=10 21:43:59 > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # timeout=10 21:43:59 > git remote # timeout=10 21:43:59 > git config --get remote.origin.url # timeout=10 21:43:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:59 > git merge 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 21:43:59 > git rev-parse HEAD^{commit} # timeout=10 21:43:59 > git config core.sparsecheckout # timeout=10 21:43:59 > git checkout -f c426106248b3f5d22a39539db8e9375f3dc53821 # timeout=10 21:44:03 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" 21:44:03 > git --version # timeout=10 21:44:03 > git --version # 'git version 2.25.1' 21:44:03 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:44:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:04 Dload Upload Total Spent Left Speed 21:44:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 21:44:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:44:05 + sudo tee /etc/docker/daemon.new 21:44:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:44:05 { 21:44:05 "registry-mirrors": [ 21:44:05 "https://nexus3.edgexfoundry.org:10001" 21:44:05 ], 21:44:05 "bip": "10.250.0.254/24", 21:44:05 "hosts": [ 21:44:05 "tcp://0.0.0.0:5555", 21:44:05 "unix:///var/run/docker.sock" 21:44:05 ], 21:44:05 "mtu": 1458, 21:44:05 "selinux-enabled": true, 21:44:05 "seccomp-profile": "/etc/docker/seccomp.json" 21:44:05 } [Pipeline] sh 21:44:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:44:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:24 provisioning config files... 21:44:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16390692421403305142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:25 ---> docker-login.sh 21:44:25 nexus3.edgexfoundry.org:10001 21:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:25 Configure a credential helper to remove this warning. See 21:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:25 21:44:25 Login Succeeded 21:44:25 nexus3.edgexfoundry.org:10002 21:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:25 Configure a credential helper to remove this warning. See 21:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:25 21:44:25 Login Succeeded 21:44:25 nexus3.edgexfoundry.org:10003 21:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:26 Configure a credential helper to remove this warning. See 21:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:26 21:44:26 Login Succeeded 21:44:26 nexus3.edgexfoundry.org:10004 21:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:26 Configure a credential helper to remove this warning. See 21:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:26 21:44:26 Login Succeeded 21:44:26 docker.io 21:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:27 Configure a credential helper to remove this warning. See 21:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:27 21:44:27 Login Succeeded 21:44:27 ---> docker-login.sh ends [Pipeline] } 21:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:27 ========================================================= 21:44:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:44:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:44:28 Sending build context to Docker daemon 8.11MB 21:44:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:44:28 Step 2/12 : FROM ${BASE} AS builder 21:44:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:44:28 af6eaf76a39c: Pulling fs layer 21:44:28 55522c791124: Pulling fs layer 21:44:28 ce5c4a1c91eb: Pulling fs layer 21:44:28 169dfbe0d373: Pulling fs layer 21:44:28 e1ff8fa3b103: Pulling fs layer 21:44:28 52ebb69f0ebf: Pulling fs layer 21:44:28 5abe8eddf0d5: Pulling fs layer 21:44:28 e1ff8fa3b103: Waiting 21:44:28 52ebb69f0ebf: Waiting 21:44:28 55522c791124: Verifying Checksum 21:44:28 55522c791124: Download complete 21:44:28 169dfbe0d373: Download complete 21:44:28 e1ff8fa3b103: Verifying Checksum 21:44:28 e1ff8fa3b103: Download complete 21:44:28 af6eaf76a39c: Verifying Checksum 21:44:28 af6eaf76a39c: Download complete 21:44:29 af6eaf76a39c: Pull complete 21:44:29 5abe8eddf0d5: Verifying Checksum 21:44:29 5abe8eddf0d5: Download complete 21:44:30 55522c791124: Pull complete 21:44:30 ce5c4a1c91eb: Download complete 21:44:31 52ebb69f0ebf: Verifying Checksum 21:44:31 52ebb69f0ebf: Download complete 21:44:43 ce5c4a1c91eb: Pull complete 21:44:43 169dfbe0d373: Pull complete 21:44:43 e1ff8fa3b103: Pull complete 21:44:48 52ebb69f0ebf: Pull complete 21:44:50 5abe8eddf0d5: Pull complete 21:44:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:44:50 ---> 6cb57ee374ae 21:44:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:44:52 ---> Running in 5a16f8e1c182 21:44:52 Removing intermediate container 5a16f8e1c182 21:44:52 ---> e56ea4a37757 21:44:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:44:52 ---> Running in 585c4b877db9 21:44:52 Removing intermediate container 585c4b877db9 21:44:52 ---> e29007b2dae8 21:44:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:44:52 ---> Running in aa48ae38d442 21:44:53 Removing intermediate container aa48ae38d442 21:44:53 ---> 914d3fdfda34 21:44:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:44:53 ---> Running in b12167cb0e31 21:44:53 Removing intermediate container b12167cb0e31 21:44:53 ---> 3f5a42039980 21:44:53 Step 7/12 : WORKDIR /device-gpio 21:44:53 ---> Running in 4e00f210a925 21:44:53 Removing intermediate container 4e00f210a925 21:44:53 ---> 7bd6eebde2b5 21:44:53 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:53 ---> Running in 988fdddd8a66 21:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:44:56 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:44:56 (2/4) Installing libedit (20221030.3.1-r0) 21:44:56 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:44:56 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:44:57 Executing busybox-1.35.0-r29.trigger 21:44:57 OK: 268 MiB in 57 packages 21:44:58 Removing intermediate container 988fdddd8a66 21:44:58 ---> 366ec6eb1912 21:44:58 Step 9/12 : COPY go.mod vendor* ./ 21:44:58 ---> b0841af27c1e 21:44:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:58 ---> Running in c8f3582ec3dc 21:46:06 Removing intermediate container c8f3582ec3dc 21:46:06 ---> 41235b683b48 21:46:06 Step 11/12 : COPY . . 21:46:06 ---> 55b95150781c 21:46:06 Step 12/12 : RUN ${MAKE} 21:46:06 ---> Running in d2dcbc3f430a 21:46:06 noop 21:46:06 Removing intermediate container d2dcbc3f430a 21:46:06 ---> 54cc6730f955 21:46:06 Successfully built 54cc6730f955 21:46:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:07 + docker inspect -f . ci-base-image-arm64 21:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:07 prd-ubuntu20.04-docker-arm64-4c-16g-273 does not seem to be running inside a container 21:46:07 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:46:08 $ docker top 0513bd8bf6d18543b7b76548941015b2b20e8cd7aef188437ac9813d92fec764 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:09 + go version 21:46:09 go version go1.20.2 linux/arm64 [Pipeline] } 21:46:09 $ docker stop --time=1 0513bd8bf6d18543b7b76548941015b2b20e8cd7aef188437ac9813d92fec764 21:46:11 $ docker rm -f --volumes 0513bd8bf6d18543b7b76548941015b2b20e8cd7aef188437ac9813d92fec764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:11 + docker inspect -f . ci-base-image-arm64 21:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:12 prd-ubuntu20.04-docker-arm64-4c-16g-273 does not seem to be running inside a container 21:46:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:46:13 $ docker top 7591e2a7dcc5dd119699c213ee487dc71e0c190209895c316aa4a2cfdd66c3c7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:13 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 21:46:14 + make test 21:46:14 go test ./... -coverprofile=coverage.out ./... 21:46:46 ? github.com/edgexfoundry/device-gpio [no test files] 21:48:23 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:48:23 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:48:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:48:23 go vet ./... 21:48:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:48:45 ./bin/test-attribution-txt.sh [Pipeline] echo 21:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:48:45 $ docker stop --time=1 7591e2a7dcc5dd119699c213ee487dc71e0c190209895c316aa4a2cfdd66c3c7 21:48:47 $ docker rm -f --volumes 7591e2a7dcc5dd119699c213ee487dc71e0c190209895c316aa4a2cfdd66c3c7 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:48 Warning: overwriting stash ‘coverage-report’ 21:48:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:48:49 + ls -al . 21:48:49 total 156 21:48:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:46 . 21:48:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:43 .. 21:48:49 -rw-rw-r-- 1 jenkins jenkins 120 Mar 14 21:43 .dockerignore 21:48:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 21:43 .git 21:48:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:43 .github 21:48:49 -rw-rw-r-- 1 jenkins jenkins 343 Mar 14 21:43 .gitignore 21:48:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 21:43 .golangci.yml 21:48:49 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 14 21:43 Attribution.txt 21:48:49 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 14 21:43 CHANGELOG.md 21:48:49 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 14 21:43 Dockerfile 21:48:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 21:43 GOVERNANCE.md 21:48:49 -rw-rw-r-- 1 jenkins jenkins 657 Mar 14 21:43 Jenkinsfile 21:48:49 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 21:43 LICENSE 21:48:49 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 14 21:43 Makefile 21:48:49 -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 21:43 OWNERS.md 21:48:49 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 14 21:43 README.md 21:48:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 21:40 VERSION 21:48:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 21:43 bin 21:48:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:43 cmd 21:48:49 -rw-r--r-- 1 jenkins jenkins 10 Mar 14 21:46 coverage.out 21:48:49 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 14 21:43 go.mod 21:48:49 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 14 21:43 go.sum 21:48:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 21:43 internal 21:48:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 21:43 snap 21:48:49 -rw-rw-r-- 1 jenkins jenkins 209 Mar 14 21:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:49 + 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=c426106248b3f5d22a39539db8e9375f3dc53821 --label arch=arm64 --label version=0.0.0 . 21:48:50 Sending build context to Docker daemon 8.111MB 21:48:50 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:48:50 Step 2/25 : FROM ${BASE} AS builder 21:48:50 ---> 54cc6730f955 21:48:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:48:50 ---> Running in 3e107667a71f 21:48:50 Removing intermediate container 3e107667a71f 21:48:50 ---> e53f465c268d 21:48:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:50 ---> Running in 7db16e0748b3 21:48:51 Removing intermediate container 7db16e0748b3 21:48:51 ---> 2dec88598fde 21:48:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:48:51 ---> Running in 979c662aaf3d 21:48:51 Removing intermediate container 979c662aaf3d 21:48:51 ---> 298df085df89 21:48:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:48:51 ---> Running in 22ba9bc03e59 21:48:51 Removing intermediate container 22ba9bc03e59 21:48:51 ---> c54f4b59a309 21:48:51 Step 7/25 : WORKDIR /device-gpio 21:48:51 ---> Running in 8b955aa70294 21:48:52 Removing intermediate container 8b955aa70294 21:48:52 ---> 73d53f3bcc82 21:48:52 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:52 ---> Running in 0eed51ea8a06 21:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:54 OK: 268 MiB in 57 packages 21:48:55 Removing intermediate container 0eed51ea8a06 21:48:55 ---> 6cf2e157cad8 21:48:55 Step 9/25 : COPY go.mod vendor* ./ 21:48:57 ---> fbb9d0760724 21:48:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:57 ---> Running in 8071f66f8d94 21:49:00 Removing intermediate container 8071f66f8d94 21:49:00 ---> 4000585c6167 21:49:00 Step 11/25 : COPY . . 21:49:00 ---> 99612d4fde14 21:49:00 Step 12/25 : RUN ${MAKE} 21:49:01 ---> Running in cc7c8d73374d 21:49:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 21:51:08 Removing intermediate container cc7c8d73374d 21:51:08 ---> da2169dcb5a3 21:51:08 Step 13/25 : FROM alpine:3.17 21:51:08 3.17: Pulling from library/alpine 21:51:08 af6eaf76a39c: Already exists 21:51:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:51:08 Status: Downloaded newer image for alpine:3.17 21:51:08 ---> d74e625d9115 21:51:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:51:08 ---> Running in c22b9c3fba26 21:51:08 Removing intermediate container c22b9c3fba26 21:51:08 ---> 5d765f6be5bc 21:51:08 Step 15/25 : RUN apk add --update --no-cache 21:51:08 ---> Running in 676e4b35c06c 21:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:51:08 OK: 7 MiB in 15 packages 21:51:08 Removing intermediate container 676e4b35c06c 21:51:08 ---> 92165bea1b93 21:51:08 Step 16/25 : WORKDIR / 21:51:08 ---> Running in af3fa3e259fb 21:51:08 Removing intermediate container af3fa3e259fb 21:51:08 ---> 2adf35c7cce7 21:51:08 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:51:09 ---> 0deaa9534b2d 21:51:09 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:51:10 ---> a233b7c5fa2c 21:51:10 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:51:11 ---> 2aa63b20b007 21:51:11 Step 20/25 : EXPOSE 59910 21:51:11 ---> Running in 8d68423cb6d9 21:51:11 Removing intermediate container 8d68423cb6d9 21:51:11 ---> 706dfb35d659 21:51:11 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:51:12 ---> Running in c40289cfe241 21:51:12 Removing intermediate container c40289cfe241 21:51:12 ---> 433c53cd3253 21:51:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:51:12 ---> Running in 9cdbc19b87b0 21:51:12 Removing intermediate container 9cdbc19b87b0 21:51:12 ---> 4f0626041546 21:51:12 Step 23/25 : LABEL arch=arm64 21:51:12 ---> Running in 7ee823751e88 21:51:12 Removing intermediate container 7ee823751e88 21:51:12 ---> 106ed1084244 21:51:12 Step 24/25 : LABEL git_sha=c426106248b3f5d22a39539db8e9375f3dc53821 21:51:13 ---> Running in 40258d16eb73 21:51:13 Removing intermediate container 40258d16eb73 21:51:13 ---> f86fd013ae43 21:51:13 Step 25/25 : LABEL version=0.0.0 21:51:13 ---> Running in 4c9e03b21172 21:51:13 Removing intermediate container 4c9e03b21172 21:51:13 ---> c54133e6aef7 21:51:13 [Warning] One or more build-args [ARCH] were not consumed 21:51:13 Successfully built c54133e6aef7 21:51:13 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 21:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:14 21:51:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:15 arm64: Pulling from edgex-lftools-log-publisher 21:51:15 8998bd30e6a1: Pulling fs layer 21:51:15 04944245beec: Pulling fs layer 21:51:15 699f458cf7ca: Pulling fs layer 21:51:15 765212b225bb: Pulling fs layer 21:51:15 f23df028b6ca: Pulling fs layer 21:51:15 d65c8cfc05b1: Pulling fs layer 21:51:15 2437ff75d9bd: Pulling fs layer 21:51:15 f23df028b6ca: Waiting 21:51:15 d65c8cfc05b1: Waiting 21:51:15 2437ff75d9bd: Waiting 21:51:15 765212b225bb: Waiting 21:51:15 04944245beec: Verifying Checksum 21:51:15 04944245beec: Download complete 21:51:15 765212b225bb: Verifying Checksum 21:51:15 765212b225bb: Download complete 21:51:15 f23df028b6ca: Verifying Checksum 21:51:15 f23df028b6ca: Download complete 21:51:15 d65c8cfc05b1: Verifying Checksum 21:51:15 d65c8cfc05b1: Download complete 21:51:15 699f458cf7ca: Verifying Checksum 21:51:15 699f458cf7ca: Download complete 21:51:15 8998bd30e6a1: Download complete 21:51:18 2437ff75d9bd: Verifying Checksum 21:51:18 2437ff75d9bd: Download complete 21:51:19 8998bd30e6a1: Pull complete 21:51:20 04944245beec: Pull complete 21:51:23 699f458cf7ca: Pull complete 21:51:23 765212b225bb: Pull complete 21:51:24 f23df028b6ca: Pull complete 21:51:24 d65c8cfc05b1: Pull complete 21:51:39 2437ff75d9bd: Pull complete 21:51:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:40 prd-ubuntu20.04-docker-arm64-4c-16g-273 does not seem to be running inside a container 21:51:40 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:51:42 $ docker top 01e392f80b201a5077778d2f3ec7c8e5dff5e34f37e0a4433bc8e3a8e7f5c1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:43 ---> job-cost.sh 21:51:43 lf-activate-venv: SKIPPING 21:51:43 INFO: No Stack... 21:51:44 INFO: Retrieving Pricing Info for: v3-standard-4 21:51:44 INFO: Archiving Costs [Pipeline] sh 21:51:44 + cut -d, -f6 21:51:44 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 21:51:45 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] 21:51:45 Resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] did not exist. Created. 21:51:45 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:45 /w/workspace/device-gpio/1@tmp/durable-bbd8849c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:51:46 + echo total: 0.10999999940395355 [Pipeline] stash 21:51:46 Warning: overwriting stash ‘stack-cost’ 21:51:46 Stashed 1 file(s) [Pipeline] } 21:51:46 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:46 $ docker stop --time=1 01e392f80b201a5077778d2f3ec7c8e5dff5e34f37e0a4433bc8e3a8e7f5c1c9 21:51:50 $ docker rm -f --volumes 01e392f80b201a5077778d2f3ec7c8e5dff5e34f37e0a4433bc8e3a8e7f5c1c9 [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 21:51:51 provisioning config files... 21:51:51 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config5322300528489406087tmp [Pipeline] { [Pipeline] sh 21:51:51 + set +x 21:51:51 + curl -s https://codecov.io/bash 21:51:51 + bash -s -- 21:51:51 21:51:51 _____ _ 21:51:51 / ____| | | 21:51:51 | | ___ __| | ___ ___ _____ __ 21:51:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:51:51 | |___| (_) | (_| | __/ (_| (_) \ V / 21:51:51 \_____\___/ \__,_|\___|\___\___/ \_/ 21:51:51 Bash-1.0.6 21:51:51 21:51:51 21:51:51 ==> git version 2.25.1 found 21:51:51 ==> 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 21:51:51 Release-Date: 2020-01-08 21:51:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:51:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:51:51 ==> Jenkins CI detected. 21:51:51 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-127 21:51:51 project root: . 21:51:51 --> token set from env 21:51:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:51:51 ==> Running gcov in . (disable via -X gcov) 21:51:51 ==> Python coveragepy not found 21:51:51 ==> Searching for coverage reports in: 21:51:51 + . 21:51:51 -> Found 1 reports 21:51:51 ==> Detecting git/mercurial file structure 21:51:51 ==> Reading reports 21:51:51 + ./coverage.out bytes=10 21:51:51 ==> Appending adjustments 21:51:51 https://docs.codecov.io/docs/fixing-reports 21:51:52 + Found adjustments 21:51:52 ==> Gzipping contents 21:51:52 4.0K /tmp/codecov.JWsy1C.gz 21:51:52 ==> Uploading reports 21:51:52 url: https://codecov.io 21:51:52 query: branch=PR-127&commit=c426106248b3f5d22a39539db8e9375f3dc53821&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=127&job=&cmd_args= 21:51:52 -> Pinging Codecov 21:51:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-127&commit=c426106248b3f5d22a39539db8e9375f3dc53821&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=127&job=&cmd_args= 21:51:52 -> Uploading to 21:51:52 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c426106248b3f5d22a39539db8e9375f3dc53821/d00579ae-c340-4ee1-ba68-21d685cda8eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T215152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f3f3ffe259b38b1c52bf455124be9456f662216eb4e68f05f8d4fecf8c3ea63 21:51:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:52 Dload Upload Total Spent Left Speed 21:51:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740 0 0 100 740 0 2924 --:--:-- --:--:-- --:--:-- 2924 21:51:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c426106248b3f5d22a39539db8e9375f3dc53821 [Pipeline] } 21:51:52 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 21:51:54 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-127/archives ] 21:51:54 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-127/archives 21:51:54 total 16 21:51:54 drwxr-xr-x 3 root root 4096 Mar 14 21:42 . 21:51:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 21:42 .. 21:51:54 drwxr-xr-x 2 root root 4096 Mar 14 21:42 cost 21:51:54 -rw-r--r-- 1 root root 83 Mar 14 21:42 cost.csv 21:51:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-127/archives 21:51:54 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-127/archives 21:51:54 total 16 21:51:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 21:42 . 21:51:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 21:42 .. 21:51:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 21:42 cost 21:51:54 -rw-r--r-- 1 jenkins jenkins 83 Mar 14 21:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:51:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:51:55 ---> package-listing.sh 21:51:55 ++ tr '[:upper:]' '[:lower:]' 21:51:55 ++ facter osfamily 21:51:55 + OS_FAMILY=debian 21:51:55 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-127 21:51:55 + START_PACKAGES=/tmp/packages_start.txt 21:51:55 + END_PACKAGES=/tmp/packages_end.txt 21:51:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:51:55 + PACKAGES=/tmp/packages_start.txt 21:51:55 + '[' /w/workspace/edgexfoundry_device-gpio_PR-127 ']' 21:51:55 + PACKAGES=/tmp/packages_end.txt 21:51:55 + case "${OS_FAMILY}" in 21:51:55 + dpkg -l 21:51:55 + grep '^ii' 21:51:55 + '[' -f /tmp/packages_start.txt ']' 21:51:55 + '[' -f /tmp/packages_end.txt ']' 21:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:51:55 + '[' /w/workspace/edgexfoundry_device-gpio_PR-127 ']' 21:51:55 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-127/archives/ 21:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-127/archives/ [Pipeline] echo 21:51:55 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:51:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:56 prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container 21:51:56 $ 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-127/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-127 -v /w/workspace/edgexfoundry_device-gpio_PR-127:/w/workspace/edgexfoundry_device-gpio_PR-127:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-127@tmp:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:51:56 $ docker top eb1ad3c0d9ab2c527c5a8625bed066bdd6298e154b45110f15b80e93663b4703 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:51:57 + mkdir -p /var/log/sysstat [Pipeline] sh 21:51:57 + ls /var/log/sa-host 21:51:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:57 provisioning config files... 21:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-127@tmp/config1599539033994381238tmp [Pipeline] { [Pipeline] echo 21:51:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:51:58 ---> create-netrc.sh [Pipeline] } 21:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:51:58 ---> python-tools-install.sh [Pipeline] echo 21:51:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:51:59 ---> sudo-logs.sh 21:51:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:51:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:51:59 ---> job-cost.sh 21:51:59 lf-activate-venv: SKIPPING 21:51:59 DEBUG: total: 0.2199999988079071 21:51:59 INFO: Retrieving Stack Cost... 21:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:00 INFO: Archiving Costs [Pipeline] echo 21:52:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:00 ---> logs-deploy.sh 21:52:00 lf-activate-venv: SKIPPING 21:52:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-127/1 21:52:00 INFO: archiving workspace using pattern(s): 21:52:01 Archives upload complete. 21:52:01 INFO: archiving logs to Nexus 21:52:02 ---> uname -a: 21:52:02 Linux prd-ubuntu20-04-docker-8c-8g-272 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:52:02 21:52:02 21:52:02 ---> lscpu: 21:52:02 Architecture: x86_64 21:52:02 CPU op-mode(s): 32-bit, 64-bit 21:52:02 Byte Order: Little Endian 21:52:02 Address sizes: 40 bits physical, 48 bits virtual 21:52:02 CPU(s): 8 21:52:02 On-line CPU(s) list: 0-7 21:52:02 Thread(s) per core: 1 21:52:02 Core(s) per socket: 1 21:52:02 Socket(s): 8 21:52:02 NUMA node(s): 1 21:52:02 Vendor ID: AuthenticAMD 21:52:02 CPU family: 23 21:52:02 Model: 49 21:52:02 Model name: AMD EPYC-Rome Processor 21:52:02 Stepping: 0 21:52:02 CPU MHz: 2799.998 21:52:02 BogoMIPS: 5599.99 21:52:02 Virtualization: AMD-V 21:52:02 Hypervisor vendor: KVM 21:52:02 Virtualization type: full 21:52:02 L1d cache: 256 KiB 21:52:02 L1i cache: 256 KiB 21:52:02 L2 cache: 4 MiB 21:52:02 L3 cache: 128 MiB 21:52:02 NUMA node0 CPU(s): 0-7 21:52:02 Vulnerability Itlb multihit: Not affected 21:52:02 Vulnerability L1tf: Not affected 21:52:02 Vulnerability Mds: Not affected 21:52:02 Vulnerability Meltdown: Not affected 21:52:02 Vulnerability Mmio stale data: Not affected 21:52:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:52:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:52:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:52:02 Vulnerability Srbds: Not affected 21:52:02 Vulnerability Tsx async abort: Not affected 21:52:02 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 21:52:02 21:52:02 21:52:02 ---> nproc: 21:52:02 8 21:52:02 21:52:02 21:52:02 ---> df -h: 21:52:02 Filesystem Size Used Avail Use% Mounted on 21:52:02 overlay 155G 12G 144G 8% / 21:52:02 tmpfs 64M 0 64M 0% /dev 21:52:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:52:02 shm 64M 0 64M 0% /dev/shm 21:52:02 /dev/vda1 155G 12G 144G 8% /facter-os 21:52:02 21:52:02 21:52:02 ---> sar -b -r -n DEV: 21:52:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-272) 03/14/23 _x86_64_ (8 CPU) 21:52:02 21:52:02 21:39:15 LINUX RESTART (8 CPU) 21:52:02 21:52:02 21:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:52:02 21:41:01 226.40 4.18 222.21 0.00 459.66 82531.71 0.00 21:52:02 21:42:01 156.21 0.27 155.94 0.00 10.40 28041.19 0.00 21:52:02 21:43:01 32.71 0.02 32.69 0.00 3.60 16454.80 0.00 21:52:02 21:44:01 2.35 0.00 2.35 0.00 0.00 26.13 0.00 21:52:02 21:45:01 55.06 11.61 43.44 0.00 5179.14 8758.01 0.00 21:52:02 21:46:01 6.68 0.02 6.67 0.00 0.13 131.44 0.00 21:52:02 21:47:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 21:52:02 21:48:01 2.02 0.00 2.02 0.00 0.00 22.39 0.00 21:52:02 21:49:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 21:52:02 21:50:01 2.23 0.00 2.23 0.00 0.00 25.86 0.00 21:52:02 21:51:01 0.93 0.00 0.93 0.00 0.00 9.86 0.00 21:52:02 21:52:01 8.47 1.82 6.65 0.00 58.39 130.91 0.00 21:52:02 Average: 41.31 1.49 39.81 0.00 475.92 11346.34 0.00 21:52:02 21:52:02 21:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:02 21:41:01 28408808 31536688 768284 2.34 146364 3186660 1856300 5.47 1116188 2917020 916 21:52:02 21:42:01 27549748 31528644 774576 2.36 159804 3962332 2046420 6.03 1296404 3527808 527776 21:52:02 21:43:01 27653836 31565008 737580 2.24 161008 3891968 1775948 5.23 1274544 3445168 12 21:52:02 21:44:01 27653944 31565236 737204 2.24 161088 3891968 1775948 5.23 1274652 3445168 12 21:52:02 21:45:01 27135988 31551976 733484 2.23 194632 4348244 1841948 5.43 1590032 3612464 1016 21:52:02 21:46:01 27141844 31553100 732800 2.23 193224 4344992 1819928 5.36 1588168 3609268 148 21:52:02 21:47:01 27143788 31555152 730680 2.22 193320 4344996 1819928 5.36 1586012 3609272 16 21:52:02 21:48:01 27143948 31555392 730604 2.22 193392 4345000 1819928 5.36 1585928 3609276 16 21:52:02 21:49:01 27144436 31556008 729932 2.22 193472 4345000 1819928 5.36 1586008 3609300 8 21:52:02 21:50:01 27144168 31555844 730000 2.22 193568 4345004 1819928 5.36 1586204 3609304 8 21:52:02 21:51:01 27144364 31556360 729716 2.22 193588 4345004 1819928 5.36 1585496 3609612 12 21:52:02 21:52:01 27072084 31492004 789028 2.40 193780 4347468 1866348 5.50 1658492 3598960 700 21:52:02 Average: 27361413 31547618 743657 2.26 181437 4141553 1840207 5.42 1477344 3516885 44220 21:52:02 21:52:02 21:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:02 21:41:01 veth2d009e5 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:52:02 21:41:01 ens3 485.85 309.97 6153.46 46.65 0.00 0.00 0.00 0.00 21:52:02 21:41:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 21:52:02 21:41:01 docker0 189.35 296.15 15.66 2065.02 0.00 0.00 0.00 0.00 21:52:02 21:42:01 ens3 129.15 77.50 2620.61 19.17 0.00 0.00 0.00 0.00 21:52:02 21:42:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 21:52:02 21:42:01 docker0 2.73 6.87 0.17 85.08 0.00 0.00 0.00 0.00 21:52:02 21:43:01 ens3 12.90 7.95 12.13 4.37 0.00 0.00 0.00 0.00 21:52:02 21:43:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:52:02 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:44:01 ens3 0.67 0.42 0.35 0.27 0.00 0.00 0.00 0.00 21:52:02 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:02 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:45:01 ens3 192.42 95.32 2815.94 6.75 0.00 0.00 0.00 0.00 21:52:02 21:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:52:02 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:46:01 ens3 0.40 0.23 0.03 0.02 0.00 0.00 0.00 0.00 21:52:02 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:02 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:02 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:02 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:49:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:50:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:52:02 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:02 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 21:52:01 ens3 38.63 24.95 36.66 18.00 0.00 0.00 0.00 0.00 21:52:02 21:52:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:52:02 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:02 Average: ens3 71.70 43.05 969.89 7.94 0.00 0.00 0.00 0.00 21:52:02 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 21:52:02 Average: docker0 16.01 25.25 1.32 179.17 0.00 0.00 0.00 0.00 21:52:02 21:52:02 21:52:02 ---> sar -P ALL: 21:52:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-272) 03/14/23 _x86_64_ (8 CPU) 21:52:02 21:52:02 21:39:15 LINUX RESTART (8 CPU) 21:52:02 21:52:02 21:40:01 CPU %user %nice %system %iowait %steal %idle 21:52:02 21:41:01 all 9.12 0.00 4.51 1.85 0.06 84.46 21:52:02 21:41:01 0 9.91 0.00 4.81 0.88 0.05 84.35 21:52:02 21:41:01 1 8.63 0.00 3.84 0.20 0.05 87.28 21:52:02 21:41:01 2 9.42 0.00 6.11 8.38 0.05 76.04 21:52:02 21:41:01 3 8.97 0.00 4.25 0.30 0.05 86.42 21:52:02 21:41:01 4 9.54 0.00 4.23 0.30 0.05 85.88 21:52:02 21:41:01 5 9.82 0.00 4.44 0.24 0.05 85.45 21:52:02 21:41:01 6 7.41 0.00 4.16 3.82 0.07 84.54 21:52:02 21:41:01 7 9.29 0.00 4.26 0.68 0.08 85.69 21:52:02 21:42:01 all 40.02 0.00 7.28 0.94 0.10 51.66 21:52:02 21:42:01 0 38.91 0.00 6.69 0.07 0.10 54.23 21:52:02 21:42:01 1 38.43 0.00 6.07 0.02 0.10 55.38 21:52:02 21:42:01 2 41.97 0.00 8.28 0.19 0.10 49.46 21:52:02 21:42:01 3 40.47 0.00 7.82 0.20 0.10 51.40 21:52:02 21:42:01 4 40.47 0.00 7.76 0.19 0.10 51.48 21:52:02 21:42:01 5 37.44 0.00 6.75 0.53 0.10 55.19 21:52:02 21:42:01 6 40.81 0.00 7.09 2.67 0.08 49.34 21:52:02 21:42:01 7 41.60 0.00 7.77 3.64 0.12 46.87 21:52:02 21:43:01 all 0.46 0.00 0.26 0.35 0.01 98.92 21:52:02 21:43:01 0 0.32 0.00 0.18 0.02 0.00 99.48 21:52:02 21:43:01 1 0.42 0.00 0.25 0.00 0.00 99.33 21:52:02 21:43:01 2 0.22 0.00 0.17 0.03 0.02 99.57 21:52:02 21:43:01 3 0.35 0.00 0.18 0.00 0.00 99.47 21:52:02 21:43:01 4 0.45 0.00 0.25 0.00 0.00 99.30 21:52:02 21:43:01 5 0.28 0.00 0.22 0.00 0.02 99.48 21:52:02 21:43:01 6 0.64 0.00 0.70 2.44 0.02 96.20 21:52:02 21:43:01 7 1.02 0.00 0.17 0.32 0.00 98.50 21:52:02 21:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:52:02 21:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:02 21:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:52:02 21:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:52:02 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:02 21:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:52:02 21:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:52:02 21:44:01 6 0.12 0.00 0.05 0.07 0.00 99.77 21:52:02 21:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:02 21:45:01 all 2.22 0.00 1.49 0.52 0.02 95.75 21:52:02 21:45:01 0 2.29 0.00 1.52 0.28 0.03 95.88 21:52:02 21:45:01 1 2.70 0.00 1.52 0.07 0.02 95.69 21:52:02 21:45:01 2 2.56 0.00 1.51 0.67 0.02 95.25 21:52:02 21:45:01 3 1.62 0.00 2.07 0.07 0.02 96.23 21:52:02 21:45:01 4 2.34 0.00 2.00 0.62 0.02 95.03 21:52:02 21:45:01 5 1.74 0.00 0.70 0.07 0.02 97.48 21:52:02 21:45:01 6 1.39 0.00 1.10 2.01 0.02 95.49 21:52:02 21:45:01 7 3.11 0.00 1.50 0.39 0.03 94.97 21:52:02 21:46:01 all 0.08 0.00 0.05 0.03 0.00 99.84 21:52:02 21:46:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:52:02 21:46:01 1 0.10 0.00 0.02 0.00 0.00 99.88 21:52:02 21:46:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:52:02 21:46:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:52:02 21:46:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:52:02 21:46:01 5 0.20 0.00 0.13 0.00 0.00 99.67 21:52:02 21:46:01 6 0.05 0.00 0.05 0.12 0.02 99.77 21:52:02 21:46:01 7 0.05 0.00 0.05 0.12 0.00 99.78 21:52:02 21:47:01 all 0.02 0.00 0.02 0.01 0.01 99.95 21:52:02 21:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:02 21:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:52:02 21:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:52:02 21:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:52:02 21:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:02 21:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:52:02 21:47:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:52:02 21:47:01 7 0.05 0.00 0.02 0.02 0.02 99.90 21:52:02 21:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:52:02 21:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:02 21:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:52:02 21:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:02 21:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:02 21:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:52:02 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:02 21:48:01 6 0.00 0.00 0.05 0.07 0.00 99.88 21:52:02 21:48:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:52:02 21:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:52:02 21:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:02 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:52:02 21:49:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:52:02 21:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:52:02 21:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:52:02 21:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:52:02 21:49:01 6 0.05 0.00 0.02 0.03 0.02 99.88 21:52:02 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:02 21:50:01 all 0.29 0.00 0.03 0.01 0.00 99.66 21:52:02 21:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:02 21:50:01 1 0.00 0.00 0.05 0.00 0.00 99.95 21:52:02 21:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:52:02 21:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:52:02 21:50:01 4 0.03 0.00 0.07 0.00 0.02 99.88 21:52:02 21:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:52:02 21:50:01 6 0.33 0.00 0.02 0.07 0.00 99.58 21:52:02 21:50:01 7 1.86 0.00 0.08 0.00 0.00 98.06 21:52:02 21:51:01 all 0.28 0.00 0.02 0.00 0.00 99.69 21:52:02 21:51:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:52:02 21:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:52:02 21:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:52:02 21:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:52:02 21:51:01 4 0.08 0.00 0.05 0.00 0.00 99.87 21:52:02 21:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:52:02 21:51:01 6 0.03 0.00 0.02 0.03 0.00 99.92 21:52:02 21:51:01 7 2.00 0.00 0.03 0.00 0.02 97.95 21:52:02 21:52:02 21:51:01 CPU %user %nice %system %iowait %steal %idle 21:52:02 21:52:01 all 1.25 0.00 0.30 0.04 0.01 98.40 21:52:02 21:52:01 0 0.73 0.00 0.37 0.02 0.02 98.87 21:52:02 21:52:01 1 2.43 0.00 0.37 0.05 0.02 97.13 21:52:02 21:52:01 2 0.72 0.00 0.37 0.02 0.00 98.90 21:52:02 21:52:01 3 0.78 0.00 0.37 0.02 0.02 98.82 21:52:02 21:52:01 4 0.98 0.00 0.20 0.00 0.02 98.80 21:52:02 21:52:01 5 0.87 0.00 0.27 0.02 0.02 98.83 21:52:02 21:52:01 6 2.02 0.00 0.22 0.10 0.02 97.65 21:52:02 21:52:01 7 1.46 0.00 0.22 0.08 0.00 98.24 21:52:02 Average: all 4.44 0.00 1.16 0.31 0.02 94.07 21:52:02 Average: 0 4.31 0.00 1.13 0.10 0.02 94.44 21:52:02 Average: 1 4.35 0.00 1.01 0.03 0.02 94.60 21:52:02 Average: 2 4.56 0.00 1.37 0.76 0.02 93.29 21:52:02 Average: 3 4.33 0.00 1.23 0.05 0.02 94.38 21:52:02 Average: 4 4.46 0.00 1.21 0.09 0.02 94.21 21:52:02 Average: 5 4.16 0.00 1.03 0.07 0.02 94.72 21:52:02 Average: 6 4.36 0.00 1.11 0.95 0.02 93.55 21:52:02 Average: 7 5.02 0.00 1.17 0.43 0.02 93.35 21:52:02 21:52:02 21:52:02