Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3472a71eabe3cf11e529f0c456c85d4924dd4d23 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-ssh4980868825812209164.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2628960887488451417.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12974867847454419792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4314901782682933652.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11889275931412163484.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17127 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # 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 Avoid second fetch Checking out Revision 3472a71eabe3cf11e529f0c456c85d4924dd4d23 (main) Commit message: "Merge pull request #523 from cloudxxx8/changelog" > 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 core.sparsecheckout # timeout=10 > git checkout -f 3472a71eabe3cf11e529f0c456c85d4924dd4d23 # timeout=10 > git rev-list --no-walk dd473f237e8377f6c45c9162e361d1bd18095fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:54:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:54:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:54:24 ========================================================= 13:54:24 EdgeX Global Pipelines Version Info 13:54:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:54:25 ------------------- 13:54:25 stable info: 13:54:25 ------------------- 13:54:25 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 13:54:25 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 13:54:25 Message: update stable to v1.0.257 13:54:25 ------------------- 13:54:25 experimental info: 13:54:25 ------------------- 13:54:25 Commited By: **** collab-it+edgex@linuxfoundation.org 13:54:25 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 13:54:25 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3472a71 [Pipeline] echo 13:54:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:26 provisioning config files... 13:54:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1114867595842755774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:26 ---> docker-login.sh 13:54:26 nexus3.edgexfoundry.org:10001 13:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:27 Configure a credential helper to remove this warning. See 13:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:27 13:54:27 Login Succeeded 13:54:27 nexus3.edgexfoundry.org:10002 13:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:27 Configure a credential helper to remove this warning. See 13:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:27 13:54:27 Login Succeeded 13:54:27 nexus3.edgexfoundry.org:10003 13:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:27 Configure a credential helper to remove this warning. See 13:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:27 13:54:27 Login Succeeded 13:54:27 nexus3.edgexfoundry.org:10004 13:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:28 Configure a credential helper to remove this warning. See 13:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:28 13:54:28 Login Succeeded 13:54:28 docker.io 13:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:28 Configure a credential helper to remove this warning. See 13:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:28 13:54:28 Login Succeeded 13:54:28 ---> docker-login.sh ends [Pipeline] } 13:54:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:54:28 + git rev-list -1 --merges 3472a71eabe3cf11e529f0c456c85d4924dd4d23~1..3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] echo 13:54:28 -----------> git rev-list -1 --merges 3472a71eabe3cf11e529f0c456c85d4924dd4d23~1..3472a71eabe3cf11e529f0c456c85d4924dd4d23 3472a71eabe3cf11e529f0c456c85d4924dd4d23 13:54:28 3472a71eabe3cf11e529f0c456c85d4924dd4d23 [false] [Pipeline] sh 13:54:28 + git log --format=format:%s -1 3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] echo 13:54:28 ========================================================= 13:54:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:54:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:54:29 + git log --format=format:%s -1 3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] echo 13:54:29 [semverPrep] GIT_COMMIT: 3472a71eabe3cf11e529f0c456c85d4924dd4d23, Commit Message: Merge pull request #523 from cloudxxx8/changelog [Pipeline] echo 13:54:29 [semverPrep] This is not a build commit. [Pipeline] sh 13:54:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:54:29 + grep -v github /etc/ssh/ssh_known_hosts 13:54:29 + [ -e /tmp/ssh_known_hosts ] 13:54:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:54:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:54:29 + sudo tee -a /etc/ssh/ssh_known_hosts 13:54:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:54:30 13:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:54:30 0.1.4: Pulling from edgex-devops/py-git-semver 13:54:30 b85a868b505f: Pulling fs layer 13:54:30 e2be974225ed: Pulling fs layer 13:54:30 339a4e72a1f5: Pulling fs layer 13:54:30 988bab9f4d93: Pulling fs layer 13:54:30 1469e6f7b9e6: Pulling fs layer 13:54:30 eaf3925da568: Pulling fs layer 13:54:30 bab4dde63d76: Pulling fs layer 13:54:30 bde34c3a00c8: Pulling fs layer 13:54:30 b352a97aabf1: Pulling fs layer 13:54:30 4872d77fe225: Pulling fs layer 13:54:30 5851b861e8e6: Pulling fs layer 13:54:30 988bab9f4d93: Waiting 13:54:30 1469e6f7b9e6: Waiting 13:54:30 5851b861e8e6: Waiting 13:54:30 b352a97aabf1: Waiting 13:54:30 4872d77fe225: Waiting 13:54:30 bde34c3a00c8: Waiting 13:54:30 bab4dde63d76: Waiting 13:54:30 e2be974225ed: Verifying Checksum 13:54:30 e2be974225ed: Download complete 13:54:30 988bab9f4d93: Verifying Checksum 13:54:30 988bab9f4d93: Download complete 13:54:30 1469e6f7b9e6: Verifying Checksum 13:54:30 1469e6f7b9e6: Download complete 13:54:30 eaf3925da568: Verifying Checksum 13:54:30 eaf3925da568: Download complete 13:54:30 339a4e72a1f5: Verifying Checksum 13:54:30 339a4e72a1f5: Download complete 13:54:30 bde34c3a00c8: Verifying Checksum 13:54:30 bde34c3a00c8: Download complete 13:54:30 b352a97aabf1: Verifying Checksum 13:54:30 b352a97aabf1: Download complete 13:54:30 4872d77fe225: Download complete 13:54:30 5851b861e8e6: Verifying Checksum 13:54:30 5851b861e8e6: Download complete 13:54:30 b85a868b505f: Verifying Checksum 13:54:30 b85a868b505f: Download complete 13:54:31 bab4dde63d76: Verifying Checksum 13:54:31 bab4dde63d76: Download complete 13:54:32 b85a868b505f: Pull complete 13:54:32 e2be974225ed: Pull complete 13:54:32 339a4e72a1f5: Pull complete 13:54:33 988bab9f4d93: Pull complete 13:54:33 1469e6f7b9e6: Pull complete 13:54:33 eaf3925da568: Pull complete 13:54:35 bab4dde63d76: Pull complete 13:54:35 bde34c3a00c8: Pull complete 13:54:35 b352a97aabf1: Pull complete 13:54:35 4872d77fe225: Pull complete 13:54:35 5851b861e8e6: Pull complete 13:54:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:54:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:35 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 13:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:54:39 $ docker top 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 -eo pid,comm 13:54:39 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). 13:54:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:39 [ssh-agent] Looking for ssh-agent implementation... 13:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:40 $ docker exec 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 ssh-agent 13:54:40 SSH_AUTH_SOCK=/tmp/ssh-64yksoHNKwjM/agent.33 13:54:40 SSH_AGENT_PID=40 13:54:40 Running ssh-add (command line suppressed) 13:54:40 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7512027237472419926.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7512027237472419926.key) 13:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:40 + git tag --points-at HEAD [Pipeline] } 13:54:40 $ docker exec --env ******** --env ******** 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 ssh-agent -k 13:54:40 unset SSH_AUTH_SOCK; 13:54:40 unset SSH_AGENT_PID; 13:54:40 echo Agent pid 40 killed; 13:54:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:40 [ssh-agent] Looking for ssh-agent implementation... 13:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:40 $ docker exec 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 ssh-agent 13:54:41 SSH_AUTH_SOCK=/tmp/ssh-1Ub3WXQChvR2/agent.72 13:54:41 SSH_AGENT_PID=78 13:54:41 Running ssh-add (command line suppressed) 13:54:41 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7445086823072026535.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7445086823072026535.key) 13:54:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:41 + git semver init 13:54:41 2023-11-09 13:54:41,622 [run_init] DEBUG init version:0.0.0 force:False 13:54:41 2023-11-09 13:54:41,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 13:54:41 2023-11-09 13:54:41,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 13:54:41 2023-11-09 13:54:41,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 13:54:42 2023-11-09 13:54:42,580 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 13:54:42 2023-11-09 13:54:42,581 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 13:54:42 2023-11-09 13:54:42,581 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:54:42 2023-11-09 13:54:42,581 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:54:42 3.1.0-dev.24 [Pipeline] } 13:54:42 $ docker exec --env ******** --env ******** 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 ssh-agent -k 13:54:42 unset SSH_AUTH_SOCK; 13:54:42 unset SSH_AGENT_PID; 13:54:42 echo Agent pid 78 killed; 13:54:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:54:43 + git semver [Pipeline] } 13:54:43 $ docker stop --time=1 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 13:54:44 $ docker rm -f --volumes 2a73ad7a0cf1d9b13d24c20d5a2632b86b5f6f7f66f0ae1c92f086d52bbb1d46 [Pipeline] // withDockerContainer [Pipeline] sh 13:54:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:54:45 Stashed 1 file(s) [Pipeline] echo 13:54:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 13:54:45 provisioning config files... 13:54:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17945649985837304595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:45 ---> docker-login.sh 13:54:45 nexus3.edgexfoundry.org:10001 13:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:45 Configure a credential helper to remove this warning. See 13:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:45 13:54:45 Login Succeeded 13:54:45 nexus3.edgexfoundry.org:10002 13:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:45 Configure a credential helper to remove this warning. See 13:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:45 13:54:45 Login Succeeded 13:54:45 nexus3.edgexfoundry.org:10003 13:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:45 Configure a credential helper to remove this warning. See 13:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:45 13:54:45 Login Succeeded 13:54:45 nexus3.edgexfoundry.org:10004 13:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:45 Configure a credential helper to remove this warning. See 13:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:45 13:54:45 Login Succeeded 13:54:45 docker.io 13:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:46 Configure a credential helper to remove this warning. See 13:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:46 13:54:46 Login Succeeded 13:54:46 ---> docker-login.sh ends [Pipeline] } 13:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:46 ========================================================= 13:54:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:54:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:46 + 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 . 13:54:46 Sending build context to Docker daemon 6.562MB 13:54:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 13:54:46 Step 2/10 : FROM ${BASE} AS builder 13:54:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:54:46 7264a8db6415: Pulling fs layer 13:54:46 c4d48a809fc2: Pulling fs layer 13:54:46 4f1c88b9dad5: Pulling fs layer 13:54:46 ad3a456e5733: Pulling fs layer 13:54:46 33e27b845d1e: Pulling fs layer 13:54:46 c68163c4e522: Pulling fs layer 13:54:46 50da416c3ac9: Pulling fs layer 13:54:46 23d2d4c4bb30: Pulling fs layer 13:54:46 c68163c4e522: Waiting 13:54:46 50da416c3ac9: Waiting 13:54:46 23d2d4c4bb30: Waiting 13:54:46 33e27b845d1e: Waiting 13:54:46 ad3a456e5733: Waiting 13:54:46 c4d48a809fc2: Download complete 13:54:47 ad3a456e5733: Verifying Checksum 13:54:47 ad3a456e5733: Download complete 13:54:47 33e27b845d1e: Download complete 13:54:47 7264a8db6415: Verifying Checksum 13:54:47 7264a8db6415: Download complete 13:54:47 c68163c4e522: Verifying Checksum 13:54:47 c68163c4e522: Download complete 13:54:47 7264a8db6415: Pull complete 13:54:47 23d2d4c4bb30: Verifying Checksum 13:54:47 23d2d4c4bb30: Download complete 13:54:47 c4d48a809fc2: Pull complete 13:54:47 4f1c88b9dad5: Verifying Checksum 13:54:47 4f1c88b9dad5: Download complete 13:54:47 50da416c3ac9: Verifying Checksum 13:54:47 50da416c3ac9: Download complete 13:54:51 4f1c88b9dad5: Pull complete 13:54:51 ad3a456e5733: Pull complete 13:54:51 33e27b845d1e: Pull complete 13:54:51 c68163c4e522: Pull complete 13:54:53 50da416c3ac9: Pull complete 13:54:53 23d2d4c4bb30: Pull complete 13:54:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:54:53 ---> 0786185ac409 13:54:53 Step 3/10 : ARG ADD_BUILD_TAGS="" 13:55:00 Still waiting to schedule task 13:55:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:55:00 ---> Running in 212342d9559d 13:55:00 Removing intermediate container 212342d9559d 13:55:00 ---> bcd8d6befb86 13:55:00 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:00 ---> Running in b415c9443e2f 13:55:00 Removing intermediate container b415c9443e2f 13:55:00 ---> 93827effc9cc 13:55:00 Step 5/10 : RUN apk add --update --no-cache make git openssh 13:55:00 ---> Running in b3b74322436e 13:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:55:03 (1/8) Installing openssh-keygen (9.3_p2-r0) 13:55:03 (2/8) Installing libedit (20221030.3.1-r1) 13:55:03 (3/8) Installing openssh-client-common (9.3_p2-r0) 13:55:03 (4/8) Installing openssh-client-default (9.3_p2-r0) 13:55:03 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 13:55:03 (6/8) Installing openssh-server-common (9.3_p2-r0) 13:55:03 (7/8) Installing openssh-server (9.3_p2-r0) 13:55:03 (8/8) Installing openssh (9.3_p2-r0) 13:55:03 Executing busybox-1.36.1-r2.trigger 13:55:03 OK: 270 MiB in 60 packages 13:55:03 Removing intermediate container b3b74322436e 13:55:03 ---> 6dd89209384b 13:55:03 Step 6/10 : WORKDIR /device-modbus-go 13:55:03 ---> Running in 289196773c97 13:55:04 Removing intermediate container 289196773c97 13:55:04 ---> 457ad93fd980 13:55:04 Step 7/10 : COPY go.mod vendor* ./ 13:55:04 ---> 9f8227f298a9 13:55:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:04 ---> Running in 26bbfa0fabd5 13:56:00 Removing intermediate container 26bbfa0fabd5 13:56:00 ---> 766ef21c94a6 13:56:00 Step 9/10 : COPY . . 13:56:00 ---> e1a098d5ce3f 13:56:00 Step 10/10 : RUN ${MAKE} 13:56:00 ---> Running in bd5acbeac99c 13:56:00 noop 13:56:00 Removing intermediate container bd5acbeac99c 13:56:00 ---> 8edec53d2822 13:56:00 Successfully built 8edec53d2822 13:56:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:00 + docker inspect -f . ci-base-image-x86_64 13:56:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:00 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 13:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 13:56:01 $ docker top 72fb1128494539925e2b39ed38d891cc9433eaaee6f1cab21929322ee3f85e91 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:01 + go version 13:56:01 go version go1.21.0 linux/amd64 [Pipeline] } 13:56:01 $ docker stop --time=1 72fb1128494539925e2b39ed38d891cc9433eaaee6f1cab21929322ee3f85e91 13:56:02 $ docker rm -f --volumes 72fb1128494539925e2b39ed38d891cc9433eaaee6f1cab21929322ee3f85e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:03 + docker inspect -f . ci-base-image-x86_64 13:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:03 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 13:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 13:56:03 $ docker top 83679e3bf2429b2c8ca626b1d4f0d276846a7b9bc89b75e89fae6d1059b31873 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 13:56:04 + make test 13:56:04 go test ./... -coverprofile=coverage.out 13:56:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:56:18 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 13:56:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements 13:56:23 go vet ./... 13:56:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:56:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:56:28 ./bin/test-attribution-txt.sh [Pipeline] echo 13:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:56:28 $ docker stop --time=1 83679e3bf2429b2c8ca626b1d4f0d276846a7b9bc89b75e89fae6d1059b31873 13:56:32 $ docker rm -f --volumes 83679e3bf2429b2c8ca626b1d4f0d276846a7b9bc89b75e89fae6d1059b31873 [Pipeline] // withDockerContainer [Pipeline] sh 13:56:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:56:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:56:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:56:34 + ls -al . 13:56:34 total 192 13:56:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 13:56 . 13:56:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 13:54 .. 13:56:34 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 13:54 .dockerignore 13:56:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:56 .git 13:56:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:54 .github 13:56:34 -rw-rw-r-- 1 jenkins jenkins 266 Nov 9 13:54 .gitignore 13:56:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 13:54 .golangci.yml 13:56:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 13:54 .semver 13:56:34 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 9 13:54 Attribution.txt 13:56:34 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 9 13:54 CHANGELOG.md 13:56:34 -rw-rw-r-- 1 jenkins jenkins 1365 Nov 9 13:54 Dockerfile 13:56:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 13:54 GOVERNANCE.md 13:56:34 -rw-rw-r-- 1 jenkins jenkins 658 Nov 9 13:54 Jenkinsfile 13:56:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 13:54 LICENSE 13:56:34 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 9 13:54 Makefile 13:56:34 -rw-rw-r-- 1 jenkins jenkins 622 Nov 9 13:54 OWNERS.md 13:56:34 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 9 13:54 README.md 13:56:34 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 13:54 VERSION 13:56:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:54 bin 13:56:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:54 cmd 13:56:34 -rw-r--r-- 1 jenkins jenkins 24334 Nov 9 13:56 coverage.out 13:56:34 -rw-rw-r-- 1 jenkins jenkins 3895 Nov 9 13:54 go.mod 13:56:34 -rw-rw-r-- 1 jenkins jenkins 35342 Nov 9 13:54 go.sum 13:56:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:54 internal 13:56:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:54 simulator 13:56:34 -rw-rw-r-- 1 jenkins jenkins 229 Nov 9 13:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:34 + 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=3472a71eabe3cf11e529f0c456c85d4924dd4d23 --label arch=amd64 --label version=3.1.0-dev.24 . 13:56:34 Sending build context to Docker daemon 6.587MB 13:56:34 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 13:56:34 Step 2/22 : FROM ${BASE} AS builder 13:56:34 ---> 8edec53d2822 13:56:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:56:34 ---> Running in b424faa403be 13:56:34 Removing intermediate container b424faa403be 13:56:34 ---> b88d3704562e 13:56:34 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:56:34 ---> Running in 98337a0dce96 13:56:35 Removing intermediate container 98337a0dce96 13:56:35 ---> d90b4bcaa4ca 13:56:35 Step 5/22 : RUN apk add --update --no-cache make git openssh 13:56:35 ---> Running in 100bf10c14a1 13:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:56:36 OK: 270 MiB in 60 packages 13:56:36 Removing intermediate container 100bf10c14a1 13:56:36 ---> c049fa2d3a22 13:56:36 Step 6/22 : WORKDIR /device-modbus-go 13:56:36 ---> Running in 29356a5a2352 13:56:36 Removing intermediate container 29356a5a2352 13:56:36 ---> 2c3249812e47 13:56:36 Step 7/22 : COPY go.mod vendor* ./ 13:56:36 ---> 4d33d342b4a4 13:56:36 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:36 ---> Running in b787fb8a52b0 13:56:37 Removing intermediate container b787fb8a52b0 13:56:37 ---> 307c56bee64a 13:56:37 Step 9/22 : COPY . . 13:56:37 ---> 25bb67ca4050 13:56:37 Step 10/22 : RUN ${MAKE} 13:56:37 ---> Running in 5ff1f97555fe 13:56:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 13:56:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17128 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 13:56:41 Running in /w/workspace/device-modbus-go/138 [Pipeline] { [Pipeline] checkout 13:56:41 Selected Git installation does not exist. Using Default 13:56:41 The recommended git tool is: NONE 13:56:47 using credential edgex-jenkins-ssh 13:56:47 Cloning the remote Git repository 13:56:47 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 13:56:47 > git init /w/workspace/device-modbus-go/138 # timeout=10 13:56:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:56:47 > git --version # timeout=10 13:56:47 > git --version # 'git version 2.25.1' 13:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:56:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:50 Avoid second fetch 13:56:50 Checking out Revision 3472a71eabe3cf11e529f0c456c85d4924dd4d23 (main) 13:56:49 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:56:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:50 > git config core.sparsecheckout # timeout=10 13:56:50 > git checkout -f 3472a71eabe3cf11e529f0c456c85d4924dd4d23 # timeout=10 13:56:50 Commit message: "Merge pull request #523 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:56:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:56:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:56:51 Dload Upload Total Spent Left Speed 13:56:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh 13:56:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:56:52 + sudo tee /etc/docker/daemon.new 13:56:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:56:52 { 13:56:52 "registry-mirrors": [ 13:56:52 "https://nexus3.edgexfoundry.org:10001" 13:56:52 ], 13:56:52 "bip": "10.250.0.254/24", 13:56:52 "hosts": [ 13:56:52 "tcp://0.0.0.0:5555", 13:56:52 "unix:///var/run/docker.sock" 13:56:52 ], 13:56:52 "mtu": 1458, 13:56:52 "selinux-enabled": true, 13:56:52 "seccomp-profile": "/etc/docker/seccomp.json" 13:56:52 } [Pipeline] sh 13:56:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:56:53 + sudo service docker restart 13:57:04 Removing intermediate container 5ff1f97555fe 13:57:04 ---> 9db7f2804eb1 13:57:04 Step 11/22 : FROM alpine:3.18 13:57:04 3.18: Pulling from library/alpine 13:57:04 96526aa774ef: Pulling fs layer 13:57:04 96526aa774ef: Verifying Checksum 13:57:04 96526aa774ef: Download complete 13:57:04 96526aa774ef: Pull complete 13:57:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:57:04 Status: Downloaded newer image for alpine:3.18 13:57:04 ---> 8ca4688f4f35 13:57:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 13:57:04 ---> Running in dd03f1b003d4 13:57:05 Removing intermediate container dd03f1b003d4 13:57:05 ---> 66270bb71efc 13:57:05 Step 13/22 : RUN apk add --update --no-cache dumb-init 13:57:05 ---> Running in 13432214c89d 13:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:57:06 (1/1) Installing dumb-init (1.2.5-r2) 13:57:06 Executing busybox-1.36.1-r2.trigger 13:57:06 OK: 7 MiB in 16 packages 13:57:07 Removing intermediate container 13432214c89d 13:57:07 ---> 3f92c9ddc98d 13:57:07 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 13:57:09 ---> 29416570624c 13:57:09 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 13:57:09 ---> 3fbf5510b663 13:57:09 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 13:57:10 ---> 97b729c155c5 13:57:10 Step 17/22 : EXPOSE 59901 13:57:10 ---> Running in 98d195fe585a 13:57:10 Removing intermediate container 98d195fe585a 13:57:10 ---> d33993c42d2b 13:57:10 Step 18/22 : ENTRYPOINT ["/device-modbus"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:11 provisioning config files... 13:57:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/138@tmp/config8830675649938016099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:11 ---> Running in 09802d69b526 13:57:11 Removing intermediate container 09802d69b526 13:57:11 ---> 45ccf538fa92 13:57:11 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 13:57:11 ---> docker-login.sh 13:57:11 nexus3.edgexfoundry.org:10001 13:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:12 Configure a credential helper to remove this warning. See 13:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:12 13:57:12 Login Succeeded 13:57:12 nexus3.edgexfoundry.org:10002 13:57:12 ---> Running in a42fc8204ba8 13:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:12 Configure a credential helper to remove this warning. See 13:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:12 13:57:12 Login Succeeded 13:57:12 nexus3.edgexfoundry.org:10003 13:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:12 Removing intermediate container a42fc8204ba8 13:57:12 ---> efb63652a179 13:57:12 Step 20/22 : LABEL arch=amd64 13:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:13 Configure a credential helper to remove this warning. See 13:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:13 13:57:13 Login Succeeded 13:57:13 nexus3.edgexfoundry.org:10004 13:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:13 ---> Running in 69a1ed0f4ab9 13:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:13 Configure a credential helper to remove this warning. See 13:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:13 13:57:13 Login Succeeded 13:57:13 docker.io 13:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:13 Removing intermediate container 69a1ed0f4ab9 13:57:13 ---> 3c40e493cdfe 13:57:13 Step 21/22 : LABEL git_sha=3472a71eabe3cf11e529f0c456c85d4924dd4d23 13:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:13 Configure a credential helper to remove this warning. See 13:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:13 13:57:13 Login Succeeded 13:57:13 ---> docker-login.sh ends [Pipeline] } 13:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:14 ========================================================= 13:57:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:57:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:14 ---> Running in 32171134ff6d 13:57:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:57:14 Sending build context to Docker daemon 3.399MB 13:57:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 13:57:14 Step 2/10 : FROM ${BASE} AS builder 13:57:14 Removing intermediate container 32171134ff6d 13:57:14 ---> d2a392a13b79 13:57:14 Step 22/22 : LABEL version=3.1.0-dev.24 13:57:14 ---> Running in 506f5b3bf382 13:57:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:57:14 9fda8d8052c6: Pulling fs layer 13:57:14 5d54e960e981: Pulling fs layer 13:57:14 c4a7e357bf2a: Pulling fs layer 13:57:14 f0e02332f6b5: Pulling fs layer 13:57:14 cefa15bbcfad: Pulling fs layer 13:57:14 17808c966233: Pulling fs layer 13:57:14 f4c1fc716caa: Pulling fs layer 13:57:14 f0e02332f6b5: Waiting 13:57:14 cefa15bbcfad: Waiting 13:57:14 17808c966233: Waiting 13:57:14 f4c1fc716caa: Waiting 13:57:14 5d54e960e981: Verifying Checksum 13:57:14 5d54e960e981: Download complete 13:57:14 f0e02332f6b5: Verifying Checksum 13:57:14 f0e02332f6b5: Download complete 13:57:14 cefa15bbcfad: Verifying Checksum 13:57:14 cefa15bbcfad: Download complete 13:57:14 9fda8d8052c6: Download complete 13:57:15 Removing intermediate container 506f5b3bf382 13:57:15 ---> 159b85ff68d5 13:57:15 [Warning] One or more build-args [ARCH] were not consumed 13:57:15 Successfully built 159b85ff68d5 13:57:15 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:15 provisioning config files... 13:57:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8437406723555702658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:15 ---> docker-login.sh 13:57:15 nexus3.edgexfoundry.org:10001 13:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:15 Configure a credential helper to remove this warning. See 13:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:15 13:57:15 Login Succeeded 13:57:15 nexus3.edgexfoundry.org:10002 13:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:15 Configure a credential helper to remove this warning. See 13:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:15 13:57:15 Login Succeeded 13:57:15 f4c1fc716caa: Verifying Checksum 13:57:15 f4c1fc716caa: Download complete 13:57:15 nexus3.edgexfoundry.org:10003 13:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:15 Configure a credential helper to remove this warning. See 13:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:15 13:57:15 Login Succeeded 13:57:15 nexus3.edgexfoundry.org:10004 13:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:15 Configure a credential helper to remove this warning. See 13:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:15 13:57:15 Login Succeeded 13:57:15 docker.io 13:57:15 9fda8d8052c6: Pull complete 13:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:15 Configure a credential helper to remove this warning. See 13:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:15 13:57:15 Login Succeeded 13:57:15 ---> docker-login.sh ends [Pipeline] } 13:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:16 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 13:57:16 3472a71eabe3cf11e529f0c456c85d4924dd4d23 13:57:16 latest 13:57:16 3.1.0-dev.24 13:57:16 3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 13:57:16 main 13:57:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3472a71eabe3cf11e529f0c456c85d4924dd4d23 13:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:57:16 3864ab17e005: Preparing 13:57:16 f6b00dd888e7: Preparing 13:57:16 f3f3a60ca6b2: Preparing 13:57:16 735c0f09ab25: Preparing 13:57:16 cc2447e1835a: Preparing 13:57:16 cc2447e1835a: Layer already exists 13:57:16 735c0f09ab25: Pushed 13:57:16 f6b00dd888e7: Pushed 13:57:16 3864ab17e005: Pushed 13:57:16 5d54e960e981: Pull complete 13:57:16 c4a7e357bf2a: Verifying Checksum 13:57:16 c4a7e357bf2a: Download complete 13:57:17 17808c966233: Verifying Checksum 13:57:17 17808c966233: Download complete 13:57:19 f3f3a60ca6b2: Pushed 13:57:19 3472a71eabe3cf11e529f0c456c85d4924dd4d23: digest: sha256:2da8cee057b5f45d045c488eb91719a33ea6b51c5a3dbdf5a93cc924613e6315 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:19 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 13:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:57:20 3864ab17e005: Preparing 13:57:20 f6b00dd888e7: Preparing 13:57:20 f3f3a60ca6b2: Preparing 13:57:20 735c0f09ab25: Preparing 13:57:20 cc2447e1835a: Preparing 13:57:20 f6b00dd888e7: Layer already exists 13:57:20 cc2447e1835a: Layer already exists 13:57:20 3864ab17e005: Layer already exists 13:57:20 f3f3a60ca6b2: Layer already exists 13:57:20 735c0f09ab25: Layer already exists 13:57:20 latest: digest: sha256:2da8cee057b5f45d045c488eb91719a33ea6b51c5a3dbdf5a93cc924613e6315 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:20 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.24 13:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:57:20 3864ab17e005: Preparing 13:57:20 f6b00dd888e7: Preparing 13:57:20 f3f3a60ca6b2: Preparing 13:57:20 735c0f09ab25: Preparing 13:57:20 cc2447e1835a: Preparing 13:57:20 cc2447e1835a: Layer already exists 13:57:20 f3f3a60ca6b2: Layer already exists 13:57:20 f6b00dd888e7: Layer already exists 13:57:20 735c0f09ab25: Layer already exists 13:57:20 3864ab17e005: Layer already exists 13:57:20 3.1.0-dev.24: digest: sha256:2da8cee057b5f45d045c488eb91719a33ea6b51c5a3dbdf5a93cc924613e6315 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:21 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 13:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:57:21 3864ab17e005: Preparing 13:57:21 f6b00dd888e7: Preparing 13:57:21 f3f3a60ca6b2: Preparing 13:57:21 735c0f09ab25: Preparing 13:57:21 cc2447e1835a: Preparing 13:57:21 f3f3a60ca6b2: Layer already exists 13:57:21 f6b00dd888e7: Layer already exists 13:57:21 cc2447e1835a: Layer already exists 13:57:21 735c0f09ab25: Layer already exists 13:57:21 3864ab17e005: Layer already exists 13:57:21 3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24: digest: sha256:2da8cee057b5f45d045c488eb91719a33ea6b51c5a3dbdf5a93cc924613e6315 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:21 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 13:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:57:21 3864ab17e005: Preparing 13:57:21 f6b00dd888e7: Preparing 13:57:21 f3f3a60ca6b2: Preparing 13:57:21 735c0f09ab25: Preparing 13:57:21 cc2447e1835a: Preparing 13:57:21 3864ab17e005: Layer already exists 13:57:21 f3f3a60ca6b2: Layer already exists 13:57:21 f6b00dd888e7: Layer already exists 13:57:21 cc2447e1835a: Layer already exists 13:57:21 735c0f09ab25: Layer already exists 13:57:21 main: digest: sha256:2da8cee057b5f45d045c488eb91719a33ea6b51c5a3dbdf5a93cc924613e6315 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:21 ===================================================== [Pipeline] echo 13:57:22 taggedImages: 13:57:22 - nexus3.edgexfoundry.org:10004/device-modbus:3472a71eabe3cf11e529f0c456c85d4924dd4d23 13:57:22 - nexus3.edgexfoundry.org:10004/device-modbus:latest 13:57:22 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.24 13:57:22 - nexus3.edgexfoundry.org:10004/device-modbus:3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 13:57:22 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [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 13:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:22 13:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:22 latest: Pulling from edgex-lftools-log-publisher 13:57:22 5eb5b503b376: Pulling fs layer 13:57:22 5c69ac0246d0: Pulling fs layer 13:57:22 ec43610c2a17: Pulling fs layer 13:57:22 3a2ae6a8a46f: Pulling fs layer 13:57:22 33b1e0a273af: Pulling fs layer 13:57:22 5d3b04190fa2: Pulling fs layer 13:57:22 2f39f015ded8: Pulling fs layer 13:57:22 33b1e0a273af: Waiting 13:57:22 3a2ae6a8a46f: Waiting 13:57:22 2f39f015ded8: Waiting 13:57:22 5d3b04190fa2: Waiting 13:57:22 5c69ac0246d0: Verifying Checksum 13:57:22 5c69ac0246d0: Download complete 13:57:22 3a2ae6a8a46f: Verifying Checksum 13:57:22 3a2ae6a8a46f: Download complete 13:57:22 33b1e0a273af: Verifying Checksum 13:57:22 33b1e0a273af: Download complete 13:57:22 5d3b04190fa2: Verifying Checksum 13:57:22 5d3b04190fa2: Download complete 13:57:22 ec43610c2a17: Verifying Checksum 13:57:22 ec43610c2a17: Download complete 13:57:22 5eb5b503b376: Verifying Checksum 13:57:22 5eb5b503b376: Download complete 13:57:23 2f39f015ded8: Download complete 13:57:24 5eb5b503b376: Pull complete 13:57:24 5c69ac0246d0: Pull complete 13:57:25 ec43610c2a17: Pull complete 13:57:25 3a2ae6a8a46f: Pull complete 13:57:25 33b1e0a273af: Pull complete 13:57:25 5d3b04190fa2: Pull complete 13:57:29 2f39f015ded8: Pull complete 13:57:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:29 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 13:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:57:30 c4a7e357bf2a: Pull complete 13:57:30 f0e02332f6b5: Pull complete 13:57:30 cefa15bbcfad: Pull complete 13:57:38 17808c966233: Pull complete 13:57:39 f4c1fc716caa: Pull complete 13:57:39 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:57:39 ---> ea914061e18c 13:57:39 Step 3/10 : ARG ADD_BUILD_TAGS="" 13:57:41 ---> Running in cee3b8dd08c3 13:57:41 Removing intermediate container cee3b8dd08c3 13:57:41 ---> 830ef26bc035 13:57:41 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:57:41 ---> Running in 86b9a46dc243 13:57:41 Removing intermediate container 86b9a46dc243 13:57:41 ---> e948da93fc65 13:57:41 Step 5/10 : RUN apk add --update --no-cache make git openssh 13:57:41 ---> Running in d1e8905d933d 13:57:42 $ docker top 82ea2d0e2f82d6f01bc4f67c5e21724293ef04eead42ae3532057854fc6243b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:42 ---> job-cost.sh 13:57:42 lf-activate-venv: SKIPPING 13:57:42 INFO: No Stack... 13:57:42 INFO: Retrieving Pricing Info for: v3-standard-8 13:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:43 INFO: Archiving Costs [Pipeline] sh 13:57:43 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 13:57:43 + cut -d, -f6 [Pipeline] lock 13:57:43 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] 13:57:43 Resource [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] did not exist. Created. 13:57:43 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:43 + echo total: 0.2199999988079071 [Pipeline] stash 13:57:43 Stashed 1 file(s) [Pipeline] } 13:57:43 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 13:57:43 $ docker stop --time=1 82ea2d0e2f82d6f01bc4f67c5e21724293ef04eead42ae3532057854fc6243b5 13:57:44 (1/8) Installing openssh-keygen (9.3_p2-r0) 13:57:44 (2/8) Installing libedit (20221030.3.1-r1) 13:57:44 (3/8) Installing openssh-client-common (9.3_p2-r0) 13:57:44 (4/8) Installing openssh-client-default (9.3_p2-r0) 13:57:44 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 13:57:44 (6/8) Installing openssh-server-common (9.3_p2-r0) 13:57:44 (7/8) Installing openssh-server (9.3_p2-r0) 13:57:44 (8/8) Installing openssh (9.3_p2-r0) 13:57:44 Executing busybox-1.36.1-r2.trigger 13:57:44 OK: 272 MiB in 60 packages 13:57:45 $ docker rm -f --volumes 82ea2d0e2f82d6f01bc4f67c5e21724293ef04eead42ae3532057854fc6243b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:57:45 Removing intermediate container d1e8905d933d 13:57:45 ---> 311670c6a478 13:57:45 Step 6/10 : WORKDIR /device-modbus-go 13:57:45 ---> Running in a09dc42cf03f 13:57:45 Removing intermediate container a09dc42cf03f 13:57:45 ---> ccbcc305ab58 13:57:45 Step 7/10 : COPY go.mod vendor* ./ 13:57:46 ---> 26ed94608d95 13:57:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:46 ---> Running in 19e1bf5c3b4d 13:59:08 Removing intermediate container 19e1bf5c3b4d 13:59:08 ---> 5341859a2dcc 13:59:08 Step 9/10 : COPY . . 13:59:08 ---> e019caf788df 13:59:08 Step 10/10 : RUN ${MAKE} 13:59:08 ---> Running in 8a7a6a031010 13:59:08 noop 13:59:08 Removing intermediate container 8a7a6a031010 13:59:08 ---> 7491f40bcfb1 13:59:08 Successfully built 7491f40bcfb1 13:59:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:08 + docker inspect -f . ci-base-image-arm64 13:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:08 prd-ubuntu20.04-docker-arm64-4c-16g-17128 does not seem to be running inside a container 13:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/138 -v /w/workspace/device-modbus-go/138:/w/workspace/device-modbus-go/138:rw,z -v /w/workspace/device-modbus-go/138@tmp:/w/workspace/device-modbus-go/138@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 ******** ci-base-image-arm64 cat 13:59:10 $ docker top 9e4aeef93ba0859274976945008513047cce8c29698f2acd0707a54188e10e2b -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:10 + go version 13:59:10 go version go1.21.0 linux/arm64 [Pipeline] } 13:59:10 $ docker stop --time=1 9e4aeef93ba0859274976945008513047cce8c29698f2acd0707a54188e10e2b 13:59:12 $ docker rm -f --volumes 9e4aeef93ba0859274976945008513047cce8c29698f2acd0707a54188e10e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:13 + docker inspect -f . ci-base-image-arm64 13:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:13 prd-ubuntu20.04-docker-arm64-4c-16g-17128 does not seem to be running inside a container 13:59:13 $ 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/138 -v /w/workspace/device-modbus-go/138:/w/workspace/device-modbus-go/138:rw,z -v /w/workspace/device-modbus-go/138@tmp:/w/workspace/device-modbus-go/138@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 ******** ci-base-image-arm64 cat 13:59:17 $ docker top 272d28007c6082691c1c0ce1589843178ba90a5bbfb61a6e08818a9029bbed49 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:18 + git config --global --add safe.directory /w/workspace/device-modbus-go/138 [Pipeline] fileExists [Pipeline] sh 13:59:18 + make test 13:59:18 go test ./... -coverprofile=coverage.out 13:59:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:00:59 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:00:59 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements 14:00:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:00:59 go vet ./... 14:01:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:01:26 ./bin/test-attribution-txt.sh [Pipeline] echo 14:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:01:26 $ docker stop --time=1 272d28007c6082691c1c0ce1589843178ba90a5bbfb61a6e08818a9029bbed49 14:01:28 $ docker rm -f --volumes 272d28007c6082691c1c0ce1589843178ba90a5bbfb61a6e08818a9029bbed49 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:30 Warning: overwriting stash ‘coverage-report’ 14:01:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:01:31 + ls -al . 14:01:31 total 188 14:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:59 . 14:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 13:56 .. 14:01:31 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 13:56 .dockerignore 14:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:56 .git 14:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:56 .github 14:01:31 -rw-rw-r-- 1 jenkins jenkins 266 Nov 9 13:56 .gitignore 14:01:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 13:56 .golangci.yml 14:01:31 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 9 13:56 Attribution.txt 14:01:31 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 9 13:56 CHANGELOG.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 1365 Nov 9 13:56 Dockerfile 14:01:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 13:56 GOVERNANCE.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 658 Nov 9 13:56 Jenkinsfile 14:01:31 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 13:56 LICENSE 14:01:31 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 9 13:56 Makefile 14:01:31 -rw-rw-r-- 1 jenkins jenkins 622 Nov 9 13:56 OWNERS.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 9 13:56 README.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 13:54 VERSION 14:01:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:56 bin 14:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:56 cmd 14:01:31 -rw-r--r-- 1 jenkins jenkins 24334 Nov 9 14:00 coverage.out 14:01:31 -rw-rw-r-- 1 jenkins jenkins 3895 Nov 9 13:56 go.mod 14:01:31 -rw-rw-r-- 1 jenkins jenkins 35342 Nov 9 13:56 go.sum 14:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:56 internal 14:01:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:56 simulator 14:01:31 -rw-rw-r-- 1 jenkins jenkins 229 Nov 9 13:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:31 + 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=3472a71eabe3cf11e529f0c456c85d4924dd4d23 --label arch=arm64 --label version=3.1.0-dev.24 . 14:01:33 Sending build context to Docker daemon 3.424MB 14:01:33 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 14:01:33 Step 2/22 : FROM ${BASE} AS builder 14:01:33 ---> 7491f40bcfb1 14:01:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:01:33 ---> Running in 114f2f37198e 14:01:33 Removing intermediate container 114f2f37198e 14:01:33 ---> f7c7cd21e023 14:01:33 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:01:34 ---> Running in 612fdbd3937d 14:01:34 Removing intermediate container 612fdbd3937d 14:01:34 ---> 94c1a49cc716 14:01:34 Step 5/22 : RUN apk add --update --no-cache make git openssh 14:01:34 ---> Running in e5668df04da5 14:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:01:37 OK: 272 MiB in 60 packages 14:01:38 Removing intermediate container e5668df04da5 14:01:38 ---> 80478db8c32b 14:01:38 Step 6/22 : WORKDIR /device-modbus-go 14:01:38 ---> Running in 4320f84f2f02 14:01:38 Removing intermediate container 4320f84f2f02 14:01:38 ---> 3adbb2fc6cee 14:01:38 Step 7/22 : COPY go.mod vendor* ./ 14:01:39 ---> ef28315fe15e 14:01:39 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:39 ---> Running in ea44dfb34558 14:01:42 Removing intermediate container ea44dfb34558 14:01:42 ---> 3b4bfa1f0174 14:01:42 Step 9/22 : COPY . . 14:01:42 ---> bd838dd469c9 14:01:42 Step 10/22 : RUN ${MAKE} 14:01:42 ---> Running in cfa916dc56fa 14:01:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 14:04:05 Removing intermediate container cfa916dc56fa 14:04:05 ---> 559d5ba8aec0 14:04:05 Step 11/22 : FROM alpine:3.18 14:04:05 3.18: Pulling from library/alpine 14:04:05 579b34f0a95b: Pulling fs layer 14:04:05 579b34f0a95b: Verifying Checksum 14:04:05 579b34f0a95b: Download complete 14:04:05 579b34f0a95b: Pull complete 14:04:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:04:05 Status: Downloaded newer image for alpine:3.18 14:04:05 ---> 3cc203321400 14:04:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 14:04:05 ---> Running in 7786203843d3 14:04:05 Removing intermediate container 7786203843d3 14:04:05 ---> 7c5da9dc016d 14:04:05 Step 13/22 : RUN apk add --update --no-cache dumb-init 14:04:05 ---> Running in d0640acac759 14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:04:05 (1/1) Installing dumb-init (1.2.5-r2) 14:04:05 Executing busybox-1.36.1-r2.trigger 14:04:05 OK: 8 MiB in 16 packages 14:04:05 Removing intermediate container d0640acac759 14:04:05 ---> c37292d4c825 14:04:05 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 14:04:05 ---> 05bea54023f7 14:04:05 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 14:04:05 ---> dc0b725393ab 14:04:05 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 14:04:05 ---> 8955d1fe3b4e 14:04:05 Step 17/22 : EXPOSE 59901 14:04:05 ---> Running in c6b8d99f2118 14:04:05 Removing intermediate container c6b8d99f2118 14:04:05 ---> de8600947a6a 14:04:05 Step 18/22 : ENTRYPOINT ["/device-modbus"] 14:04:05 ---> Running in f0666f36aa0f 14:04:05 Removing intermediate container f0666f36aa0f 14:04:05 ---> 91cdf4bc4387 14:04:05 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 14:04:05 ---> Running in 2bd6c29df652 14:04:05 Removing intermediate container 2bd6c29df652 14:04:05 ---> 767a8691f772 14:04:05 Step 20/22 : LABEL arch=arm64 14:04:05 ---> Running in 90cb7679380b 14:04:05 Removing intermediate container 90cb7679380b 14:04:05 ---> 0f63c06b50ed 14:04:05 Step 21/22 : LABEL git_sha=3472a71eabe3cf11e529f0c456c85d4924dd4d23 14:04:05 ---> Running in dce48d2761eb 14:04:05 Removing intermediate container dce48d2761eb 14:04:05 ---> 0674ec5ee64a 14:04:05 Step 22/22 : LABEL version=3.1.0-dev.24 14:04:05 ---> Running in dcc3bcae536e 14:04:05 Removing intermediate container dcc3bcae536e 14:04:05 ---> 122c5c0fea9e 14:04:05 [Warning] One or more build-args [ARCH] were not consumed 14:04:05 Successfully built 122c5c0fea9e 14:04:05 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:05 provisioning config files... 14:04:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/138@tmp/config11629988654895443922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:05 ---> docker-login.sh 14:04:05 nexus3.edgexfoundry.org:10001 14:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:06 Configure a credential helper to remove this warning. See 14:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:06 14:04:06 Login Succeeded 14:04:06 nexus3.edgexfoundry.org:10002 14:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:06 Configure a credential helper to remove this warning. See 14:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:06 14:04:06 Login Succeeded 14:04:06 nexus3.edgexfoundry.org:10003 14:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:06 Configure a credential helper to remove this warning. See 14:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:06 14:04:06 Login Succeeded 14:04:06 nexus3.edgexfoundry.org:10004 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 docker.io 14:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:07 Configure a credential helper to remove this warning. See 14:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:07 14:04:07 Login Succeeded 14:04:07 ---> docker-login.sh ends [Pipeline] } 14:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:04:08 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 14:04:08 3472a71eabe3cf11e529f0c456c85d4924dd4d23 14:04:08 latest 14:04:08 3.1.0-dev.24 14:04:08 3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 14:04:08 main 14:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:08 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3472a71eabe3cf11e529f0c456c85d4924dd4d23 14:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 14:04:08 513069380813: Preparing 14:04:08 8edc68e8a13f: Preparing 14:04:08 88894807294c: Preparing 14:04:08 626233f64aa5: Preparing 14:04:08 5f4d9fc4d98d: Preparing 14:04:08 5f4d9fc4d98d: Layer already exists 14:04:08 513069380813: Pushed 14:04:08 626233f64aa5: Pushed 14:04:08 8edc68e8a13f: Pushed 14:04:14 88894807294c: Pushed 14:04:14 3472a71eabe3cf11e529f0c456c85d4924dd4d23: digest: sha256:c5f2a8dd86afe1adf9c2d0f07bac6383ba63e2efd3bb432c6dc86fa883b72162 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:14 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 14:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 14:04:15 513069380813: Preparing 14:04:15 8edc68e8a13f: Preparing 14:04:15 88894807294c: Preparing 14:04:15 626233f64aa5: Preparing 14:04:15 5f4d9fc4d98d: Preparing 14:04:15 513069380813: Layer already exists 14:04:15 8edc68e8a13f: Layer already exists 14:04:15 88894807294c: Layer already exists 14:04:15 626233f64aa5: Layer already exists 14:04:15 5f4d9fc4d98d: Layer already exists 14:04:15 latest: digest: sha256:c5f2a8dd86afe1adf9c2d0f07bac6383ba63e2efd3bb432c6dc86fa883b72162 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:15 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.24 14:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 14:04:16 513069380813: Preparing 14:04:16 8edc68e8a13f: Preparing 14:04:16 88894807294c: Preparing 14:04:16 626233f64aa5: Preparing 14:04:16 5f4d9fc4d98d: Preparing 14:04:16 513069380813: Layer already exists 14:04:16 88894807294c: Layer already exists 14:04:16 8edc68e8a13f: Layer already exists 14:04:16 626233f64aa5: Layer already exists 14:04:16 5f4d9fc4d98d: Layer already exists 14:04:16 3.1.0-dev.24: digest: sha256:c5f2a8dd86afe1adf9c2d0f07bac6383ba63e2efd3bb432c6dc86fa883b72162 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:17 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 14:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 14:04:17 513069380813: Preparing 14:04:17 8edc68e8a13f: Preparing 14:04:17 88894807294c: Preparing 14:04:17 626233f64aa5: Preparing 14:04:17 5f4d9fc4d98d: Preparing 14:04:17 513069380813: Layer already exists 14:04:17 8edc68e8a13f: Layer already exists 14:04:17 626233f64aa5: Layer already exists 14:04:17 5f4d9fc4d98d: Layer already exists 14:04:17 88894807294c: Layer already exists 14:04:17 3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24: digest: sha256:c5f2a8dd86afe1adf9c2d0f07bac6383ba63e2efd3bb432c6dc86fa883b72162 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:18 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 14:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 14:04:18 513069380813: Preparing 14:04:18 8edc68e8a13f: Preparing 14:04:18 88894807294c: Preparing 14:04:18 626233f64aa5: Preparing 14:04:18 5f4d9fc4d98d: Preparing 14:04:18 513069380813: Layer already exists 14:04:18 5f4d9fc4d98d: Layer already exists 14:04:18 626233f64aa5: Layer already exists 14:04:18 8edc68e8a13f: Layer already exists 14:04:18 88894807294c: Layer already exists 14:04:18 main: digest: sha256:c5f2a8dd86afe1adf9c2d0f07bac6383ba63e2efd3bb432c6dc86fa883b72162 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:18 ===================================================== [Pipeline] echo 14:04:18 taggedImages: 14:04:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3472a71eabe3cf11e529f0c456c85d4924dd4d23 14:04:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 14:04:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.24 14:04:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3472a71eabe3cf11e529f0c456c85d4924dd4d23-3.1.0-dev.24 14:04:18 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:19 14:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:19 arm64: Pulling from edgex-lftools-log-publisher 14:04:19 8998bd30e6a1: Pulling fs layer 14:04:19 04944245beec: Pulling fs layer 14:04:19 699f458cf7ca: Pulling fs layer 14:04:19 765212b225bb: Pulling fs layer 14:04:19 f23df028b6ca: Pulling fs layer 14:04:19 d65c8cfc05b1: Pulling fs layer 14:04:19 2437ff75d9bd: Pulling fs layer 14:04:19 765212b225bb: Waiting 14:04:19 f23df028b6ca: Waiting 14:04:19 d65c8cfc05b1: Waiting 14:04:19 2437ff75d9bd: Waiting 14:04:19 04944245beec: Verifying Checksum 14:04:19 04944245beec: Download complete 14:04:19 765212b225bb: Verifying Checksum 14:04:19 765212b225bb: Download complete 14:04:19 f23df028b6ca: Download complete 14:04:19 d65c8cfc05b1: Verifying Checksum 14:04:19 d65c8cfc05b1: Download complete 14:04:20 699f458cf7ca: Verifying Checksum 14:04:20 699f458cf7ca: Download complete 14:04:20 8998bd30e6a1: Verifying Checksum 14:04:20 8998bd30e6a1: Download complete 14:04:22 2437ff75d9bd: Verifying Checksum 14:04:22 2437ff75d9bd: Download complete 14:04:27 8998bd30e6a1: Pull complete 14:04:27 04944245beec: Pull complete 14:04:29 699f458cf7ca: Pull complete 14:04:29 765212b225bb: Pull complete 14:04:30 f23df028b6ca: Pull complete 14:04:30 d65c8cfc05b1: Pull complete 14:04:48 2437ff75d9bd: Pull complete 14:04:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-17128 does not seem to be running inside a container 14:04:48 $ 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/138 -v /w/workspace/device-modbus-go/138:/w/workspace/device-modbus-go/138:rw,z -v /w/workspace/device-modbus-go/138@tmp:/w/workspace/device-modbus-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:04:51 $ docker top f6ff571d6f687590f97f1be6d7325541921e35e4fa2a6ca694231013666ba559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:52 ---> job-cost.sh 14:04:52 lf-activate-venv: SKIPPING 14:04:52 INFO: No Stack... 14:04:53 INFO: Retrieving Pricing Info for: v3-standard-4 14:04:53 INFO: Archiving Costs [Pipeline] sh 14:04:54 + cut+ -d, -f6 14:04:54 cat /w/workspace/device-modbus-go/138/archives/cost.csv [Pipeline] lock 14:04:54 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] 14:04:54 Resource [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] did not exist. Created. 14:04:54 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:55 /w/workspace/device-modbus-go/138@tmp/durable-402a0ba6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:04:56 + echo total: 0.10999999940395355 [Pipeline] stash 14:04:56 Warning: overwriting stash ‘stack-cost’ 14:04:56 Stashed 1 file(s) [Pipeline] } 14:04:56 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:56 $ docker stop --time=1 f6ff571d6f687590f97f1be6d7325541921e35e4fa2a6ca694231013666ba559 14:04:57 $ docker rm -f --volumes f6ff571d6f687590f97f1be6d7325541921e35e4fa2a6ca694231013666ba559 [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 14:04:58 provisioning config files... 14:04:58 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5761876622406397811tmp [Pipeline] { [Pipeline] sh 14:04:58 + set +x 14:04:58 + + curl -sbash https://codecov.io/bash -s 14:04:58 -- 14:04:58 14:04:58 _____ _ 14:04:58 / ____| | | 14:04:58 | | ___ __| | ___ ___ _____ __ 14:04:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:04:58 | |___| (_) | (_| | __/ (_| (_) \ V / 14:04:58 \_____\___/ \__,_|\___|\___\___/ \_/ 14:04:58 Bash-1.0.6 14:04:58 14:04:58 14:04:58 ==> git version 2.25.1 found 14:04:58 ==> 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 14:04:58 Release-Date: 2020-01-08 14:04:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:04:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:04:58 ==> Jenkins CI detected. 14:04:58 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 14:04:58 project root: . 14:04:58 --> token set from env 14:04:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:04:58 ==> Running gcov in . (disable via -X gcov) 14:04:58 ==> Python coveragepy not found 14:04:58 ==> Searching for coverage reports in: 14:04:58 + . 14:04:58 -> Found 1 reports 14:04:58 ==> Detecting git/mercurial file structure 14:04:58 ==> Reading reports 14:04:58 + ./coverage.out bytes=24334 14:04:58 ==> Appending adjustments 14:04:58 https://docs.codecov.io/docs/fixing-reports 14:04:58 + Found adjustments 14:04:58 ==> Gzipping contents 14:04:58 4.0K /tmp/codecov.JE2XCW.gz 14:04:58 ==> Uploading reports 14:04:58 url: https://codecov.io 14:04:58 query: branch=main&commit=3472a71eabe3cf11e529f0c456c85d4924dd4d23&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:04:58 -> Pinging Codecov 14:04:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=3472a71eabe3cf11e529f0c456c85d4924dd4d23&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:04:58 -> Uploading to 14:04:58 https://storage.googleapis.com/codecov/v4/raw/2023-11-09/55DBCA73C666E3227836607328DD7E49/3472a71eabe3cf11e529f0c456c85d4924dd4d23/5bfccd38-c419-44dc-a4f9-e1fb81e7fa4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T140458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6fdc14678ec47565fb6b99b47076dc2cf314d42d6b68c22f750a0cf3060508c 14:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:58 Dload Upload Total Spent Left Speed 14:04:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 13169 --:--:-- --:--:-- --:--:-- 13169 14:04:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] } 14:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:04:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:04:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:59 14:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:05:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:05:00 df9b9388f04a: Pulling fs layer 14:05:00 52dc419b0ee2: Pulling fs layer 14:05:00 25bc292e5bac: Pulling fs layer 14:05:00 114826534d7a: Pulling fs layer 14:05:00 4657fd5d0bcf: Pulling fs layer 14:05:00 6ad1cebc031e: Pulling fs layer 14:05:00 8a3aa393b2d8: Pulling fs layer 14:05:00 4657fd5d0bcf: Waiting 14:05:00 8a3aa393b2d8: Waiting 14:05:00 114826534d7a: Waiting 14:05:00 6ad1cebc031e: Waiting 14:05:00 25bc292e5bac: Verifying Checksum 14:05:00 25bc292e5bac: Download complete 14:05:00 52dc419b0ee2: Verifying Checksum 14:05:00 52dc419b0ee2: Download complete 14:05:00 4657fd5d0bcf: Verifying Checksum 14:05:00 4657fd5d0bcf: Download complete 14:05:00 df9b9388f04a: Download complete 14:05:00 df9b9388f04a: Pull complete 14:05:00 6ad1cebc031e: Verifying Checksum 14:05:00 6ad1cebc031e: Download complete 14:05:00 52dc419b0ee2: Pull complete 14:05:00 25bc292e5bac: Pull complete 14:05:01 114826534d7a: Verifying Checksum 14:05:01 114826534d7a: Download complete 14:05:01 8a3aa393b2d8: Verifying Checksum 14:05:01 8a3aa393b2d8: Download complete 14:05:04 114826534d7a: Pull complete 14:05:04 4657fd5d0bcf: Pull complete 14:05:04 6ad1cebc031e: Pull complete 14:05:07 8a3aa393b2d8: Pull complete 14:05:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:07 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 14:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:05:15 $ docker top fe809d7597a8b9b8bebfc2f0e59a2ad29178c6c1599706a67374a1dca7903804 -eo pid,comm [Pipeline] { [Pipeline] echo 14:05:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 14:05:16 + set -o pipefail 14:05:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 14:05:21 14:05:21 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 14:05:21 14:05:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/d816bdd3-26dd-4481-b7d7-dcf3e4098561 14:05:21 14:05:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:05:21 14:05:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:05:21 14:05:21 14:05:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:05:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:05:21 More details here: https://snyk.co/ue1NS 14:05:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:05:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:05:21 $ docker stop --time=1 fe809d7597a8b9b8bebfc2f0e59a2ad29178c6c1599706a67374a1dca7903804 14:05:29 $ docker rm -f --volumes fe809d7597a8b9b8bebfc2f0e59a2ad29178c6c1599706a67374a1dca7903804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:30 + git log --format=format:%s -1 3472a71eabe3cf11e529f0c456c85d4924dd4d23 [Pipeline] sh 14:05:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:31 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 14:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 14:05:31 $ docker top 7006e68e79b597a1172c0103600d7f16b42ee3208d4ccaa45844a14a42424d21 -eo pid,comm 14:05:31 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). 14:05:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:31 [ssh-agent] Looking for ssh-agent implementation... 14:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:32 $ docker exec 7006e68e79b597a1172c0103600d7f16b42ee3208d4ccaa45844a14a42424d21 ssh-agent 14:05:32 SSH_AUTH_SOCK=/tmp/ssh-4AovA1ZdL7r6/agent.32 14:05:32 SSH_AGENT_PID=38 14:05:32 Running ssh-add (command line suppressed) 14:05:32 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10381979433573630719.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10381979433573630719.key) 14:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:32 + git semver tag 14:05:32 2023-11-09 14:05:32,741 [run_tag] DEBUG tag force:False 14:05:32 2023-11-09 14:05:32,741 [check_head_tag] DEBUG check head tag 14:05:32 2023-11-09 14:05:32,742 [execute] INFO git cat-file --batch-check 14:05:32 2023-11-09 14:05:32,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 14:05:32 2023-11-09 14:05:32,746 [execute] INFO git cat-file --batch 14:05:32 2023-11-09 14:05:32,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 14:05:32 2023-11-09 14:05:32,762 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:05:32 2023-11-09 14:05:32,762 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 14:05:32 2023-11-09 14:05:32,763 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 14:05:32 2023-11-09 14:05:32,767 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:05:32 3.1.0-dev.24 [Pipeline] } 14:05:32 $ docker exec --env ******** --env ******** 7006e68e79b597a1172c0103600d7f16b42ee3208d4ccaa45844a14a42424d21 ssh-agent -k 14:05:32 unset SSH_AUTH_SOCK; 14:05:32 unset SSH_AGENT_PID; 14:05:32 echo Agent pid 38 killed; 14:05:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:33 + git semver [Pipeline] } 14:05:33 $ docker stop --time=1 7006e68e79b597a1172c0103600d7f16b42ee3208d4ccaa45844a14a42424d21 14:05:35 $ docker rm -f --volumes 7006e68e79b597a1172c0103600d7f16b42ee3208d4ccaa45844a14a42424d21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:35 14:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:35 0.23.1-centos7: Pulling from edgex-lftools 14:05:35 ab5ef0e58194: Pulling fs layer 14:05:35 9712f1f96733: Pulling fs layer 14:05:35 63f879dbbcfc: Pulling fs layer 14:05:35 0d9ebad4ef96: Pulling fs layer 14:05:35 e9a5061849ea: Pulling fs layer 14:05:35 d747dcd14b5f: Pulling fs layer 14:05:35 2de7ff778b66: Pulling fs layer 14:05:35 d747dcd14b5f: Waiting 14:05:35 2de7ff778b66: Waiting 14:05:35 e9a5061849ea: Waiting 14:05:35 9712f1f96733: Verifying Checksum 14:05:35 9712f1f96733: Download complete 14:05:36 63f879dbbcfc: Verifying Checksum 14:05:36 63f879dbbcfc: Download complete 14:05:36 e9a5061849ea: Verifying Checksum 14:05:36 e9a5061849ea: Download complete 14:05:36 0d9ebad4ef96: Verifying Checksum 14:05:36 0d9ebad4ef96: Download complete 14:05:36 ab5ef0e58194: Verifying Checksum 14:05:36 ab5ef0e58194: Download complete 14:05:36 2de7ff778b66: Verifying Checksum 14:05:36 2de7ff778b66: Download complete 14:05:39 ab5ef0e58194: Pull complete 14:05:39 9712f1f96733: Pull complete 14:05:40 63f879dbbcfc: Pull complete 14:05:44 0d9ebad4ef96: Pull complete 14:05:45 e9a5061849ea: Pull complete 14:05:45 d747dcd14b5f: Pull complete 14:05:47 2de7ff778b66: Pull complete 14:05:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:48 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 14:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-lftools:0.23.1-centos7 cat 14:06:03 $ docker top 6b90deb87f413553618c22ea289e64ced212a1c4fcceab83ac9bfbf61c9aec3c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:06:04 provisioning config files... 14:06:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8104091653856949564tmp 14:06:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15775074819795803038tmp 14:06:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2569723905286734509tmp [Pipeline] { [Pipeline] echo 14:06:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:06:04 ---> sigul-configuration.sh 14:06:04 gpg: directory `/root/.gnupg' created 14:06:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:06:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:06:04 gpg: keyring `/root/.gnupg/secring.gpg' created 14:06:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:06:04 gpg: CAST5 encrypted data 14:06:04 gpg: encrypted with 1 passphrase 14:06:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:06:04 + mkdir /home/jenkins 14:06:04 + mkdir /home/jenkins/sigul [Pipeline] sh 14:06:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:06:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:06:05 ---> sigul-install.sh 14:06:05 Sigul already installed; skipping installation. [Pipeline] sh 14:06:05 + git tag --list 14:06:05 0.7.1 14:06:05 v1.0.0 14:06:05 v1.1.0 14:06:05 v1.1.1 14:06:05 v1.2.2 14:06:05 v1.3.0 14:06:05 v1.3.1 14:06:05 v2.0.0 14:06:05 v2.1.0 14:06:05 v2.1.1 14:06:05 v2.2.0 14:06:05 v2.3.0 14:06:05 v3.0 14:06:05 v3.0.0 14:06:05 v3.1.0-dev.1 14:06:05 v3.1.0-dev.10 14:06:05 v3.1.0-dev.11 14:06:05 v3.1.0-dev.12 14:06:05 v3.1.0-dev.13 14:06:05 v3.1.0-dev.14 14:06:05 v3.1.0-dev.15 14:06:05 v3.1.0-dev.16 14:06:05 v3.1.0-dev.17 14:06:05 v3.1.0-dev.18 14:06:05 v3.1.0-dev.19 14:06:05 v3.1.0-dev.2 14:06:05 v3.1.0-dev.20 14:06:05 v3.1.0-dev.21 14:06:05 v3.1.0-dev.22 14:06:05 v3.1.0-dev.23 14:06:05 v3.1.0-dev.24 14:06:05 v3.1.0-dev.3 14:06:05 v3.1.0-dev.4 14:06:05 v3.1.0-dev.5 14:06:05 v3.1.0-dev.6 14:06:05 v3.1.0-dev.7 14:06:05 v3.1.0-dev.8 14:06:05 v3.1.0-dev.9 [Pipeline] sh 14:06:05 + lftools sign git-tag v3.1.0-dev.24 14:06:06 Signing Git tag with Sigul... 14:06:06 Signing v3.1.0-dev.24 [Pipeline] echo 14:06:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:06:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:06:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:06:06 $ docker stop --time=1 6b90deb87f413553618c22ea289e64ced212a1c4fcceab83ac9bfbf61c9aec3c 14:06:08 $ docker rm -f --volumes 6b90deb87f413553618c22ea289e64ced212a1c4fcceab83ac9bfbf61c9aec3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:06:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:09 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 14:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 14:06:10 $ docker top 6825abde9b37839b8fe6de357547cadd9c64e7603963ff5043098e632035674b -eo pid,comm 14:06:10 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). 14:06:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:10 [ssh-agent] Looking for ssh-agent implementation... 14:06:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:11 $ docker exec 6825abde9b37839b8fe6de357547cadd9c64e7603963ff5043098e632035674b ssh-agent 14:06:11 SSH_AUTH_SOCK=/tmp/ssh-KCJGSEtvCrFH/agent.14 14:06:11 SSH_AGENT_PID=20 14:06:11 Running ssh-add (command line suppressed) 14:06:11 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4168929388564999943.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4168929388564999943.key) 14:06:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:11 + git semver bump pre 14:06:11 2023-11-09 14:06:11,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:06:11 2023-11-09 14:06:11,823 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 14:06:11 2023-11-09 14:06:11,824 [bump_version] DEBUG bumped version:3.1.0-dev.25 14:06:11 2023-11-09 14:06:11,824 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 14:06:11 2023-11-09 14:06:11,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:06:11 2023-11-09 14:06:11,824 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:06:11 2023-11-09 14:06:11,828 [execute] INFO git cat-file --batch-check 14:06:11 2023-11-09 14:06:11,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:12 2023-11-09 14:06:11,834 [execute] INFO git cat-file --batch 14:06:12 2023-11-09 14:06:11,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:12 2023-11-09 14:06:11,839 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:06:12 3.1.0-dev.25 [Pipeline] } 14:06:12 $ docker exec --env ******** --env ******** 6825abde9b37839b8fe6de357547cadd9c64e7603963ff5043098e632035674b ssh-agent -k 14:06:12 unset SSH_AUTH_SOCK; 14:06:12 unset SSH_AGENT_PID; 14:06:12 echo Agent pid 20 killed; 14:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:12 + git semver [Pipeline] } 14:06:12 $ docker stop --time=1 6825abde9b37839b8fe6de357547cadd9c64e7603963ff5043098e632035674b 14:06:14 $ docker rm -f --volumes 6825abde9b37839b8fe6de357547cadd9c64e7603963ff5043098e632035674b [Pipeline] // withDockerContainer [Pipeline] sh 14:06:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:15 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 14:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 14:06:16 $ docker top 78f837ca0e7a4a992f8b1df95fbac7ea1dbbc066fc8ad135c8bc85b084fd6627 -eo pid,comm 14:06:16 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). 14:06:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:16 [ssh-agent] Looking for ssh-agent implementation... 14:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:16 $ docker exec 78f837ca0e7a4a992f8b1df95fbac7ea1dbbc066fc8ad135c8bc85b084fd6627 ssh-agent 14:06:16 SSH_AUTH_SOCK=/tmp/ssh-QymNwu9ugLEo/agent.15 14:06:16 SSH_AGENT_PID=21 14:06:16 Running ssh-add (command line suppressed) 14:06:16 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3527966251997670714.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3527966251997670714.key) 14:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:17 + git semver push 14:06:17 2023-11-09 14:06:17,430 [run_push] DEBUG push 14:06:17 2023-11-09 14:06:17,431 [execute] INFO git cat-file --batch-check 14:06:17 2023-11-09 14:06:17,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:17 2023-11-09 14:06:17,436 [execute] INFO git rev-list 2175e1c29c41c4e17cb6775a4706e4a92039f1ae -- 14:06:17 2023-11-09 14:06:17,437 [execute] DEBUG Popen(['git', 'rev-list', '2175e1c29c41c4e17cb6775a4706e4a92039f1ae', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:06:17 2023-11-09 14:06:17,447 [execute] INFO git fetch -v origin 14:06:17 2023-11-09 14:06:17,447 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:06:18 2023-11-09 14:06:18,011 [run_push] DEBUG no remote changes detected 14:06:18 2023-11-09 14:06:18,012 [execute] INFO git push origin semver 14:06:18 2023-11-09 14:06:18,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:06:19 2023-11-09 14:06:18,945 [run_push] DEBUG push all version tags 14:06:19 2023-11-09 14:06:18,946 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:06:19 2023-11-09 14:06:18,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 14:06:19 2023-11-09 14:06:19,698 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:06:19 3.1.0-dev.25 [Pipeline] } 14:06:19 $ docker exec --env ******** --env ******** 78f837ca0e7a4a992f8b1df95fbac7ea1dbbc066fc8ad135c8bc85b084fd6627 ssh-agent -k 14:06:20 unset SSH_AUTH_SOCK; 14:06:20 unset SSH_AGENT_PID; 14:06:20 echo Agent pid 21 killed; 14:06:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:20 + git semver [Pipeline] } 14:06:20 $ docker stop --time=1 78f837ca0e7a4a992f8b1df95fbac7ea1dbbc066fc8ad135c8bc85b084fd6627 14:06:22 $ docker rm -f --volumes 78f837ca0e7a4a992f8b1df95fbac7ea1dbbc066fc8ad135c8bc85b084fd6627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 14:06:22 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 14:06:22 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 14:06:22 total 16 14:06:22 drwxr-xr-x 3 root root 4096 Nov 9 13:57 . 14:06:22 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 14:06 .. 14:06:22 drwxr-xr-x 2 root root 4096 Nov 9 13:57 cost 14:06:22 -rw-r--r-- 1 root root 88 Nov 9 13:57 cost.csv 14:06:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 14:06:22 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 14:06:22 total 16 14:06:22 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 13:57 . 14:06:22 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 14:06 .. 14:06:22 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 13:57 cost 14:06:22 -rw-r--r-- 1 jenkins jenkins 88 Nov 9 13:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:06:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:24 ---> package-listing.sh 14:06:24 ++ facter osfamily 14:06:24 ++ tr '[:upper:]' '[:lower:]' 14:06:24 + OS_FAMILY=debian 14:06:24 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 14:06:24 + START_PACKAGES=/tmp/packages_start.txt 14:06:24 + END_PACKAGES=/tmp/packages_end.txt 14:06:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:24 + PACKAGES=/tmp/packages_start.txt 14:06:24 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 14:06:24 + PACKAGES=/tmp/packages_end.txt 14:06:24 + case "${OS_FAMILY}" in 14:06:24 + dpkg -l 14:06:24 + grep '^ii' 14:06:24 + '[' -f /tmp/packages_start.txt ']' 14:06:24 + '[' -f /tmp/packages_end.txt ']' 14:06:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:24 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 14:06:24 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 14:06:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 14:06:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:06:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:25 prd-ubuntu20.04-docker-8c-8g-17127 does not seem to be running inside a container 14:06:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-lftools-log-publisher:latest cat 14:06:25 $ docker top bc37c47e1c49a5fc4f065e6ec29eb9bd420de01be5a963cac61ad2e0ae4370af -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:25 + touch /tmp/pre-build-complete [Pipeline] sh 14:06:26 + mkdir -p /var/log/sysstat [Pipeline] sh 14:06:26 + ls /var/log/sa-host 14:06:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:26 provisioning config files... 14:06:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7287791830464477450tmp [Pipeline] { [Pipeline] echo 14:06:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:06:26 ---> create-netrc.sh [Pipeline] } 14:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:06:27 ---> python-tools-install.sh [Pipeline] echo 14:06:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:06:27 ---> sudo-logs.sh 14:06:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:06:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:06:27 ---> job-cost.sh 14:06:27 lf-activate-venv: SKIPPING 14:06:27 DEBUG: total: 0.2199999988079071 14:06:27 INFO: Retrieving Stack Cost... 14:06:28 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:28 INFO: Archiving Costs [Pipeline] echo 14:06:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:06:28 ---> logs-deploy.sh 14:06:28 lf-activate-venv: SKIPPING 14:06:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/138 14:06:28 INFO: archiving workspace using pattern(s): 14:06:29 Archives upload complete. 14:06:29 INFO: archiving logs to Nexus 14:06:30 ---> uname -a: 14:06:30 Linux prd-ubuntu20-04-docker-8c-8g-17127 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:06:30 14:06:30 14:06:30 ---> lscpu: 14:06:30 Architecture: x86_64 14:06:30 CPU op-mode(s): 32-bit, 64-bit 14:06:30 Byte Order: Little Endian 14:06:30 Address sizes: 40 bits physical, 48 bits virtual 14:06:30 CPU(s): 8 14:06:30 On-line CPU(s) list: 0-7 14:06:30 Thread(s) per core: 1 14:06:30 Core(s) per socket: 1 14:06:30 Socket(s): 8 14:06:30 NUMA node(s): 1 14:06:30 Vendor ID: AuthenticAMD 14:06:30 CPU family: 23 14:06:30 Model: 49 14:06:30 Model name: AMD EPYC-Rome Processor 14:06:30 Stepping: 0 14:06:30 CPU MHz: 2799.998 14:06:30 BogoMIPS: 5599.99 14:06:30 Virtualization: AMD-V 14:06:30 Hypervisor vendor: KVM 14:06:30 Virtualization type: full 14:06:30 L1d cache: 256 KiB 14:06:30 L1i cache: 256 KiB 14:06:30 L2 cache: 4 MiB 14:06:30 L3 cache: 128 MiB 14:06:30 NUMA node0 CPU(s): 0-7 14:06:30 Vulnerability Itlb multihit: Not affected 14:06:30 Vulnerability L1tf: Not affected 14:06:30 Vulnerability Mds: Not affected 14:06:30 Vulnerability Meltdown: Not affected 14:06:30 Vulnerability Mmio stale data: Not affected 14:06:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:06:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:06:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:06:30 Vulnerability Srbds: Not affected 14:06:30 Vulnerability Tsx async abort: Not affected 14:06:30 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 14:06:30 14:06:30 14:06:30 ---> nproc: 14:06:30 8 14:06:30 14:06:30 14:06:30 ---> df -h: 14:06:30 Filesystem Size Used Avail Use% Mounted on 14:06:30 overlay 155G 13G 143G 9% / 14:06:30 tmpfs 64M 0 64M 0% /dev 14:06:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:06:30 shm 64M 0 64M 0% /dev/shm 14:06:30 /dev/vda1 155G 13G 143G 9% /facter-os 14:06:30 14:06:30 14:06:30 ---> sar -b -r -n DEV: 14:06:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17127) 11/09/23 _x86_64_ (8 CPU) 14:06:30 14:06:30 13:53:37 LINUX RESTART (8 CPU) 14:06:30 14:06:30 13:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:06:30 13:55:01 143.64 39.72 103.91 0.00 4394.92 76564.51 0.00 14:06:30 13:56:01 178.82 0.82 178.01 0.00 19.46 58066.64 0.00 14:06:30 13:57:01 103.48 0.22 103.27 0.00 13.46 33491.75 0.00 14:06:30 13:58:01 104.28 0.13 104.15 0.00 16.93 26129.91 0.00 14:06:30 13:59:01 30.04 8.83 21.21 0.00 1322.85 8418.08 0.00 14:06:30 14:00:01 32.06 2.42 29.65 0.00 3903.62 12594.30 0.00 14:06:30 14:01:01 4.28 0.02 4.27 0.00 0.13 6269.36 0.00 14:06:30 14:02:01 2.88 0.00 2.88 0.00 0.00 6072.85 0.00 14:06:30 14:03:01 2.25 0.00 2.25 0.00 0.00 6198.70 0.00 14:06:30 14:04:01 4.58 1.02 3.57 0.00 21.86 6217.76 0.00 14:06:30 14:05:01 4.32 0.10 4.22 0.00 10.26 6165.91 0.00 14:06:30 14:06:01 116.38 0.18 116.20 0.00 7.47 63173.47 0.00 14:06:30 Average: 60.47 4.41 56.07 0.00 804.25 25710.10 0.00 14:06:30 14:06:30 13:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:06:30 13:55:01 29270488 31562340 759012 2.31 74116 2494080 1958252 5.77 1004912 2237044 492 14:06:30 13:56:01 28447056 31546968 757156 2.30 149092 3155712 1935628 5.70 1086656 2887544 592 14:06:30 13:57:01 27903600 31529776 772384 2.35 154912 3636812 1837980 5.42 1275924 3200072 172 14:06:30 13:58:01 27619420 31539948 760532 2.31 165348 3883508 1780612 5.25 1282632 3438112 448 14:06:30 13:59:01 27410452 31503624 769136 2.34 180892 4043108 1756824 5.18 1383512 3523188 40728 14:06:30 14:00:01 27140600 31521952 749312 2.28 194712 4310124 1701128 5.01 1585488 3576812 8 14:06:30 14:01:01 27146556 31523028 747976 2.27 193244 4306872 1717304 5.06 1584104 3573608 8 14:06:30 14:02:01 27146880 31523436 747516 2.27 193308 4306876 1717304 5.06 1584216 3573612 8 14:06:30 14:03:01 27152944 31529564 741360 2.25 193372 4306876 1717304 5.06 1578364 3573612 12 14:06:30 14:04:01 27153032 31530700 740092 2.25 193492 4307496 1728484 5.09 1576384 3574144 148 14:06:30 14:05:01 26707120 31489820 780588 2.37 194240 4698628 1988200 5.86 1621772 3965016 391760 14:06:30 14:06:01 25655308 31499372 764320 2.32 228640 5615636 1808528 5.33 1679696 4840392 41712 14:06:30 Average: 27396121 31525044 757449 2.30 176281 4088811 1803962 5.32 1436972 3496930 39674 14:06:30 14:06:30 13:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:06:30 13:55:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 14:06:30 13:55:01 veth4c80589 0.12 0.20 0.01 0.02 0.00 0.00 0.00 0.00 14:06:30 13:55:01 ens3 617.61 388.88 5625.18 86.45 0.00 0.00 0.00 0.00 14:06:30 13:55:01 docker0 4.13 3.64 0.44 49.98 0.00 0.00 0.00 0.00 14:06:30 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:06:30 13:56:01 ens3 397.10 239.30 2445.05 28.11 0.00 0.00 0.00 0.00 14:06:30 13:56:01 docker0 229.76 382.72 18.95 2431.09 0.00 0.00 0.00 0.00 14:06:30 13:56:01 vethc1db6c5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 13:57:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 14:06:30 13:57:01 ens3 48.29 44.01 62.89 93.95 0.00 0.00 0.00 0.00 14:06:30 13:57:01 docker0 1.37 2.95 0.08 30.90 0.00 0.00 0.00 0.00 14:06:30 13:58:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 14:06:30 13:58:01 ens3 155.91 112.53 2654.91 246.27 0.00 0.00 0.00 0.00 14:06:30 13:58:01 docker0 1.50 2.40 0.09 31.36 0.00 0.00 0.00 0.00 14:06:30 13:59:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:06:30 13:59:01 ens3 109.23 57.06 1355.54 4.00 0.00 0.00 0.00 0.00 14:06:30 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:00:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 14:06:30 14:00:01 ens3 79.57 26.61 1374.65 2.26 0.00 0.00 0.00 0.00 14:06:30 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:01:01 ens3 2.08 0.70 2.85 0.29 0.00 0.00 0.00 0.00 14:06:30 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:06:30 14:02:01 ens3 0.92 0.63 0.52 0.42 0.00 0.00 0.00 0.00 14:06:30 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:03:01 ens3 0.72 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:06:30 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:06:30 14:04:01 ens3 1.32 0.18 0.18 0.07 0.00 0.00 0.00 0.00 14:06:30 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:05:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:06:30 14:05:01 ens3 119.80 64.02 3963.87 7.25 0.00 0.00 0.00 0.00 14:06:30 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:30 14:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:06:30 14:06:01 ens3 233.48 164.36 4235.13 28.38 0.00 0.00 0.00 0.00 14:06:30 14:06:01 docker0 85.27 101.80 6.31 1025.56 0.00 0.00 0.00 0.00 14:06:30 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 14:06:30 Average: ens3 146.52 91.12 1804.77 41.39 0.00 0.00 0.00 0.00 14:06:30 Average: docker0 26.87 41.18 2.16 297.78 0.00 0.00 0.00 0.00 14:06:30 14:06:30 14:06:30 ---> sar -P ALL: 14:06:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17127) 11/09/23 _x86_64_ (8 CPU) 14:06:30 14:06:30 13:53:37 LINUX RESTART (8 CPU) 14:06:30 14:06:30 13:54:02 CPU %user %nice %system %iowait %steal %idle 14:06:30 13:55:01 all 8.70 0.00 3.09 5.89 0.05 82.27 14:06:30 13:55:01 0 10.02 0.00 2.27 1.54 0.03 86.14 14:06:30 13:55:01 1 9.32 0.00 3.16 1.98 0.05 85.48 14:06:30 13:55:01 2 6.84 0.00 3.34 0.72 0.05 89.05 14:06:30 13:55:01 3 11.26 0.00 2.75 4.39 0.07 81.54 14:06:30 13:55:01 4 7.29 0.00 3.87 0.68 0.05 88.11 14:06:30 13:55:01 5 8.36 0.00 2.91 22.20 0.05 66.47 14:06:30 13:55:01 6 6.86 0.00 3.16 15.46 0.05 74.47 14:06:30 13:55:01 7 9.64 0.00 3.24 0.27 0.05 86.79 14:06:30 13:56:01 all 4.51 0.00 2.26 5.56 0.05 87.62 14:06:30 13:56:01 0 4.66 0.00 2.85 6.78 0.05 85.66 14:06:30 13:56:01 1 4.31 0.00 1.63 1.43 0.05 92.58 14:06:30 13:56:01 2 4.45 0.00 1.65 0.29 0.03 93.59 14:06:30 13:56:01 3 5.33 0.00 2.56 1.80 0.07 90.24 14:06:30 13:56:01 4 4.08 0.00 2.74 1.38 0.05 91.75 14:06:30 13:56:01 5 4.47 0.00 2.97 26.68 0.08 65.79 14:06:30 13:56:01 6 4.73 0.00 1.88 5.63 0.03 87.73 14:06:30 13:56:01 7 4.01 0.00 1.83 0.62 0.07 93.48 14:06:30 13:57:01 all 40.48 0.00 4.84 3.37 0.10 51.21 14:06:30 13:57:01 0 39.80 0.00 5.28 3.65 0.08 51.18 14:06:30 13:57:01 1 39.68 0.00 4.80 1.35 0.08 54.09 14:06:30 13:57:01 2 40.78 0.00 4.44 1.64 0.10 53.03 14:06:30 13:57:01 3 40.64 0.00 5.43 9.01 0.10 44.81 14:06:30 13:57:01 4 40.98 0.00 4.66 7.69 0.10 46.57 14:06:30 13:57:01 5 41.96 0.00 4.63 2.54 0.08 50.78 14:06:30 13:57:01 6 37.07 0.00 4.90 0.81 0.14 57.07 14:06:30 13:57:01 7 42.92 0.00 4.54 0.35 0.08 52.10 14:06:30 13:58:01 all 3.66 0.00 1.46 6.31 0.05 88.52 14:06:30 13:58:01 0 4.36 0.00 1.87 18.20 0.05 75.52 14:06:30 13:58:01 1 2.80 0.00 1.75 2.48 0.07 92.90 14:06:30 13:58:01 2 4.70 0.00 1.15 1.86 0.03 92.25 14:06:30 13:58:01 3 3.12 0.00 1.41 0.94 0.05 94.48 14:06:30 13:58:01 4 3.42 0.00 1.53 2.55 0.05 92.45 14:06:30 13:58:01 5 5.26 0.00 1.36 15.17 0.08 78.13 14:06:30 13:58:01 6 2.42 0.00 1.14 9.08 0.05 87.31 14:06:30 13:58:01 7 3.19 0.00 1.49 0.23 0.05 95.04 14:06:30 13:59:01 all 1.23 0.00 0.71 1.24 0.02 96.80 14:06:30 13:59:01 0 0.90 0.00 1.74 0.77 0.03 96.56 14:06:30 13:59:01 1 1.52 0.00 0.47 0.12 0.02 97.88 14:06:30 13:59:01 2 0.65 0.00 0.77 0.48 0.02 98.08 14:06:30 13:59:01 3 1.05 0.00 0.60 0.40 0.03 97.91 14:06:30 13:59:01 4 0.74 0.00 0.33 0.13 0.02 98.78 14:06:30 13:59:01 5 1.23 0.00 0.47 1.15 0.00 97.15 14:06:30 13:59:01 6 1.12 0.00 0.33 6.15 0.02 92.38 14:06:30 13:59:01 7 2.64 0.00 0.99 0.67 0.02 95.69 14:06:30 14:00:01 all 1.42 0.00 0.66 3.14 0.02 94.76 14:06:30 14:00:01 0 1.65 0.00 0.73 1.15 0.02 96.45 14:06:30 14:00:01 1 1.24 0.00 0.45 0.18 0.02 98.11 14:06:30 14:00:01 2 1.37 0.00 0.60 1.95 0.02 96.06 14:06:30 14:00:01 3 2.09 0.00 1.08 0.25 0.02 96.56 14:06:30 14:00:01 4 0.95 0.00 0.35 1.62 0.02 97.05 14:06:30 14:00:01 5 0.97 0.00 1.22 2.67 0.02 95.13 14:06:30 14:00:01 6 1.97 0.00 0.47 17.08 0.02 80.46 14:06:30 14:00:01 7 1.14 0.00 0.35 0.22 0.02 98.28 14:06:30 14:01:01 all 0.10 0.00 0.05 1.64 0.01 98.19 14:06:30 14:01:01 0 0.02 0.00 0.05 1.37 0.00 98.57 14:06:30 14:01:01 1 0.13 0.00 0.05 0.28 0.02 99.52 14:06:30 14:01:01 2 0.02 0.00 0.07 0.13 0.00 99.78 14:06:30 14:01:01 3 0.10 0.00 0.05 0.13 0.02 99.70 14:06:30 14:01:01 4 0.47 0.00 0.08 0.42 0.02 99.01 14:06:30 14:01:01 5 0.00 0.00 0.05 0.00 0.00 99.95 14:06:30 14:01:01 6 0.03 0.00 0.07 10.81 0.00 89.09 14:06:30 14:01:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:06:30 14:02:01 all 0.03 0.00 0.01 0.13 0.01 99.82 14:06:30 14:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:06:30 14:02:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:06:30 14:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:06:30 14:02:01 3 0.07 0.00 0.00 0.00 0.00 99.93 14:06:30 14:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:06:30 14:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:06:30 14:02:01 6 0.03 0.00 0.02 1.05 0.02 98.88 14:06:30 14:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:06:30 14:03:01 all 0.10 0.00 0.00 0.72 0.00 99.17 14:06:30 14:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:06:30 14:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:06:30 14:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:06:30 14:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:06:30 14:03:01 4 0.52 0.00 0.00 0.00 0.00 99.48 14:06:30 14:03:01 5 0.22 0.00 0.00 0.00 0.00 99.78 14:06:30 14:03:01 6 0.02 0.00 0.00 5.76 0.02 94.21 14:06:30 14:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:06:30 14:04:01 all 0.16 0.00 0.04 0.60 0.01 99.20 14:06:30 14:04:01 0 0.02 0.00 0.05 0.58 0.00 99.35 14:06:30 14:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:06:30 14:04:01 2 0.05 0.00 0.05 0.00 0.00 99.90 14:06:30 14:04:01 3 0.13 0.00 0.03 0.47 0.02 99.35 14:06:30 14:04:01 4 0.60 0.00 0.02 0.00 0.02 99.37 14:06:30 14:04:01 5 0.33 0.00 0.07 0.55 0.00 99.05 14:06:30 14:04:01 6 0.05 0.00 0.02 2.63 0.00 97.30 14:06:30 14:04:01 7 0.03 0.00 0.03 0.58 0.00 99.35 14:06:30 14:05:01 all 0.76 0.00 0.32 0.27 0.01 98.65 14:06:30 14:05:01 0 0.77 0.00 0.25 0.02 0.02 98.95 14:06:30 14:05:01 1 0.99 0.00 0.30 0.03 0.00 98.68 14:06:30 14:05:01 2 0.23 0.00 0.13 0.02 0.02 99.60 14:06:30 14:05:01 3 0.72 0.00 0.30 0.02 0.02 98.95 14:06:30 14:05:01 4 0.60 0.00 0.15 0.00 0.00 99.25 14:06:30 14:05:01 5 0.65 0.00 0.32 0.53 0.02 98.48 14:06:30 14:05:01 6 1.30 0.00 0.45 1.47 0.02 96.77 14:06:30 14:05:01 7 0.80 0.00 0.63 0.03 0.02 98.51 14:06:30 14:06:30 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:06:30 14:06:01 all 6.90 0.00 2.85 8.58 0.06 81.60 14:06:30 14:06:01 0 6.56 0.00 3.43 21.62 0.05 68.33 14:06:30 14:06:01 1 7.73 0.00 2.15 6.08 0.05 83.99 14:06:30 14:06:01 2 7.39 0.00 3.02 0.72 0.03 88.83 14:06:30 14:06:01 3 6.09 0.00 3.90 22.56 0.12 67.33 14:06:30 14:06:01 4 6.91 0.00 2.53 0.47 0.05 90.05 14:06:30 14:06:01 5 6.58 0.00 2.25 11.26 0.05 79.86 14:06:30 14:06:01 6 7.34 0.00 2.40 5.64 0.05 84.56 14:06:30 14:06:01 7 6.61 0.00 3.16 0.46 0.05 89.72 14:06:30 Average: all 5.63 0.00 1.35 3.11 0.03 89.88 14:06:30 Average: 0 5.69 0.00 1.54 4.61 0.03 88.13 14:06:30 Average: 1 5.61 0.00 1.22 1.16 0.03 91.97 14:06:30 Average: 2 5.50 0.00 1.26 0.65 0.03 92.56 14:06:30 Average: 3 5.83 0.00 1.50 3.31 0.04 89.32 14:06:30 Average: 4 5.51 0.00 1.34 1.24 0.03 91.88 14:06:30 Average: 5 5.80 0.00 1.34 6.83 0.03 85.99 14:06:30 Average: 6 5.20 0.00 1.23 6.79 0.03 86.75 14:06:30 Average: 7 5.89 0.00 1.35 0.29 0.03 92.45 14:06:30 14:06:30 14:06:30