Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 855a1f59a7147df874c77670ab8284c3d3963227 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-ssh13775515651256580553.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4776482103265650848.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1718744942287223745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12004033924948848455.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9357621989446387710.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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-24594 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 855a1f59a7147df874c77670ab8284c3d3963227 (main) Commit message: "build: [Device Virtual] Add ldflags to strib debug info from binary (#454)" > git config core.sparsecheckout # timeout=10 > git checkout -f 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 > git rev-list --no-walk b7d08b16b434e93c5cb72c19d88a87eb30002c2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:38 ========================================================= 20:44:38 EdgeX Global Pipelines Version Info 20:44:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:39 ------------------- 20:44:39 stable info: 20:44:39 ------------------- 20:44:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:44:39 Message: update stable to v1.0.258 20:44:39 ------------------- 20:44:39 experimental info: 20:44:39 ------------------- 20:44:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:44:39 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 855a1f5 [Pipeline] echo 20:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:40 provisioning config files... 20:44:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10883973252926074466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:41 ---> ****-login.sh 20:44:41 nexus3.edgexfoundry.org:10001 20:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:41 Configure a credential helper to remove this warning. See 20:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:41 20:44:41 Login Succeeded 20:44:41 nexus3.edgexfoundry.org:10002 20:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:41 Configure a credential helper to remove this warning. See 20:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:41 20:44:41 Login Succeeded 20:44:41 nexus3.edgexfoundry.org:10003 20:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:41 Configure a credential helper to remove this warning. See 20:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:41 20:44:41 Login Succeeded 20:44:41 nexus3.edgexfoundry.org:10004 20:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:41 Configure a credential helper to remove this warning. See 20:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:41 20:44:41 Login Succeeded 20:44:41 ****.io 20:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:42 Configure a credential helper to remove this warning. See 20:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:42 20:44:42 Login Succeeded 20:44:42 ---> ****-login.sh ends [Pipeline] } 20:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:42 + git rev-list -1 --merges 855a1f59a7147df874c77670ab8284c3d3963227~1..855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo 20:44:42 -----------> git rev-list -1 --merges 855a1f59a7147df874c77670ab8284c3d3963227~1..855a1f59a7147df874c77670ab8284c3d3963227 855a1f59a7147df874c77670ab8284c3d3963227 [false] [Pipeline] sh 20:44:42 + git log --format=format:%s -1 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo 20:44:42 ========================================================= 20:44:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:43 + git log --format=format:%s -1 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] echo 20:44:43 [semverPrep] GIT_COMMIT: 855a1f59a7147df874c77670ab8284c3d3963227, Commit Message: build: [Device Virtual] Add ldflags to strib debug info from binary (#454) [Pipeline] echo 20:44:43 [semverPrep] This is not a build commit. [Pipeline] sh 20:44:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:43 + grep -v github /etc/ssh/ssh_known_hosts 20:44:43 + [ -e /tmp/ssh_known_hosts ] 20:44:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:44 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:44 20:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:44 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:44 b85a868b505f: Pulling fs layer 20:44:44 e2be974225ed: Pulling fs layer 20:44:44 339a4e72a1f5: Pulling fs layer 20:44:44 988bab9f4d93: Pulling fs layer 20:44:44 1469e6f7b9e6: Pulling fs layer 20:44:44 eaf3925da568: Pulling fs layer 20:44:44 988bab9f4d93: Waiting 20:44:44 1469e6f7b9e6: Waiting 20:44:44 bab4dde63d76: Pulling fs layer 20:44:44 bde34c3a00c8: Pulling fs layer 20:44:44 b352a97aabf1: Pulling fs layer 20:44:44 4872d77fe225: Pulling fs layer 20:44:44 bab4dde63d76: Waiting 20:44:44 5851b861e8e6: Pulling fs layer 20:44:44 bde34c3a00c8: Waiting 20:44:44 b352a97aabf1: Waiting 20:44:44 4872d77fe225: Waiting 20:44:44 5851b861e8e6: Waiting 20:44:44 e2be974225ed: Verifying Checksum 20:44:44 e2be974225ed: Download complete 20:44:44 988bab9f4d93: Verifying Checksum 20:44:44 988bab9f4d93: Download complete 20:44:44 1469e6f7b9e6: Verifying Checksum 20:44:44 1469e6f7b9e6: Download complete 20:44:44 eaf3925da568: Verifying Checksum 20:44:44 eaf3925da568: Download complete 20:44:44 339a4e72a1f5: Verifying Checksum 20:44:44 339a4e72a1f5: Download complete 20:44:44 bde34c3a00c8: Verifying Checksum 20:44:44 bde34c3a00c8: Download complete 20:44:44 b352a97aabf1: Download complete 20:44:44 4872d77fe225: Verifying Checksum 20:44:44 4872d77fe225: Download complete 20:44:44 5851b861e8e6: Download complete 20:44:44 b85a868b505f: Verifying Checksum 20:44:44 b85a868b505f: Download complete 20:44:45 bab4dde63d76: Verifying Checksum 20:44:45 bab4dde63d76: Download complete 20:44:46 b85a868b505f: Pull complete 20:44:46 e2be974225ed: Pull complete 20:44:46 339a4e72a1f5: Pull complete 20:44:46 988bab9f4d93: Pull complete 20:44:46 1469e6f7b9e6: Pull complete 20:44:46 eaf3925da568: Pull complete 20:44:48 bab4dde63d76: Pull complete 20:44:48 bde34c3a00c8: Pull complete 20:44:48 b352a97aabf1: Pull complete 20:44:48 4872d77fe225: Pull complete 20:44:48 5851b861e8e6: Pull complete 20:44:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:49 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:44:51 $ docker top 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 -eo pid,comm 20:44:51 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). 20:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:51 [ssh-agent] Looking for ssh-agent implementation... 20:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:51 $ docker exec 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent 20:44:51 SSH_AUTH_SOCK=/tmp/ssh-QoS8un455sQu/agent.32 20:44:51 SSH_AGENT_PID=38 20:44:51 Running ssh-add (command line suppressed) 20:44:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9781220138730160167.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9781220138730160167.key) 20:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:52 + git tag --points-at HEAD [Pipeline] } 20:44:52 $ docker exec --env ******** --env ******** 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent -k 20:44:52 unset SSH_AUTH_SOCK; 20:44:52 unset SSH_AGENT_PID; 20:44:52 echo Agent pid 38 killed; 20:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:52 [ssh-agent] Looking for ssh-agent implementation... 20:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:52 $ docker exec 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent 20:44:52 SSH_AUTH_SOCK=/tmp/ssh-O2aR7SqtSUQ3/agent.72 20:44:52 SSH_AGENT_PID=78 20:44:52 Running ssh-add (command line suppressed) 20:44:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16007484904660414934.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16007484904660414934.key) 20:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:53 + git semver init 20:44:53 2023-12-06 20:44:53,225 [run_init] DEBUG init version:0.0.0 force:False 20:44:53 2023-12-06 20:44:53,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 20:44:53 2023-12-06 20:44:53,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 20:44:53 2023-12-06 20:44:53,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 20:44:54 2023-12-06 20:44:54,502 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 20:44:54 2023-12-06 20:44:54,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 20:44:54 2023-12-06 20:44:54,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:44:54 2023-12-06 20:44:54,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:44:54 3.2.0-dev.3 [Pipeline] } 20:44:54 $ docker exec --env ******** --env ******** 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 ssh-agent -k 20:44:54 unset SSH_AUTH_SOCK; 20:44:54 unset SSH_AGENT_PID; 20:44:54 echo Agent pid 78 killed; 20:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:55 + git semver [Pipeline] } 20:44:55 $ docker stop --time=1 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 20:44:56 $ docker rm -f --volumes 321a384168e1c03e923b4f4afe007ec98f8cc766737ca45542b4ea04d6f78a63 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:57 Stashed 1 file(s) [Pipeline] echo 20:44:57 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 20:44:57 provisioning config files... 20:44:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2245210731153064319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:58 ---> ****-login.sh 20:44:58 nexus3.edgexfoundry.org:10001 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 nexus3.edgexfoundry.org:10002 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 nexus3.edgexfoundry.org:10003 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 nexus3.edgexfoundry.org:10004 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 ****.io 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 ---> ****-login.sh ends [Pipeline] } 20:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:58 ========================================================= 20:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:44:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + 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 . 20:44:59 Sending build context to Docker daemon 31.54MB 20:44:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:44:59 Step 2/12 : FROM ${BASE} AS builder 20:44:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:44:59 7264a8db6415: Pulling fs layer 20:44:59 c4d48a809fc2: Pulling fs layer 20:44:59 4f1c88b9dad5: Pulling fs layer 20:44:59 ad3a456e5733: Pulling fs layer 20:44:59 69c7f0334f64: Pulling fs layer 20:44:59 1f1c1a5573a3: Pulling fs layer 20:44:59 ce7588e14bc9: Pulling fs layer 20:44:59 b5e4710f87ac: Pulling fs layer 20:44:59 1f1c1a5573a3: Waiting 20:44:59 ce7588e14bc9: Waiting 20:44:59 ad3a456e5733: Waiting 20:44:59 69c7f0334f64: Waiting 20:44:59 b5e4710f87ac: Waiting 20:44:59 c4d48a809fc2: Download complete 20:44:59 69c7f0334f64: Download complete 20:44:59 7264a8db6415: Verifying Checksum 20:44:59 7264a8db6415: Download complete 20:44:59 1f1c1a5573a3: Verifying Checksum 20:44:59 1f1c1a5573a3: Download complete 20:44:59 7264a8db6415: Pull complete 20:44:59 b5e4710f87ac: Verifying Checksum 20:44:59 b5e4710f87ac: Download complete 20:44:59 c4d48a809fc2: Pull complete 20:44:59 4f1c88b9dad5: Verifying Checksum 20:44:59 4f1c88b9dad5: Download complete 20:45:00 ce7588e14bc9: Verifying Checksum 20:45:00 ce7588e14bc9: Download complete 20:45:02 4f1c88b9dad5: Pull complete 20:45:02 ad3a456e5733: Pull complete 20:45:02 69c7f0334f64: Pull complete 20:45:02 1f1c1a5573a3: Pull complete 20:45:05 ce7588e14bc9: Pull complete 20:45:05 b5e4710f87ac: Pull complete 20:45:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:45:05 ---> 88b5674ff536 20:45:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:45:08 ---> Running in 91d67b048b45 20:45:08 Removing intermediate container 91d67b048b45 20:45:08 ---> 06486d5b0836 20:45:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:45:08 ---> Running in d8965771061f 20:45:08 Removing intermediate container d8965771061f 20:45:08 ---> 95cae926fb5a 20:45:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:45:08 ---> Running in 2838447fe428 20:45:08 Removing intermediate container 2838447fe428 20:45:08 ---> 17858ba9e303 20:45:08 Step 6/12 : WORKDIR /device-virtual-go 20:45:08 ---> Running in 3b0b080973ab 20:45:08 Removing intermediate container 3b0b080973ab 20:45:08 ---> 1d52dcccb9c1 20:45:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:08 ---> Running in b611c72f2826 20:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:08 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:45:09 (2/4) Installing libedit (20221030.3.1-r1) 20:45:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:45:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:45:09 Executing busybox-1.36.1-r5.trigger 20:45:09 OK: 268 MiB in 56 packages 20:45:09 Removing intermediate container b611c72f2826 20:45:09 ---> 6edf8e96a052 20:45:09 Step 8/12 : COPY go.mod vendor* ./ 20:45:09 ---> 983f3fd70b0a 20:45:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:09 ---> Running in 8e374a0c1352 20:45:12 Still waiting to schedule task 20:45:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24595’ is offline 20:45:36 Removing intermediate container 8e374a0c1352 20:45:36 ---> d7ed27f4a875 20:45:36 Step 10/12 : COPY . . 20:45:36 ---> cdc5820242cb 20:45:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:36 ---> Running in cb74784c7db5 20:45:36 Removing intermediate container cb74784c7db5 20:45:36 ---> d3a06de8364e 20:45:36 Step 12/12 : RUN $MAKE 20:45:36 ---> Running in 24ba88763553 20:45:36 noop 20:45:36 Removing intermediate container 24ba88763553 20:45:36 ---> e986cbb8bcdd 20:45:36 Successfully built e986cbb8bcdd 20:45:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:36 + docker inspect -f . ci-base-image-x86_64 20:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:36 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:45:37 $ docker top a1b5ae193cae66217471b60a93767ae1d2bc3c0b8c9e178e0d73ac22f95e5d9d -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:37 + go version 20:45:37 go version go1.21.0 linux/amd64 [Pipeline] } 20:45:37 $ docker stop --time=1 a1b5ae193cae66217471b60a93767ae1d2bc3c0b8c9e178e0d73ac22f95e5d9d 20:45:38 $ docker rm -f --volumes a1b5ae193cae66217471b60a93767ae1d2bc3c0b8c9e178e0d73ac22f95e5d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker inspect -f . ci-base-image-x86_64 20:45:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:39 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:45:39 $ docker top 43d1df4e05405a6461e9eff4ae4651b3fd83571d55cb27aba872a5aa02fa0238 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:40 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 20:45:40 + make test 20:45:40 go test ./... -coverprofile=coverage.out 20:45:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:45:51 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:45:51 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 20:45:56 go vet ./... 20:45:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:45:59 $ docker stop --time=1 43d1df4e05405a6461e9eff4ae4651b3fd83571d55cb27aba872a5aa02fa0238 20:46:01 $ docker rm -f --volumes 43d1df4e05405a6461e9eff4ae4651b3fd83571d55cb27aba872a5aa02fa0238 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:03 + ls -al . 20:46:03 total 200 20:46:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 . 20:46:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:44 .. 20:46:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 .git 20:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 .github 20:46:03 -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 20:44 .gitignore 20:46:03 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:44 .golangci.yml 20:46:03 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:44 .semver 20:46:03 -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 20:44 Attribution.txt 20:46:03 -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 20:44 CHANGELOG.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 20:44 Dockerfile 20:46:03 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:44 GOVERNANCE.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 20:44 Jenkinsfile 20:46:03 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:44 LICENSE 20:46:03 -rw-rw-r-- 1 jenkins jenkins 1953 Dec 6 20:44 Makefile 20:46:03 -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 20:44 OWNERS.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 20:44 README.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:44 VERSION 20:46:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:44 bin 20:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 cmd 20:46:03 -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 20:45 coverage.out 20:46:03 -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 20:44 go.mod 20:46:03 -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 20:44 go.sum 20:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 internal 20:46:03 -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=855a1f59a7147df874c77670ab8284c3d3963227 --label arch=amd64 --label version=3.2.0-dev.3 . 20:46:03 Sending build context to Docker daemon 31.59MB 20:46:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:46:03 Step 2/26 : FROM ${BASE} AS builder 20:46:03 ---> e986cbb8bcdd 20:46:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:46:03 ---> Running in 6b147081927f 20:46:03 Removing intermediate container 6b147081927f 20:46:03 ---> 9a772bbac508 20:46:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:46:03 ---> Running in 28693f830bc4 20:46:03 Removing intermediate container 28693f830bc4 20:46:03 ---> 694c647899ab 20:46:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:46:03 ---> Running in 47cce06cfa44 20:46:03 Removing intermediate container 47cce06cfa44 20:46:03 ---> 543b8c381c61 20:46:03 Step 6/26 : WORKDIR /device-virtual-go 20:46:03 ---> Running in dcc92f7d1cec 20:46:03 Removing intermediate container dcc92f7d1cec 20:46:03 ---> 473e34921021 20:46:03 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:03 ---> Running in c8b150ae3462 20:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:04 OK: 268 MiB in 56 packages 20:46:04 Removing intermediate container c8b150ae3462 20:46:04 ---> 7678635354ec 20:46:04 Step 8/26 : COPY go.mod vendor* ./ 20:46:05 ---> 81aca64cc4b6 20:46:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:05 ---> Running in 8acbf96b7a0f 20:46:05 Removing intermediate container 8acbf96b7a0f 20:46:05 ---> e75b7b4633bb 20:46:05 Step 10/26 : COPY . . 20:46:06 ---> 53fe3e4b8247 20:46:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:06 ---> Running in e3dfcff95a3d 20:46:06 Removing intermediate container e3dfcff95a3d 20:46:06 ---> d3bad1d62e32 20:46:06 Step 12/26 : RUN $MAKE 20:46:06 ---> Running in f7d952c62aaa 20:46:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 20:46:21 Removing intermediate container f7d952c62aaa 20:46:21 ---> 6f8a7c4a5eb7 20:46:21 Step 13/26 : FROM alpine:3.18 20:46:21 3.18: Pulling from library/alpine 20:46:21 c926b61bad3b: Pulling fs layer 20:46:21 c926b61bad3b: Download complete 20:46:21 c926b61bad3b: Pull complete 20:46:21 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:46:21 Status: Downloaded newer image for alpine:3.18 20:46:21 ---> b541f2080109 20:46:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:46:21 ---> Running in ae0d4da7e8bb 20:46:21 Removing intermediate container ae0d4da7e8bb 20:46:21 ---> 8b4739c51383 20:46:21 Step 15/26 : RUN apk add --update --no-cache dumb-init 20:46:21 ---> Running in 3d833e06f587 20:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:22 (1/1) Installing dumb-init (1.2.5-r2) 20:46:22 Executing busybox-1.36.1-r5.trigger 20:46:22 OK: 7 MiB in 16 packages 20:46:22 Removing intermediate container 3d833e06f587 20:46:22 ---> 9e837cd9a3e6 20:46:22 Step 16/26 : RUN apk --no-cache upgrade 20:46:22 ---> Running in b185feb96e6a 20:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:23 OK: 7 MiB in 16 packages 20:46:23 Removing intermediate container b185feb96e6a 20:46:23 ---> 5c4906e2f5e1 20:46:23 Step 17/26 : WORKDIR / 20:46:23 ---> Running in 6c029bb16747 20:46:23 Removing intermediate container 6c029bb16747 20:46:23 ---> f557d70dbc91 20:46:23 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:46:23 ---> 139a35b20e84 20:46:23 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 20:46:23 ---> f56f399685c7 20:46:23 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 20:46:24 ---> f1f348780d51 20:46:24 Step 21/26 : EXPOSE 59900 20:46:24 ---> Running in 5fbe8d1c0d41 20:46:24 Removing intermediate container 5fbe8d1c0d41 20:46:24 ---> 4dfc6ed2e9df 20:46:24 Step 22/26 : ENTRYPOINT ["/device-virtual"] 20:46:24 ---> Running in 2d6a7234b0c5 20:46:24 Removing intermediate container 2d6a7234b0c5 20:46:24 ---> 0fa57f91fdab 20:46:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:24 ---> Running in 80ae7e96d81a 20:46:24 Removing intermediate container 80ae7e96d81a 20:46:24 ---> e8a349a91bbc 20:46:24 Step 24/26 : LABEL arch=amd64 20:46:24 ---> Running in 70a692702150 20:46:24 Removing intermediate container 70a692702150 20:46:24 ---> fa623ec5156d 20:46:24 Step 25/26 : LABEL git_sha=855a1f59a7147df874c77670ab8284c3d3963227 20:46:24 ---> Running in baf412f2070c 20:46:24 Removing intermediate container baf412f2070c 20:46:24 ---> 7f529a9883d7 20:46:24 Step 26/26 : LABEL version=3.2.0-dev.3 20:46:24 ---> Running in a8f76b20336f 20:46:24 Removing intermediate container a8f76b20336f 20:46:24 ---> 57024c2191e4 20:46:24 [Warning] One or more build-args [ARCH] were not consumed 20:46:24 Successfully built 57024c2191e4 20:46:24 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:24 provisioning config files... 20:46:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10001436670669880852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:25 ---> ****-login.sh 20:46:25 nexus3.edgexfoundry.org:10001 20:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:25 Configure a credential helper to remove this warning. See 20:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:25 20:46:25 Login Succeeded 20:46:25 nexus3.edgexfoundry.org:10002 20:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:25 Configure a credential helper to remove this warning. See 20:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:25 20:46:25 Login Succeeded 20:46:25 nexus3.edgexfoundry.org:10003 20:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:25 Configure a credential helper to remove this warning. See 20:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:25 20:46:25 Login Succeeded 20:46:25 nexus3.edgexfoundry.org:10004 20:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:25 Configure a credential helper to remove this warning. See 20:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:25 20:46:25 Login Succeeded 20:46:25 ****.io 20:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:25 Configure a credential helper to remove this warning. See 20:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:25 20:46:25 Login Succeeded 20:46:25 ---> ****-login.sh ends [Pipeline] } 20:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:26 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 20:46:26 855a1f59a7147df874c77670ab8284c3d3963227 20:46:26 latest 20:46:26 3.2.0-dev.3 20:46:26 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 20:46:26 main 20:46:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227 20:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:46:26 ed239eaacb27: Preparing 20:46:26 0b71b13c9171: Preparing 20:46:26 45fb07724d8e: Preparing 20:46:26 abf8e8591a06: Preparing 20:46:26 ecb49e8268a1: Preparing 20:46:26 9fe9a137fd00: Preparing 20:46:26 9fe9a137fd00: Waiting 20:46:26 0b71b13c9171: Pushed 20:46:26 ecb49e8268a1: Pushed 20:46:26 45fb07724d8e: Pushed 20:46:26 9fe9a137fd00: Layer already exists 20:46:26 abf8e8591a06: Pushed 20:46:28 ed239eaacb27: Pushed 20:46:28 855a1f59a7147df874c77670ab8284c3d3963227: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 20:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:46:29 ed239eaacb27: Preparing 20:46:29 0b71b13c9171: Preparing 20:46:29 45fb07724d8e: Preparing 20:46:29 abf8e8591a06: Preparing 20:46:29 ecb49e8268a1: Preparing 20:46:29 9fe9a137fd00: Preparing 20:46:29 9fe9a137fd00: Waiting 20:46:29 ed239eaacb27: Layer already exists 20:46:29 0b71b13c9171: Layer already exists 20:46:29 ecb49e8268a1: Layer already exists 20:46:29 45fb07724d8e: Layer already exists 20:46:29 abf8e8591a06: Layer already exists 20:46:29 9fe9a137fd00: Layer already exists 20:46:29 latest: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.3 20:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:46:30 ed239eaacb27: Preparing 20:46:30 0b71b13c9171: Preparing 20:46:30 45fb07724d8e: Preparing 20:46:30 abf8e8591a06: Preparing 20:46:30 ecb49e8268a1: Preparing 20:46:30 9fe9a137fd00: Preparing 20:46:30 9fe9a137fd00: Waiting 20:46:30 ecb49e8268a1: Layer already exists 20:46:30 abf8e8591a06: Layer already exists 20:46:30 ed239eaacb27: Layer already exists 20:46:30 45fb07724d8e: Layer already exists 20:46:30 0b71b13c9171: Layer already exists 20:46:30 9fe9a137fd00: Layer already exists 20:46:30 3.2.0-dev.3: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 20:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:46:31 ed239eaacb27: Preparing 20:46:31 0b71b13c9171: Preparing 20:46:31 45fb07724d8e: Preparing 20:46:31 abf8e8591a06: Preparing 20:46:31 ecb49e8268a1: Preparing 20:46:31 9fe9a137fd00: Preparing 20:46:31 9fe9a137fd00: Waiting 20:46:31 ed239eaacb27: Layer already exists 20:46:31 0b71b13c9171: Layer already exists 20:46:31 45fb07724d8e: Layer already exists 20:46:31 ecb49e8268a1: Layer already exists 20:46:31 abf8e8591a06: Layer already exists 20:46:31 9fe9a137fd00: Layer already exists 20:46:31 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 20:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:46:31 ed239eaacb27: Preparing 20:46:31 0b71b13c9171: Preparing 20:46:31 45fb07724d8e: Preparing 20:46:31 abf8e8591a06: Preparing 20:46:31 ecb49e8268a1: Preparing 20:46:31 9fe9a137fd00: Preparing 20:46:31 9fe9a137fd00: Waiting 20:46:31 45fb07724d8e: Layer already exists 20:46:31 0b71b13c9171: Layer already exists 20:46:31 abf8e8591a06: Layer already exists 20:46:31 ecb49e8268a1: Layer already exists 20:46:31 ed239eaacb27: Layer already exists 20:46:31 9fe9a137fd00: Layer already exists 20:46:31 main: digest: sha256:4f705a90620aacabedc5272300de0db770f03faffb075255c753351dfe312ab6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:32 ===================================================== [Pipeline] echo 20:46:32 taggedImages: 20:46:32 - nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227 20:46:32 - nexus3.edgexfoundry.org:10004/device-virtual:latest 20:46:32 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.3 20:46:32 - nexus3.edgexfoundry.org:10004/device-virtual:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 20:46:32 - nexus3.edgexfoundry.org:10004/device-virtual: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 20:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:32 20:46:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:33 latest: Pulling from edgex-lftools-log-publisher 20:46:33 5eb5b503b376: Pulling fs layer 20:46:33 5c69ac0246d0: Pulling fs layer 20:46:33 ec43610c2a17: Pulling fs layer 20:46:33 3a2ae6a8a46f: Pulling fs layer 20:46:33 33b1e0a273af: Pulling fs layer 20:46:33 5d3b04190fa2: Pulling fs layer 20:46:33 2f39f015ded8: Pulling fs layer 20:46:33 3a2ae6a8a46f: Waiting 20:46:33 33b1e0a273af: Waiting 20:46:33 5d3b04190fa2: Waiting 20:46:33 2f39f015ded8: Waiting 20:46:33 5c69ac0246d0: Download complete 20:46:33 3a2ae6a8a46f: Verifying Checksum 20:46:33 3a2ae6a8a46f: Download complete 20:46:33 33b1e0a273af: Verifying Checksum 20:46:33 33b1e0a273af: Download complete 20:46:33 ec43610c2a17: Verifying Checksum 20:46:33 ec43610c2a17: Download complete 20:46:33 5d3b04190fa2: Download complete 20:46:33 5eb5b503b376: Verifying Checksum 20:46:33 5eb5b503b376: Download complete 20:46:34 2f39f015ded8: Download complete 20:46:34 5eb5b503b376: Pull complete 20:46:34 5c69ac0246d0: Pull complete 20:46:34 ec43610c2a17: Pull complete 20:46:34 3a2ae6a8a46f: Pull complete 20:46:35 33b1e0a273af: Pull complete 20:46:35 5d3b04190fa2: Pull complete 20:46:39 2f39f015ded8: Pull complete 20:46:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:39 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:46:39 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:46:40 $ docker top c1e7176d0884d1b605fde1f8c18089a6830b3797e8998c6656ab703c0f67e38a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:41 ---> job-cost.sh 20:46:41 lf-activate-venv: SKIPPING 20:46:41 INFO: No Stack... 20:46:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:41 INFO: Archiving Costs [Pipeline] sh 20:46:42 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 20:46:42 + cut -d, -f6 [Pipeline] lock 20:46:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] 20:46:42 Resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] did not exist. Created. 20:46:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:42 + echo total: 0.2199999988079071 [Pipeline] stash 20:46:42 Stashed 1 file(s) [Pipeline] } 20:46:42 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:42 $ docker stop --time=1 c1e7176d0884d1b605fde1f8c18089a6830b3797e8998c6656ab703c0f67e38a 20:46:43 $ docker rm -f --volumes c1e7176d0884d1b605fde1f8c18089a6830b3797e8998c6656ab703c0f67e38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24598 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:47:52 Running in /w/workspace/device-virtual-go/159 [Pipeline] { [Pipeline] checkout 20:47:52 The recommended git tool is: git 20:47:58 using credential edgex-jenkins-ssh 20:47:58 Cloning the remote Git repository 20:47:58 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:47:58 > git init /w/workspace/device-virtual-go/159 # timeout=10 20:47:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:47:58 > git --version # timeout=10 20:47:58 > git --version # 'git version 2.25.1' 20:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:48:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:03 Avoid second fetch 20:48:03 Checking out Revision 855a1f59a7147df874c77670ab8284c3d3963227 (main) 20:48:03 Commit message: "build: [Device Virtual] Add ldflags to strib debug info from binary (#454)" 20:48:03 > git config core.sparsecheckout # timeout=10 20:48:03 > git checkout -f 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:04 Dload Upload Total Spent Left Speed 20:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh 20:48:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:48:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:48:05 + sudo tee /etc/docker/daemon.new 20:48:05 { 20:48:05 "registry-mirrors": [ 20:48:05 "https://nexus3.edgexfoundry.org:10001" 20:48:05 ], 20:48:05 "bip": "10.250.0.254/24", 20:48:05 "hosts": [ 20:48:05 "tcp://0.0.0.0:5555", 20:48:05 "unix:///var/run/docker.sock" 20:48:05 ], 20:48:05 "mtu": 1458, 20:48:05 "selinux-enabled": true, 20:48:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:48:05 } [Pipeline] sh 20:48:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:48:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:24 provisioning config files... 20:48:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/159@tmp/config11133128662698989220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:25 ---> ****-login.sh 20:48:25 nexus3.edgexfoundry.org:10001 20:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:25 Configure a credential helper to remove this warning. See 20:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:25 20:48:25 Login Succeeded 20:48:25 nexus3.edgexfoundry.org:10002 20:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:25 Configure a credential helper to remove this warning. See 20:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:25 20:48:25 Login Succeeded 20:48:25 nexus3.edgexfoundry.org:10003 20:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:26 Configure a credential helper to remove this warning. See 20:48:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:26 20:48:26 Login Succeeded 20:48:26 nexus3.edgexfoundry.org:10004 20:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:26 Configure a credential helper to remove this warning. See 20:48:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:26 20:48:26 Login Succeeded 20:48:26 ****.io 20:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:27 Configure a credential helper to remove this warning. See 20:48:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:27 20:48:27 Login Succeeded 20:48:27 ---> ****-login.sh ends [Pipeline] } 20:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:48:27 ========================================================= 20:48:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:48:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:28 + 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 . 20:48:29 #0 building with "default" instance using docker driver 20:48:29 20:48:29 #1 [internal] load .dockerignore 20:48:29 #1 transferring context: 2B done 20:48:29 #1 DONE 0.1s 20:48:29 20:48:29 #2 [internal] load build definition from Dockerfile 20:48:29 #2 transferring dockerfile: 1.79kB 0.0s done 20:48:29 #2 DONE 0.1s 20:48:29 20:48:29 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:48:29 #3 DONE 0.1s 20:48:29 20:48:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:48:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:48:29 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:48:29 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:48:29 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 20:48:29 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 20:48:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.88MB / 63.99MB 0.1s 20:48:29 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 20:48:29 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:48:29 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:48:29 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 20:48:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s 20:48:29 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:48:29 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 20:48:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 20:48:30 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s 20:48:30 #4 ... 20:48:30 20:48:30 #5 [internal] load build context 20:48:30 #5 transferring context: 15.80MB 0.5s done 20:48:30 #5 DONE 0.6s 20:48:30 20:48:30 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:48:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.35MB / 63.99MB 0.6s 20:48:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.6s 20:48:30 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.6s 20:48:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.50MB / 63.99MB 0.7s 20:48:30 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 20:48:30 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.7s 20:48:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s 20:48:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 21.05MB / 97.63MB 0.8s 20:48:30 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 20:48:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s 20:48:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s 20:48:30 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:48:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s 20:48:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s 20:48:30 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 20:48:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.4s 20:48:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.5s 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.5s 20:48:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s 20:48:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.31MB / 97.63MB 1.8s 20:48:31 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.0s 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.1s 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s 20:48:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 20:48:37 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 20:48:42 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s 20:48:50 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done 20:48:51 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 20:48:51 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:48:51 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 20:48:51 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:48:51 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:48:56 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 20:49:01 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.5s done 20:49:01 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:49:03 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 20:49:03 #4 DONE 33.9s 20:49:03 20:49:03 #6 [builder 2/7] WORKDIR /device-virtual-go 20:49:05 #6 DONE 1.9s 20:49:05 20:49:05 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 20:49:06 #7 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:49:06 #7 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:49:07 #7 2.288 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:49:07 #7 2.308 (2/4) Installing libedit (20221030.3.1-r1) 20:49:07 #7 2.319 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:49:07 #7 2.388 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:49:07 #7 2.414 Executing busybox-1.36.1-r5.trigger 20:49:07 #7 2.454 OK: 271 MiB in 56 packages 20:49:10 #7 DONE 5.2s 20:49:10 20:49:10 #8 [builder 4/7] COPY go.mod vendor* ./ 20:49:10 #8 DONE 0.2s 20:49:10 20:49:10 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:37 #9 DONE 26.0s 20:49:37 20:49:37 #10 [builder 6/7] COPY . . 20:49:37 #10 DONE 0.4s 20:49:37 20:49:37 #11 [builder 7/7] RUN echo noop 20:49:37 #11 0.635 noop 20:49:37 #11 DONE 0.7s 20:49:37 20:49:37 #12 exporting to image 20:49:37 #12 exporting layers 20:50:04 #12 exporting layers 23.3s done 20:50:04 #12 writing image sha256:987b03438be2675afa488972a8975eeffb49924f1b41786c0b3deeeb5ad6996a done 20:50:04 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:50:04 #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:05 + docker inspect -f . ci-base-image-arm64 20:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:05 prd-ubuntu20.04-docker-arm64-4c-16g-24598 does not seem to be running inside a container 20:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/159 -v /w/workspace/device-virtual-go/159:/w/workspace/device-virtual-go/159:rw,z -v /w/workspace/device-virtual-go/159@tmp:/w/workspace/device-virtual-go/159@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 20:50:07 $ docker top 662496a101735886e46725a59755a6443e5fbce3bc46ed927d3ec9b42badd010 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:08 + go version 20:50:08 go version go1.21.0 linux/arm64 [Pipeline] } 20:50:08 $ docker stop --time=1 662496a101735886e46725a59755a6443e5fbce3bc46ed927d3ec9b42badd010 20:50:10 $ docker rm -f --volumes 662496a101735886e46725a59755a6443e5fbce3bc46ed927d3ec9b42badd010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:10 + docker inspect -f . ci-base-image-arm64 20:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:11 prd-ubuntu20.04-docker-arm64-4c-16g-24598 does not seem to be running inside a container 20:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/159 -v /w/workspace/device-virtual-go/159:/w/workspace/device-virtual-go/159:rw,z -v /w/workspace/device-virtual-go/159@tmp:/w/workspace/device-virtual-go/159@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 20:50:12 $ docker top 1a3cdf1c47022019f428ce88b3200ae87da4454070b4868b26f60784c74be6d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:12 + git config --global --add safe.directory /w/workspace/device-virtual-go/159 [Pipeline] fileExists [Pipeline] sh 20:50:13 + make test 20:50:13 go test ./... -coverprofile=coverage.out 20:50:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:51:26 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:51:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 58.4% of statements 20:51:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:51:26 go vet ./... 20:51:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:51:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:51:38 $ docker stop --time=1 1a3cdf1c47022019f428ce88b3200ae87da4454070b4868b26f60784c74be6d7 20:51:40 $ docker rm -f --volumes 1a3cdf1c47022019f428ce88b3200ae87da4454070b4868b26f60784c74be6d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:51:42 Warning: overwriting stash ‘coverage-report’ 20:51:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:51:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:51:43 + ls -al . 20:51:43 total 196 20:51:43 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 20:50 . 20:51:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:47 .. 20:51:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:48 .git 20:51:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 .github 20:51:43 -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 20:48 .gitignore 20:51:43 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:48 .golangci.yml 20:51:43 -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 20:48 Attribution.txt 20:51:43 -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 20:48 CHANGELOG.md 20:51:43 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 20:48 Dockerfile 20:51:43 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:48 GOVERNANCE.md 20:51:43 -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 20:48 Jenkinsfile 20:51:43 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:48 LICENSE 20:51:43 -rw-rw-r-- 1 jenkins jenkins 1953 Dec 6 20:48 Makefile 20:51:43 -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 20:48 OWNERS.md 20:51:43 -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 20:48 README.md 20:51:43 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:44 VERSION 20:51:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:48 bin 20:51:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 cmd 20:51:43 -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 20:51 coverage.out 20:51:43 -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 20:48 go.mod 20:51:43 -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 20:48 go.sum 20:51:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 internal 20:51:43 -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=855a1f59a7147df874c77670ab8284c3d3963227 --label arch=arm64 --label version=3.2.0-dev.3 . 20:51:45 #0 building with "default" instance using docker driver 20:51:45 20:51:45 #1 [internal] load .dockerignore 20:51:45 #1 transferring context: 2B done 20:51:45 #1 DONE 0.0s 20:51:45 20:51:45 #2 [internal] load build definition from Dockerfile 20:51:45 #2 transferring dockerfile: 1.79kB 0.0s done 20:51:45 #2 DONE 0.0s 20:51:45 20:51:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:51:45 #3 DONE 0.0s 20:51:45 20:51:45 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:51:45 #4 DONE 0.3s 20:51:45 20:51:45 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:51:45 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:51:45 #5 ... 20:51:45 20:51:45 #6 [internal] load build context 20:51:45 #6 transferring context: 49.81kB 0.0s done 20:51:45 #6 DONE 0.1s 20:51:45 20:51:45 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:51:45 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:51:45 #5 ... 20:51:45 20:51:45 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:51:45 #7 DONE 0.3s 20:51:45 20:51:45 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:51:45 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 20:51:45 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:51:45 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:51:45 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:51:45 #5 ... 20:51:45 20:51:45 #8 [builder 2/7] WORKDIR /device-virtual-go 20:51:45 #8 DONE 0.1s 20:51:45 20:51:45 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:51:45 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:51:45 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:51:46 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 20:51:49 #5 DONE 4.0s 20:51:49 20:51:49 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:51:50 #9 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:51:50 #9 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:51:51 #9 ... 20:51:51 20:51:51 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 20:51:51 #10 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:51:51 #10 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:51:51 #10 5.532 OK: 271 MiB in 56 packages 20:51:51 #10 DONE 5.9s 20:51:51 20:51:51 #11 [builder 4/7] COPY go.mod vendor* ./ 20:51:51 #11 DONE 0.2s 20:51:51 20:51:51 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:51:51 #9 2.436 (1/1) Installing dumb-init (1.2.5-r2) 20:51:51 #9 2.477 Executing busybox-1.36.1-r5.trigger 20:51:51 #9 2.509 OK: 8 MiB in 16 packages 20:51:52 #9 DONE 2.9s 20:51:52 20:51:52 #12 [stage-1 3/7] RUN apk --no-cache upgrade 20:51:53 #12 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:51:53 #12 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:51:53 #12 ... 20:51:53 20:51:53 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:53 #13 DONE 2.0s 20:51:54 20:51:54 #14 [builder 6/7] COPY . . 20:51:54 #14 DONE 0.5s 20:51:54 20:51:54 #15 [builder 7/7] RUN make build 20:51:55 #15 ... 20:51:55 20:51:55 #12 [stage-1 3/7] RUN apk --no-cache upgrade 20:51:55 #12 2.553 OK: 8 MiB in 16 packages 20:51:55 #12 DONE 2.9s 20:51:55 20:51:55 #15 [builder 7/7] RUN make build 20:51:55 #15 0.843 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 20:53:31 #15 DONE 82.8s 20:53:31 20:53:31 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 20:53:31 #16 DONE 0.1s 20:53:31 20:53:31 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 20:53:31 #17 DONE 0.1s 20:53:31 20:53:31 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 20:53:31 #18 DONE 0.3s 20:53:31 20:53:31 #19 exporting to image 20:53:31 #19 exporting layers 20:53:31 #19 exporting layers 0.3s done 20:53:31 #19 writing image sha256:87ca1a4a34bf5059a7e1d9e0771caf91b272a28d8596eb11e216f47c30cb7b27 done 20:53:31 #19 naming to docker.io/library/device-virtual-arm64 0.0s done 20:53:31 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:32 provisioning config files... 20:53:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/159@tmp/config2604420166092230165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:32 ---> ****-login.sh 20:53:32 nexus3.edgexfoundry.org:10001 20:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:53:33 Configure a credential helper to remove this warning. See 20:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:53:33 20:53:33 Login Succeeded 20:53:33 nexus3.edgexfoundry.org:10002 20:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:53:33 Configure a credential helper to remove this warning. See 20:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:53:33 20:53:33 Login Succeeded 20:53:33 nexus3.edgexfoundry.org:10003 20:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:53:33 Configure a credential helper to remove this warning. See 20:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:53:33 20:53:33 Login Succeeded 20:53:33 nexus3.edgexfoundry.org:10004 20:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:53:33 Configure a credential helper to remove this warning. See 20:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:53:33 20:53:33 Login Succeeded 20:53:33 ****.io 20:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:53:34 Configure a credential helper to remove this warning. See 20:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:53:34 20:53:34 Login Succeeded 20:53:34 ---> ****-login.sh ends [Pipeline] } 20:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:53:34 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 20:53:34 855a1f59a7147df874c77670ab8284c3d3963227 20:53:34 latest 20:53:34 3.2.0-dev.3 20:53:34 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 20:53:34 main 20:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:35 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227 20:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:53:35 e20b367e6dc3: Preparing 20:53:35 cf18e0731620: Preparing 20:53:35 fe706917675e: Preparing 20:53:35 6d4f0def816a: Preparing 20:53:35 5e7e85e68f34: Preparing 20:53:35 0faf9b67be60: Preparing 20:53:35 0faf9b67be60: Waiting 20:53:35 5e7e85e68f34: Pushed 20:53:35 fe706917675e: Pushed 20:53:35 cf18e0731620: Pushed 20:53:35 6d4f0def816a: Pushed 20:53:35 0faf9b67be60: Layer already exists 20:53:40 e20b367e6dc3: Pushed 20:53:40 855a1f59a7147df874c77670ab8284c3d3963227: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:53:41 e20b367e6dc3: Preparing 20:53:41 cf18e0731620: Preparing 20:53:41 fe706917675e: Preparing 20:53:41 6d4f0def816a: Preparing 20:53:41 5e7e85e68f34: Preparing 20:53:41 0faf9b67be60: Preparing 20:53:41 0faf9b67be60: Waiting 20:53:41 5e7e85e68f34: Layer already exists 20:53:41 cf18e0731620: Layer already exists 20:53:41 e20b367e6dc3: Layer already exists 20:53:41 6d4f0def816a: Layer already exists 20:53:41 fe706917675e: Layer already exists 20:53:41 0faf9b67be60: Layer already exists 20:53:41 latest: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.3 20:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:53:42 e20b367e6dc3: Preparing 20:53:42 cf18e0731620: Preparing 20:53:42 fe706917675e: Preparing 20:53:42 6d4f0def816a: Preparing 20:53:42 5e7e85e68f34: Preparing 20:53:42 0faf9b67be60: Preparing 20:53:42 0faf9b67be60: Waiting 20:53:42 cf18e0731620: Layer already exists 20:53:42 6d4f0def816a: Layer already exists 20:53:42 fe706917675e: Layer already exists 20:53:42 e20b367e6dc3: Layer already exists 20:53:42 5e7e85e68f34: Layer already exists 20:53:42 0faf9b67be60: Layer already exists 20:53:42 3.2.0-dev.3: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 20:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:53:43 e20b367e6dc3: Preparing 20:53:43 cf18e0731620: Preparing 20:53:43 fe706917675e: Preparing 20:53:43 6d4f0def816a: Preparing 20:53:43 5e7e85e68f34: Preparing 20:53:43 0faf9b67be60: Preparing 20:53:43 0faf9b67be60: Waiting 20:53:43 5e7e85e68f34: Layer already exists 20:53:43 6d4f0def816a: Layer already exists 20:53:43 fe706917675e: Layer already exists 20:53:43 e20b367e6dc3: Layer already exists 20:53:43 cf18e0731620: Layer already exists 20:53:43 0faf9b67be60: Layer already exists 20:53:43 855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 20:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:53:44 e20b367e6dc3: Preparing 20:53:44 cf18e0731620: Preparing 20:53:44 fe706917675e: Preparing 20:53:44 6d4f0def816a: Preparing 20:53:44 5e7e85e68f34: Preparing 20:53:44 0faf9b67be60: Preparing 20:53:44 0faf9b67be60: Waiting 20:53:44 5e7e85e68f34: Layer already exists 20:53:44 fe706917675e: Layer already exists 20:53:44 e20b367e6dc3: Layer already exists 20:53:44 6d4f0def816a: Layer already exists 20:53:44 cf18e0731620: Layer already exists 20:53:44 0faf9b67be60: Layer already exists 20:53:45 main: digest: sha256:6f0bce2c9fb6c25237c2686c9c34f0c6a50e4437d3e444c683597909fd4135d2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:45 ===================================================== [Pipeline] echo 20:53:45 taggedImages: 20:53:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227 20:53:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:53:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.3 20:53:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:855a1f59a7147df874c77670ab8284c3d3963227-3.2.0-dev.3 20:53:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:46 20:53:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:46 arm64: Pulling from edgex-lftools-log-publisher 20:53:46 8998bd30e6a1: Pulling fs layer 20:53:46 04944245beec: Pulling fs layer 20:53:46 699f458cf7ca: Pulling fs layer 20:53:46 765212b225bb: Pulling fs layer 20:53:46 f23df028b6ca: Pulling fs layer 20:53:46 765212b225bb: Waiting 20:53:46 d65c8cfc05b1: Pulling fs layer 20:53:46 f23df028b6ca: Waiting 20:53:46 2437ff75d9bd: Pulling fs layer 20:53:46 d65c8cfc05b1: Waiting 20:53:46 2437ff75d9bd: Waiting 20:53:46 04944245beec: Verifying Checksum 20:53:46 04944245beec: Download complete 20:53:46 765212b225bb: Verifying Checksum 20:53:46 765212b225bb: Download complete 20:53:46 f23df028b6ca: Verifying Checksum 20:53:46 f23df028b6ca: Download complete 20:53:47 d65c8cfc05b1: Verifying Checksum 20:53:47 d65c8cfc05b1: Download complete 20:53:47 699f458cf7ca: Verifying Checksum 20:53:47 699f458cf7ca: Download complete 20:53:47 8998bd30e6a1: Verifying Checksum 20:53:47 8998bd30e6a1: Download complete 20:53:49 2437ff75d9bd: Verifying Checksum 20:53:49 2437ff75d9bd: Download complete 20:53:54 8998bd30e6a1: Pull complete 20:53:54 04944245beec: Pull complete 20:53:59 699f458cf7ca: Pull complete 20:53:59 765212b225bb: Pull complete 20:54:00 f23df028b6ca: Pull complete 20:54:00 d65c8cfc05b1: Pull complete 20:54:27 2437ff75d9bd: Pull complete 20:54:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:27 prd-ubuntu20.04-docker-arm64-4c-16g-24598 does not seem to be running inside a container 20:54:27 $ 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-virtual-go/159 -v /w/workspace/device-virtual-go/159:/w/workspace/device-virtual-go/159:rw,z -v /w/workspace/device-virtual-go/159@tmp:/w/workspace/device-virtual-go/159@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 20:54:29 $ docker top 8ed64d6c4513c2824e56ce1fc55085a5f0139f0cea3defc712302af32b1ade29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:30 ---> job-cost.sh 20:54:30 lf-activate-venv: SKIPPING 20:54:30 INFO: No Stack... 20:54:30 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:31 INFO: Archiving Costs [Pipeline] sh 20:54:32 + cat /w/workspace/device-virtual-go/159/archives/cost.csv 20:54:32 + cut -d, -f6 [Pipeline] lock 20:54:32 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] 20:54:32 Resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] did not exist. Created. 20:54:32 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:32 /w/workspace/device-virtual-go/159@tmp/durable-4180d072/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:54:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:54:32 Warning: overwriting stash ‘stack-cost’ 20:54:32 Stashed 1 file(s) [Pipeline] } 20:54:32 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:33 $ docker stop --time=1 8ed64d6c4513c2824e56ce1fc55085a5f0139f0cea3defc712302af32b1ade29 20:54:34 $ docker rm -f --volumes 8ed64d6c4513c2824e56ce1fc55085a5f0139f0cea3defc712302af32b1ade29 [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 20:54:35 provisioning config files... 20:54:35 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9628872300830924378tmp [Pipeline] { [Pipeline] sh 20:54:36 + set +x 20:54:36 + bash -s -- 20:54:36 + curl -s https://codecov.io/bash 20:54:36 20:54:36 _____ _ 20:54:36 / ____| | | 20:54:36 | | ___ __| | ___ ___ _____ __ 20:54:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:36 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:36 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:36 Bash-1.0.6 20:54:36 20:54:36 20:54:36 ==> git version 2.25.1 found 20:54:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:54:36 Release-Date: 2020-01-08 20:54:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:36 ==> Jenkins CI detected. 20:54:36 current dir:  /w/workspace/exfoundry_device-virtual-go_main 20:54:36 project root: . 20:54:36 --> token set from env 20:54:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:36 ==> Running gcov in . (disable via -X gcov) 20:54:36 ==> Python coveragepy not found 20:54:36 ==> Searching for coverage reports in: 20:54:36 + . 20:54:36 -> Found 1 reports 20:54:36 ==> Detecting git/mercurial file structure 20:54:36 ==> Reading reports 20:54:36 + ./coverage.out bytes=43063 20:54:36 ==> Appending adjustments 20:54:36 https://docs.codecov.io/docs/fixing-reports 20:54:36 + Found adjustments 20:54:36 ==> Gzipping contents 20:54:36 8.0K /tmp/codecov.kwotND.gz 20:54:36 ==> Uploading reports 20:54:36 url: https://codecov.io 20:54:36 query: branch=main&commit=855a1f59a7147df874c77670ab8284c3d3963227&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:36 -> Pinging Codecov 20:54:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=855a1f59a7147df874c77670ab8284c3d3963227&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:36 -> Uploading to 20:54:36 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/5E52B4B073DB2E39498172D8E973AA87/855a1f59a7147df874c77670ab8284c3d3963227/ec6933dd-2ad1-439f-9875-e952b4d3ed11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T205436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f12b85c451dded562748198c36d92b3b2d78520e0007a40640a8898d6930330 20:54:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:36 Dload Upload Total Spent Left Speed 20:54:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 21636 --:--:-- --:--:-- --:--:-- 21636 20:54:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] } 20:54:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:54:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:54:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:37 20:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:54:37 df9b9388f04a: Pulling fs layer 20:54:37 52dc419b0ee2: Pulling fs layer 20:54:37 25bc292e5bac: Pulling fs layer 20:54:37 114826534d7a: Pulling fs layer 20:54:37 4657fd5d0bcf: Pulling fs layer 20:54:37 6ad1cebc031e: Pulling fs layer 20:54:37 8a3aa393b2d8: Pulling fs layer 20:54:37 8a3aa393b2d8: Waiting 20:54:37 25bc292e5bac: Verifying Checksum 20:54:37 25bc292e5bac: Download complete 20:54:37 52dc419b0ee2: Download complete 20:54:37 4657fd5d0bcf: Download complete 20:54:37 df9b9388f04a: Verifying Checksum 20:54:37 df9b9388f04a: Download complete 20:54:38 df9b9388f04a: Pull complete 20:54:38 6ad1cebc031e: Verifying Checksum 20:54:38 6ad1cebc031e: Download complete 20:54:38 52dc419b0ee2: Pull complete 20:54:38 25bc292e5bac: Pull complete 20:54:38 114826534d7a: Verifying Checksum 20:54:38 114826534d7a: Download complete 20:54:38 8a3aa393b2d8: Verifying Checksum 20:54:38 8a3aa393b2d8: Download complete 20:54:42 114826534d7a: Pull complete 20:54:42 4657fd5d0bcf: Pull complete 20:54:42 6ad1cebc031e: Pull complete 20:54:45 8a3aa393b2d8: Pull complete 20:54:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:45 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:54:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:54:53 $ docker top 87c93c45b3534b0e66a7d79e8b0b3107702558ffd9cb241643625cfd66661fd3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 20:54:53 + set -o pipefail 20:54:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 20:54:59 20:54:59 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 20:54:59 20:54:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/e369bd56-fdd0-49a6-97f8-06480d2a3e5e 20:54:59 20:54:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:54:59 20:54:59 20:54:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:54:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:54:59 More details here: https://snyk.co/ue1NS 20:54:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:54:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:54:59 $ docker stop --time=1 87c93c45b3534b0e66a7d79e8b0b3107702558ffd9cb241643625cfd66661fd3 20:55:05 $ docker rm -f --volumes 87c93c45b3534b0e66a7d79e8b0b3107702558ffd9cb241643625cfd66661fd3 [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 20:55:07 + git log --format=format:%s -1 855a1f59a7147df874c77670ab8284c3d3963227 [Pipeline] sh 20:55:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:07 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:55:08 $ docker top 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:09 [ssh-agent] Looking for ssh-agent implementation... 20:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:09 $ docker exec 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b ssh-agent 20:55:09 SSH_AUTH_SOCK=/tmp/ssh-okV5oMSRikoR/agent.34 20:55:09 SSH_AGENT_PID=40 20:55:09 Running ssh-add (command line suppressed) 20:55:09 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16186359774389320278.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16186359774389320278.key) 20:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:09 + git semver tag 20:55:09 2023-12-06 20:55:09,841 [run_tag] DEBUG tag force:False 20:55:09 2023-12-06 20:55:09,841 [check_head_tag] DEBUG check head tag 20:55:09 2023-12-06 20:55:09,843 [execute] INFO git cat-file --batch-check 20:55:09 2023-12-06 20:55:09,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 20:55:09 2023-12-06 20:55:09,847 [execute] INFO git cat-file --batch 20:55:09 2023-12-06 20:55:09,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 20:55:09 2023-12-06 20:55:09,867 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:09 2023-12-06 20:55:09,867 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 20:55:09 2023-12-06 20:55:09,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 20:55:09 2023-12-06 20:55:09,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:09 3.2.0-dev.3 [Pipeline] } 20:55:09 $ docker exec --env ******** --env ******** 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b ssh-agent -k 20:55:10 unset SSH_AUTH_SOCK; 20:55:10 unset SSH_AGENT_PID; 20:55:10 echo Agent pid 40 killed; 20:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:10 + git semver [Pipeline] } 20:55:10 $ docker stop --time=1 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b 20:55:12 $ docker rm -f --volumes 5335aa7a36f0f7969b72bd29f76c9e1d23e001d4467c8a2ac77f5214c1ab7e6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:12 20:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:13 0.23.1-centos7: Pulling from edgex-lftools 20:55:13 ab5ef0e58194: Pulling fs layer 20:55:13 9712f1f96733: Pulling fs layer 20:55:13 63f879dbbcfc: Pulling fs layer 20:55:13 0d9ebad4ef96: Pulling fs layer 20:55:13 e9a5061849ea: Pulling fs layer 20:55:13 d747dcd14b5f: Pulling fs layer 20:55:13 2de7ff778b66: Pulling fs layer 20:55:13 0d9ebad4ef96: Waiting 20:55:13 e9a5061849ea: Waiting 20:55:13 2de7ff778b66: Waiting 20:55:13 d747dcd14b5f: Waiting 20:55:13 9712f1f96733: Verifying Checksum 20:55:13 9712f1f96733: Download complete 20:55:13 63f879dbbcfc: Verifying Checksum 20:55:13 63f879dbbcfc: Download complete 20:55:13 e9a5061849ea: Verifying Checksum 20:55:13 e9a5061849ea: Download complete 20:55:13 d747dcd14b5f: Download complete 20:55:13 0d9ebad4ef96: Verifying Checksum 20:55:13 0d9ebad4ef96: Download complete 20:55:13 ab5ef0e58194: Verifying Checksum 20:55:13 ab5ef0e58194: Download complete 20:55:13 2de7ff778b66: Verifying Checksum 20:55:13 2de7ff778b66: Download complete 20:55:16 ab5ef0e58194: Pull complete 20:55:16 9712f1f96733: Pull complete 20:55:16 63f879dbbcfc: Pull complete 20:55:20 0d9ebad4ef96: Pull complete 20:55:20 e9a5061849ea: Pull complete 20:55:20 d747dcd14b5f: Pull complete 20:55:21 2de7ff778b66: Pull complete 20:55:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:55:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:21 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:55:25 $ docker top 6d17af53108fa273c8b5256ff87c04efebfaedacf0a27dd2f05ec9f695a49b26 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:55:25 provisioning config files... 20:55:25 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16030939990618222514tmp 20:55:25 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6438077913384729316tmp 20:55:25 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5500802665713887797tmp [Pipeline] { [Pipeline] echo 20:55:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:55:25 ---> sigul-configuration.sh 20:55:25 gpg: directory `/root/.gnupg' created 20:55:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:55:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:55:25 gpg: keyring `/root/.gnupg/secring.gpg' created 20:55:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:55:25 gpg: CAST5 encrypted data 20:55:25 gpg: encrypted with 1 passphrase 20:55:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:55:26 + mkdir /home/jenkins 20:55:26 + mkdir /home/jenkins/sigul [Pipeline] sh 20:55:26 + 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 20:55:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:55:26 ---> sigul-install.sh 20:55:26 Sigul already installed; skipping installation. [Pipeline] sh 20:55:26 + git tag --list 20:55:26 v1.0.0 20:55:26 v1.1.0 20:55:26 v1.1.1 20:55:26 v1.2.1 20:55:26 v1.2.2 20:55:26 v1.2.3 20:55:26 v1.3.0 20:55:26 v1.3.1 20:55:26 v2.0.0 20:55:26 v2.1.0 20:55:26 v2.1.1 20:55:26 v2.2.0 20:55:26 v2.3.0 20:55:26 v3.0 20:55:26 v3.0.0 20:55:26 v3.1 20:55:26 v3.1.0 20:55:26 v3.1.0-dev.1 20:55:26 v3.1.0-dev.10 20:55:26 v3.1.0-dev.11 20:55:26 v3.1.0-dev.12 20:55:26 v3.1.0-dev.13 20:55:26 v3.1.0-dev.14 20:55:26 v3.1.0-dev.15 20:55:26 v3.1.0-dev.16 20:55:26 v3.1.0-dev.17 20:55:26 v3.1.0-dev.18 20:55:26 v3.1.0-dev.19 20:55:26 v3.1.0-dev.2 20:55:26 v3.1.0-dev.20 20:55:26 v3.1.0-dev.21 20:55:26 v3.1.0-dev.22 20:55:26 v3.1.0-dev.23 20:55:26 v3.1.0-dev.24 20:55:26 v3.1.0-dev.25 20:55:26 v3.1.0-dev.26 20:55:26 v3.1.0-dev.27 20:55:26 v3.1.0-dev.28 20:55:26 v3.1.0-dev.29 20:55:26 v3.1.0-dev.3 20:55:26 v3.1.0-dev.30 20:55:26 v3.1.0-dev.4 20:55:26 v3.1.0-dev.5 20:55:26 v3.1.0-dev.6 20:55:26 v3.1.0-dev.7 20:55:26 v3.1.0-dev.8 20:55:26 v3.1.0-dev.9 20:55:26 v3.2.0-dev.1 20:55:26 v3.2.0-dev.2 20:55:26 v3.2.0-dev.3 [Pipeline] sh 20:55:27 + lftools sign git-tag v3.2.0-dev.3 20:55:27 Signing Git tag with Sigul... 20:55:27 Signing v3.2.0-dev.3 [Pipeline] echo 20:55:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:55:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:55:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:55:28 $ docker stop --time=1 6d17af53108fa273c8b5256ff87c04efebfaedacf0a27dd2f05ec9f695a49b26 20:55:30 $ docker rm -f --volumes 6d17af53108fa273c8b5256ff87c04efebfaedacf0a27dd2f05ec9f695a49b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:31 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:55:31 $ docker top 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:32 [ssh-agent] Looking for ssh-agent implementation... 20:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:32 $ docker exec 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 ssh-agent 20:55:32 SSH_AUTH_SOCK=/tmp/ssh-yAl0oJIfEavF/agent.32 20:55:32 SSH_AGENT_PID=38 20:55:32 Running ssh-add (command line suppressed) 20:55:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4781460853329819165.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4781460853329819165.key) 20:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:32 + git semver bump pre 20:55:33 2023-12-06 20:55:32,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:33 2023-12-06 20:55:32,942 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 20:55:33 2023-12-06 20:55:32,942 [bump_version] DEBUG bumped version:3.2.0-dev.4 20:55:33 2023-12-06 20:55:32,942 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 20:55:33 2023-12-06 20:55:32,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:33 2023-12-06 20:55:32,942 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:33 2023-12-06 20:55:32,944 [execute] INFO git cat-file --batch-check 20:55:33 2023-12-06 20:55:32,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:55:33 2023-12-06 20:55:32,950 [execute] INFO git cat-file --batch 20:55:33 2023-12-06 20:55:32,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:55:33 2023-12-06 20:55:32,956 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:33 3.2.0-dev.4 [Pipeline] } 20:55:33 $ docker exec --env ******** --env ******** 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 ssh-agent -k 20:55:33 unset SSH_AUTH_SOCK; 20:55:33 unset SSH_AGENT_PID; 20:55:33 echo Agent pid 38 killed; 20:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:33 + git semver [Pipeline] } 20:55:33 $ docker stop --time=1 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 20:55:35 $ docker rm -f --volumes 4d4382bcbc3d6b133f23d9ac66c3b153c6d5a8608125f192a45e7b4fc3b768f8 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:36 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:55:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:55:36 $ docker top cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:36 [ssh-agent] Looking for ssh-agent implementation... 20:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:36 $ docker exec cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 ssh-agent 20:55:37 SSH_AUTH_SOCK=/tmp/ssh-71GH4BXdLSCw/agent.32 20:55:37 SSH_AGENT_PID=38 20:55:37 Running ssh-add (command line suppressed) 20:55:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7170414897150614385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7170414897150614385.key) 20:55:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:37 + git semver push 20:55:37 2023-12-06 20:55:37,770 [run_push] DEBUG push 20:55:37 2023-12-06 20:55:37,770 [execute] INFO git cat-file --batch-check 20:55:37 2023-12-06 20:55:37,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:55:37 2023-12-06 20:55:37,775 [execute] INFO git rev-list 34d1ca51184079e85f87abbdc7dc3c2111ff003e -- 20:55:37 2023-12-06 20:55:37,775 [execute] DEBUG Popen(['git', 'rev-list', '34d1ca51184079e85f87abbdc7dc3c2111ff003e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:55:37 2023-12-06 20:55:37,784 [execute] INFO git fetch -v origin 20:55:37 2023-12-06 20:55:37,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:55:38 2023-12-06 20:55:38,325 [run_push] DEBUG no remote changes detected 20:55:38 2023-12-06 20:55:38,325 [execute] INFO git push origin semver 20:55:38 2023-12-06 20:55:38,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:55:39 2023-12-06 20:55:39,161 [run_push] DEBUG push all version tags 20:55:39 2023-12-06 20:55:39,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:55:39 2023-12-06 20:55:39,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 20:55:40 2023-12-06 20:55:39,920 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:40 3.2.0-dev.4 [Pipeline] } 20:55:40 $ docker exec --env ******** --env ******** cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 ssh-agent -k 20:55:40 unset SSH_AUTH_SOCK; 20:55:40 unset SSH_AGENT_PID; 20:55:40 echo Agent pid 38 killed; 20:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:40 + git semver [Pipeline] } 20:55:41 $ docker stop --time=1 cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 20:55:42 $ docker rm -f --volumes cffad87ea5fe2c999a80fd1a66ebecbf402369f1f2e01823f302629b3575e109 [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 20:55:43 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 20:55:43 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 20:55:43 total 16 20:55:43 drwxr-xr-x 3 root root 4096 Dec 6 20:46 . 20:55:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:55 .. 20:55:43 drwxr-xr-x 2 root root 4096 Dec 6 20:46 cost 20:55:43 -rw-r--r-- 1 root root 89 Dec 6 20:46 cost.csv 20:55:43 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 20:55:43 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 20:55:43 total 16 20:55:43 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:46 . 20:55:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:55 .. 20:55:43 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:46 cost 20:55:43 -rw-r--r-- 1 jenkins jenkins 89 Dec 6 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:55:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:55:45 ---> package-listing.sh 20:55:45 ++ facter osfamily 20:55:45 ++ tr '[:upper:]' '[:lower:]' 20:55:45 + OS_FAMILY=debian 20:55:45 + workspace=/w/workspace/exfoundry_device-virtual-go_main 20:55:45 + START_PACKAGES=/tmp/packages_start.txt 20:55:45 + END_PACKAGES=/tmp/packages_end.txt 20:55:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:45 + PACKAGES=/tmp/packages_start.txt 20:55:45 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 20:55:45 + PACKAGES=/tmp/packages_end.txt 20:55:45 + case "${OS_FAMILY}" in 20:55:45 + dpkg -l 20:55:45 + grep '^ii' 20:55:45 + '[' -f /tmp/packages_start.txt ']' 20:55:45 + '[' -f /tmp/packages_end.txt ']' 20:55:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:45 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 20:55:45 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 20:55:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 20:55:45 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:55:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:46 prd-ubuntu20.04-docker-8c-8g-24594 does not seem to be running inside a container 20:55:46 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 20:55:46 $ docker top ef609db88fcc3ee3c51ceda829c6849b59e6ff65df2d17df6f6787092d2e73e2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:55:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:55:47 + ls /var/log/sa-host 20:55:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:47 provisioning config files... 20:55:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17287583927184947440tmp [Pipeline] { [Pipeline] echo 20:55:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:48 ---> create-netrc.sh [Pipeline] } 20:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:55:48 ---> python-tools-install.sh [Pipeline] echo 20:55:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:55:48 ---> sudo-logs.sh 20:55:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:55:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:55:49 ---> job-cost.sh 20:55:49 lf-activate-venv: SKIPPING 20:55:49 DEBUG: total: 0.2199999988079071 20:55:49 INFO: Retrieving Stack Cost... 20:55:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:55:50 INFO: Archiving Costs [Pipeline] echo 20:55:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:50 ---> logs-deploy.sh 20:55:50 lf-activate-venv: SKIPPING 20:55:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/159 20:55:50 INFO: archiving workspace using pattern(s): 20:55:51 Archives upload complete. 20:55:51 INFO: archiving logs to Nexus 20:55:52 ---> uname -a: 20:55:52 Linux prd-ubuntu20-04-docker-8c-8g-24594 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:55:52 20:55:52 20:55:52 ---> lscpu: 20:55:52 Architecture: x86_64 20:55:52 CPU op-mode(s): 32-bit, 64-bit 20:55:52 Byte Order: Little Endian 20:55:52 Address sizes: 40 bits physical, 48 bits virtual 20:55:52 CPU(s): 8 20:55:52 On-line CPU(s) list: 0-7 20:55:52 Thread(s) per core: 1 20:55:52 Core(s) per socket: 1 20:55:52 Socket(s): 8 20:55:52 NUMA node(s): 1 20:55:52 Vendor ID: AuthenticAMD 20:55:52 CPU family: 23 20:55:52 Model: 49 20:55:52 Model name: AMD EPYC-Rome Processor 20:55:52 Stepping: 0 20:55:52 CPU MHz: 2800.000 20:55:52 BogoMIPS: 5600.00 20:55:52 Virtualization: AMD-V 20:55:52 Hypervisor vendor: KVM 20:55:52 Virtualization type: full 20:55:52 L1d cache: 256 KiB 20:55:52 L1i cache: 256 KiB 20:55:52 L2 cache: 4 MiB 20:55:52 L3 cache: 128 MiB 20:55:52 NUMA node0 CPU(s): 0-7 20:55:52 Vulnerability Itlb multihit: Not affected 20:55:52 Vulnerability L1tf: Not affected 20:55:52 Vulnerability Mds: Not affected 20:55:52 Vulnerability Meltdown: Not affected 20:55:52 Vulnerability Mmio stale data: Not affected 20:55:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:55:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:55:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:55:52 Vulnerability Srbds: Not affected 20:55:52 Vulnerability Tsx async abort: Not affected 20:55:52 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 20:55:52 20:55:52 20:55:52 ---> nproc: 20:55:52 8 20:55:52 20:55:52 20:55:52 ---> df -h: 20:55:52 Filesystem Size Used Avail Use% Mounted on 20:55:52 overlay 155G 13G 143G 9% / 20:55:52 tmpfs 64M 0 64M 0% /dev 20:55:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:55:52 shm 64M 0 64M 0% /dev/shm 20:55:52 /dev/vda1 155G 13G 143G 9% /facter-os 20:55:52 20:55:52 20:55:52 ---> sar -b -r -n DEV: 20:55:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24594) 12/06/23 _x86_64_ (8 CPU) 20:55:52 20:55:52 20:44:02 LINUX RESTART (8 CPU) 20:55:52 20:55:52 20:45:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:55:52 20:46:01 254.20 1.51 252.70 0.00 19.67 83836.09 0.00 20:55:52 20:47:01 181.10 0.18 180.92 0.00 9.07 39308.12 0.00 20:55:52 20:48:01 1.52 0.00 1.52 0.00 0.00 19.75 0.00 20:55:52 20:49:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 20:55:52 20:50:01 55.72 10.61 45.11 0.00 5158.47 8523.25 0.00 20:55:52 20:51:01 3.42 0.02 3.40 0.00 0.13 88.12 0.00 20:55:52 20:52:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 20:55:52 20:53:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 20:55:52 20:54:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 20:55:52 20:55:01 53.42 0.32 53.10 0.00 14.26 34650.72 0.00 20:55:52 Average: 55.86 1.26 54.60 0.00 519.32 16761.59 0.00 20:55:52 20:55:52 20:45:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:55:52 20:46:01 28162336 31557876 749668 2.28 152776 3413200 1925592 5.67 1204884 3019148 88 20:55:52 20:47:01 27560352 31546028 756812 2.30 164736 3943044 1754684 5.17 1289120 3482296 396 20:55:52 20:48:01 27559496 31545440 757092 2.30 164772 3943172 1754684 5.17 1288904 3482412 16 20:55:52 20:49:01 27566696 31552796 749212 2.28 164816 3943168 1754684 5.17 1282360 3482428 24 20:55:52 20:50:01 27090600 31532128 740652 2.25 193820 4367752 1731540 5.10 1589764 3615968 20 20:55:52 20:51:01 27103476 31540300 731544 2.22 192372 4364508 1711412 5.04 1579664 3612752 8 20:55:52 20:52:01 27103864 31540868 730848 2.22 192440 4364516 1711412 5.04 1579716 3612764 16 20:55:52 20:53:01 27104704 31541788 729884 2.22 192516 4364516 1711412 5.04 1578508 3612756 8 20:55:52 20:54:01 27104748 31541932 729476 2.22 192592 4364512 1711412 5.04 1578560 3612760 8 20:55:52 20:55:01 25978492 31503144 763680 2.32 210688 5354212 1848396 5.45 1740296 4494480 184812 20:55:52 Average: 27233476 31540230 743887 2.26 182153 4242260 1761523 5.19 1471178 3602776 18540 20:55:52 20:55:52 20:45:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:55:52 20:46:01 docker0 200.10 293.26 17.12 2370.56 0.00 0.00 0.00 0.00 20:55:52 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:46:01 ens3 338.40 225.65 2412.00 35.61 0.00 0.00 0.00 0.00 20:55:52 20:47:01 docker0 4.70 9.12 0.28 93.22 0.00 0.00 0.00 0.00 20:55:52 20:47:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 20:55:52 20:47:01 ens3 188.69 136.79 2717.77 242.65 0.00 0.00 0.00 0.00 20:55:52 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:48:01 ens3 2.12 0.57 1.25 0.46 0.00 0.00 0.00 0.00 20:55:52 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:52 20:49:01 ens3 0.95 0.65 0.52 0.41 0.00 0.00 0.00 0.00 20:55:52 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:50:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:55:52 20:50:01 ens3 194.28 90.87 2730.07 6.45 0.00 0.00 0.00 0.00 20:55:52 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:52 20:51:01 ens3 0.43 0.28 0.08 0.02 0.00 0.00 0.00 0.00 20:55:52 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:52 20:53:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:55:52 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:52 20:55:01 docker0 70.58 125.69 5.35 1025.68 0.00 0.00 0.00 0.00 20:55:52 20:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:55:52 20:55:01 ens3 268.58 143.24 5001.62 18.15 0.00 0.00 0.00 0.00 20:55:52 Average: docker0 27.83 43.23 2.30 352.32 0.00 0.00 0.00 0.00 20:55:52 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 20:55:52 Average: ens3 99.78 60.10 1288.27 30.38 0.00 0.00 0.00 0.00 20:55:52 20:55:52 20:55:52 ---> sar -P ALL: 20:55:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24594) 12/06/23 _x86_64_ (8 CPU) 20:55:52 20:55:52 20:44:02 LINUX RESTART (8 CPU) 20:55:52 20:55:52 20:45:00 CPU %user %nice %system %iowait %steal %idle 20:55:52 20:46:01 all 27.56 0.00 5.23 1.50 0.10 65.61 20:55:52 20:46:01 0 27.10 0.00 5.05 0.07 0.08 67.69 20:55:52 20:46:01 1 26.56 0.00 5.01 0.68 0.12 67.64 20:55:52 20:46:01 2 27.04 0.00 4.94 0.53 0.08 67.40 20:55:52 20:46:01 3 28.40 0.00 4.88 0.22 0.10 66.41 20:55:52 20:46:01 4 27.44 0.00 5.72 0.23 0.10 66.50 20:55:52 20:46:01 5 27.84 0.00 5.31 0.38 0.08 66.38 20:55:52 20:46:01 6 28.80 0.00 4.91 3.82 0.11 62.36 20:55:52 20:46:01 7 27.25 0.00 6.02 6.08 0.12 60.53 20:55:52 20:47:01 all 16.68 0.00 3.14 0.46 0.07 79.64 20:55:52 20:47:01 0 15.76 0.00 2.91 0.13 0.07 81.13 20:55:52 20:47:01 1 16.56 0.00 2.98 1.09 0.07 79.30 20:55:52 20:47:01 2 18.45 0.00 2.95 0.13 0.07 78.40 20:55:52 20:47:01 3 16.17 0.00 3.67 0.02 0.08 80.05 20:55:52 20:47:01 4 16.64 0.00 3.71 0.32 0.08 79.24 20:55:52 20:47:01 5 16.64 0.00 3.09 0.05 0.08 80.13 20:55:52 20:47:01 6 17.64 0.00 3.24 0.87 0.07 78.19 20:55:52 20:47:01 7 15.60 0.00 2.61 1.03 0.07 80.69 20:55:52 20:48:01 all 0.05 0.00 0.01 0.00 0.00 99.93 20:55:52 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:55:52 20:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:55:52 20:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:55:52 20:48:01 3 0.28 0.00 0.02 0.00 0.00 99.70 20:55:52 20:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:55:52 20:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:55:52 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:55:52 20:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:55:52 20:49:01 all 0.14 0.00 0.02 0.00 0.01 99.82 20:55:52 20:49:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:55:52 20:49:01 1 0.03 0.00 0.00 0.03 0.00 99.93 20:55:52 20:49:01 2 0.91 0.00 0.02 0.00 0.02 99.06 20:55:52 20:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:55:52 20:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:55:52 20:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:55:52 20:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:55:52 20:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:55:52 20:50:01 all 2.46 0.00 1.35 1.37 0.04 94.79 20:55:52 20:50:01 0 2.26 0.00 0.84 1.86 0.02 95.04 20:55:52 20:50:01 1 1.74 0.00 0.82 3.81 0.03 93.61 20:55:52 20:50:01 2 2.14 0.00 0.84 0.33 0.10 96.59 20:55:52 20:50:01 3 2.42 0.00 2.25 1.20 0.03 94.09 20:55:52 20:50:01 4 2.05 0.00 0.98 0.08 0.02 96.86 20:55:52 20:50:01 5 3.34 0.00 1.62 0.10 0.03 94.91 20:55:52 20:50:01 6 3.42 0.00 1.74 3.31 0.02 91.52 20:55:52 20:50:01 7 2.33 0.00 1.69 0.27 0.03 95.68 20:55:52 20:51:01 all 0.09 0.00 0.06 0.01 0.01 99.83 20:55:52 20:51:01 0 0.08 0.00 0.07 0.02 0.02 99.82 20:55:52 20:51:01 1 0.05 0.00 0.05 0.05 0.02 99.83 20:55:52 20:51:01 2 0.08 0.00 0.07 0.02 0.00 99.83 20:55:52 20:51:01 3 0.07 0.00 0.08 0.00 0.05 99.80 20:55:52 20:51:01 4 0.13 0.00 0.05 0.00 0.02 99.80 20:55:52 20:51:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:55:52 20:51:01 6 0.23 0.00 0.07 0.00 0.00 99.70 20:55:52 20:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:55:52 20:52:01 all 0.03 0.00 0.02 0.00 0.02 99.93 20:55:52 20:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:55:52 20:52:01 1 0.05 0.00 0.05 0.02 0.02 99.87 20:55:52 20:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:55:52 20:52:01 3 0.03 0.00 0.05 0.00 0.07 99.85 20:55:52 20:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:55:52 20:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:55:52 20:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:55:52 20:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 20:55:52 20:53:01 all 0.06 0.00 0.02 0.00 0.01 99.91 20:55:52 20:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:55:52 20:53:01 1 0.05 0.00 0.00 0.02 0.02 99.92 20:55:52 20:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:55:52 20:53:01 3 0.05 0.00 0.07 0.00 0.05 99.83 20:55:52 20:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:55:52 20:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:55:52 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:55:52 20:53:01 7 0.23 0.00 0.02 0.00 0.00 99.75 20:55:52 20:54:01 all 0.02 0.00 0.02 0.00 0.01 99.94 20:55:52 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:55:52 20:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:55:52 20:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:55:52 20:54:01 3 0.03 0.00 0.08 0.00 0.07 99.82 20:55:52 20:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:55:52 20:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:55:52 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:55:52 20:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:55:52 20:55:01 all 4.16 0.00 1.65 2.15 0.04 92.00 20:55:52 20:55:01 0 4.11 0.00 2.03 2.32 0.03 91.50 20:55:52 20:55:01 1 5.29 0.00 1.94 14.09 0.05 78.62 20:55:52 20:55:01 2 4.60 0.00 1.78 0.03 0.02 93.57 20:55:52 20:55:01 3 3.07 0.00 1.04 0.00 0.07 95.83 20:55:52 20:55:01 4 4.60 0.00 2.22 0.03 0.02 93.13 20:55:52 20:55:01 5 4.32 0.00 1.32 0.02 0.03 94.30 20:55:52 20:55:01 6 4.02 0.00 1.49 0.77 0.03 93.68 20:55:52 20:55:01 7 3.29 0.00 1.38 0.00 0.03 95.30 20:55:52 Average: all 5.13 0.00 1.15 0.55 0.03 93.13 20:55:52 Average: 0 4.94 0.00 1.10 0.44 0.03 93.50 20:55:52 Average: 1 5.04 0.00 1.09 1.97 0.03 91.88 20:55:52 Average: 2 5.35 0.00 1.06 0.11 0.03 93.45 20:55:52 Average: 3 5.07 0.00 1.22 0.14 0.05 93.52 20:55:52 Average: 4 5.11 0.00 1.27 0.07 0.03 93.52 20:55:52 Average: 5 5.23 0.00 1.15 0.06 0.03 93.54 20:55:52 Average: 6 5.45 0.00 1.15 0.88 0.02 92.50 20:55:52 Average: 7 4.88 0.00 1.18 0.74 0.03 93.18 20:55:52 20:55:52 20:55:52