Pull request #356 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250+71e268e2bbeb5f32b791e9fe51a95144d8b6bbea (3ffb1fe8d4635d506790a17f417dac95b11166de) 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-ssh3878492739332918280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13771024117133266305.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-356/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-rest-go/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12888506573761306616.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-rest-go/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13024559431245827487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2520748594780914816.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-rest-go/branches/PR-356/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-rest-go/branches/PR-356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14744595972078614989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10443 in /w/workspace/gexfoundry_device-rest-go_PR-356 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea into PR head commit 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 Merge succeeded, producing 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 Checking out Revision 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 (PR-356) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # 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 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:21 ========================================================= 22:27:21 EdgeX Global Pipelines Version Info 22:27:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:22 ------------------- 22:27:22 stable info: 22:27:22 ------------------- 22:27:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:22 Message: update stable to v1.0.254 22:27:22 ------------------- 22:27:22 experimental info: 22:27:22 ------------------- 22:27:22 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:22 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:27:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12bdd34 [Pipeline] echo 22:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:25 provisioning config files... 22:27:25 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config17806420901983801489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:25 ---> docker-login.sh 22:27:25 nexus3.edgexfoundry.org:10001 22:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:25 Configure a credential helper to remove this warning. See 22:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:25 22:27:25 Login Succeeded 22:27:25 nexus3.edgexfoundry.org:10002 22:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:25 Configure a credential helper to remove this warning. See 22:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:25 22:27:25 Login Succeeded 22:27:25 nexus3.edgexfoundry.org:10003 22:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:25 Configure a credential helper to remove this warning. See 22:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:25 22:27:25 Login Succeeded 22:27:25 nexus3.edgexfoundry.org:10004 22:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:25 Configure a credential helper to remove this warning. See 22:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:25 22:27:25 Login Succeeded 22:27:25 docker.io 22:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:26 Configure a credential helper to remove this warning. See 22:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:26 22:27:26 Login Succeeded 22:27:26 ---> docker-login.sh ends [Pipeline] } 22:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:27:26 + git rev-list -1 --merges 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250~1..12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo 22:27:27 -----------> git rev-list -1 --merges 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250~1..12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [false] [Pipeline] sh 22:27:27 + git log --format=format:%s -1 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo 22:27:27 ========================================================= 22:27:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:27:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:27 + git log --format=format:%s -1 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] echo 22:27:27 [semverPrep] GIT_COMMIT: 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo 22:27:27 [semverPrep] This is not a build commit. [Pipeline] sh 22:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:28 + grep -v github /etc/ssh/ssh_known_hosts 22:27:28 + [ -e /tmp/ssh_known_hosts ] 22:27:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:27:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:27:28 sudo tee -a /etc/ssh/ssh_known_hosts 22:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:28 22:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:29 0.1.4: Pulling from edgex-devops/py-git-semver 22:27:29 b85a868b505f: Pulling fs layer 22:27:29 e2be974225ed: Pulling fs layer 22:27:29 339a4e72a1f5: Pulling fs layer 22:27:29 988bab9f4d93: Pulling fs layer 22:27:29 1469e6f7b9e6: Pulling fs layer 22:27:29 eaf3925da568: Pulling fs layer 22:27:29 bab4dde63d76: Pulling fs layer 22:27:29 bde34c3a00c8: Pulling fs layer 22:27:29 b352a97aabf1: Pulling fs layer 22:27:29 4872d77fe225: Pulling fs layer 22:27:29 5851b861e8e6: Pulling fs layer 22:27:29 988bab9f4d93: Waiting 22:27:29 1469e6f7b9e6: Waiting 22:27:29 eaf3925da568: Waiting 22:27:29 bab4dde63d76: Waiting 22:27:29 bde34c3a00c8: Waiting 22:27:29 b352a97aabf1: Waiting 22:27:29 5851b861e8e6: Waiting 22:27:29 4872d77fe225: Waiting 22:27:29 e2be974225ed: Download complete 22:27:29 988bab9f4d93: Download complete 22:27:29 1469e6f7b9e6: Verifying Checksum 22:27:29 1469e6f7b9e6: Download complete 22:27:29 339a4e72a1f5: Verifying Checksum 22:27:29 339a4e72a1f5: Download complete 22:27:29 eaf3925da568: Verifying Checksum 22:27:29 eaf3925da568: Download complete 22:27:29 bde34c3a00c8: Verifying Checksum 22:27:29 b352a97aabf1: Verifying Checksum 22:27:29 b352a97aabf1: Download complete 22:27:29 4872d77fe225: Verifying Checksum 22:27:29 4872d77fe225: Download complete 22:27:29 5851b861e8e6: Verifying Checksum 22:27:29 5851b861e8e6: Download complete 22:27:29 b85a868b505f: Verifying Checksum 22:27:29 b85a868b505f: Download complete 22:27:29 bab4dde63d76: Verifying Checksum 22:27:29 bab4dde63d76: Download complete 22:27:30 b85a868b505f: Pull complete 22:27:30 e2be974225ed: Pull complete 22:27:31 339a4e72a1f5: Pull complete 22:27:31 988bab9f4d93: Pull complete 22:27:31 1469e6f7b9e6: Pull complete 22:27:31 eaf3925da568: Pull complete 22:27:33 bab4dde63d76: Pull complete 22:27:33 bde34c3a00c8: Pull complete 22:27:33 b352a97aabf1: Pull complete 22:27:33 4872d77fe225: Pull complete 22:27:33 5851b861e8e6: Pull complete 22:27:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:33 prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container 22:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:27:36 $ docker top 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda -eo pid,comm 22:27:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:27:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:37 [ssh-agent] Looking for ssh-agent implementation... 22:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:37 $ docker exec 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent 22:27:37 SSH_AUTH_SOCK=/tmp/ssh-77VrKBjHrG3n/agent.33 22:27:37 SSH_AGENT_PID=39 22:27:37 Running ssh-add (command line suppressed) 22:27:37 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_5650976501349657846.key (/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_5650976501349657846.key) 22:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:37 + git tag --points-at HEAD [Pipeline] } 22:27:37 $ docker exec --env ******** --env ******** 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent -k 22:27:37 unset SSH_AUTH_SOCK; 22:27:37 unset SSH_AGENT_PID; 22:27:37 echo Agent pid 39 killed; 22:27:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:37 [ssh-agent] Looking for ssh-agent implementation... 22:27:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:38 $ docker exec 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent 22:27:38 SSH_AUTH_SOCK=/tmp/ssh-4ukIZCnzjtqG/agent.71 22:27:38 SSH_AGENT_PID=77 22:27:38 Running ssh-add (command line suppressed) 22:27:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_9053180788224445064.key (/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/private_key_9053180788224445064.key) 22:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:38 + git semver init 22:27:38 2023-10-25 22:27:38,863 [run_init] DEBUG init version:0.0.0 force:False 22:27:38 2023-10-25 22:27:38,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-356/.semver 22:27:38 2023-10-25 22:27:38,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-356/.semver 22:27:38 2023-10-25 22:27:38,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-356/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-356, universal_newlines=False, shell=None, istream=None) 22:27:40 2023-10-25 22:27:39,972 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-356/.git/info/exclude 22:27:40 2023-10-25 22:27:39,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-356/.semver/PR-356 with force:False 22:27:40 2023-10-25 22:27:39,973 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-356/.semver/PR-356 22:27:40 2023-10-25 22:27:39,975 [execute] INFO git cat-file --batch-check 22:27:40 2023-10-25 22:27:39,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-356/.semver, universal_newlines=False, shell=None, istream=) 22:27:40 2023-10-25 22:27:39,978 [execute] INFO git cat-file --batch 22:27:40 2023-10-25 22:27:39,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-356/.semver, universal_newlines=False, shell=None, istream=) 22:27:40 2023-10-25 22:27:39,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-356/.semver/PR-356 22:27:40 0.0.0 [Pipeline] } 22:27:40 $ docker exec --env ******** --env ******** 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda ssh-agent -k 22:27:40 unset SSH_AUTH_SOCK; 22:27:40 unset SSH_AGENT_PID; 22:27:40 echo Agent pid 77 killed; 22:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:40 + git semver [Pipeline] } 22:27:41 $ docker stop --time=1 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda 22:27:42 $ docker rm -f --volumes 5db2859aa46c510fca9b18a6e6f8052f31dbc9f64d86c66a770794574acf7bda [Pipeline] // withDockerContainer [Pipeline] sh 22:27:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:43 Stashed 1 file(s) [Pipeline] echo 22:27:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:43 provisioning config files... 22:27:43 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config5082778558409202690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:44 ---> docker-login.sh 22:27:44 nexus3.edgexfoundry.org:10001 22:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:44 Configure a credential helper to remove this warning. See 22:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:44 22:27:44 Login Succeeded 22:27:44 nexus3.edgexfoundry.org:10002 22:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:44 Configure a credential helper to remove this warning. See 22:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:44 22:27:44 Login Succeeded 22:27:44 nexus3.edgexfoundry.org:10003 22:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:44 Configure a credential helper to remove this warning. See 22:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:44 22:27:44 Login Succeeded 22:27:44 nexus3.edgexfoundry.org:10004 22:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:44 Configure a credential helper to remove this warning. See 22:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:44 22:27:44 Login Succeeded 22:27:44 docker.io 22:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:44 Configure a credential helper to remove this warning. See 22:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:44 22:27:44 Login Succeeded 22:27:44 ---> docker-login.sh ends [Pipeline] } 22:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:45 ========================================================= 22:27:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:27:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:27:45 Sending build context to Docker daemon 10.94MB 22:27:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:27:45 Step 2/12 : FROM ${BASE} AS builder 22:27:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:45 7264a8db6415: Pulling fs layer 22:27:45 c4d48a809fc2: Pulling fs layer 22:27:45 4f1c88b9dad5: Pulling fs layer 22:27:45 ad3a456e5733: Pulling fs layer 22:27:45 33e27b845d1e: Pulling fs layer 22:27:45 c68163c4e522: Pulling fs layer 22:27:45 50da416c3ac9: Pulling fs layer 22:27:45 23d2d4c4bb30: Pulling fs layer 22:27:45 c68163c4e522: Waiting 22:27:45 50da416c3ac9: Waiting 22:27:45 23d2d4c4bb30: Waiting 22:27:45 ad3a456e5733: Waiting 22:27:45 33e27b845d1e: Waiting 22:27:45 c4d48a809fc2: Verifying Checksum 22:27:45 ad3a456e5733: Verifying Checksum 22:27:45 ad3a456e5733: Download complete 22:27:45 33e27b845d1e: Verifying Checksum 22:27:45 33e27b845d1e: Download complete 22:27:45 7264a8db6415: Verifying Checksum 22:27:45 7264a8db6415: Download complete 22:27:45 c68163c4e522: Verifying Checksum 22:27:45 c68163c4e522: Download complete 22:27:45 7264a8db6415: Pull complete 22:27:45 23d2d4c4bb30: Verifying Checksum 22:27:45 23d2d4c4bb30: Download complete 22:27:46 c4d48a809fc2: Pull complete 22:27:46 4f1c88b9dad5: Verifying Checksum 22:27:46 4f1c88b9dad5: Download complete 22:27:46 50da416c3ac9: Verifying Checksum 22:27:46 50da416c3ac9: Download complete 22:27:49 4f1c88b9dad5: Pull complete 22:27:49 ad3a456e5733: Pull complete 22:27:49 33e27b845d1e: Pull complete 22:27:49 c68163c4e522: Pull complete 22:27:51 50da416c3ac9: Pull complete 22:27:52 23d2d4c4bb30: Pull complete 22:27:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:52 ---> 0786185ac409 22:27:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:27:57 ---> Running in e297fd41ea9e 22:27:57 Removing intermediate container e297fd41ea9e 22:27:57 ---> 4d8b521ffad3 22:27:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:57 ---> Running in 044e3e127fa1 22:27:57 Removing intermediate container 044e3e127fa1 22:27:57 ---> 50bb02ab33f0 22:27:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:27:57 ---> Running in 31e7cffed52a 22:27:57 Removing intermediate container 31e7cffed52a 22:27:57 ---> 1c98e3f69392 22:27:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:27:58 ---> Running in 1c8cf1cfa741 22:27:58 Removing intermediate container 1c8cf1cfa741 22:27:58 ---> 6e4b0398fdb0 22:27:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:58 ---> Running in 7ff8f8659d2a 22:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:27:58 Still waiting to schedule task 22:27:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:27:59 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:27:59 (2/4) Installing libedit (20221030.3.1-r1) 22:27:59 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:27:59 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:27:59 Executing busybox-1.36.1-r2.trigger 22:27:59 OK: 268 MiB in 56 packages 22:27:59 Removing intermediate container 7ff8f8659d2a 22:27:59 ---> 308d5a46b323 22:27:59 Step 8/12 : WORKDIR /device-rest-go 22:28:00 ---> Running in 1a0906ba3b4b 22:28:00 Removing intermediate container 1a0906ba3b4b 22:28:00 ---> 950916a64847 22:28:00 Step 9/12 : COPY go.mod vendor* ./ 22:28:00 ---> eed5bb1b95a8 22:28:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:00 ---> Running in 755e85ba4803 22:29:08 Removing intermediate container 755e85ba4803 22:29:08 ---> 750d2eb127af 22:29:08 Step 11/12 : COPY . . 22:29:08 ---> e724d0d9f8ff 22:29:08 Step 12/12 : RUN $MAKE 22:29:08 ---> Running in b13688b6b734 22:29:08 noop 22:29:08 Removing intermediate container b13688b6b734 22:29:08 ---> bff0be43d8e4 22:29:08 Successfully built bff0be43d8e4 22:29:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:08 + docker inspect -f . ci-base-image-x86_64 22:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:09 prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container 22:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:09 $ docker top 556fb316deeb01881dd96232b3d4563a13c0b41ba2542cd8453d334a372c3ced -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:09 + go version 22:29:09 go version go1.21.0 linux/amd64 [Pipeline] } 22:29:09 $ docker stop --time=1 556fb316deeb01881dd96232b3d4563a13c0b41ba2542cd8453d334a372c3ced 22:29:11 $ docker rm -f --volumes 556fb316deeb01881dd96232b3d4563a13c0b41ba2542cd8453d334a372c3ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:11 + docker inspect -f . ci-base-image-x86_64 22:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:12 prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container 22:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:12 $ docker top b7a92affef7e0595d3e8451e7746d5e5db3fb9c4f1fd86db386d64204c1abde8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-356 [Pipeline] fileExists [Pipeline] sh 22:29:13 + make test 22:29:13 go test ./... -coverprofile=coverage.out ./... 22:29:14 ? github.com/edgexfoundry/device-rest-go [no test files] 22:29:24 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:29:24 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements 22:29:31 go vet ./... 22:29:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:33 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:29:33 $ docker stop --time=1 b7a92affef7e0595d3e8451e7746d5e5db3fb9c4f1fd86db386d64204c1abde8 22:29:40 $ docker rm -f --volumes b7a92affef7e0595d3e8451e7746d5e5db3fb9c4f1fd86db386d64204c1abde8 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:41 + ls -al . 22:29:41 total 184 22:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 . 22:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. 22:29:41 -rw-rw-r-- 1 jenkins jenkins 151 Oct 25 22:27 .dockerignore 22:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 .git 22:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github 22:29:41 -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:27 .gitignore 22:29:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml 22:29:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:27 .semver 22:29:41 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 25 22:27 Attribution.txt 22:29:41 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 25 22:27 CHANGELOG.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 25 22:27 Dockerfile 22:29:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 680 Oct 25 22:27 Jenkinsfile 22:29:41 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:27 LICENSE 22:29:41 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 25 22:27 Makefile 22:29:41 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:27 OWNERS.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 15738 Oct 25 22:27 README.md 22:29:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION 22:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin 22:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 cmd 22:29:41 -rw-r--r-- 1 jenkins jenkins 14499 Oct 25 22:29 coverage.out 22:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 driver 22:29:41 -rw-rw-r-- 1 jenkins jenkins 3891 Oct 25 22:27 go.mod 22:29:41 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:27 go.sum 22:29:41 -rw-rw-r-- 1 jenkins jenkins 713 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:42 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 --label arch=amd64 --label version=0.0.0 . 22:29:42 Sending build context to Docker daemon 10.95MB 22:29:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:29:42 Step 2/25 : FROM ${BASE} AS builder 22:29:42 ---> bff0be43d8e4 22:29:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:29:42 ---> Running in 22a91a6df2bb 22:29:42 Removing intermediate container 22a91a6df2bb 22:29:42 ---> 3a6cd17a8ff5 22:29:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:42 ---> Running in b597ba1712bd 22:29:42 Removing intermediate container b597ba1712bd 22:29:42 ---> e9615a46d4d5 22:29:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:29:42 ---> Running in f678c5b23df7 22:29:43 Removing intermediate container f678c5b23df7 22:29:43 ---> 8afd45ea4a8e 22:29:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:29:43 ---> Running in 004631a75387 22:29:43 Removing intermediate container 004631a75387 22:29:43 ---> a9d3f817223b 22:29:43 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:43 ---> Running in 6cb7715b75bf 22:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:29:43 OK: 268 MiB in 56 packages 22:29:44 Removing intermediate container 6cb7715b75bf 22:29:44 ---> 4b05645d4d03 22:29:44 Step 8/25 : WORKDIR /device-rest-go 22:29:44 ---> Running in df8ac9744edd 22:29:44 Removing intermediate container df8ac9744edd 22:29:44 ---> 91c8113a232b 22:29:44 Step 9/25 : COPY go.mod vendor* ./ 22:29:44 ---> 426a276d512a 22:29:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:44 ---> Running in 275c15b5a134 22:29:44 Removing intermediate container 275c15b5a134 22:29:44 ---> 968bfe2db584 22:29:44 Step 11/25 : COPY . . 22:29:45 ---> c4492b93f9cf 22:29:45 Step 12/25 : RUN $MAKE 22:29:45 ---> Running in 9a1a7a445762 22:29:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:30:12 Removing intermediate container 9a1a7a445762 22:30:12 ---> 171540e0fa7d 22:30:12 Step 13/25 : FROM alpine:3.18 22:30:12 3.18: Pulling from library/alpine 22:30:12 96526aa774ef: Pulling fs layer 22:30:12 96526aa774ef: Verifying Checksum 22:30:12 96526aa774ef: Download complete 22:30:12 96526aa774ef: Pull complete 22:30:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:12 Status: Downloaded newer image for alpine:3.18 22:30:12 ---> 8ca4688f4f35 22:30:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:30:13 ---> Running in 2151c4c16082 22:30:13 Removing intermediate container 2151c4c16082 22:30:13 ---> 7d0626bec213 22:30:13 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:30:13 ---> Running in 755c45d8c8c0 22:30:13 Removing intermediate container 755c45d8c8c0 22:30:13 ---> e8366e49bb82 22:30:13 Step 16/25 : RUN apk add --update --no-cache dumb-init 22:30:13 ---> Running in cbcd2a67e40a 22:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:30:13 (1/1) Installing dumb-init (1.2.5-r2) 22:30:13 Executing busybox-1.36.1-r2.trigger 22:30:14 OK: 7 MiB in 16 packages 22:30:14 Removing intermediate container cbcd2a67e40a 22:30:14 ---> 5efd44c587e0 22:30:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:30:15 ---> 6d05d7a79ebf 22:30:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:30:15 ---> b6c9309be7c9 22:30:15 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:30:15 ---> 0bc032aea783 22:30:15 Step 20/25 : EXPOSE 59986 22:30:15 ---> Running in 5ee81dc477e1 22:30:15 Removing intermediate container 5ee81dc477e1 22:30:15 ---> 91b9b3d5abc6 22:30:15 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:30:15 ---> Running in d69a0789108f 22:30:15 Removing intermediate container d69a0789108f 22:30:15 ---> 6a4558610cdb 22:30:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:30:15 ---> Running in 474c0f0942bf 22:30:15 Removing intermediate container 474c0f0942bf 22:30:15 ---> 8fc1cb0a47f3 22:30:15 Step 23/25 : LABEL arch=amd64 22:30:15 ---> Running in 45a72a2d46ee 22:30:16 Removing intermediate container 45a72a2d46ee 22:30:16 ---> 37b9b774d4e3 22:30:16 Step 24/25 : LABEL git_sha=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 22:30:16 ---> Running in 4b1443015f0b 22:30:16 Removing intermediate container 4b1443015f0b 22:30:16 ---> 816d61855174 22:30:16 Step 25/25 : LABEL version=0.0.0 22:30:16 ---> Running in cff95054579c 22:30:16 Removing intermediate container cff95054579c 22:30:16 ---> 0b810e4bc839 22:30:16 [Warning] One or more build-args [ARCH] were not consumed 22:30:16 Successfully built 0b810e4bc839 22:30:16 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:17 22:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:17 latest: Pulling from edgex-lftools-log-publisher 22:30:17 5eb5b503b376: Pulling fs layer 22:30:17 5c69ac0246d0: Pulling fs layer 22:30:17 ec43610c2a17: Pulling fs layer 22:30:17 3a2ae6a8a46f: Pulling fs layer 22:30:17 33b1e0a273af: Pulling fs layer 22:30:17 5d3b04190fa2: Pulling fs layer 22:30:17 2f39f015ded8: Pulling fs layer 22:30:17 33b1e0a273af: Waiting 22:30:17 2f39f015ded8: Waiting 22:30:17 5d3b04190fa2: Waiting 22:30:17 5c69ac0246d0: Verifying Checksum 22:30:17 5c69ac0246d0: Download complete 22:30:17 3a2ae6a8a46f: Download complete 22:30:17 33b1e0a273af: Verifying Checksum 22:30:17 33b1e0a273af: Download complete 22:30:17 ec43610c2a17: Verifying Checksum 22:30:17 ec43610c2a17: Download complete 22:30:17 5d3b04190fa2: Download complete 22:30:18 5eb5b503b376: Verifying Checksum 22:30:18 5eb5b503b376: Download complete 22:30:18 2f39f015ded8: Download complete 22:30:19 5eb5b503b376: Pull complete 22:30:19 5c69ac0246d0: Pull complete 22:30:20 ec43610c2a17: Pull complete 22:30:20 3a2ae6a8a46f: Pull complete 22:30:20 33b1e0a273af: Pull complete 22:30:20 5d3b04190fa2: Pull complete 22:30:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10455 in /w/workspace/gexfoundry_device-rest-go_PR-356 [Pipeline] { [Pipeline] ws 22:30:22 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 22:30:22 The recommended git tool is: git 22:30:25 2f39f015ded8: Pull complete 22:30:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:25 prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container 22:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:30:29 using credential edgex-jenkins-ssh 22:30:29 Cloning the remote Git repository 22:30:29 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:30:29 > git init /w/workspace/device-rest-go/1 # timeout=10 22:30:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:30:29 > git --version # timeout=10 22:30:29 > git --version # 'git version 2.25.1' 22:30:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:30:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:30:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:30:33 Merging remotes/origin/main commit 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea into PR head commit 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 22:30:33 Merge succeeded, producing 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 22:30:33 Checking out Revision 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 (PR-356) 22:30:33 $ docker top 7c6868fe22dc2b9554a33c50fa46a73f2bbf3397384ca24453ca00704fc7a74d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:34 Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" 22:30:34 ---> job-cost.sh 22:30:34 lf-activate-venv: SKIPPING 22:30:34 INFO: No Stack... 22:30:34 > git --version # timeout=10 22:30:34 > git --version # 'git version 2.25.1' 22:30:34 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 22:30:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:30:33 > git config core.sparsecheckout # timeout=10 22:30:33 > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # timeout=10 22:30:33 > git remote # timeout=10 22:30:33 > git config --get remote.origin.url # timeout=10 22:30:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:33 > git merge 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea # timeout=10 22:30:33 > git rev-parse HEAD^{commit} # timeout=10 22:30:33 > git config core.sparsecheckout # timeout=10 22:30:33 > git checkout -f 12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 # timeout=10 22:30:35 22:30:35 GitHub has been notified of this commit’s build result 22:30:35 [Pipeline] withEnv [Pipeline] { 22:30:35 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:35 + cat /w/workspace/gexfoundry_device-rest-go_PR-356/archives/cost.csv 22:30:35 + cut -d, -f6 [Pipeline] lock 22:30:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] 22:30:35 Resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] did not exist. Created. 22:30:35 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:30:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:35 Dload Upload Total Spent Left Speed 22:30:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 22:30:36 + echo total: 0.2199999988079071 [Pipeline] stash 22:30:36 Stashed 1 file(s) [Pipeline] } 22:30:36 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:36 $ docker stop --time=1 7c6868fe22dc2b9554a33c50fa46a73f2bbf3397384ca24453ca00704fc7a74d 22:30:37 $ docker rm -f --volumes 7c6868fe22dc2b9554a33c50fa46a73f2bbf3397384ca24453ca00704fc7a74d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:30:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage [Pipeline] } [Pipeline] sh 22:30:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 22:30:38 sudo tee /etc/docker/daemon.new 22:30:38 { 22:30:38 "registry-mirrors": [ 22:30:38 "https://nexus3.edgexfoundry.org:10001" 22:30:38 ], 22:30:38 "bip": "10.250.0.254/24", 22:30:38 "hosts": [ 22:30:38 "tcp://0.0.0.0:5555", 22:30:38 "unix:///var/run/docker.sock" 22:30:38 ], 22:30:38 "mtu": 1458, 22:30:38 "selinux-enabled": true, 22:30:38 "seccomp-profile": "/etc/docker/seccomp.json" 22:30:38 } [Pipeline] sh 22:30:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:30:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:58 provisioning config files... 22:30:58 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4047572678260823548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:58 ---> docker-login.sh 22:30:58 nexus3.edgexfoundry.org:10001 22:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:59 Configure a credential helper to remove this warning. See 22:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:59 22:30:59 Login Succeeded 22:30:59 nexus3.edgexfoundry.org:10002 22:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:59 Configure a credential helper to remove this warning. See 22:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:59 22:30:59 Login Succeeded 22:30:59 nexus3.edgexfoundry.org:10003 22:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:00 Configure a credential helper to remove this warning. See 22:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:00 22:31:00 Login Succeeded 22:31:00 nexus3.edgexfoundry.org:10004 22:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:00 Configure a credential helper to remove this warning. See 22:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:00 22:31:00 Login Succeeded 22:31:00 docker.io 22:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:01 Configure a credential helper to remove this warning. See 22:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:01 22:31:01 Login Succeeded 22:31:01 ---> docker-login.sh ends [Pipeline] } 22:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:02 ========================================================= 22:31:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:31:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:31:02 Sending build context to Docker daemon 121.9kB 22:31:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:31:03 Step 2/12 : FROM ${BASE} AS builder 22:31:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:05 9fda8d8052c6: Pulling fs layer 22:31:05 5d54e960e981: Pulling fs layer 22:31:05 c4a7e357bf2a: Pulling fs layer 22:31:05 f0e02332f6b5: Pulling fs layer 22:31:05 cefa15bbcfad: Pulling fs layer 22:31:05 17808c966233: Pulling fs layer 22:31:05 f0e02332f6b5: Waiting 22:31:05 cefa15bbcfad: Waiting 22:31:05 f4c1fc716caa: Pulling fs layer 22:31:05 f4c1fc716caa: Waiting 22:31:05 17808c966233: Waiting 22:31:05 5d54e960e981: Verifying Checksum 22:31:05 f0e02332f6b5: Verifying Checksum 22:31:05 f0e02332f6b5: Download complete 22:31:05 cefa15bbcfad: Verifying Checksum 22:31:05 cefa15bbcfad: Download complete 22:31:05 9fda8d8052c6: Verifying Checksum 22:31:05 9fda8d8052c6: Download complete 22:31:05 f4c1fc716caa: Verifying Checksum 22:31:05 f4c1fc716caa: Download complete 22:31:06 9fda8d8052c6: Pull complete 22:31:07 5d54e960e981: Pull complete 22:31:07 c4a7e357bf2a: Verifying Checksum 22:31:07 c4a7e357bf2a: Download complete 22:31:09 17808c966233: Verifying Checksum 22:31:09 17808c966233: Download complete 22:31:21 c4a7e357bf2a: Pull complete 22:31:21 f0e02332f6b5: Pull complete 22:31:21 cefa15bbcfad: Pull complete 22:31:34 17808c966233: Pull complete 22:31:34 f4c1fc716caa: Pull complete 22:31:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:31:34 ---> ea914061e18c 22:31:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:31:35 ---> Running in 21141799e76f 22:31:35 Removing intermediate container 21141799e76f 22:31:35 ---> 59ff6528f8ad 22:31:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:35 ---> Running in 487c44027292 22:31:36 Removing intermediate container 487c44027292 22:31:36 ---> 647dd1eace29 22:31:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:31:36 ---> Running in 59a5f0a36785 22:31:36 Removing intermediate container 59a5f0a36785 22:31:36 ---> 5859deb52b7d 22:31:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:31:36 ---> Running in 87f780da8673 22:31:37 Removing intermediate container 87f780da8673 22:31:37 ---> c2569a8958e8 22:31:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:37 ---> Running in 33092db9df36 22:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:31:40 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:31:40 (2/4) Installing libedit (20221030.3.1-r1) 22:31:40 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:31:40 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:31:40 Executing busybox-1.36.1-r2.trigger 22:31:40 OK: 270 MiB in 56 packages 22:31:41 Removing intermediate container 33092db9df36 22:31:41 ---> 5a355d97a4d5 22:31:41 Step 8/12 : WORKDIR /device-rest-go 22:31:41 ---> Running in da440aa8d0ad 22:31:42 Removing intermediate container da440aa8d0ad 22:31:42 ---> 53f41189b298 22:31:42 Step 9/12 : COPY go.mod vendor* ./ 22:31:45 ---> a9038361bc6b 22:31:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:45 ---> Running in ab752b03ce23 22:33:22 Removing intermediate container ab752b03ce23 22:33:22 ---> ff240f593308 22:33:22 Step 11/12 : COPY . . 22:33:22 ---> b76538d61468 22:33:22 Step 12/12 : RUN $MAKE 22:33:22 ---> Running in 06ae6926dbf0 22:33:22 noop 22:33:22 Removing intermediate container 06ae6926dbf0 22:33:22 ---> 8b91f96a28f2 22:33:22 Successfully built 8b91f96a28f2 22:33:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:23 + docker inspect -f . ci-base-image-arm64 22:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:23 prd-ubuntu20.04-docker-arm64-4c-16g-10455 does not seem to be running inside a container 22:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:25 $ docker top 2ca675e054a78a1ec6fe1a8d8a7c3a1f743df90166d98d64848c0aff2465f65b -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:26 + go version 22:33:26 go version go1.21.0 linux/arm64 [Pipeline] } 22:33:26 $ docker stop --time=1 2ca675e054a78a1ec6fe1a8d8a7c3a1f743df90166d98d64848c0aff2465f65b 22:33:28 $ docker rm -f --volumes 2ca675e054a78a1ec6fe1a8d8a7c3a1f743df90166d98d64848c0aff2465f65b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:29 + docker inspect -f . ci-base-image-arm64 22:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-10455 does not seem to be running inside a container 22:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:33:30 $ docker top 00f6ebe166f987abf501c94f163b21184cf47b51c690aedf4f59dff68f9c3883 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:31 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 22:33:32 + make test 22:33:32 go test ./... -coverprofile=coverage.out ./... 22:33:40 ? github.com/edgexfoundry/device-rest-go [no test files] 22:35:47 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:35:47 ok github.com/edgexfoundry/device-rest-go/driver 0.058s coverage: 33.2% of statements 22:35:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:35:47 go vet ./... 22:36:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:36:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:36:14 ./bin/test-attribution-txt.sh [Pipeline] echo 22:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:14 $ docker stop --time=1 00f6ebe166f987abf501c94f163b21184cf47b51c690aedf4f59dff68f9c3883 22:36:16 $ docker rm -f --volumes 00f6ebe166f987abf501c94f163b21184cf47b51c690aedf4f59dff68f9c3883 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:17 Warning: overwriting stash ‘coverage-report’ 22:36:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:19 + ls -al . 22:36:19 total 180 22:36:19 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:33 . 22:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:30 .. 22:36:19 -rw-rw-r-- 1 jenkins jenkins 151 Oct 25 22:30 .dockerignore 22:36:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:30 .git 22:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:30 .github 22:36:19 -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:30 .gitignore 22:36:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:30 .golangci.yml 22:36:19 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 25 22:30 Attribution.txt 22:36:19 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 25 22:30 CHANGELOG.md 22:36:19 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 25 22:30 Dockerfile 22:36:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:30 GOVERNANCE.md 22:36:19 -rw-rw-r-- 1 jenkins jenkins 680 Oct 25 22:30 Jenkinsfile 22:36:19 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:30 LICENSE 22:36:19 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 25 22:30 Makefile 22:36:19 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:30 OWNERS.md 22:36:19 -rw-rw-r-- 1 jenkins jenkins 15738 Oct 25 22:30 README.md 22:36:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION 22:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 bin 22:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:30 cmd 22:36:19 -rw-r--r-- 1 jenkins jenkins 14499 Oct 25 22:35 coverage.out 22:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 driver 22:36:19 -rw-rw-r-- 1 jenkins jenkins 3891 Oct 25 22:30 go.mod 22:36:19 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:30 go.sum 22:36:19 -rw-rw-r-- 1 jenkins jenkins 713 Oct 25 22:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:19 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 --label arch=arm64 --label version=0.0.0 . 22:36:19 Sending build context to Docker daemon 137.2kB 22:36:20 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:36:20 Step 2/25 : FROM ${BASE} AS builder 22:36:20 ---> 8b91f96a28f2 22:36:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:36:20 ---> Running in 512531c738d3 22:36:21 Removing intermediate container 512531c738d3 22:36:21 ---> 78de91bb219d 22:36:21 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:36:21 ---> Running in cca30a2ae562 22:36:21 Removing intermediate container cca30a2ae562 22:36:21 ---> 4b4fb34cd854 22:36:21 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:36:21 ---> Running in 1d040a7ee8e2 22:36:22 Removing intermediate container 1d040a7ee8e2 22:36:22 ---> 68b82752ce4f 22:36:22 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:36:22 ---> Running in 8f111916096a 22:36:22 Removing intermediate container 8f111916096a 22:36:22 ---> cb0a0361932b 22:36:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:22 ---> Running in 40f8b8252cc9 22:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:36:26 OK: 270 MiB in 56 packages 22:36:27 Removing intermediate container 40f8b8252cc9 22:36:27 ---> 0f4de87c0928 22:36:27 Step 8/25 : WORKDIR /device-rest-go 22:36:27 ---> Running in 889975ded165 22:36:28 Removing intermediate container 889975ded165 22:36:28 ---> 0f771a9909cf 22:36:28 Step 9/25 : COPY go.mod vendor* ./ 22:36:28 ---> 8eb57a250461 22:36:28 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:28 ---> Running in 31b1354fea04 22:36:31 Removing intermediate container 31b1354fea04 22:36:31 ---> 0006ef8d1398 22:36:31 Step 11/25 : COPY . . 22:36:32 ---> bdd714984a61 22:36:32 Step 12/25 : RUN $MAKE 22:36:32 ---> Running in 23e1e6b4bf30 22:36:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:38:39 Removing intermediate container 23e1e6b4bf30 22:38:39 ---> fba679ee0a20 22:38:39 Step 13/25 : FROM alpine:3.18 22:38:39 3.18: Pulling from library/alpine 22:38:39 579b34f0a95b: Pulling fs layer 22:38:39 579b34f0a95b: Download complete 22:38:40 579b34f0a95b: Pull complete 22:38:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:38:40 Status: Downloaded newer image for alpine:3.18 22:38:40 ---> 3cc203321400 22:38:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:38:40 ---> Running in 5fd4b27d117f 22:38:41 Removing intermediate container 5fd4b27d117f 22:38:41 ---> 7839cd647308 22:38:41 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:38:41 ---> Running in aa88e513753d 22:38:41 Removing intermediate container aa88e513753d 22:38:41 ---> cdea259a7db1 22:38:41 Step 16/25 : RUN apk add --update --no-cache dumb-init 22:38:41 ---> Running in c39923e26c94 22:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:38:45 (1/1) Installing dumb-init (1.2.5-r2) 22:38:45 Executing busybox-1.36.1-r2.trigger 22:38:45 OK: 8 MiB in 16 packages 22:38:49 Removing intermediate container c39923e26c94 22:38:49 ---> ee939d934ba9 22:38:49 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:38:50 ---> 4083bddf3447 22:38:50 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:38:51 ---> a904e8039560 22:38:51 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:38:51 ---> 51c3ef2f7c91 22:38:51 Step 20/25 : EXPOSE 59986 22:38:52 ---> Running in 5a0b6fed9e8e 22:38:52 Removing intermediate container 5a0b6fed9e8e 22:38:52 ---> aa549c5d1d90 22:38:52 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:38:52 ---> Running in b591cd874a22 22:38:52 Removing intermediate container b591cd874a22 22:38:52 ---> 2a14b7c82156 22:38:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:38:53 ---> Running in b8f6c4732246 22:38:53 Removing intermediate container b8f6c4732246 22:38:53 ---> 45957c2819b5 22:38:53 Step 23/25 : LABEL arch=arm64 22:38:53 ---> Running in a9e2a9064249 22:38:54 Removing intermediate container a9e2a9064249 22:38:54 ---> d8cccb5549ec 22:38:54 Step 24/25 : LABEL git_sha=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 22:38:54 ---> Running in 27689b7cacbd 22:38:54 Removing intermediate container 27689b7cacbd 22:38:54 ---> 1302b1b12750 22:38:54 Step 25/25 : LABEL version=0.0.0 22:38:54 ---> Running in 99bd01f9278d 22:38:55 Removing intermediate container 99bd01f9278d 22:38:55 ---> 1a557f5156c5 22:38:55 [Warning] One or more build-args [ARCH] were not consumed 22:38:55 Successfully built 1a557f5156c5 22:38:55 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:56 22:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:56 arm64: Pulling from edgex-lftools-log-publisher 22:38:56 8998bd30e6a1: Pulling fs layer 22:38:56 04944245beec: Pulling fs layer 22:38:56 699f458cf7ca: Pulling fs layer 22:38:56 765212b225bb: Pulling fs layer 22:38:56 f23df028b6ca: Pulling fs layer 22:38:56 d65c8cfc05b1: Pulling fs layer 22:38:56 2437ff75d9bd: Pulling fs layer 22:38:56 f23df028b6ca: Waiting 22:38:56 d65c8cfc05b1: Waiting 22:38:56 2437ff75d9bd: Waiting 22:38:56 765212b225bb: Waiting 22:38:56 04944245beec: Verifying Checksum 22:38:56 04944245beec: Download complete 22:38:56 765212b225bb: Verifying Checksum 22:38:56 765212b225bb: Download complete 22:38:57 f23df028b6ca: Verifying Checksum 22:38:57 f23df028b6ca: Download complete 22:38:57 d65c8cfc05b1: Verifying Checksum 22:38:57 d65c8cfc05b1: Download complete 22:38:57 699f458cf7ca: Verifying Checksum 22:38:57 699f458cf7ca: Download complete 22:38:57 8998bd30e6a1: Verifying Checksum 22:38:57 8998bd30e6a1: Download complete 22:39:00 2437ff75d9bd: Verifying Checksum 22:39:00 2437ff75d9bd: Download complete 22:39:02 8998bd30e6a1: Pull complete 22:39:03 04944245beec: Pull complete 22:39:05 699f458cf7ca: Pull complete 22:39:05 765212b225bb: Pull complete 22:39:06 f23df028b6ca: Pull complete 22:39:06 d65c8cfc05b1: Pull complete 22:39:25 2437ff75d9bd: Pull complete 22:39:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:25 prd-ubuntu20.04-docker-arm64-4c-16g-10455 does not seem to be running inside a container 22:39:25 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:39:29 $ docker top c459df8aef577ab1f1f48e13dbdae509f7db66ac33e260865304ab1044cd182e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:29 ---> job-cost.sh 22:39:29 lf-activate-venv: SKIPPING 22:39:29 INFO: No Stack... 22:39:30 INFO: Retrieving Pricing Info for: v3-standard-4 22:39:31 INFO: Archiving Costs [Pipeline] sh 22:39:31 + + cut -d, -f6 22:39:31 cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 22:39:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] 22:39:31 Resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] did not exist. Created. 22:39:31 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:32 /w/workspace/device-rest-go/1@tmp/durable-b6d337d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:39:33 + echo total: 0.10999999940395355 [Pipeline] stash 22:39:33 Warning: overwriting stash ‘stack-cost’ 22:39:33 Stashed 1 file(s) [Pipeline] } 22:39:33 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:33 $ docker stop --time=1 c459df8aef577ab1f1f48e13dbdae509f7db66ac33e260865304ab1044cd182e 22:39:35 $ docker rm -f --volumes c459df8aef577ab1f1f48e13dbdae509f7db66ac33e260865304ab1044cd182e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:39:36 provisioning config files... 22:39:36 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config2361646403940701266tmp [Pipeline] { [Pipeline] sh 22:39:36 + set +x 22:39:36 + + curl -s https://codecov.io/bashbash 22:39:36 -s -- 22:39:36 22:39:36 _____ _ 22:39:36 / ____| | | 22:39:36 | | ___ __| | ___ ___ _____ __ 22:39:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:39:36 | |___| (_) | (_| | __/ (_| (_) \ V / 22:39:36 \_____\___/ \__,_|\___|\___\___/ \_/ 22:39:36 Bash-1.0.6 22:39:36 22:39:36 22:39:36 ==> git version 2.25.1 found 22:39:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:39:36 Release-Date: 2020-01-08 22:39:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:39:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:39:36 ==> Jenkins CI detected. 22:39:36 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-356 22:39:36 project root: . 22:39:36 --> token set from env 22:39:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:39:36 ==> Running gcov in . (disable via -X gcov) 22:39:36 ==> Python coveragepy not found 22:39:36 ==> Searching for coverage reports in: 22:39:36 + . 22:39:36 -> Found 1 reports 22:39:36 ==> Detecting git/mercurial file structure 22:39:36 ==> Reading reports 22:39:36 + ./coverage.out bytes=14499 22:39:36 ==> Appending adjustments 22:39:36 https://docs.codecov.io/docs/fixing-reports 22:39:37 + Found adjustments 22:39:37 ==> Gzipping contents 22:39:37 4.0K /tmp/codecov.WNv5Yl.gz 22:39:37 ==> Uploading reports 22:39:37 url: https://codecov.io 22:39:37 query: branch=PR-356&commit=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=356&job=&cmd_args= 22:39:37 -> Pinging Codecov 22:39:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-356&commit=12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=356&job=&cmd_args= 22:39:37 -> Uploading to 22:39:37 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/4E5D53B4F1F92C436F7061BF334D961C/12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250/8518d2b9-a33d-446e-9542-41b230ff760a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T223936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e06ddccc5b021445c8c3c1b888f5b0c58471812f442c0b4d7b765115ac4e66a 22:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:37 Dload Upload Total Spent Left Speed 22:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 7415 --:--:-- --:--:-- --:--:-- 7415 22:39:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/12bdd344f4bbd0f3e61b6b3e0ad23e3632e05250 [Pipeline] } 22:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:39:39 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-356/archives ] 22:39:39 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-356/archives 22:39:39 total 16 22:39:39 drwxr-xr-x 3 root root 4096 Oct 25 22:30 . 22:39:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. 22:39:39 drwxr-xr-x 2 root root 4096 Oct 25 22:30 cost 22:39:39 -rw-r--r-- 1 root root 86 Oct 25 22:30 cost.csv 22:39:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-356/archives 22:39:39 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-356/archives 22:39:39 total 16 22:39:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:30 . 22:39:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. 22:39:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:30 cost 22:39:39 -rw-r--r-- 1 jenkins jenkins 86 Oct 25 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:39:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:39:40 ---> package-listing.sh 22:39:40 ++ facter osfamily 22:39:40 ++ tr '[:upper:]' '[:lower:]' 22:39:40 + OS_FAMILY=debian 22:39:40 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-356 22:39:40 + START_PACKAGES=/tmp/packages_start.txt 22:39:40 + END_PACKAGES=/tmp/packages_end.txt 22:39:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:39:40 + PACKAGES=/tmp/packages_start.txt 22:39:40 + '[' /w/workspace/gexfoundry_device-rest-go_PR-356 ']' 22:39:40 + PACKAGES=/tmp/packages_end.txt 22:39:40 + case "${OS_FAMILY}" in 22:39:40 + dpkg -l 22:39:40 + grep '^ii' 22:39:40 + '[' -f /tmp/packages_start.txt ']' 22:39:40 + '[' -f /tmp/packages_end.txt ']' 22:39:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:39:40 + '[' /w/workspace/gexfoundry_device-rest-go_PR-356 ']' 22:39:40 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-356/archives/ 22:39:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-356/archives/ [Pipeline] echo 22:39:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:39:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:42 prd-ubuntu20.04-docker-8c-8g-10443 does not seem to be running inside a container 22:39:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-356 -v /w/workspace/gexfoundry_device-rest-go_PR-356:/w/workspace/gexfoundry_device-rest-go_PR-356:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-356@tmp:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:42 $ docker top a101a7f65598904dda95ba3e121174632469e0bfbc64dff6cd42ab088deef757 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:42 + touch /tmp/pre-build-complete [Pipeline] sh 22:39:43 + mkdir -p /var/log/sysstat [Pipeline] sh 22:39:43 + ls /var/log/sa-host 22:39:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:43 provisioning config files... 22:39:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-356@tmp/config15566197119909574658tmp [Pipeline] { [Pipeline] echo 22:39:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:39:44 ---> create-netrc.sh [Pipeline] } 22:39:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:39:44 ---> python-tools-install.sh [Pipeline] echo 22:39:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:39:44 ---> sudo-logs.sh 22:39:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:39:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:39:45 ---> job-cost.sh 22:39:45 lf-activate-venv: SKIPPING 22:39:45 DEBUG: total: 0.2199999988079071 22:39:45 INFO: Retrieving Stack Cost... 22:39:45 INFO: Retrieving Pricing Info for: v3-standard-8 22:39:46 INFO: Archiving Costs [Pipeline] echo 22:39:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:39:46 ---> logs-deploy.sh 22:39:46 lf-activate-venv: SKIPPING 22:39:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-356/1 22:39:46 INFO: archiving workspace using pattern(s): 22:39:47 Archives upload complete. 22:39:47 INFO: archiving logs to Nexus 22:39:48 ---> uname -a: 22:39:48 Linux prd-ubuntu20-04-docker-8c-8g-10443 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:39:48 22:39:48 22:39:48 ---> lscpu: 22:39:48 Architecture: x86_64 22:39:48 CPU op-mode(s): 32-bit, 64-bit 22:39:48 Byte Order: Little Endian 22:39:48 Address sizes: 40 bits physical, 48 bits virtual 22:39:48 CPU(s): 8 22:39:48 On-line CPU(s) list: 0-7 22:39:48 Thread(s) per core: 1 22:39:48 Core(s) per socket: 1 22:39:48 Socket(s): 8 22:39:48 NUMA node(s): 1 22:39:48 Vendor ID: AuthenticAMD 22:39:48 CPU family: 23 22:39:48 Model: 49 22:39:48 Model name: AMD EPYC-Rome Processor 22:39:48 Stepping: 0 22:39:48 CPU MHz: 2799.998 22:39:48 BogoMIPS: 5599.99 22:39:48 Virtualization: AMD-V 22:39:48 Hypervisor vendor: KVM 22:39:48 Virtualization type: full 22:39:48 L1d cache: 256 KiB 22:39:48 L1i cache: 256 KiB 22:39:48 L2 cache: 4 MiB 22:39:48 L3 cache: 128 MiB 22:39:48 NUMA node0 CPU(s): 0-7 22:39:48 Vulnerability Itlb multihit: Not affected 22:39:48 Vulnerability L1tf: Not affected 22:39:48 Vulnerability Mds: Not affected 22:39:48 Vulnerability Meltdown: Not affected 22:39:48 Vulnerability Mmio stale data: Not affected 22:39:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:39:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:39:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:39:48 Vulnerability Srbds: Not affected 22:39:48 Vulnerability Tsx async abort: Not affected 22:39:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:39:48 22:39:48 22:39:48 ---> nproc: 22:39:48 8 22:39:48 22:39:48 22:39:48 ---> df -h: 22:39:48 Filesystem Size Used Avail Use% Mounted on 22:39:48 overlay 155G 12G 144G 8% / 22:39:48 tmpfs 64M 0 64M 0% /dev 22:39:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:39:48 shm 64M 0 64M 0% /dev/shm 22:39:48 /dev/vda1 155G 12G 144G 8% /facter-os 22:39:48 22:39:48 22:39:48 ---> sar -b -r -n DEV: 22:39:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10443) 10/25/23 _x86_64_ (8 CPU) 22:39:48 22:39:48 22:26:42 LINUX RESTART (8 CPU) 22:39:48 22:39:48 22:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:39:48 22:28:01 179.02 40.54 138.49 0.00 4503.24 147911.47 0.00 22:39:48 22:29:01 115.45 1.10 114.35 0.00 8.80 37246.19 0.00 22:39:48 22:30:01 145.55 0.30 145.25 0.00 22.51 28183.05 0.00 22:39:48 22:31:01 122.61 0.07 122.55 0.00 4.93 34176.97 0.00 22:39:48 22:32:01 26.33 10.20 16.13 0.00 3442.23 3698.60 0.00 22:39:48 22:33:01 3.88 0.00 3.88 0.00 0.00 53.98 0.00 22:39:48 22:34:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 22:39:48 22:35:01 1.65 0.00 1.65 0.00 0.00 17.85 0.00 22:39:48 22:36:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 22:39:48 22:37:01 2.37 0.00 2.37 0.00 0.00 33.72 0.00 22:39:48 22:38:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 22:39:48 22:39:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 22:39:48 Average: 49.89 4.30 45.59 0.00 659.70 20768.74 0.00 22:39:48 22:39:48 22:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:39:48 22:28:01 29264568 31584020 738788 2.25 75676 2517628 1982132 5.84 986724 2259044 752 22:39:48 22:29:01 27766836 31598212 710504 2.16 148220 3824868 1868852 5.51 1170756 3425928 388440 22:39:48 22:30:01 28162860 31568628 736716 2.24 155228 3426224 1904564 5.61 1240716 2990804 156504 22:39:48 22:31:01 27642196 31582536 721428 2.19 165400 3902056 1750420 5.16 1248296 3452360 540 22:39:48 22:32:01 27401492 31562348 731700 2.23 170600 4105560 1806256 5.32 1408836 3507400 1340 22:39:48 22:33:01 27409772 31570576 723568 2.20 170620 4105556 1806256 5.32 1402048 3507360 168 22:39:48 22:34:01 27409620 31570428 723636 2.20 170632 4105560 1806256 5.32 1401728 3507364 12 22:39:48 22:35:01 27415860 31576700 717480 2.18 170660 4105560 1806256 5.32 1395808 3507364 12 22:39:48 22:36:01 27416160 31577008 717120 2.18 170684 4105564 1806256 5.32 1395812 3507368 8 22:39:48 22:37:01 27416476 31577556 716588 2.18 170772 4105544 1806256 5.32 1395804 3507476 8 22:39:48 22:38:01 27416644 31577724 716340 2.18 170804 4105544 1806256 5.32 1396600 3507476 16 22:39:48 22:39:01 27416180 31577320 716724 2.18 170820 4105548 1806256 5.32 1396732 3507480 192 22:39:48 Average: 27678222 31576921 722549 2.20 159176 3876268 1829668 5.39 1319988 3348952 45666 22:39:48 22:39:48 22:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:39:48 22:28:01 ens3 584.00 397.39 6018.27 90.36 0.00 0.00 0.00 0.00 22:39:48 22:28:01 veth11e2207 11.25 10.59 1.05 11.33 0.00 0.00 0.00 0.00 22:39:48 22:28:01 docker0 38.33 40.79 2.97 246.57 0.00 0.00 0.00 0.00 22:39:48 22:28:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 22:39:48 22:29:01 ens3 308.07 241.99 2353.31 25.67 0.00 0.00 0.00 0.00 22:39:48 22:29:01 docker0 238.71 300.95 19.73 2348.41 0.00 0.00 0.00 0.00 22:39:48 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:48 22:30:01 ens3 52.47 45.18 72.76 91.51 0.00 0.00 0.00 0.00 22:39:48 22:30:01 docker0 1.58 3.76 0.09 30.92 0.00 0.00 0.00 0.00 22:39:48 22:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:39:48 22:31:01 ens3 114.16 74.59 2615.78 14.26 0.00 0.00 0.00 0.00 22:39:48 22:31:01 docker0 2.03 3.57 0.12 31.42 0.00 0.00 0.00 0.00 22:39:48 22:31:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 22:39:48 22:32:01 ens3 75.30 27.31 1374.29 2.30 0.00 0.00 0.00 0.00 22:39:48 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:39:48 22:33:01 ens3 1.15 0.45 0.44 0.27 0.00 0.00 0.00 0.00 22:39:48 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:48 22:34:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:39:48 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:35:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:39:48 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:48 22:36:01 ens3 0.58 0.02 0.03 0.00 0.00 0.00 0.00 0.00 22:39:48 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:37:01 ens3 1.40 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:39:48 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:48 22:38:01 ens3 1.33 0.73 0.66 0.48 0.00 0.00 0.00 0.00 22:39:48 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:39:01 ens3 1.37 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:39:48 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:48 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:48 Average: ens3 94.33 65.20 1029.22 18.64 0.00 0.00 0.00 0.00 22:39:48 Average: docker0 23.36 29.07 1.91 221.37 0.00 0.00 0.00 0.00 22:39:48 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 22:39:48 22:39:48 22:39:48 ---> sar -P ALL: 22:39:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10443) 10/25/23 _x86_64_ (8 CPU) 22:39:48 22:39:48 22:26:42 LINUX RESTART (8 CPU) 22:39:48 22:39:48 22:27:02 CPU %user %nice %system %iowait %steal %idle 22:39:48 22:28:01 all 8.62 0.00 2.98 4.45 0.05 83.89 22:39:48 22:28:01 0 7.22 0.00 3.12 1.97 0.05 87.64 22:39:48 22:28:01 1 11.80 0.00 2.30 0.19 0.05 85.66 22:39:48 22:28:01 2 8.53 0.00 2.95 7.49 0.03 81.01 22:39:48 22:28:01 3 6.29 0.00 3.47 11.30 0.07 78.87 22:39:48 22:28:01 4 10.45 0.00 2.35 0.48 0.07 86.65 22:39:48 22:28:01 5 8.96 0.00 2.26 1.35 0.03 87.38 22:39:48 22:28:01 6 9.72 0.00 3.93 8.45 0.05 77.84 22:39:48 22:28:01 7 5.95 0.00 3.49 4.44 0.05 86.07 22:39:48 22:29:01 all 4.21 0.00 1.74 4.04 0.07 89.94 22:39:48 22:29:01 0 4.18 0.00 1.84 0.12 0.03 93.83 22:39:48 22:29:01 1 3.81 0.00 1.74 0.00 0.05 94.40 22:39:48 22:29:01 2 4.59 0.00 0.98 0.08 0.02 94.33 22:39:48 22:29:01 3 4.64 0.00 2.51 25.59 0.05 67.22 22:39:48 22:29:01 4 4.07 0.00 1.61 0.32 0.28 93.72 22:39:48 22:29:01 5 4.96 0.00 2.01 1.04 0.05 91.94 22:39:48 22:29:01 6 4.67 0.00 1.47 1.83 0.03 91.99 22:39:48 22:29:01 7 2.73 0.00 1.78 3.48 0.03 91.97 22:39:48 22:30:01 all 37.43 0.00 4.35 3.62 0.09 54.51 22:39:48 22:30:01 0 37.25 0.00 4.70 0.39 0.08 57.58 22:39:48 22:30:01 1 37.23 0.00 4.23 0.82 0.08 57.63 22:39:48 22:30:01 2 38.02 0.00 4.12 1.28 0.10 56.49 22:39:48 22:30:01 3 37.05 0.00 4.32 11.12 0.08 47.43 22:39:48 22:30:01 4 36.50 0.00 5.41 3.01 0.13 54.95 22:39:48 22:30:01 5 38.33 0.00 3.51 0.77 0.08 57.30 22:39:48 22:30:01 6 37.37 0.00 4.07 7.45 0.08 51.03 22:39:48 22:30:01 7 37.71 0.00 4.41 4.11 0.10 53.66 22:39:48 22:31:01 all 3.85 0.00 1.90 4.24 0.07 89.94 22:39:48 22:31:01 0 3.87 0.00 1.41 0.02 0.03 94.67 22:39:48 22:31:01 1 3.67 0.00 2.14 0.27 0.03 93.89 22:39:48 22:31:01 2 3.73 0.00 1.65 0.18 0.03 94.41 22:39:48 22:31:01 3 3.37 0.00 2.44 6.60 0.03 87.56 22:39:48 22:31:01 4 3.97 0.00 1.93 24.00 0.36 69.74 22:39:48 22:31:01 5 3.76 0.00 1.66 0.84 0.03 93.71 22:39:48 22:31:01 6 4.17 0.00 2.12 0.35 0.03 93.32 22:39:48 22:31:01 7 4.24 0.00 1.88 1.96 0.03 91.88 22:39:48 22:32:01 all 0.92 0.00 0.39 0.25 0.01 98.43 22:39:48 22:32:01 0 1.22 0.00 0.28 0.05 0.00 98.45 22:39:48 22:32:01 1 1.65 0.00 0.43 0.08 0.02 97.82 22:39:48 22:32:01 2 0.72 0.00 0.34 0.22 0.00 98.73 22:39:48 22:32:01 3 1.23 0.00 0.55 0.33 0.02 97.87 22:39:48 22:32:01 4 0.63 0.00 0.53 0.48 0.02 98.33 22:39:48 22:32:01 5 1.07 0.00 0.47 0.77 0.02 97.68 22:39:48 22:32:01 6 0.38 0.00 0.23 0.02 0.02 99.35 22:39:48 22:32:01 7 0.42 0.00 0.32 0.02 0.02 99.23 22:39:48 22:33:01 all 0.03 0.00 0.02 0.01 0.00 99.94 22:39:48 22:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:39:48 22:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:39:48 22:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 22:39:48 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:48 22:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:39:48 22:33:01 5 0.08 0.00 0.03 0.00 0.02 99.87 22:39:48 22:33:01 6 0.02 0.00 0.00 0.03 0.00 99.95 22:39:48 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:39:48 22:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:39:48 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:39:48 22:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:39:48 22:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:39:48 22:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:39:48 22:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:35:01 all 0.19 0.00 0.02 0.00 0.00 99.78 22:39:48 22:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:39:48 22:35:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:39:48 22:35:01 2 1.30 0.00 0.05 0.00 0.00 98.65 22:39:48 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:39:48 22:35:01 5 0.08 0.00 0.02 0.00 0.00 99.90 22:39:48 22:35:01 6 0.03 0.00 0.03 0.02 0.00 99.92 22:39:48 22:35:01 7 0.02 0.00 0.05 0.00 0.00 99.93 22:39:48 22:36:01 all 0.18 0.00 0.01 0.00 0.00 99.80 22:39:48 22:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:39:48 22:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:36:01 2 1.34 0.00 0.02 0.00 0.02 98.63 22:39:48 22:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:39:48 22:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:39:48 22:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 22:39:48 22:36:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:39:48 22:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:39:48 22:37:01 all 0.04 0.00 0.02 0.01 0.00 99.94 22:39:48 22:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:39:48 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:39:48 22:37:01 4 0.05 0.00 0.03 0.03 0.00 99.88 22:39:48 22:37:01 5 0.07 0.00 0.00 0.00 0.00 99.93 22:39:48 22:37:01 6 0.10 0.00 0.05 0.02 0.02 99.82 22:39:48 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:39:48 22:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:39:48 22:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:39:48 22:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:39:48 22:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:39:48 22:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:39:48 22:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:39:48 22:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:39:48 22:39:48 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:39:48 22:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:39:48 22:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:39:48 22:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:39:48 22:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:39:48 22:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:39:48 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:48 22:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:39:48 22:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:39:48 22:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:39:48 Average: all 4.60 0.00 0.95 1.37 0.03 93.05 22:39:48 Average: 0 4.47 0.00 0.95 0.21 0.02 94.36 22:39:48 Average: 1 4.82 0.00 0.91 0.11 0.02 94.14 22:39:48 Average: 2 4.84 0.00 0.84 0.76 0.02 93.55 22:39:48 Average: 3 4.36 0.00 1.10 4.54 0.02 89.98 22:39:48 Average: 4 4.62 0.00 0.98 2.33 0.07 92.00 22:39:48 Average: 5 4.76 0.00 0.83 0.39 0.02 94.00 22:39:48 Average: 6 4.68 0.00 0.99 1.49 0.02 92.82 22:39:48 Average: 7 4.24 0.00 0.99 1.16 0.02 93.60 22:39:48 22:39:48 22:39:48