Pull request #544 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c46bb77357340bf2ae48efb20d1858c864bfc810+64d7a7694c36189f4485ea56f1d095402521ef96 (90316b25b83db47b13562c9e887e173e4669c3b0) 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-ssh13624114615442315496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1987393268540391104.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-modbus-go/branches/PR-544/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-modbus-go/branches/PR-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14774051327186131056.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-modbus-go/branches/PR-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4096207366752012013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh584507263103288443.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-modbus-go/branches/PR-544/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-modbus-go/branches/PR-544/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7135338833964829791.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5559’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5564 in /w/workspace/xfoundry_device-modbus-go_PR-544 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-544 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64d7a7694c36189f4485ea56f1d095402521ef96 into PR head commit c46bb77357340bf2ae48efb20d1858c864bfc810 Merge succeeded, producing c46bb77357340bf2ae48efb20d1858c864bfc810 Checking out Revision c46bb77357340bf2ae48efb20d1858c864bfc810 (PR-544) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:33:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:33:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # 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 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # timeout=10 [Pipeline] echo 23:33:35 ========================================================= 23:33:35 EdgeX Global Pipelines Version Info 23:33:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:33:36 ------------------- 23:33:36 stable info: 23:33:36 ------------------- 23:33:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:33:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:33:36 Message: update stable to v1.0.258 23:33:36 ------------------- 23:33:36 experimental info: 23:33:36 ------------------- 23:33:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:33:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:33:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:33:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:33:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-544 [Pipeline] echo 23:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-544 [Pipeline] echo 23:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-544 [Pipeline] echo 23:33:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo 23:33:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c46bb77 [Pipeline] echo 23:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:39 provisioning config files... 23:33:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config4283815439725458487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:39 ---> ****-login.sh 23:33:39 nexus3.edgexfoundry.org:10001 23:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:40 Configure a credential helper to remove this warning. See 23:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:40 23:33:40 Login Succeeded 23:33:40 nexus3.edgexfoundry.org:10002 23:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:40 Configure a credential helper to remove this warning. See 23:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:40 23:33:40 Login Succeeded 23:33:40 nexus3.edgexfoundry.org:10003 23:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:40 Configure a credential helper to remove this warning. See 23:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:40 23:33:40 Login Succeeded 23:33:40 nexus3.edgexfoundry.org:10004 23:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:40 Configure a credential helper to remove this warning. See 23:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:40 23:33:40 Login Succeeded 23:33:40 ****.io 23:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:40 Configure a credential helper to remove this warning. See 23:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:40 23:33:40 Login Succeeded 23:33:40 ---> ****-login.sh ends [Pipeline] } 23:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:33:41 + git rev-list -1 --merges c46bb77357340bf2ae48efb20d1858c864bfc810~1..c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo 23:33:41 -----------> git rev-list -1 --merges c46bb77357340bf2ae48efb20d1858c864bfc810~1..c46bb77357340bf2ae48efb20d1858c864bfc810 c46bb77357340bf2ae48efb20d1858c864bfc810 [false] [Pipeline] sh 23:33:41 + git log --format=format:%s -1 c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo 23:33:42 ========================================================= 23:33:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:33:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:42 + git log --format=format:%s -1 c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo 23:33:42 [semverPrep] GIT_COMMIT: c46bb77357340bf2ae48efb20d1858c864bfc810, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:33:42 [semverPrep] This is not a build commit. [Pipeline] sh 23:33:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:33:43 + grep -v github /etc/ssh/ssh_known_hosts 23:33:43 + [ -e /tmp/ssh_known_hosts ] 23:33:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:33:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:33:43 + sudo tee -a /etc/ssh/ssh_known_hosts 23:33:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:43 23:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:44 0.1.4: Pulling from edgex-devops/py-git-semver 23:33:44 b85a868b505f: Pulling fs layer 23:33:44 e2be974225ed: Pulling fs layer 23:33:44 339a4e72a1f5: Pulling fs layer 23:33:44 988bab9f4d93: Pulling fs layer 23:33:44 1469e6f7b9e6: Pulling fs layer 23:33:44 eaf3925da568: Pulling fs layer 23:33:44 bab4dde63d76: Pulling fs layer 23:33:44 bde34c3a00c8: Pulling fs layer 23:33:44 b352a97aabf1: Pulling fs layer 23:33:44 4872d77fe225: Pulling fs layer 23:33:44 5851b861e8e6: Pulling fs layer 23:33:44 1469e6f7b9e6: Waiting 23:33:44 988bab9f4d93: Waiting 23:33:44 eaf3925da568: Waiting 23:33:44 bde34c3a00c8: Waiting 23:33:44 4872d77fe225: Waiting 23:33:44 b352a97aabf1: Waiting 23:33:44 e2be974225ed: Verifying Checksum 23:33:44 e2be974225ed: Download complete 23:33:44 988bab9f4d93: Verifying Checksum 23:33:44 988bab9f4d93: Download complete 23:33:44 1469e6f7b9e6: Verifying Checksum 23:33:44 1469e6f7b9e6: Download complete 23:33:44 eaf3925da568: Verifying Checksum 23:33:44 eaf3925da568: Download complete 23:33:44 b85a868b505f: Verifying Checksum 23:33:44 b85a868b505f: Download complete 23:33:44 339a4e72a1f5: Verifying Checksum 23:33:44 bde34c3a00c8: Download complete 23:33:44 4872d77fe225: Download complete 23:33:44 5851b861e8e6: Verifying Checksum 23:33:44 5851b861e8e6: Download complete 23:33:44 b352a97aabf1: Verifying Checksum 23:33:44 b352a97aabf1: Download complete 23:33:44 bab4dde63d76: Verifying Checksum 23:33:44 bab4dde63d76: Download complete 23:33:45 b85a868b505f: Pull complete 23:33:45 e2be974225ed: Pull complete 23:33:46 339a4e72a1f5: Pull complete 23:33:46 988bab9f4d93: Pull complete 23:33:46 1469e6f7b9e6: Pull complete 23:33:46 eaf3925da568: Pull complete 23:33:48 bab4dde63d76: Pull complete 23:33:48 bde34c3a00c8: Pull complete 23:33:48 b352a97aabf1: Pull complete 23:33:48 4872d77fe225: Pull complete 23:33:49 5851b861e8e6: Pull complete 23:33:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:49 prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container 23:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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 23:33:53 $ docker top 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 -eo pid,comm 23:33:53 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). 23:33:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:54 [ssh-agent] Looking for ssh-agent implementation... 23:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:54 $ docker exec 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent 23:33:54 SSH_AUTH_SOCK=/tmp/ssh-dMIsbmT5StAS/agent.32 23:33:54 SSH_AGENT_PID=38 23:33:54 Running ssh-add (command line suppressed) 23:33:54 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3326158457191799594.key (/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3326158457191799594.key) 23:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:55 + git tag --points-at HEAD [Pipeline] } 23:33:55 $ docker exec --env ******** --env ******** 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent -k 23:33:55 unset SSH_AUTH_SOCK; 23:33:55 unset SSH_AGENT_PID; 23:33:55 echo Agent pid 38 killed; 23:33:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:33:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:55 [ssh-agent] Looking for ssh-agent implementation... 23:33:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:55 $ docker exec 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent 23:33:55 SSH_AUTH_SOCK=/tmp/ssh-oYST4AwZKNEx/agent.70 23:33:55 SSH_AGENT_PID=76 23:33:55 Running ssh-add (command line suppressed) 23:33:55 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3175299971831638671.key (/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3175299971831638671.key) 23:33:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:56 + git semver init 23:33:56 2024-03-13 23:33:56,446 [run_init] DEBUG init version:0.0.0 force:False 23:33:56 2024-03-13 23:33:56,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-544/.semver 23:33:56 2024-03-13 23:33:56,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-544/.semver 23:33:56 2024-03-13 23:33:56,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-544/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-544, universal_newlines=False, shell=None, istream=None) 23:33:58 2024-03-13 23:33:57,606 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-544/.git/info/exclude 23:33:58 2024-03-13 23:33:57,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-544/.semver/PR-544 with force:False 23:33:58 2024-03-13 23:33:57,607 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-544/.semver/PR-544 23:33:58 2024-03-13 23:33:57,611 [execute] INFO git cat-file --batch-check 23:33:58 2024-03-13 23:33:57,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-544/.semver, universal_newlines=False, shell=None, istream=) 23:33:58 2024-03-13 23:33:57,618 [execute] INFO git cat-file --batch 23:33:58 2024-03-13 23:33:57,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-544/.semver, universal_newlines=False, shell=None, istream=) 23:33:58 2024-03-13 23:33:57,622 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-544/.semver/PR-544 23:33:58 0.0.0 [Pipeline] } 23:33:58 $ docker exec --env ******** --env ******** 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent -k 23:33:58 unset SSH_AUTH_SOCK; 23:33:58 unset SSH_AGENT_PID; 23:33:58 echo Agent pid 76 killed; 23:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:33:58 + git semver [Pipeline] } 23:33:58 $ docker stop --time=1 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 23:34:00 $ docker rm -f --volumes 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:01 Stashed 1 file(s) [Pipeline] echo 23:34:01 [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 23:34:02 provisioning config files... 23:34:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config11825906435158682161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:02 ---> ****-login.sh 23:34:02 nexus3.edgexfoundry.org:10001 23:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:02 Configure a credential helper to remove this warning. See 23:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:02 23:34:02 Login Succeeded 23:34:02 nexus3.edgexfoundry.org:10002 23:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:02 Configure a credential helper to remove this warning. See 23:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:02 23:34:02 Login Succeeded 23:34:02 nexus3.edgexfoundry.org:10003 23:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:02 Configure a credential helper to remove this warning. See 23:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:02 23:34:02 Login Succeeded 23:34:02 nexus3.edgexfoundry.org:10004 23:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:02 Configure a credential helper to remove this warning. See 23:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:02 23:34:02 Login Succeeded 23:34:02 ****.io 23:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:03 Configure a credential helper to remove this warning. See 23:34:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:03 23:34:03 Login Succeeded 23:34:03 ---> ****-login.sh ends [Pipeline] } 23:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:03 ========================================================= 23:34:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:34:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:04 + 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 . 23:34:04 Sending build context to Docker daemon 17.29MB 23:34:04 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 23:34:04 Step 2/10 : FROM ${BASE} AS builder 23:34:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:04 7264a8db6415: Pulling fs layer 23:34:04 c4d48a809fc2: Pulling fs layer 23:34:04 4f1c88b9dad5: Pulling fs layer 23:34:04 ad3a456e5733: Pulling fs layer 23:34:04 69c7f0334f64: Pulling fs layer 23:34:04 ad3a456e5733: Waiting 23:34:04 1f1c1a5573a3: Pulling fs layer 23:34:04 ce7588e14bc9: Pulling fs layer 23:34:04 b5e4710f87ac: Pulling fs layer 23:34:04 ce7588e14bc9: Waiting 23:34:04 69c7f0334f64: Waiting 23:34:04 1f1c1a5573a3: Waiting 23:34:04 c4d48a809fc2: Verifying Checksum 23:34:04 c4d48a809fc2: Download complete 23:34:04 ad3a456e5733: Verifying Checksum 23:34:04 ad3a456e5733: Download complete 23:34:04 69c7f0334f64: Verifying Checksum 23:34:04 69c7f0334f64: Download complete 23:34:04 7264a8db6415: Verifying Checksum 23:34:04 7264a8db6415: Download complete 23:34:04 1f1c1a5573a3: Verifying Checksum 23:34:04 1f1c1a5573a3: Download complete 23:34:04 7264a8db6415: Pull complete 23:34:04 b5e4710f87ac: Verifying Checksum 23:34:04 b5e4710f87ac: Download complete 23:34:04 c4d48a809fc2: Pull complete 23:34:04 4f1c88b9dad5: Verifying Checksum 23:34:04 4f1c88b9dad5: Download complete 23:34:05 ce7588e14bc9: Verifying Checksum 23:34:05 ce7588e14bc9: Download complete 23:34:08 4f1c88b9dad5: Pull complete 23:34:08 ad3a456e5733: Pull complete 23:34:08 69c7f0334f64: Pull complete 23:34:08 1f1c1a5573a3: Pull complete 23:34:11 ce7588e14bc9: Pull complete 23:34:11 b5e4710f87ac: Pull complete 23:34:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:34:11 ---> 88b5674ff536 23:34:11 Step 3/10 : ARG ADD_BUILD_TAGS="" 23:34:15 ---> Running in cd1b7b8fd121 23:34:15 Removing intermediate container cd1b7b8fd121 23:34:15 ---> 4fd0935a077d 23:34:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:34:15 ---> Running in 786139f62965 23:34:16 Removing intermediate container 786139f62965 23:34:16 ---> 45eb7dc52bbb 23:34:16 Step 5/10 : RUN apk add --update --no-cache make git openssh 23:34:16 ---> Running in ee67014423cb 23:34:16 Still waiting to schedule task 23:34:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5566’ 23:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:34:17 (1/8) Installing openssh-keygen (9.3_p2-r1) 23:34:17 (2/8) Installing libedit (20221030.3.1-r1) 23:34:17 (3/8) Installing openssh-client-common (9.3_p2-r1) 23:34:17 (4/8) Installing openssh-client-default (9.3_p2-r1) 23:34:17 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 23:34:17 (6/8) Installing openssh-server-common (9.3_p2-r1) 23:34:17 (7/8) Installing openssh-server (9.3_p2-r1) 23:34:17 (8/8) Installing openssh (9.3_p2-r1) 23:34:17 Executing busybox-1.36.1-r5.trigger 23:34:17 OK: 270 MiB in 60 packages 23:34:18 Removing intermediate container ee67014423cb 23:34:18 ---> 38a292c37f62 23:34:18 Step 6/10 : WORKDIR /device-modbus-go 23:34:19 ---> Running in 64b804301635 23:34:19 Removing intermediate container 64b804301635 23:34:19 ---> 6109d0764843 23:34:19 Step 7/10 : COPY go.mod vendor* ./ 23:34:19 ---> b84fdfcc2238 23:34:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:20 ---> Running in e52d17872055 23:34:59 Removing intermediate container e52d17872055 23:34:59 ---> 1a8e7c8e8615 23:34:59 Step 9/10 : COPY . . 23:34:59 ---> 01bf48984c0c 23:34:59 Step 10/10 : RUN ${MAKE} 23:34:59 ---> Running in 54cd928d2e17 23:34:59 noop 23:34:59 Removing intermediate container 54cd928d2e17 23:34:59 ---> fe10bda1ef1f 23:34:59 Successfully built fe10bda1ef1f 23:34:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker inspect -f . ci-base-image-x86_64 23:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:59 prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container 23:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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 23:35:00 $ docker top f7617a78eba81f49eef979f2cdd814c17c99934437d80d91f18814fe5c1c9cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:00 + go version 23:35:00 go version go1.21.0 linux/amd64 [Pipeline] } 23:35:00 $ docker stop --time=1 f7617a78eba81f49eef979f2cdd814c17c99934437d80d91f18814fe5c1c9cb2 23:35:02 $ docker rm -f --volumes f7617a78eba81f49eef979f2cdd814c17c99934437d80d91f18814fe5c1c9cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:03 + docker inspect -f . ci-base-image-x86_64 23:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:03 prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container 23:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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 23:35:03 $ docker top 1bc32622a6257af32731f4343f573ef43278b96ebafdb08aaa9f5fc01bfa0844 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:04 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-544 [Pipeline] fileExists [Pipeline] sh 23:35:04 + make test 23:35:04 go test ./... -coverprofile=coverage.out 23:35:05 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:35:15 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:35:15 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.9% of statements 23:35:22 go vet ./... 23:35:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:24 ./bin/test-attribution-txt.sh 23:35:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:35:24 $ docker stop --time=1 1bc32622a6257af32731f4343f573ef43278b96ebafdb08aaa9f5fc01bfa0844 23:35:27 $ docker rm -f --volumes 1bc32622a6257af32731f4343f573ef43278b96ebafdb08aaa9f5fc01bfa0844 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:29 + ls -al . 23:35:29 total 192 23:35:29 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:35 . 23:35:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:33 .. 23:35:29 -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 23:33 .dockerignore 23:35:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:35 .git 23:35:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 .github 23:35:29 -rw-rw-r-- 1 jenkins jenkins 266 Mar 13 23:33 .gitignore 23:35:29 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:33 .golangci.yml 23:35:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:33 .semver 23:35:29 -rw-rw-r-- 1 jenkins jenkins 11101 Mar 13 23:33 Attribution.txt 23:35:29 -rw-rw-r-- 1 jenkins jenkins 16388 Mar 13 23:33 CHANGELOG.md 23:35:29 -rw-rw-r-- 1 jenkins jenkins 1474 Mar 13 23:33 Dockerfile 23:35:29 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:33 GOVERNANCE.md 23:35:29 -rw-rw-r-- 1 jenkins jenkins 658 Mar 13 23:33 Jenkinsfile 23:35:29 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:33 LICENSE 23:35:29 -rw-rw-r-- 1 jenkins jenkins 1942 Mar 13 23:33 Makefile 23:35:29 -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 23:33 OWNERS.md 23:35:29 -rw-rw-r-- 1 jenkins jenkins 4463 Mar 13 23:33 README.md 23:35:29 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:35:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:33 bin 23:35:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 cmd 23:35:29 -rw-r--r-- 1 jenkins jenkins 24334 Mar 13 23:35 coverage.out 23:35:29 -rw-rw-r-- 1 jenkins jenkins 3987 Mar 13 23:33 go.mod 23:35:29 -rw-rw-r-- 1 jenkins jenkins 36558 Mar 13 23:33 go.sum 23:35:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 internal 23:35:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:33 simulator 23:35:29 -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 23:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:30 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c46bb77357340bf2ae48efb20d1858c864bfc810 --label arch=amd64 --label version=0.0.0 . 23:35:30 Sending build context to Docker daemon 17.31MB 23:35:30 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 23:35:30 Step 2/23 : FROM ${BASE} AS builder 23:35:30 ---> fe10bda1ef1f 23:35:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:31 ---> Running in f1b2e2c65516 23:35:31 Removing intermediate container f1b2e2c65516 23:35:31 ---> 7048dd4f6741 23:35:31 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:31 ---> Running in 20943857795e 23:35:32 Removing intermediate container 20943857795e 23:35:32 ---> d88e6e1a0d61 23:35:32 Step 5/23 : RUN apk add --update --no-cache make git openssh 23:35:32 ---> Running in 5f33dc1019e1 23:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:33 OK: 270 MiB in 60 packages 23:35:33 Removing intermediate container 5f33dc1019e1 23:35:33 ---> 490b3488a0ba 23:35:33 Step 6/23 : WORKDIR /device-modbus-go 23:35:33 ---> Running in 2db94e005651 23:35:33 Removing intermediate container 2db94e005651 23:35:33 ---> 582100070fa5 23:35:33 Step 7/23 : COPY go.mod vendor* ./ 23:35:33 ---> af93630d7aac 23:35:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:33 ---> Running in 4da7b5c3943a 23:35:34 Removing intermediate container 4da7b5c3943a 23:35:34 ---> 669a87091e51 23:35:34 Step 9/23 : COPY . . 23:35:35 ---> 110ea72d6061 23:35:35 Step 10/23 : RUN ${MAKE} 23:35:35 ---> Running in 241ca5fe60a6 23:35:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 23:35:53 Removing intermediate container 241ca5fe60a6 23:35:53 ---> d952caaffd68 23:35:53 Step 11/23 : FROM alpine:3.18 23:35:53 3.18: Pulling from library/alpine 23:35:53 619be1103602: Pulling fs layer 23:35:53 619be1103602: Download complete 23:35:53 619be1103602: Pull complete 23:35:53 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:35:53 Status: Downloaded newer image for alpine:3.18 23:35:53 ---> d3782b16ccc9 23:35:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:35:54 ---> Running in 9ba4aed012bb 23:35:54 Removing intermediate container 9ba4aed012bb 23:35:54 ---> 2aa47df4f309 23:35:54 Step 13/23 : RUN apk add --update --no-cache dumb-init 23:35:54 ---> Running in 043c9cc61f30 23:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:55 (1/1) Installing dumb-init (1.2.5-r2) 23:35:55 Executing busybox-1.36.1-r5.trigger 23:35:55 OK: 7 MiB in 16 packages 23:35:56 Removing intermediate container 043c9cc61f30 23:35:56 ---> f5e3476953df 23:35:56 Step 14/23 : RUN apk --no-cache upgrade 23:35:56 ---> Running in 70933ec24b5a 23:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:56 OK: 7 MiB in 16 packages 23:35:56 Removing intermediate container 70933ec24b5a 23:35:56 ---> e7827429dfa3 23:35:56 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 23:35:57 ---> 3d1d626471e5 23:35:57 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 23:35:57 ---> a5d247998857 23:35:57 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:35:57 ---> 9d07575e5004 23:35:57 Step 18/23 : EXPOSE 59901 23:35:57 ---> Running in e005926dd5d1 23:35:57 Removing intermediate container e005926dd5d1 23:35:57 ---> 5b29c483369d 23:35:57 Step 19/23 : ENTRYPOINT ["/device-modbus"] 23:35:57 ---> Running in f4db3a30d612 23:35:57 Removing intermediate container f4db3a30d612 23:35:57 ---> 1cb534ac31a7 23:35:57 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:35:57 ---> Running in b53f782679ae 23:35:57 Removing intermediate container b53f782679ae 23:35:57 ---> 5a075fa11693 23:35:57 Step 21/23 : LABEL arch=amd64 23:35:57 ---> Running in 07c0454ddcad 23:35:58 Removing intermediate container 07c0454ddcad 23:35:58 ---> e0363cb1c3ea 23:35:58 Step 22/23 : LABEL git_sha=c46bb77357340bf2ae48efb20d1858c864bfc810 23:35:58 ---> Running in c4228234c0b5 23:35:58 Removing intermediate container c4228234c0b5 23:35:58 ---> e998b4f77b3b 23:35:58 Step 23/23 : LABEL version=0.0.0 23:35:58 ---> Running in b5225620eeb1 23:35:58 Removing intermediate container b5225620eeb1 23:35:58 ---> d74aada0be6e 23:35:58 [Warning] One or more build-args [ARCH] were not consumed 23:35:58 Successfully built d74aada0be6e 23:35:58 Successfully tagged device-modbus: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 23:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:59 23:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:00 latest: Pulling from edgex-lftools-log-publisher 23:36:00 5eb5b503b376: Pulling fs layer 23:36:00 5c69ac0246d0: Pulling fs layer 23:36:00 ec43610c2a17: Pulling fs layer 23:36:00 3a2ae6a8a46f: Pulling fs layer 23:36:00 33b1e0a273af: Pulling fs layer 23:36:00 5d3b04190fa2: Pulling fs layer 23:36:00 2f39f015ded8: Pulling fs layer 23:36:00 2f39f015ded8: Waiting 23:36:00 5d3b04190fa2: Waiting 23:36:00 3a2ae6a8a46f: Waiting 23:36:00 33b1e0a273af: Waiting 23:36:00 5c69ac0246d0: Download complete 23:36:00 3a2ae6a8a46f: Verifying Checksum 23:36:00 3a2ae6a8a46f: Download complete 23:36:00 ec43610c2a17: Verifying Checksum 23:36:00 ec43610c2a17: Download complete 23:36:00 5d3b04190fa2: Verifying Checksum 23:36:00 5d3b04190fa2: Download complete 23:36:00 33b1e0a273af: Download complete 23:36:00 5eb5b503b376: Verifying Checksum 23:36:00 5eb5b503b376: Download complete 23:36:01 2f39f015ded8: Download complete 23:36:01 5eb5b503b376: Pull complete 23:36:01 5c69ac0246d0: Pull complete 23:36:01 ec43610c2a17: Pull complete 23:36:02 3a2ae6a8a46f: Pull complete 23:36:02 33b1e0a273af: Pull complete 23:36:02 5d3b04190fa2: Pull complete 23:36:06 2f39f015ded8: Pull complete 23:36:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:06 prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container 23:36:06 $ 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/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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 23:36:10 $ docker top 7c8e6e6dcd296d9c068db178606cf8ec41995827c658de767eeea2d8bd800a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:10 ---> job-cost.sh 23:36:10 lf-activate-venv: SKIPPING 23:36:10 INFO: No Stack... 23:36:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:11 INFO: Archiving Costs [Pipeline] sh 23:36:11 + cat /w/workspace/xfoundry_device-modbus-go_PR-544/archives/cost.csv 23:36:11 + cut -d, -f6 [Pipeline] lock 23:36:11 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] 23:36:11 Resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] did not exist. Created. 23:36:11 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:12 + echo total: 0.2199999988079071 [Pipeline] stash 23:36:12 Stashed 1 file(s) [Pipeline] } 23:36:12 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:12 $ docker stop --time=1 7c8e6e6dcd296d9c068db178606cf8ec41995827c658de767eeea2d8bd800a40 23:36:13 $ docker rm -f --volumes 7c8e6e6dcd296d9c068db178606cf8ec41995827c658de767eeea2d8bd800a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5580 in /w/workspace/xfoundry_device-modbus-go_PR-544 [Pipeline] { [Pipeline] ws 23:36:40 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 23:36:44 Selected Git installation does not exist. Using Default 23:36:44 The recommended git tool is: NONE 23:36:53 using credential edgex-jenkins-ssh 23:36:53 Cloning the remote Git repository 23:36:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 23:36:53 > git init /w/workspace/device-modbus-go/1 # timeout=10 23:36:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:36:54 > git --version # timeout=10 23:36:54 > git --version # 'git version 2.25.1' 23:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:36:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:59 Merging remotes/origin/main commit 64d7a7694c36189f4485ea56f1d095402521ef96 into PR head commit c46bb77357340bf2ae48efb20d1858c864bfc810 23:36:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:36:58 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:36:59 > git config core.sparsecheckout # timeout=10 23:36:59 > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # timeout=10 23:36:59 Merge succeeded, producing c46bb77357340bf2ae48efb20d1858c864bfc810 23:36:59 Checking out Revision c46bb77357340bf2ae48efb20d1858c864bfc810 (PR-544) 23:37:00 Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:37:00 > git --version # timeout=10 23:37:00 > git --version # 'git version 2.25.1' 23:37:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:36:59 > git remote # timeout=10 23:36:59 > git config --get remote.origin.url # timeout=10 23:36:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:59 > git merge 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 23:36:59 > git rev-parse HEAD^{commit} # timeout=10 23:36:59 > git config core.sparsecheckout # timeout=10 23:36:59 > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:37:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:02 Dload Upload Total Spent Left Speed 23:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh 23:37:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:37:02 + sudo tee /etc/docker/daemon.new 23:37:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:37:02 { 23:37:02 "registry-mirrors": [ 23:37:02 "https://nexus3.edgexfoundry.org:10001" 23:37:02 ], 23:37:02 "bip": "10.250.0.254/24", 23:37:02 "hosts": [ 23:37:02 "tcp://0.0.0.0:5555", 23:37:02 "unix:///var/run/docker.sock" 23:37:02 ], 23:37:02 "mtu": 1458, 23:37:02 "selinux-enabled": true, 23:37:02 "seccomp-profile": "/etc/docker/seccomp.json" 23:37:02 } [Pipeline] sh 23:37:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:37:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:21 provisioning config files... 23:37:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config2970057765563867375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:31 ---> ****-login.sh 23:37:31 nexus3.edgexfoundry.org:10001 23:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:31 Configure a credential helper to remove this warning. See 23:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:31 23:37:31 Login Succeeded 23:37:31 nexus3.edgexfoundry.org:10002 23:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:31 Configure a credential helper to remove this warning. See 23:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:31 23:37:31 Login Succeeded 23:37:31 nexus3.edgexfoundry.org:10003 23:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:32 Configure a credential helper to remove this warning. See 23:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:32 23:37:32 Login Succeeded 23:37:32 nexus3.edgexfoundry.org:10004 23:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:33 Configure a credential helper to remove this warning. See 23:37:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:33 23:37:33 Login Succeeded 23:37:33 ****.io 23:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:33 Configure a credential helper to remove this warning. See 23:37:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:33 23:37:33 Login Succeeded 23:37:33 ---> ****-login.sh ends [Pipeline] } 23:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:37:34 ========================================================= 23:37:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:37:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:35 + 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 . 23:37:35 Sending build context to Docker daemon 8.771MB 23:37:35 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 23:37:35 Step 2/10 : FROM ${BASE} AS builder 23:37:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:37:36 9fda8d8052c6: Pulling fs layer 23:37:36 5d54e960e981: Pulling fs layer 23:37:36 c4a7e357bf2a: Pulling fs layer 23:37:36 f0e02332f6b5: Pulling fs layer 23:37:36 872ee5b61b7b: Pulling fs layer 23:37:36 0c6a40ed1a82: Pulling fs layer 23:37:36 94ae7d8d031c: Pulling fs layer 23:37:36 f0e02332f6b5: Waiting 23:37:36 872ee5b61b7b: Waiting 23:37:36 0c6a40ed1a82: Waiting 23:37:36 94ae7d8d031c: Waiting 23:37:36 5d54e960e981: Download complete 23:37:36 f0e02332f6b5: Verifying Checksum 23:37:36 f0e02332f6b5: Download complete 23:37:36 872ee5b61b7b: Download complete 23:37:36 9fda8d8052c6: Download complete 23:37:36 94ae7d8d031c: Verifying Checksum 23:37:36 94ae7d8d031c: Download complete 23:37:37 9fda8d8052c6: Pull complete 23:37:37 5d54e960e981: Pull complete 23:37:38 c4a7e357bf2a: Download complete 23:37:39 0c6a40ed1a82: Verifying Checksum 23:37:39 0c6a40ed1a82: Download complete 23:37:52 c4a7e357bf2a: Pull complete 23:37:52 f0e02332f6b5: Pull complete 23:37:53 872ee5b61b7b: Pull complete 23:38:03 0c6a40ed1a82: Pull complete 23:38:03 94ae7d8d031c: Pull complete 23:38:03 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:38:03 ---> 86de565de09d 23:38:03 Step 3/10 : ARG ADD_BUILD_TAGS="" 23:38:06 ---> Running in e5ae74af8700 23:38:06 Removing intermediate container e5ae74af8700 23:38:06 ---> e68a6c33bf31 23:38:06 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:38:06 ---> Running in d3695198cb17 23:38:07 Removing intermediate container d3695198cb17 23:38:07 ---> 71eb5b16f1d7 23:38:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 23:38:07 ---> Running in f4df515131ea 23:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:38:10 (1/8) Installing openssh-keygen (9.3_p2-r1) 23:38:10 (2/8) Installing libedit (20221030.3.1-r1) 23:38:10 (3/8) Installing openssh-client-common (9.3_p2-r1) 23:38:10 (4/8) Installing openssh-client-default (9.3_p2-r1) 23:38:10 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 23:38:10 (6/8) Installing openssh-server-common (9.3_p2-r1) 23:38:10 (7/8) Installing openssh-server (9.3_p2-r1) 23:38:10 (8/8) Installing openssh (9.3_p2-r1) 23:38:10 Executing busybox-1.36.1-r5.trigger 23:38:10 OK: 272 MiB in 60 packages 23:38:12 Removing intermediate container f4df515131ea 23:38:12 ---> 81579bce42c6 23:38:12 Step 6/10 : WORKDIR /device-modbus-go 23:38:12 ---> Running in b77a8798c78d 23:38:12 Removing intermediate container b77a8798c78d 23:38:12 ---> 3547d44d3214 23:38:12 Step 7/10 : COPY go.mod vendor* ./ 23:38:12 ---> e1a9eb0d2cdb 23:38:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:13 ---> Running in c0dc22a1c9c8 23:39:21 Removing intermediate container c0dc22a1c9c8 23:39:21 ---> a0c54d0a088f 23:39:21 Step 9/10 : COPY . . 23:39:21 ---> 34174e8caa82 23:39:21 Step 10/10 : RUN ${MAKE} 23:39:21 ---> Running in f988481d8883 23:39:21 noop 23:39:23 Removing intermediate container f988481d8883 23:39:23 ---> f9e4645b8195 23:39:23 Successfully built f9e4645b8195 23:39:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:23 + docker inspect -f . ci-base-image-arm64 23:39:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:24 prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container 23:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 23:39:26 $ docker top f0453287e693112a957ba6fb312a02c106ae212d13ae8b0f12c540b3ef06fa46 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:27 + go version 23:39:27 go version go1.21.0 linux/arm64 [Pipeline] } 23:39:27 $ docker stop --time=1 f0453287e693112a957ba6fb312a02c106ae212d13ae8b0f12c540b3ef06fa46 23:39:29 $ docker rm -f --volumes f0453287e693112a957ba6fb312a02c106ae212d13ae8b0f12c540b3ef06fa46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:30 + docker inspect -f . ci-base-image-arm64 23:39:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:30 prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container 23:39:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 23:39:32 $ docker top e2d892a71428ecc6c815827c7ca1b1551b753d961633b45c4af670195309a56c -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:34 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 23:39:34 + make test 23:39:34 go test ./... -coverprofile=coverage.out 23:39:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:42:32 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:42:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.9% of statements 23:42:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:42:32 go vet ./... 23:42:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:59 ./bin/test-attribution-txt.sh 23:42:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:42:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:42:59 $ docker stop --time=1 e2d892a71428ecc6c815827c7ca1b1551b753d961633b45c4af670195309a56c 23:43:01 $ docker rm -f --volumes e2d892a71428ecc6c815827c7ca1b1551b753d961633b45c4af670195309a56c [Pipeline] // withDockerContainer [Pipeline] sh 23:43:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:03 Warning: overwriting stash ‘coverage-report’ 23:43:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:05 + ls -al . 23:43:05 total 188 23:43:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:39 . 23:43:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:36 .. 23:43:05 -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 23:36 .dockerignore 23:43:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git 23:43:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:36 .github 23:43:05 -rw-rw-r-- 1 jenkins jenkins 266 Mar 13 23:36 .gitignore 23:43:05 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:36 .golangci.yml 23:43:05 -rw-rw-r-- 1 jenkins jenkins 11101 Mar 13 23:36 Attribution.txt 23:43:05 -rw-rw-r-- 1 jenkins jenkins 16388 Mar 13 23:36 CHANGELOG.md 23:43:05 -rw-rw-r-- 1 jenkins jenkins 1474 Mar 13 23:36 Dockerfile 23:43:05 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:36 GOVERNANCE.md 23:43:05 -rw-rw-r-- 1 jenkins jenkins 658 Mar 13 23:36 Jenkinsfile 23:43:05 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:36 LICENSE 23:43:05 -rw-rw-r-- 1 jenkins jenkins 1942 Mar 13 23:36 Makefile 23:43:05 -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 23:36 OWNERS.md 23:43:05 -rw-rw-r-- 1 jenkins jenkins 4463 Mar 13 23:36 README.md 23:43:05 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:43:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:36 bin 23:43:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:36 cmd 23:43:05 -rw-r--r-- 1 jenkins jenkins 24334 Mar 13 23:42 coverage.out 23:43:05 -rw-rw-r-- 1 jenkins jenkins 3987 Mar 13 23:36 go.mod 23:43:05 -rw-rw-r-- 1 jenkins jenkins 36558 Mar 13 23:36 go.sum 23:43:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:36 internal 23:43:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:36 simulator 23:43:05 -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 23:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:05 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c46bb77357340bf2ae48efb20d1858c864bfc810 --label arch=arm64 --label version=0.0.0 . 23:43:06 Sending build context to Docker daemon 8.796MB 23:43:06 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 23:43:06 Step 2/23 : FROM ${BASE} AS builder 23:43:06 ---> f9e4645b8195 23:43:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:43:06 ---> Running in 30ddde97e14d 23:43:06 Removing intermediate container 30ddde97e14d 23:43:06 ---> 9a71e07e1238 23:43:06 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:06 ---> Running in 8bc676c1725e 23:43:07 Removing intermediate container 8bc676c1725e 23:43:07 ---> 6e0f955fbcf3 23:43:07 Step 5/23 : RUN apk add --update --no-cache make git openssh 23:43:07 ---> Running in 38929ef1613e 23:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:43:10 OK: 272 MiB in 60 packages 23:43:11 Removing intermediate container 38929ef1613e 23:43:11 ---> 161682b06b1a 23:43:11 Step 6/23 : WORKDIR /device-modbus-go 23:43:11 ---> Running in 43d27655fddb 23:43:12 Removing intermediate container 43d27655fddb 23:43:12 ---> 8f99633586de 23:43:12 Step 7/23 : COPY go.mod vendor* ./ 23:43:12 ---> cc388b487439 23:43:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:12 ---> Running in 859451c30492 23:43:15 Removing intermediate container 859451c30492 23:43:15 ---> 07b529341af6 23:43:15 Step 9/23 : COPY . . 23:43:15 ---> ea5e0bd69660 23:43:15 Step 10/23 : RUN ${MAKE} 23:43:16 ---> Running in e6344774fb97 23:43:17 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 23:45:38 Removing intermediate container e6344774fb97 23:45:38 ---> ca81aafdbb38 23:45:38 Step 11/23 : FROM alpine:3.18 23:45:38 3.18: Pulling from library/alpine 23:45:38 c6b39de5b339: Pulling fs layer 23:45:38 c6b39de5b339: Verifying Checksum 23:45:38 c6b39de5b339: Download complete 23:45:38 c6b39de5b339: Pull complete 23:45:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:45:38 Status: Downloaded newer image for alpine:3.18 23:45:38 ---> 33abbf032149 23:45:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:45:38 ---> Running in a9e8d1512725 23:45:38 Removing intermediate container a9e8d1512725 23:45:38 ---> 86edba031764 23:45:38 Step 13/23 : RUN apk add --update --no-cache dumb-init 23:45:38 ---> Running in 3500c2fa00e5 23:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:45:39 (1/1) Installing dumb-init (1.2.5-r2) 23:45:39 Executing busybox-1.36.1-r5.trigger 23:45:39 OK: 8 MiB in 16 packages 23:45:40 Removing intermediate container 3500c2fa00e5 23:45:40 ---> bf3349c8b7f4 23:45:40 Step 14/23 : RUN apk --no-cache upgrade 23:45:40 ---> Running in 1e5593a5adea 23:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:45:43 OK: 8 MiB in 16 packages 23:45:44 Removing intermediate container 1e5593a5adea 23:45:44 ---> 5d04120faf60 23:45:44 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 23:45:45 ---> f1462525e398 23:45:45 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 23:45:46 ---> 565770fc2b0e 23:45:46 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:45:46 ---> 131b6d32151a 23:45:46 Step 18/23 : EXPOSE 59901 23:45:46 ---> Running in 6d6bf590b19d 23:45:47 Removing intermediate container 6d6bf590b19d 23:45:47 ---> 6911d666bfcb 23:45:47 Step 19/23 : ENTRYPOINT ["/device-modbus"] 23:45:47 ---> Running in a87d010c4ef2 23:45:47 Removing intermediate container a87d010c4ef2 23:45:47 ---> 5ebad71d6630 23:45:47 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:45:47 ---> Running in 15a1a2572e19 23:45:48 Removing intermediate container 15a1a2572e19 23:45:48 ---> a44cc4d9fd89 23:45:48 Step 21/23 : LABEL arch=arm64 23:45:48 ---> Running in 78aa11ec9456 23:45:48 Removing intermediate container 78aa11ec9456 23:45:48 ---> 9638270de516 23:45:48 Step 22/23 : LABEL git_sha=c46bb77357340bf2ae48efb20d1858c864bfc810 23:45:48 ---> Running in 1b58de9e562e 23:45:48 Removing intermediate container 1b58de9e562e 23:45:48 ---> 867bb9c80100 23:45:48 Step 23/23 : LABEL version=0.0.0 23:45:48 ---> Running in 54e68f1d00e8 23:45:49 Removing intermediate container 54e68f1d00e8 23:45:49 ---> 39fd0de796d9 23:45:49 [Warning] One or more build-args [ARCH] were not consumed 23:45:49 Successfully built 39fd0de796d9 23:45:49 Successfully tagged device-modbus-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 23:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:50 23:45:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:51 arm64: Pulling from edgex-lftools-log-publisher 23:45:51 8998bd30e6a1: Pulling fs layer 23:45:51 04944245beec: Pulling fs layer 23:45:51 699f458cf7ca: Pulling fs layer 23:45:51 765212b225bb: Pulling fs layer 23:45:51 f23df028b6ca: Pulling fs layer 23:45:51 d65c8cfc05b1: Pulling fs layer 23:45:51 2437ff75d9bd: Pulling fs layer 23:45:51 765212b225bb: Waiting 23:45:51 f23df028b6ca: Waiting 23:45:51 d65c8cfc05b1: Waiting 23:45:51 2437ff75d9bd: Waiting 23:45:51 04944245beec: Verifying Checksum 23:45:51 04944245beec: Download complete 23:45:51 765212b225bb: Verifying Checksum 23:45:51 765212b225bb: Download complete 23:45:51 f23df028b6ca: Verifying Checksum 23:45:51 f23df028b6ca: Download complete 23:45:51 d65c8cfc05b1: Verifying Checksum 23:45:51 d65c8cfc05b1: Download complete 23:45:51 699f458cf7ca: Verifying Checksum 23:45:51 699f458cf7ca: Download complete 23:45:51 8998bd30e6a1: Verifying Checksum 23:45:51 8998bd30e6a1: Download complete 23:45:54 2437ff75d9bd: Verifying Checksum 23:45:54 2437ff75d9bd: Download complete 23:45:56 8998bd30e6a1: Pull complete 23:45:57 04944245beec: Pull complete 23:45:59 699f458cf7ca: Pull complete 23:45:59 765212b225bb: Pull complete 23:45:59 f23df028b6ca: Pull complete 23:46:00 d65c8cfc05b1: Pull complete 23:46:18 2437ff75d9bd: Pull complete 23:46:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:19 prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container 23:46:19 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 23:46:22 $ docker top 047e437e78ebcd6e771953bcf709c5d6169e180b2e5e4dc27ac9c3c6c59e1a8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:23 ---> job-cost.sh 23:46:23 lf-activate-venv: SKIPPING 23:46:23 INFO: No Stack... 23:46:24 INFO: Retrieving Pricing Info for: v3-standard-4 23:46:25 INFO: Archiving Costs [Pipeline] sh 23:46:25 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 23:46:25 + cut -d, -f6 [Pipeline] lock 23:46:25 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] 23:46:25 Resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] did not exist. Created. 23:46:25 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:46:26 /w/workspace/device-modbus-go/1@tmp/durable-d4b2f443/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:46:27 + echo total: 0.10999999940395355 [Pipeline] stash 23:46:27 Warning: overwriting stash ‘stack-cost’ 23:46:27 Stashed 1 file(s) [Pipeline] } 23:46:27 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:46:27 $ docker stop --time=1 047e437e78ebcd6e771953bcf709c5d6169e180b2e5e4dc27ac9c3c6c59e1a8c 23:46:29 $ docker rm -f --volumes 047e437e78ebcd6e771953bcf709c5d6169e180b2e5e4dc27ac9c3c6c59e1a8c [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 23:46:31 provisioning config files... 23:46:31 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config6461812289119432080tmp [Pipeline] { [Pipeline] sh 23:46:31 + set +x 23:46:31 + curl -s https://codecov.io/bash 23:46:31 + bash -s -- 23:46:31 23:46:31 _____ _ 23:46:31 / ____| | | 23:46:31 | | ___ __| | ___ ___ _____ __ 23:46:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:46:31 | |___| (_) | (_| | __/ (_| (_) \ V / 23:46:31 \_____\___/ \__,_|\___|\___\___/ \_/ 23:46:31 Bash-1.0.6 23:46:31 23:46:31 23:46:31 ==> git version 2.25.1 found 23:46:31 ==> 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 23:46:31 Release-Date: 2020-01-08 23:46:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:46:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:46:31 ==> Jenkins CI detected. 23:46:31 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-544 23:46:31 project root: . 23:46:31 --> token set from env 23:46:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:46:31 ==> Running gcov in . (disable via -X gcov) 23:46:31 ==> Python coveragepy not found 23:46:31 ==> Searching for coverage reports in: 23:46:31 + . 23:46:31 -> Found 1 reports 23:46:31 ==> Detecting git/mercurial file structure 23:46:31 ==> Reading reports 23:46:32 + ./coverage.out bytes=24334 23:46:32 ==> Appending adjustments 23:46:32 https://docs.codecov.io/docs/fixing-reports 23:46:32 + Found adjustments 23:46:32 ==> Gzipping contents 23:46:32 4.0K /tmp/codecov.N2oqxz.gz 23:46:32 ==> Uploading reports 23:46:32 url: https://codecov.io 23:46:32 query: branch=PR-544&commit=c46bb77357340bf2ae48efb20d1858c864bfc810&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=544&job=&cmd_args= 23:46:32 -> Pinging Codecov 23:46:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-544&commit=c46bb77357340bf2ae48efb20d1858c864bfc810&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=544&job=&cmd_args= 23:46:32 -> Uploading to 23:46:32 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/55DBCA73C666E3227836607328DD7E49/c46bb77357340bf2ae48efb20d1858c864bfc810/eb7c5af4-430b-47b0-b2b1-1c43005aed11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=753bf14e701ddab8e0c2a0fe8713848f68869c9aae8c233d73fea08b75615074 23:46:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:32 Dload Upload Total Spent Left Speed 23:46:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 17458 --:--:-- --:--:-- --:--:-- 17378 100 3806 0 0 100 3806 0 12519 --:--:-- --:--:-- --:--:-- 12478 23:46:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] } 23:46:32 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 23:46:36 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-544/archives ] 23:46:36 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-544/archives 23:46:36 total 16 23:46:36 drwxr-xr-x 3 root root 4096 Mar 13 23:36 . 23:46:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:36 .. 23:46:36 drwxr-xr-x 2 root root 4096 Mar 13 23:36 cost 23:46:36 -rw-r--r-- 1 root root 88 Mar 13 23:36 cost.csv 23:46:36 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-544/archives 23:46:36 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-544/archives 23:46:36 total 16 23:46:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:36 . 23:46:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:36 .. 23:46:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:36 cost 23:46:36 -rw-r--r-- 1 jenkins jenkins 88 Mar 13 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:46:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:37 ---> package-listing.sh 23:46:37 ++ facter osfamily 23:46:37 ++ tr '[:upper:]' '[:lower:]' 23:46:37 + OS_FAMILY=debian 23:46:37 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-544 23:46:37 + START_PACKAGES=/tmp/packages_start.txt 23:46:37 + END_PACKAGES=/tmp/packages_end.txt 23:46:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:37 + PACKAGES=/tmp/packages_start.txt 23:46:37 + '[' /w/workspace/xfoundry_device-modbus-go_PR-544 ']' 23:46:37 + PACKAGES=/tmp/packages_end.txt 23:46:37 + case "${OS_FAMILY}" in 23:46:37 + dpkg -l 23:46:37 + grep '^ii' 23:46:37 + '[' -f /tmp/packages_start.txt ']' 23:46:37 + '[' -f /tmp/packages_end.txt ']' 23:46:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:37 + '[' /w/workspace/xfoundry_device-modbus-go_PR-544 ']' 23:46:37 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-544/archives/ 23:46:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-544/archives/ [Pipeline] echo 23:46:37 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/xfoundry_device-modbus-go_PR-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:46:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:38 prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container 23:46:38 $ 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/xfoundry_device-modbus-go_PR-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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 23:46:39 $ docker top a55ebb59b9447d1c37e290e6aeb7ddb032c32a50144a07856ecca25302461a6f -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:39 + touch /tmp/pre-build-complete [Pipeline] sh 23:46:39 + mkdir -p /var/log/sysstat [Pipeline] sh 23:46:40 + ls /var/log/sa-host 23:46:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:40 provisioning config files... 23:46:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config5384488799881136992tmp [Pipeline] { [Pipeline] echo 23:46:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:46:41 ---> create-netrc.sh [Pipeline] } 23:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:46:41 ---> python-tools-install.sh [Pipeline] echo 23:46:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:46:42 ---> sudo-logs.sh 23:46:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:46:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:46:42 ---> job-cost.sh 23:46:42 lf-activate-venv: SKIPPING 23:46:42 DEBUG: total: 0.2199999988079071 23:46:42 INFO: Retrieving Stack Cost... 23:46:42 INFO: Retrieving Pricing Info for: v3-standard-8 23:46:43 INFO: Archiving Costs [Pipeline] echo 23:46:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:46:43 ---> logs-deploy.sh 23:46:43 lf-activate-venv: SKIPPING 23:46:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-544/1 23:46:43 INFO: archiving workspace using pattern(s): 23:46:45 Archives upload complete. 23:46:45 INFO: archiving logs to Nexus 23:46:45 ---> uname -a: 23:46:45 Linux prd-ubuntu20-04-docker-8c-8g-5564 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:46:45 23:46:45 23:46:45 ---> lscpu: 23:46:45 Architecture: x86_64 23:46:45 CPU op-mode(s): 32-bit, 64-bit 23:46:45 Byte Order: Little Endian 23:46:45 Address sizes: 40 bits physical, 48 bits virtual 23:46:45 CPU(s): 8 23:46:45 On-line CPU(s) list: 0-7 23:46:45 Thread(s) per core: 1 23:46:45 Core(s) per socket: 1 23:46:45 Socket(s): 8 23:46:45 NUMA node(s): 1 23:46:45 Vendor ID: AuthenticAMD 23:46:45 CPU family: 23 23:46:45 Model: 49 23:46:45 Model name: AMD EPYC-Rome Processor 23:46:45 Stepping: 0 23:46:45 CPU MHz: 2799.998 23:46:45 BogoMIPS: 5599.99 23:46:45 Virtualization: AMD-V 23:46:45 Hypervisor vendor: KVM 23:46:45 Virtualization type: full 23:46:45 L1d cache: 256 KiB 23:46:45 L1i cache: 256 KiB 23:46:45 L2 cache: 4 MiB 23:46:45 L3 cache: 128 MiB 23:46:45 NUMA node0 CPU(s): 0-7 23:46:45 Vulnerability Itlb multihit: Not affected 23:46:45 Vulnerability L1tf: Not affected 23:46:45 Vulnerability Mds: Not affected 23:46:45 Vulnerability Meltdown: Not affected 23:46:45 Vulnerability Mmio stale data: Not affected 23:46:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:46:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:46:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:46:45 Vulnerability Srbds: Not affected 23:46:45 Vulnerability Tsx async abort: Not affected 23:46:45 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 23:46:45 23:46:45 23:46:45 ---> nproc: 23:46:45 8 23:46:45 23:46:45 23:46:45 ---> df -h: 23:46:45 Filesystem Size Used Avail Use% Mounted on 23:46:45 overlay 155G 12G 144G 8% / 23:46:45 tmpfs 64M 0 64M 0% /dev 23:46:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:46:45 shm 64M 0 64M 0% /dev/shm 23:46:45 /dev/vda1 155G 12G 144G 8% /facter-os 23:46:45 23:46:45 23:46:45 ---> sar -b -r -n DEV: 23:46:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5564) 03/13/24 _x86_64_ (8 CPU) 23:46:45 23:46:45 23:32:52 LINUX RESTART (8 CPU) 23:46:45 23:46:45 23:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:46:45 23:34:01 130.53 47.63 82.90 0.00 5373.10 147067.36 0.00 23:46:45 23:35:01 180.17 1.28 178.89 0.00 30.66 62902.05 0.00 23:46:45 23:36:02 167.47 0.18 167.29 0.00 12.79 31210.93 0.00 23:46:45 23:37:01 48.25 0.00 48.25 0.00 0.00 16789.98 0.00 23:46:45 23:38:01 3.37 0.97 2.40 0.00 67.46 38.79 0.00 23:46:45 23:39:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 23:46:45 23:40:01 3.25 1.60 1.65 0.00 36.26 22.13 0.00 23:46:45 23:41:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 23:46:45 23:42:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 23:46:45 23:43:01 1.88 0.00 1.88 0.00 0.00 22.66 0.00 23:46:45 23:44:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 23:46:45 23:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 23:46:45 23:46:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 23:46:45 Average: 41.70 3.98 37.72 0.00 425.16 19861.07 0.00 23:46:45 23:46:45 23:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:45 23:34:01 29928740 31597744 756800 2.30 59736 1905352 1729308 5.10 976308 1652304 344 23:46:45 23:35:01 28576736 31521476 788292 2.40 137408 3024332 1895904 5.59 1097192 2754104 696 23:46:45 23:36:02 28026388 31524888 782232 2.38 146948 3526460 1926200 5.68 1263076 3093984 234548 23:46:45 23:37:01 27772188 31534224 771024 2.34 154372 3748376 1738592 5.12 1269592 3303312 4 23:46:45 23:38:01 27763816 31532640 771792 2.35 155772 3753508 1759600 5.19 1271908 3308372 164 23:46:45 23:39:01 27770328 31539180 765712 2.33 155808 3753504 1775652 5.23 1266192 3308332 192 23:46:45 23:40:01 27758720 31529676 775028 2.36 155880 3754584 1775652 5.23 1279764 3308636 24 23:46:45 23:41:01 27766988 31538056 766624 2.33 155920 3754596 1775652 5.23 1271248 3308672 4 23:46:45 23:42:01 27767248 31538356 766312 2.33 155952 3754600 1775652 5.23 1271208 3308680 20 23:46:45 23:43:01 27767500 31538936 765756 2.33 156012 3754700 1775652 5.23 1271164 3308912 4 23:46:45 23:44:01 27767588 31539028 765804 2.33 156044 3754704 1775652 5.23 1271304 3308916 4 23:46:45 23:45:01 27767928 31539460 765384 2.33 156072 3754708 1775652 5.23 1271412 3308944 156 23:46:45 23:46:01 27767472 31539012 765740 2.33 156104 3754708 1775652 5.23 1271776 3308944 4 23:46:45 Average: 28015511 31539437 769731 2.34 146310 3538010 1788832 5.27 1234780 3121701 18166 23:46:45 23:46:45 23:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:45 23:34:01 ens3 490.12 316.46 2706.34 78.88 0.00 0.00 0.00 0.00 23:46:45 23:34:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 23:46:45 23:34:01 docker0 17.98 18.81 1.42 136.72 0.00 0.00 0.00 0.00 23:46:45 23:35:01 ens3 341.63 243.59 5277.66 78.94 0.00 0.00 0.00 0.00 23:46:45 23:35:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 23:46:45 23:35:01 docker0 160.44 212.35 13.88 2129.21 0.00 0.00 0.00 0.00 23:46:45 23:36:02 ens3 128.71 78.11 2694.59 22.43 0.00 0.00 0.00 0.00 23:46:45 23:36:02 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 23:46:45 23:36:02 docker0 5.03 8.69 0.30 93.98 0.00 0.00 0.00 0.00 23:46:45 23:37:01 ens3 17.18 9.03 16.07 5.62 0.00 0.00 0.00 0.00 23:46:45 23:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:46:45 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:38:01 ens3 2.23 1.17 1.15 0.77 0.00 0.00 0.00 0.00 23:46:45 23:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:46:45 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:39:01 ens3 0.95 0.40 0.41 0.27 0.00 0.00 0.00 0.00 23:46:45 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:46:45 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:40:01 ens3 8.12 6.13 5.45 5.92 0.00 0.00 0.00 0.00 23:46:45 23:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:46:45 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:41:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:46:45 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:46:45 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:42:01 ens3 0.45 0.07 0.02 0.00 0.00 0.00 0.00 0.00 23:46:45 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:43:01 ens3 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:46:45 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:46:45 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:44:01 ens3 0.97 0.12 0.14 0.07 0.00 0.00 0.00 0.00 23:46:45 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:45:01 ens3 0.65 0.23 0.17 0.08 0.00 0.00 0.00 0.00 23:46:45 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:46:45 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:46:01 ens3 0.50 0.22 0.26 0.20 0.00 0.00 0.00 0.00 23:46:45 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:45 Average: ens3 76.40 50.49 824.35 14.87 0.00 0.00 0.00 0.00 23:46:45 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 23:46:45 Average: docker0 14.13 18.47 1.20 181.76 0.00 0.00 0.00 0.00 23:46:45 23:46:45 23:46:45 ---> sar -P ALL: 23:46:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5564) 03/13/24 _x86_64_ (8 CPU) 23:46:45 23:46:45 23:32:52 LINUX RESTART (8 CPU) 23:46:45 23:46:45 23:33:01 CPU %user %nice %system %iowait %steal %idle 23:46:45 23:34:01 all 6.61 0.00 2.01 3.09 0.05 88.24 23:46:45 23:34:01 0 7.67 0.00 1.81 0.75 0.05 89.72 23:46:45 23:34:01 1 7.78 0.00 2.21 8.67 0.05 81.29 23:46:45 23:34:01 2 5.13 0.00 2.29 10.75 0.05 81.78 23:46:45 23:34:01 3 3.94 0.00 1.63 0.75 0.05 93.63 23:46:45 23:34:01 4 6.71 0.00 1.82 1.23 0.05 90.19 23:46:45 23:34:01 5 6.98 0.00 3.07 1.01 0.03 88.92 23:46:45 23:34:01 6 7.91 0.00 1.44 0.45 0.05 90.14 23:46:45 23:34:01 7 6.79 0.00 1.81 1.12 0.03 90.25 23:46:45 23:35:01 all 6.75 0.00 3.38 5.74 0.07 84.06 23:46:45 23:35:01 0 6.76 0.00 4.05 0.77 0.05 88.36 23:46:45 23:35:01 1 7.18 0.00 3.48 17.00 0.10 72.24 23:46:45 23:35:01 2 7.54 0.00 3.28 6.79 0.08 82.30 23:46:45 23:35:01 3 6.83 0.00 3.53 0.81 0.03 88.80 23:46:45 23:35:01 4 7.46 0.00 3.25 8.60 0.05 80.64 23:46:45 23:35:01 5 6.49 0.00 3.33 1.18 0.08 88.91 23:46:45 23:35:01 6 6.00 0.00 3.69 5.14 0.07 85.10 23:46:45 23:35:01 7 5.73 0.00 2.47 5.66 0.05 86.10 23:46:45 23:36:02 all 36.68 0.00 4.64 2.74 0.11 55.83 23:46:45 23:36:02 0 37.33 0.00 4.97 0.42 0.08 57.20 23:46:45 23:36:02 1 36.48 0.00 4.80 1.72 0.10 56.90 23:46:45 23:36:02 2 37.87 0.00 4.68 1.00 0.12 56.34 23:46:45 23:36:02 3 37.43 0.00 4.82 1.65 0.15 55.94 23:46:45 23:36:02 4 35.86 0.00 4.50 7.71 0.19 51.74 23:46:45 23:36:02 5 35.43 0.00 4.32 0.35 0.08 59.82 23:46:45 23:36:02 6 36.42 0.00 4.40 8.56 0.08 50.55 23:46:45 23:36:02 7 36.59 0.00 4.68 0.52 0.08 58.13 23:46:45 23:37:01 all 1.75 0.00 0.71 0.80 0.04 96.70 23:46:45 23:37:01 0 1.56 0.00 0.53 0.00 0.02 97.90 23:46:45 23:37:01 1 1.91 0.00 0.71 0.61 0.02 96.75 23:46:45 23:37:01 2 2.59 0.00 1.07 4.52 0.19 91.63 23:46:45 23:37:01 3 1.04 0.00 0.95 0.00 0.02 97.99 23:46:45 23:37:01 4 1.77 0.00 1.12 0.00 0.00 97.11 23:46:45 23:37:01 5 2.11 0.00 0.53 0.37 0.02 96.97 23:46:45 23:37:01 6 1.56 0.00 0.53 0.85 0.02 97.04 23:46:45 23:37:01 7 1.49 0.00 0.25 0.00 0.02 98.24 23:46:45 23:38:01 all 0.29 0.00 0.06 0.01 0.01 99.63 23:46:45 23:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:46:45 23:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:46:45 23:38:01 2 2.00 0.00 0.05 0.02 0.02 97.91 23:46:45 23:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:46:45 23:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:46:45 23:38:01 5 0.07 0.00 0.05 0.00 0.00 99.88 23:46:45 23:38:01 6 0.07 0.00 0.23 0.05 0.02 99.63 23:46:45 23:38:01 7 0.10 0.00 0.05 0.02 0.00 99.83 23:46:45 23:39:01 all 0.28 0.00 0.02 0.01 0.01 99.68 23:46:45 23:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:46:45 23:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:46:45 23:39:01 2 2.02 0.00 0.05 0.02 0.03 97.88 23:46:45 23:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:46:45 23:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:46:45 23:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:46:45 23:39:01 6 0.02 0.00 0.03 0.10 0.00 99.85 23:46:45 23:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:46:45 23:40:01 all 0.39 0.00 0.03 0.06 0.01 99.51 23:46:45 23:40:01 0 0.90 0.00 0.02 0.00 0.00 99.08 23:46:45 23:40:01 1 0.12 0.00 0.02 0.00 0.02 99.85 23:46:45 23:40:01 2 1.16 0.00 0.02 0.17 0.03 98.62 23:46:45 23:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:46:45 23:40:01 4 0.30 0.00 0.07 0.00 0.00 99.63 23:46:45 23:40:01 5 0.08 0.00 0.02 0.00 0.02 99.88 23:46:45 23:40:01 6 0.05 0.00 0.03 0.17 0.02 99.73 23:46:45 23:40:01 7 0.45 0.00 0.05 0.17 0.00 99.33 23:46:45 23:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:46:45 23:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:46:45 23:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:46:45 23:41:01 2 0.03 0.00 0.03 0.02 0.03 99.88 23:46:45 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:46:45 23:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:46:45 23:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:46:45 23:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:46:45 23:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:46:45 23:42:01 all 0.16 0.00 0.00 0.00 0.01 99.83 23:46:45 23:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:46:45 23:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:46:45 23:42:01 2 1.13 0.00 0.02 0.00 0.03 98.82 23:46:45 23:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:46:45 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:46:45 23:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:46:45 23:42:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:46:45 23:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:46:45 23:43:01 all 0.29 0.00 0.01 0.01 0.01 99.68 23:46:45 23:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 23:46:45 23:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:46:45 23:43:01 2 2.02 0.00 0.03 0.00 0.03 97.92 23:46:45 23:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:46:45 23:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:46:45 23:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:46:45 23:43:01 6 0.02 0.00 0.02 0.03 0.00 99.93 23:46:45 23:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:46:45 23:44:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:46:45 23:44:01 0 0.10 0.00 0.00 0.00 0.02 99.88 23:46:45 23:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:46:45 23:44:01 2 1.99 0.00 0.02 0.00 0.02 97.98 23:46:45 23:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:46:45 23:44:01 4 0.08 0.00 0.02 0.00 0.02 99.88 23:46:45 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:46:45 23:44:01 6 0.00 0.00 0.02 0.02 0.02 99.95 23:46:45 23:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:46:45 23:46:45 23:44:01 CPU %user %nice %system %iowait %steal %idle 23:46:45 23:45:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:46:45 23:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:46:45 23:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:46:45 23:45:01 2 1.99 0.00 0.02 0.00 0.03 97.96 23:46:45 23:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:46:45 23:45:01 4 0.08 0.00 0.00 0.00 0.00 99.92 23:46:45 23:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:46:45 23:45:01 6 0.03 0.00 0.00 0.02 0.00 99.95 23:46:45 23:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:46:45 23:46:01 all 0.07 0.00 0.02 0.00 0.01 99.90 23:46:45 23:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:46:45 23:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:46:45 23:46:01 2 0.52 0.00 0.10 0.00 0.05 99.33 23:46:45 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:46:45 23:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:46:45 23:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:46:45 23:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:46:45 23:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:46:45 Average: all 4.11 0.00 0.83 0.95 0.03 94.08 23:46:45 Average: 0 4.17 0.00 0.88 0.15 0.02 94.78 23:46:45 Average: 1 4.09 0.00 0.86 2.14 0.03 92.88 23:46:45 Average: 2 5.02 0.00 0.88 1.77 0.05 92.27 23:46:45 Average: 3 3.77 0.00 0.84 0.25 0.02 95.12 23:46:45 Average: 4 3.99 0.00 0.82 1.34 0.03 93.83 23:46:45 Average: 5 3.93 0.00 0.87 0.22 0.02 94.95 23:46:45 Average: 6 3.98 0.00 0.80 1.18 0.02 94.02 23:46:45 Average: 7 3.92 0.00 0.72 0.58 0.02 94.77 23:46:45 23:46:45 23:46:45