Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31d78b94d4bc184051f064f52dd5d952b2f95b80 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-ssh17029761245305802160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh172215065580164814.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12911840337808651895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh18195034350036407400.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11635046260180931879.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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-opc-ua 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-8203 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 31d78b94d4bc184051f064f52dd5d952b2f95b80 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#131)" > git config core.sparsecheckout # timeout=10 > git checkout -f 31d78b94d4bc184051f064f52dd5d952b2f95b80 # timeout=10 > git rev-list --no-walk dacda6636b0f16d8de931466d6866e30110653c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:36:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:36:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:36:35 ========================================================= 04:36:35 EdgeX Global Pipelines Version Info 04:36:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:36:36 ------------------- 04:36:36 stable info: 04:36:36 ------------------- 04:36:36 Commited By: Cherry Wang cherry@iotechsys.com 04:36:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:36:36 Message: update stable to v1.0.276 04:36:36 ------------------- 04:36:36 experimental info: 04:36:36 ------------------- 04:36:36 Commited By: **** collab-it+edgex@linuxfoundation.org 04:36:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:36:36 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:36:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31d78b9 [Pipeline] echo 04:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:37 provisioning config files... 04:36:37 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16572831748430874018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:38 ---> ****-login.sh 04:36:38 nexus3.edgexfoundry.org:10001 04:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:38 04:36:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:36:38 Configure a credential helper to remove this warning. See 04:36:38 https://docs.****.com/go/credential-store/ 04:36:38 04:36:38 Login Succeeded 04:36:38 nexus3.edgexfoundry.org:10002 04:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:38 04:36:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:36:38 Configure a credential helper to remove this warning. See 04:36:38 https://docs.****.com/go/credential-store/ 04:36:38 04:36:38 Login Succeeded 04:36:38 nexus3.edgexfoundry.org:10003 04:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:38 04:36:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:36:38 Configure a credential helper to remove this warning. See 04:36:38 https://docs.****.com/go/credential-store/ 04:36:38 04:36:38 Login Succeeded 04:36:38 nexus3.edgexfoundry.org:10004 04:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:39 04:36:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:36:39 Configure a credential helper to remove this warning. See 04:36:39 https://docs.****.com/go/credential-store/ 04:36:39 04:36:39 Login Succeeded 04:36:39 ****.io 04:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:39 04:36:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:36:39 Configure a credential helper to remove this warning. See 04:36:39 https://docs.****.com/go/credential-store/ 04:36:39 04:36:39 Login Succeeded 04:36:39 ---> ****-login.sh ends [Pipeline] } 04:36:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:36:39 + git rev-list -1 --merges 31d78b94d4bc184051f064f52dd5d952b2f95b80~1..31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo 04:36:39 -----------> git rev-list -1 --merges 31d78b94d4bc184051f064f52dd5d952b2f95b80~1..31d78b94d4bc184051f064f52dd5d952b2f95b80 31d78b94d4bc184051f064f52dd5d952b2f95b80 [false] [Pipeline] sh 04:36:39 + git log --format=format:%s -1 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo 04:36:39 ========================================================= 04:36:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:36:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:40 + git log --format=format:%s -1 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo 04:36:40 [semverPrep] GIT_COMMIT: 31d78b94d4bc184051f064f52dd5d952b2f95b80, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#131) [Pipeline] echo 04:36:40 [semverPrep] This is not a build commit. [Pipeline] sh 04:36:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:40 + grep -v github /etc/ssh/ssh_known_hosts 04:36:40 + [ -e /tmp/ssh_known_hosts ] 04:36:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:36:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:36:40 + sudo tee -a /etc/ssh/ssh_known_hosts 04:36:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:41 04:36:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:41 0.1.4: Pulling from edgex-devops/py-git-semver 04:36:41 3dae71ba6b94: Pulling fs layer 04:36:41 6bf1a483ea7c: Pulling fs layer 04:36:41 f5dfc541a4d3: Pulling fs layer 04:36:41 461d9e800cba: Pulling fs layer 04:36:41 80192f66455f: Pulling fs layer 04:36:41 2e8e34ca0e6c: Pulling fs layer 04:36:41 a29436f7fd5d: Pulling fs layer 04:36:41 923cac83aea3: Pulling fs layer 04:36:41 25ad8b0a4227: Pulling fs layer 04:36:41 db01528c6b51: Pulling fs layer 04:36:41 28988de357af: Pulling fs layer 04:36:41 461d9e800cba: Waiting 04:36:41 80192f66455f: Waiting 04:36:41 a29436f7fd5d: Waiting 04:36:41 db01528c6b51: Waiting 04:36:41 923cac83aea3: Waiting 04:36:41 28988de357af: Waiting 04:36:41 25ad8b0a4227: Waiting 04:36:41 6bf1a483ea7c: Verifying Checksum 04:36:41 6bf1a483ea7c: Download complete 04:36:41 461d9e800cba: Verifying Checksum 04:36:41 461d9e800cba: Download complete 04:36:41 80192f66455f: Verifying Checksum 04:36:41 80192f66455f: Download complete 04:36:41 f5dfc541a4d3: Verifying Checksum 04:36:41 f5dfc541a4d3: Download complete 04:36:41 3dae71ba6b94: Verifying Checksum 04:36:41 3dae71ba6b94: Download complete 04:36:41 923cac83aea3: Verifying Checksum 04:36:41 923cac83aea3: Download complete 04:36:41 25ad8b0a4227: Verifying Checksum 04:36:41 25ad8b0a4227: Download complete 04:36:41 db01528c6b51: Download complete 04:36:41 28988de357af: Verifying Checksum 04:36:41 28988de357af: Download complete 04:36:41 a29436f7fd5d: Verifying Checksum 04:36:41 a29436f7fd5d: Download complete 04:36:42 2e8e34ca0e6c: Verifying Checksum 04:36:42 2e8e34ca0e6c: Download complete 04:36:42 3dae71ba6b94: Pull complete 04:36:42 6bf1a483ea7c: Pull complete 04:36:43 f5dfc541a4d3: Pull complete 04:36:43 461d9e800cba: Pull complete 04:36:43 80192f66455f: Pull complete 04:36:48 2e8e34ca0e6c: Pull complete 04:36:48 a29436f7fd5d: Pull complete 04:36:48 923cac83aea3: Pull complete 04:36:48 25ad8b0a4227: Pull complete 04:36:48 db01528c6b51: Pull complete 04:36:48 28988de357af: Pull complete 04:36:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:48 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:36:52 $ docker top 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 -eo pid,comm 04:36:52 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). 04:36:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:53 [ssh-agent] Looking for ssh-agent implementation... 04:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:53 $ docker exec 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent 04:36:53 SSH_AUTH_SOCK=/tmp/ssh-J3TXtfTsd4hc/agent.32 04:36:53 SSH_AGENT_PID=38 04:36:53 Running ssh-add (command line suppressed) 04:36:53 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15073326212700643997.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15073326212700643997.key) 04:36:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 04:36:53 + git tag --points-at HEAD [Pipeline] } 04:36:53 $ docker exec --env ******** --env ******** 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent -k 04:36:54 unset SSH_AUTH_SOCK; 04:36:54 unset SSH_AGENT_PID; 04:36:54 echo Agent pid 38 killed; 04:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:36:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:54 [ssh-agent] Looking for ssh-agent implementation... 04:36:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:54 $ docker exec 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent 04:36:54 SSH_AUTH_SOCK=/tmp/ssh-qLPn1N3FrdWt/agent.85 04:36:54 SSH_AGENT_PID=91 04:36:54 Running ssh-add (command line suppressed) 04:36:54 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18305229663788529504.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18305229663788529504.key) 04:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:54 + git semver init 04:36:54 2025-09-03 04:36:54,954 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:36:54 2025-09-03 04:36:54,959 [run_init] DEBUG init version:0.0.0 force:False 04:36:54 2025-09-03 04:36:54,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:36:54 2025-09-03 04:36:54,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:36:54 2025-09-03 04:36:54,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 04:36:56 2025-09-03 04:36:56,015 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 04:36:56 2025-09-03 04:36:56,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 04:36:56 2025-09-03 04:36:56,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:36:56 2025-09-03 04:36:56,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:36:56 4.1.0-dev.7 [Pipeline] } 04:36:56 $ docker exec --env ******** --env ******** 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent -k 04:36:56 unset SSH_AUTH_SOCK; 04:36:56 unset SSH_AGENT_PID; 04:36:56 echo Agent pid 91 killed; 04:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:56 + git semver [Pipeline] } 04:36:57 $ docker stop --time=1 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 04:36:58 $ docker rm -f --volumes 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:36:59 Stashed 1 file(s) [Pipeline] echo 04:36:59 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 04:36:59 provisioning config files... 04:36:59 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3204128384753489174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:59 ---> ****-login.sh 04:36:59 nexus3.edgexfoundry.org:10001 04:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:59 Login Succeeded 04:36:59 nexus3.edgexfoundry.org:10002 04:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:59 Login Succeeded 04:36:59 nexus3.edgexfoundry.org:10003 04:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:59 Login Succeeded 04:36:59 nexus3.edgexfoundry.org:10004 04:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:59 Login Succeeded 04:36:59 ****.io 04:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:00 Login Succeeded 04:37:00 ---> ****-login.sh ends [Pipeline] } 04:37:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:37:00 ========================================================= 04:37:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:37:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:37:01 #0 building with "default" instance using docker driver 04:37:01 04:37:01 #1 [internal] load build definition from Dockerfile 04:37:01 #1 transferring dockerfile: 1.28kB done 04:37:01 #1 DONE 0.0s 04:37:01 04:37:01 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:37:01 #2 DONE 0.1s 04:37:01 04:37:01 #3 [internal] load .dockerignore 04:37:01 #3 transferring context: 102B done 04:37:01 #3 DONE 0.0s 04:37:01 04:37:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 04:37:01 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 04:37:01 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 04:37:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 04:37:01 #4 ... 04:37:01 04:37:01 #5 [internal] load build context 04:37:01 #5 transferring context: 17.33MB 0.1s done 04:37:01 #5 DONE 0.2s 04:37:01 04:37:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 04:37:01 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 04:37:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 04:37:01 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 04:37:01 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 04:37:01 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 04:37:01 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 04:37:01 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 04:37:01 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 04:37:01 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 04:37:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:37:01 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 04:37:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s 04:37:01 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 04:37:01 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 04:37:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s 04:37:01 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 04:37:01 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 04:37:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 04:37:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 19.92MB / 103.05MB 0.5s 04:37:01 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s 04:37:01 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 04:37:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 04:37:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 35.65MB / 103.05MB 0.7s 04:37:01 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 04:37:02 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.8s 04:37:02 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.71MB / 103.05MB 1.0s 04:37:03 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.0s done 04:37:03 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 2.0s done 04:37:03 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 04:37:08 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done 04:37:08 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 04:37:08 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 04:37:08 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:37:08 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 04:37:08 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 04:37:08 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 04:37:08 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 04:37:11 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 04:37:11 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 04:37:11 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 04:37:11 #4 DONE 10.5s 04:37:11 04:37:11 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:37:11 #6 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:37:12 #6 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:37:12 #6 0.739 OK: 248 MiB in 58 packages 04:37:14 Still waiting to schedule task 04:37:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:37:16 #6 DONE 4.6s 04:37:16 04:37:16 #7 [builder 3/7] WORKDIR /device-opcua 04:37:16 #7 DONE 0.0s 04:37:16 04:37:16 #8 [builder 4/7] COPY go.mod vendor* ./ 04:37:16 #8 DONE 0.0s 04:37:16 04:37:16 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:43 #9 DONE 26.8s 04:37:43 04:37:43 #10 [builder 6/7] COPY . . 04:37:43 #10 DONE 0.2s 04:37:43 04:37:43 #11 [builder 7/7] RUN echo noop 04:37:43 #11 0.222 noop 04:37:43 #11 DONE 0.3s 04:37:43 04:37:43 #12 exporting to image 04:37:43 #12 exporting layers 04:37:52 #12 exporting layers 7.8s done 04:37:52 #12 writing image sha256:370c7335d40f29243ded0cee9938ba0e46c2aa3ed6e575f5ef84971e10526d16 done 04:37:52 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:37:52 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:52 + docker inspect -f . ci-base-image-x86_64 04:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:52 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** ci-base-image-x86_64 cat 04:37:52 $ docker top 9d2da0c5d61c1298997fcfd2c4024e1f765c69f3527107e653559c01a032dcf7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:53 + go version 04:37:53 go version go1.23.9 linux/amd64 [Pipeline] } 04:37:53 $ docker stop --time=1 9d2da0c5d61c1298997fcfd2c4024e1f765c69f3527107e653559c01a032dcf7 04:37:54 $ docker rm -f --volumes 9d2da0c5d61c1298997fcfd2c4024e1f765c69f3527107e653559c01a032dcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:54 + docker inspect -f . ci-base-image-x86_64 04:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:54 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** ci-base-image-x86_64 cat 04:37:55 $ docker top f794dcbf3f8d12ffdda01c69d2f7a0a03bd22fcf9fff7cb3098df109790546d7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 04:37:55 + make test 04:37:55 go test ./... -coverprofile=coverage.out 04:37:57 ? github.com/edgexfoundry/device-opc-ua [no test files] 04:38:19 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 04:38:19 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 04:38:19 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.019s coverage: 41.4% of statements 04:38:27 go vet ./... 04:38:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:38:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:38:32 ./bin/test-attribution-txt.sh 04:38:32 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 04:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:38:32 $ docker stop --time=1 f794dcbf3f8d12ffdda01c69d2f7a0a03bd22fcf9fff7cb3098df109790546d7 04:38:35 $ docker rm -f --volumes f794dcbf3f8d12ffdda01c69d2f7a0a03bd22fcf9fff7cb3098df109790546d7 [Pipeline] // withDockerContainer [Pipeline] sh 04:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:38:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:38:36 + ls -al . 04:38:36 total 236 04:38:36 drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 04:37 . 04:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:36 .. 04:38:36 -rw-rw-r-- 1 jenkins jenkins 62 Sep 3 04:36 .dockerignore 04:38:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 04:38 .git 04:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:36 .github 04:38:36 -rw-rw-r-- 1 jenkins jenkins 101 Sep 3 04:36 .gitignore 04:38:36 -rw-rw-r-- 1 jenkins jenkins 218 Sep 3 04:36 .golangci.yml 04:38:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 04:36 .semver 04:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:36 .vscode 04:38:36 -rw-rw-r-- 1 jenkins jenkins 20452 Sep 3 04:36 Attribution.txt 04:38:36 -rw-rw-r-- 1 jenkins jenkins 2560 Sep 3 04:36 CHANGELOG.md 04:38:36 -rw-rw-r-- 1 jenkins jenkins 1242 Sep 3 04:36 Dockerfile 04:38:36 -rw-rw-r-- 1 jenkins jenkins 649 Sep 3 04:36 Jenkinsfile 04:38:36 -rw-rw-r-- 1 jenkins jenkins 11367 Sep 3 04:36 LICENSE 04:38:36 -rw-rw-r-- 1 jenkins jenkins 2474 Sep 3 04:36 Makefile 04:38:36 -rw-rw-r-- 1 jenkins jenkins 4109 Sep 3 04:36 README.md 04:38:36 -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 04:36 VERSION 04:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:36 bin 04:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 04:36 cmd 04:38:36 -rw-r--r-- 1 jenkins jenkins 26136 Sep 3 04:38 coverage.out 04:38:36 -rw-rw-r-- 1 jenkins jenkins 6322 Sep 3 04:36 go.mod 04:38:36 -rw-rw-r-- 1 jenkins jenkins 87109 Sep 3 04:36 go.sum 04:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:36 internal 04:38:36 -rw-rw-r-- 1 jenkins jenkins 260 Sep 3 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:37 + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=31d78b94d4bc184051f064f52dd5d952b2f95b80 --label arch=amd64 --label version=4.1.0-dev.7 . 04:38:37 #0 building with "default" instance using docker driver 04:38:37 04:38:37 #1 [internal] load build definition from Dockerfile 04:38:37 #1 transferring dockerfile: 1.28kB done 04:38:37 #1 DONE 0.0s 04:38:37 04:38:37 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:38:37 #2 DONE 0.0s 04:38:37 04:38:37 #3 [internal] load metadata for docker.io/library/alpine:3.20 04:38:37 #3 DONE 0.1s 04:38:37 04:38:37 #4 [internal] load .dockerignore 04:38:37 #4 transferring context: 102B done 04:38:37 #4 DONE 0.0s 04:38:37 04:38:37 #5 [internal] load build context 04:38:37 #5 transferring context: 36.69kB 0.0s done 04:38:37 #5 DONE 0.0s 04:38:37 04:38:37 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:38:37 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:38:37 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 04:38:37 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 04:38:37 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:38:37 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:38:37 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:38:37 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:38:37 #6 DONE 0.3s 04:38:37 04:38:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:38:37 #7 DONE 0.1s 04:38:37 04:38:37 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:38:37 #8 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:37 #8 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:38 #8 0.824 OK: 248 MiB in 58 packages 04:38:38 #8 DONE 1.0s 04:38:38 04:38:38 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 04:38:38 #9 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:38 #9 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:38 #9 0.577 (1/6) Installing dumb-init (1.2.5-r3) 04:38:38 #9 0.581 (2/6) Installing libgcc (13.2.1_git20240309-r1) 04:38:38 #9 0.586 (3/6) Installing libsodium (1.0.19-r0) 04:38:38 #9 0.595 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 04:38:38 #9 0.618 (5/6) Installing libzmq (4.3.5-r2) 04:38:38 #9 0.627 (6/6) Installing zeromq (4.3.5-r2) 04:38:38 #9 0.631 Executing busybox-1.36.1-r29.trigger 04:38:38 #9 0.636 OK: 12 MiB in 20 packages 04:38:38 #9 DONE 0.9s 04:38:38 04:38:38 #10 [builder 3/7] WORKDIR /device-opcua 04:38:38 #10 DONE 0.1s 04:38:38 04:38:38 #11 [builder 4/7] COPY go.mod vendor* ./ 04:38:38 #11 DONE 0.0s 04:38:38 04:38:38 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:39 #12 DONE 0.5s 04:38:39 04:38:39 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:38:39 #13 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:39 #13 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:39 #13 ... 04:38:39 04:38:39 #14 [builder 6/7] COPY . . 04:38:39 #14 DONE 0.2s 04:38:39 04:38:39 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:38:39 #13 0.885 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:38:39 #13 0.900 Executing busybox-1.36.1-r30.post-upgrade 04:38:39 #13 0.934 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:38:39 #13 0.937 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:38:39 #13 0.943 Executing busybox-1.36.1-r30.trigger 04:38:39 #13 0.949 OK: 12 MiB in 20 packages 04:38:39 #13 DONE 1.1s 04:38:39 04:38:39 #15 [builder 7/7] RUN make build 04:38:39 #15 0.245 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:38:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8205 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 04:38:44 Running in /w/workspace/device-opc-ua/20 [Pipeline] { [Pipeline] checkout 04:38:45 Selected Git installation does not exist. Using Default 04:38:45 The recommended git tool is: NONE 04:38:49 using credential edgex-jenkins-ssh 04:38:49 Cloning the remote Git repository 04:38:49 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 04:38:49 > git init /w/workspace/device-opc-ua/20 # timeout=10 04:38:49 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 04:38:49 > git --version # timeout=10 04:38:49 > git --version # 'git version 2.25.1' 04:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:51 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 04:38:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:52 Avoid second fetch 04:38:52 Checking out Revision 31d78b94d4bc184051f064f52dd5d952b2f95b80 (main) 04:38:53 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#131)" 04:38:52 > git config core.sparsecheckout # timeout=10 04:38:52 > git checkout -f 31d78b94d4bc184051f064f52dd5d952b2f95b80 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:57 provisioning config files... 04:38:57 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/20@tmp/config8161169539689046988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:58 ---> ****-login.sh 04:38:58 nexus3.edgexfoundry.org:10001 04:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:58 Configure a credential helper to remove this warning. See 04:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:58 04:38:58 Login Succeeded 04:38:58 nexus3.edgexfoundry.org:10002 04:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:59 Configure a credential helper to remove this warning. See 04:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:59 04:38:59 Login Succeeded 04:38:59 nexus3.edgexfoundry.org:10003 04:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:59 Configure a credential helper to remove this warning. See 04:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:59 04:38:59 Login Succeeded 04:38:59 nexus3.edgexfoundry.org:10004 04:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:59 Configure a credential helper to remove this warning. See 04:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:59 04:38:59 Login Succeeded 04:38:59 ****.io 04:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:00 Configure a credential helper to remove this warning. See 04:39:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:00 04:39:00 Login Succeeded 04:39:00 ---> ****-login.sh ends [Pipeline] } 04:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:00 ========================================================= 04:39:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:39:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:39:01 Sending build context to Docker daemon 8.85MB 04:39:01 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:39:01 Step 2/10 : FROM ${BASE} AS builder 04:39:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:39:01 94e9d8af2201: Pulling fs layer 04:39:01 a6c56e8762df: Pulling fs layer 04:39:01 f0f3c8884826: Pulling fs layer 04:39:01 c7e7622c144d: Pulling fs layer 04:39:01 4f4fb700ef54: Pulling fs layer 04:39:01 b4c3b6d88c5a: Pulling fs layer 04:39:01 ba8bce9d2590: Pulling fs layer 04:39:01 ca778ea9c289: Pulling fs layer 04:39:01 c7e7622c144d: Waiting 04:39:01 4f4fb700ef54: Waiting 04:39:01 b4c3b6d88c5a: Waiting 04:39:01 ba8bce9d2590: Waiting 04:39:01 ca778ea9c289: Waiting 04:39:01 a6c56e8762df: Verifying Checksum 04:39:01 a6c56e8762df: Download complete 04:39:01 c7e7622c144d: Verifying Checksum 04:39:01 c7e7622c144d: Download complete 04:39:01 4f4fb700ef54: Verifying Checksum 04:39:01 4f4fb700ef54: Download complete 04:39:01 b4c3b6d88c5a: Verifying Checksum 04:39:01 b4c3b6d88c5a: Download complete 04:39:01 94e9d8af2201: Verifying Checksum 04:39:01 94e9d8af2201: Download complete 04:39:01 #15 22.29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:39:02 ca778ea9c289: Verifying Checksum 04:39:02 ca778ea9c289: Download complete 04:39:02 94e9d8af2201: Pull complete 04:39:03 a6c56e8762df: Pull complete 04:39:03 f0f3c8884826: Verifying Checksum 04:39:03 f0f3c8884826: Download complete 04:39:04 ba8bce9d2590: Verifying Checksum 04:39:04 ba8bce9d2590: Download complete 04:39:05 #15 DONE 26.2s 04:39:05 04:39:05 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 04:39:06 #16 DONE 1.3s 04:39:06 04:39:06 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 04:39:07 #17 DONE 0.8s 04:39:07 04:39:07 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 04:39:08 #18 DONE 0.3s 04:39:08 04:39:08 #19 exporting to image 04:39:08 #19 exporting layers 04:39:08 #19 exporting layers 1.0s done 04:39:09 #19 writing image sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 0.1s done 04:39:09 #19 naming to docker.io/library/device-opc-ua 0.1s done 04:39:09 #19 DONE 1.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:09 provisioning config files... 04:39:09 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13223801858562566776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:10 ---> ****-login.sh 04:39:10 nexus3.edgexfoundry.org:10001 04:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:10 Login Succeeded 04:39:10 nexus3.edgexfoundry.org:10002 04:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:10 Login Succeeded 04:39:10 nexus3.edgexfoundry.org:10003 04:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:10 Login Succeeded 04:39:10 nexus3.edgexfoundry.org:10004 04:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:10 Login Succeeded 04:39:10 ****.io 04:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:10 Login Succeeded 04:39:10 ---> ****-login.sh ends [Pipeline] } 04:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:10 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 04:39:10 31d78b94d4bc184051f064f52dd5d952b2f95b80 04:39:10 latest 04:39:10 4.1.0-dev.7 04:39:10 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:39:10 main 04:39:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:11 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:39:11 35c2663a137f: Preparing 04:39:11 c13c168c4c4c: Preparing 04:39:11 0057fca703dc: Preparing 04:39:11 6d50d8f93a72: Preparing 04:39:11 a0a0824942c6: Preparing 04:39:11 097100c76c15: Preparing 04:39:11 097100c76c15: Waiting 04:39:11 c13c168c4c4c: Pushed 04:39:11 6d50d8f93a72: Pushed 04:39:11 35c2663a137f: Pushed 04:39:11 097100c76c15: Layer already exists 04:39:12 a0a0824942c6: Pushed 04:39:16 0057fca703dc: Pushed 04:39:16 31d78b94d4bc184051f064f52dd5d952b2f95b80: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:16 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:16 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:39:16 35c2663a137f: Preparing 04:39:16 c13c168c4c4c: Preparing 04:39:16 0057fca703dc: Preparing 04:39:16 6d50d8f93a72: Preparing 04:39:16 a0a0824942c6: Preparing 04:39:16 097100c76c15: Preparing 04:39:16 097100c76c15: Waiting 04:39:16 a0a0824942c6: Layer already exists 04:39:16 35c2663a137f: Layer already exists 04:39:16 c13c168c4c4c: Layer already exists 04:39:16 6d50d8f93a72: Layer already exists 04:39:16 0057fca703dc: Layer already exists 04:39:16 097100c76c15: Layer already exists 04:39:16 latest: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:17 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:17 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 04:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:39:17 35c2663a137f: Preparing 04:39:17 c13c168c4c4c: Preparing 04:39:17 0057fca703dc: Preparing 04:39:17 6d50d8f93a72: Preparing 04:39:17 a0a0824942c6: Preparing 04:39:17 097100c76c15: Preparing 04:39:17 097100c76c15: Waiting 04:39:17 6d50d8f93a72: Layer already exists 04:39:17 c13c168c4c4c: Layer already exists 04:39:17 a0a0824942c6: Layer already exists 04:39:17 0057fca703dc: Layer already exists 04:39:17 35c2663a137f: Layer already exists 04:39:17 097100c76c15: Layer already exists 04:39:17 4.1.0-dev.7: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:17 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:39:18 35c2663a137f: Preparing 04:39:18 c13c168c4c4c: Preparing 04:39:18 0057fca703dc: Preparing 04:39:18 6d50d8f93a72: Preparing 04:39:18 a0a0824942c6: Preparing 04:39:18 097100c76c15: Preparing 04:39:18 097100c76c15: Waiting 04:39:18 c13c168c4c4c: Layer already exists 04:39:18 0057fca703dc: Layer already exists 04:39:18 35c2663a137f: Layer already exists 04:39:18 a0a0824942c6: Layer already exists 04:39:18 6d50d8f93a72: Layer already exists 04:39:18 097100c76c15: Layer already exists 04:39:18 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:18 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:39:18 35c2663a137f: Preparing 04:39:18 c13c168c4c4c: Preparing 04:39:18 0057fca703dc: Preparing 04:39:18 6d50d8f93a72: Preparing 04:39:18 a0a0824942c6: Preparing 04:39:18 097100c76c15: Preparing 04:39:18 097100c76c15: Waiting 04:39:18 35c2663a137f: Layer already exists 04:39:18 c13c168c4c4c: Layer already exists 04:39:18 0057fca703dc: Layer already exists 04:39:18 6d50d8f93a72: Layer already exists 04:39:18 a0a0824942c6: Layer already exists 04:39:18 097100c76c15: Layer already exists 04:39:18 main: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:19 ===================================================== [Pipeline] echo 04:39:19 taggedImages: 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 04:39:19 ========================================================= 04:39:19 [edgeXBuildMultiArch] RAW Config: 04:39:19 images: 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:39:19 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:39:19 settingsFile: 04:39:19 device-opc-ua-settings 04:39:19 ========================================================= [Pipeline] node 04:39:19 f0f3c8884826: Pull complete 04:39:19 c7e7622c144d: Pull complete 04:39:19 4f4fb700ef54: Pull complete 04:39:19 b4c3b6d88c5a: Pull complete 04:39:26 ba8bce9d2590: Pull complete 04:39:27 ca778ea9c289: Pull complete 04:39:27 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 04:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:39:27 ---> 47b25d7523d1 04:39:27 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:39:29 ---> Running in 0e9c7befacc3 04:39:29 Removing intermediate container 0e9c7befacc3 04:39:29 ---> 97681d97df74 04:39:29 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:39:29 ---> Running in 47a84fbc0c2c 04:39:30 Removing intermediate container 47a84fbc0c2c 04:39:30 ---> 633e45653930 04:39:30 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:39:30 ---> Running in 1b97c44fbc84 04:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:39:33 OK: 239 MiB in 58 packages 04:39:33 Removing intermediate container 1b97c44fbc84 04:39:33 ---> 6f12ea51fbce 04:39:33 Step 6/10 : WORKDIR /device-opcua 04:39:33 ---> Running in 98892bc60019 04:39:34 Still waiting to schedule task 04:39:34 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:39:34 Removing intermediate container 98892bc60019 04:39:34 ---> f89a5bfe6842 04:39:34 Step 7/10 : COPY go.mod vendor* ./ 04:39:35 ---> 9075dd32584a 04:39:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:39:35 ---> Running in c4187379fa45 04:40:28 Running on prd-centos7-docker-4c-2g-8206 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:28 provisioning config files... 04:40:28 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1009744233615746913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:29 ---> ****-login.sh 04:40:29 nexus3.edgexfoundry.org:10001 04:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:29 Configure a credential helper to remove this warning. See 04:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:29 04:40:29 Login Succeeded 04:40:29 nexus3.edgexfoundry.org:10002 04:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:29 Configure a credential helper to remove this warning. See 04:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:29 04:40:29 Login Succeeded 04:40:29 nexus3.edgexfoundry.org:10003 04:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:29 Configure a credential helper to remove this warning. See 04:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:29 04:40:29 Login Succeeded 04:40:29 nexus3.edgexfoundry.org:10004 04:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:30 Configure a credential helper to remove this warning. See 04:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:30 04:40:30 Login Succeeded 04:40:30 ****.io 04:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:30 Configure a credential helper to remove this warning. See 04:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:30 04:40:30 Login Succeeded 04:40:30 ---> ****-login.sh ends [Pipeline] } 04:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:30 + docker buildx ls 04:40:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:40:30 default * docker 04:40:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:40:31 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:40:31 edgex-builder [Pipeline] sh 04:40:31 + docker buildx inspect --bootstrap 04:40:31 #1 [internal] booting buildkit 04:40:31 #1 pulling image moby/buildkit:buildx-stable-1 04:40:35 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 04:40:35 #1 creating container buildx_buildkit_edgex-builder0 04:40:35 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 04:40:35 #1 DONE 4.8s 04:40:35 Name: edgex-builder 04:40:35 Driver: docker-container 04:40:35 04:40:35 Nodes: 04:40:35 Name: edgex-builder0 04:40:35 Endpoint: unix:///var/run/docker.sock 04:40:35 Status: running 04:40:35 Buildkit: v0.23.2 04:40:35 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:40:36 + docker buildx ls 04:40:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:40:36 edgex-builder * docker-container 04:40:36 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:40:36 default docker 04:40:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:40:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 --push - 04:40:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80' 04:40:36 #1 [internal] load build definition from Dockerfile 04:40:36 #1 transferring dockerfile: 198B done 04:40:36 #1 DONE 0.0s 04:40:36 04:40:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:40:36 #2 DONE 0.1s 04:40:36 04:40:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:40:36 #3 DONE 0.1s 04:40:36 04:40:36 #4 [internal] load .dockerignore 04:40:36 #4 transferring context: 2B done 04:40:36 #4 DONE 0.0s 04:40:36 04:40:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:36 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:36 #5 DONE 0.0s 04:40:36 04:40:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:36 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:36 #6 DONE 0.1s 04:40:36 04:40:36 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:40:36 #7 DONE 0.0s 04:40:36 04:40:36 #8 exporting to image 04:40:36 #8 exporting layers done 04:40:36 #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 0.0s done 04:40:36 #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done 04:40:36 #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done 04:40:36 #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done 04:40:36 #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done 04:40:36 #8 pushing layers 0.1s done 04:40:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 04:40:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:40:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done 04:40:36 #8 DONE 0.3s 04:40:36 04:40:36 1 warning found (use --debug to expand): 04:40:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:40:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 04:40:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 04:40:37 #1 [internal] load build definition from Dockerfile 04:40:37 #1 transferring dockerfile: 164B done 04:40:37 #1 DONE 0.0s 04:40:37 04:40:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:40:37 #2 DONE 0.0s 04:40:37 04:40:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:40:37 #3 DONE 0.0s 04:40:37 04:40:37 #4 [internal] load .dockerignore 04:40:37 #4 transferring context: 2B done 04:40:37 #4 DONE 0.0s 04:40:37 04:40:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:37 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:37 #5 CACHED 04:40:37 04:40:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:37 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:37 #6 CACHED 04:40:37 04:40:37 #7 exporting to image 04:40:37 #7 exporting layers 04:40:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:40:37 #7 exporting layers done 04:40:37 #7 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done 04:40:37 #7 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done 04:40:37 #7 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done 04:40:37 #7 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done 04:40:37 #7 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done 04:40:37 #7 pushing layers 0.0s done 04:40:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done 04:40:37 #7 DONE 0.1s 04:40:37 04:40:37 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:40:37 #8 DONE 0.0s 04:40:37 04:40:37 1 warning found (use --debug to expand): 04:40:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:40:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7' 04:40:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 --push - 04:40:37 #1 [internal] load build definition from Dockerfile 04:40:37 #1 transferring dockerfile: 169B done 04:40:37 #1 DONE 0.0s 04:40:37 04:40:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 04:40:37 #2 DONE 0.0s 04:40:37 04:40:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 04:40:37 #3 DONE 0.0s 04:40:37 04:40:37 #4 [internal] load .dockerignore 04:40:37 #4 transferring context: 2B done 04:40:37 #4 DONE 0.0s 04:40:37 04:40:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:37 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:37 #5 CACHED 04:40:37 04:40:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:38 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:38 #6 CACHED 04:40:38 04:40:38 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:40:38 #7 DONE 0.0s 04:40:38 04:40:38 #8 exporting to image 04:40:38 #8 exporting layers done 04:40:38 #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done 04:40:38 #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done 04:40:38 #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done 04:40:38 #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done 04:40:38 #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done 04:40:38 #8 pushing layers 0.0s done 04:40:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done 04:40:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:40:38 #8 DONE 0.1s 04:40:38 04:40:38 1 warning found (use --debug to expand): 04:40:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:40:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7' 04:40:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 --push - 04:40:38 #1 [internal] load build definition from Dockerfile 04:40:38 #1 transferring dockerfile: 210B done 04:40:38 #1 DONE 0.0s 04:40:38 04:40:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:40:38 #2 DONE 0.0s 04:40:38 04:40:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:40:38 #3 DONE 0.0s 04:40:38 04:40:38 #4 [internal] load .dockerignore 04:40:38 #4 transferring context: 2B done 04:40:38 #4 DONE 0.0s 04:40:38 04:40:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:38 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:38 #5 CACHED 04:40:38 04:40:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:38 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:38 #6 CACHED 04:40:38 04:40:38 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:40:38 #7 DONE 0.0s 04:40:38 04:40:38 #8 exporting to image 04:40:38 #8 exporting layers done 04:40:38 #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done 04:40:38 #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done 04:40:38 #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done 04:40:38 #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done 04:40:38 #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done 04:40:38 #8 pushing layers 0.0s done 04:40:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done 04:40:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:40:38 #8 DONE 0.1s 04:40:38 04:40:38 1 warning found (use --debug to expand): 04:40:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:40:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 04:40:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 04:40:39 #1 [internal] load build definition from Dockerfile 04:40:39 #1 transferring dockerfile: 162B done 04:40:39 #1 DONE 0.0s 04:40:39 04:40:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:40:39 #2 DONE 0.0s 04:40:39 04:40:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:40:39 #3 DONE 0.0s 04:40:39 04:40:39 #4 [internal] load .dockerignore 04:40:39 #4 transferring context: 2B done 04:40:39 #4 DONE 0.0s 04:40:39 04:40:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:39 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:39 #5 DONE 0.0s 04:40:39 04:40:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:39 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done 04:40:39 #6 CACHED 04:40:39 04:40:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 04:40:39 #5 CACHED 04:40:39 04:40:39 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:40:39 #7 DONE 0.0s 04:40:39 04:40:39 #8 exporting to image 04:40:39 #8 exporting layers done 04:40:39 #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done 04:40:39 #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done 04:40:39 #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done 04:40:39 #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done 04:40:39 #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done 04:40:39 #8 pushing layers 0.0s done 04:40:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done 04:40:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:40:39 #8 DONE 0.1s 04:40:39 04:40:39 1 warning found (use --debug to expand): 04:40:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:40:39 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:40:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:40 ---> package-listing.sh 04:40:40 ++ facter osfamily 04:40:40 ++ tr '[:upper:]' '[:lower:]' 04:40:40 + OS_FAMILY=redhat 04:40:40 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:40:40 + START_PACKAGES=/tmp/packages_start.txt 04:40:40 + END_PACKAGES=/tmp/packages_end.txt 04:40:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:40 + PACKAGES=/tmp/packages_start.txt 04:40:40 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:40:40 + PACKAGES=/tmp/packages_end.txt 04:40:40 + case "${OS_FAMILY}" in 04:40:40 + rpm -qa 04:40:40 + sort 04:40:41 + '[' -f /tmp/packages_start.txt ']' 04:40:41 + '[' -f /tmp/packages_end.txt ']' 04:40:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:41 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:40:41 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:40:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 04:40:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:40:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:42 04:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:42 latest: Pulling from edgex-lftools-log-publisher 04:40:42 5eb5b503b376: Pulling fs layer 04:40:42 5c69ac0246d0: Pulling fs layer 04:40:42 ec43610c2a17: Pulling fs layer 04:40:42 3a2ae6a8a46f: Pulling fs layer 04:40:42 33b1e0a273af: Pulling fs layer 04:40:42 5d3b04190fa2: Pulling fs layer 04:40:42 2f39f015ded8: Pulling fs layer 04:40:42 3a2ae6a8a46f: Waiting 04:40:42 33b1e0a273af: Waiting 04:40:42 5d3b04190fa2: Waiting 04:40:42 2f39f015ded8: Waiting 04:40:42 5c69ac0246d0: Verifying Checksum 04:40:42 5c69ac0246d0: Download complete 04:40:42 3a2ae6a8a46f: Download complete 04:40:42 33b1e0a273af: Verifying Checksum 04:40:42 33b1e0a273af: Download complete 04:40:42 ec43610c2a17: Verifying Checksum 04:40:42 ec43610c2a17: Download complete 04:40:42 5d3b04190fa2: Verifying Checksum 04:40:42 5d3b04190fa2: Download complete 04:40:42 5eb5b503b376: Verifying Checksum 04:40:42 5eb5b503b376: Download complete 04:40:43 2f39f015ded8: Verifying Checksum 04:40:43 2f39f015ded8: Download complete 04:40:44 5eb5b503b376: Pull complete 04:40:44 5c69ac0246d0: Pull complete 04:40:44 ec43610c2a17: Pull complete 04:40:44 3a2ae6a8a46f: Pull complete 04:40:45 33b1e0a273af: Pull complete 04:40:45 5d3b04190fa2: Pull complete 04:40:49 2f39f015ded8: Pull complete 04:40:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:49 prd-centos7-docker-4c-2g-8206 does not seem to be running inside a container 04:40:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 04:40:52 $ docker top cc7540e2444afe9854f6ae4e30c026c70f52f7a16067514ab34cd32b0325dff7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:53 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:53 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:53 + ls /var/log/sa-host 04:40:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:53 provisioning config files... 04:40:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10563821220344808041tmp [Pipeline] { [Pipeline] echo 04:40:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:54 ---> create-netrc.sh [Pipeline] } 04:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:54 ---> python-tools-install.sh [Pipeline] echo 04:40:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:54 ---> sudo-logs.sh 04:40:54 Archiving 'sudo' log.. 04:40:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-8206.novalocal: Name or service not known 04:40:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-8206.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:40:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:55 ---> job-cost.sh 04:40:55 lf-activate-venv: SKIPPING 04:40:55 INFO: No Stack... 04:40:55 INFO: Retrieving Pricing Info for: v3-standard-2 04:40:55 INFO: Archiving Costs [Pipeline] echo 04:40:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:55 ---> logs-deploy.sh 04:40:55 lf-activate-venv: SKIPPING 04:40:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/20 04:40:55 INFO: archiving workspace using pattern(s): 04:40:56 Archives upload complete. 04:40:57 INFO: archiving logs to Nexus 04:40:57 ---> uname -a: 04:40:57 Linux prd-centos7-docker-4c-2g-8206.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 04:40:57 04:40:57 04:40:57 ---> lscpu: 04:40:57 Architecture: x86_64 04:40:57 CPU op-mode(s): 32-bit, 64-bit 04:40:57 Byte Order: Little Endian 04:40:57 Address sizes: 40 bits physical, 48 bits virtual 04:40:57 CPU(s): 2 04:40:57 On-line CPU(s) list: 0,1 04:40:57 Thread(s) per core: 1 04:40:57 Core(s) per socket: 1 04:40:57 Socket(s): 2 04:40:57 NUMA node(s): 1 04:40:57 Vendor ID: AuthenticAMD 04:40:57 CPU family: 23 04:40:57 Model: 49 04:40:57 Model name: AMD EPYC-Rome Processor 04:40:57 Stepping: 0 04:40:57 CPU MHz: 2799.996 04:40:57 BogoMIPS: 5599.99 04:40:57 Virtualization: AMD-V 04:40:57 Hypervisor vendor: KVM 04:40:57 Virtualization type: full 04:40:57 L1d cache: 64 KiB 04:40:57 L1i cache: 64 KiB 04:40:57 L2 cache: 1 MiB 04:40:57 L3 cache: 32 MiB 04:40:57 NUMA node0 CPU(s): 0,1 04:40:57 Vulnerability Itlb multihit: Not affected 04:40:57 Vulnerability L1tf: Not affected 04:40:57 Vulnerability Mds: Not affected 04:40:57 Vulnerability Meltdown: Not affected 04:40:57 Vulnerability Mmio stale data: Not affected 04:40:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:40:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:40:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:40:57 Vulnerability Srbds: Not affected 04:40:57 Vulnerability Tsx async abort: Not affected 04:40:57 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:40:57 04:40:57 04:40:57 ---> nproc: 04:40:57 2 04:40:57 04:40:57 04:40:57 ---> df -h: 04:40:57 Filesystem Size Used Avail Use% Mounted on 04:40:57 overlay 40G 7.3G 33G 19% / 04:40:57 tmpfs 64M 0 64M 0% /dev 04:40:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:40:57 shm 64M 0 64M 0% /dev/shm 04:40:57 /dev/vda1 40G 7.3G 33G 19% /facter-os 04:40:57 04:40:57 04:40:57 Cannot open /var/log/sysstat/sa03: No such file or directory 04:40:57 Please check if data collecting is enabled 04:40:57 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:40:58 $ docker stop --time=1 cc7540e2444afe9854f6ae4e30c026c70f52f7a16067514ab34cd32b0325dff7 04:40:59 $ docker rm -f --volumes cc7540e2444afe9854f6ae4e30c026c70f52f7a16067514ab34cd32b0325dff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:40:59 [WS-CLEANUP] Deleting project workspace... 04:40:59 [WS-CLEANUP] Deferred wipeout is used... 04:40:59 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:59 04:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:00 latest: Pulling from edgex-lftools-log-publisher 04:41:00 5eb5b503b376: Pulling fs layer 04:41:00 5c69ac0246d0: Pulling fs layer 04:41:00 ec43610c2a17: Pulling fs layer 04:41:00 3a2ae6a8a46f: Pulling fs layer 04:41:00 33b1e0a273af: Pulling fs layer 04:41:00 5d3b04190fa2: Pulling fs layer 04:41:00 2f39f015ded8: Pulling fs layer 04:41:00 5d3b04190fa2: Waiting 04:41:00 33b1e0a273af: Waiting 04:41:00 3a2ae6a8a46f: Waiting 04:41:00 2f39f015ded8: Waiting 04:41:00 5c69ac0246d0: Verifying Checksum 04:41:00 5c69ac0246d0: Download complete 04:41:00 3a2ae6a8a46f: Download complete 04:41:00 33b1e0a273af: Verifying Checksum 04:41:00 33b1e0a273af: Download complete 04:41:00 ec43610c2a17: Download complete 04:41:00 5d3b04190fa2: Verifying Checksum 04:41:00 5d3b04190fa2: Download complete 04:41:00 5eb5b503b376: Verifying Checksum 04:41:00 5eb5b503b376: Download complete 04:41:00 2f39f015ded8: Verifying Checksum 04:41:00 2f39f015ded8: Download complete 04:41:01 5eb5b503b376: Pull complete 04:41:01 5c69ac0246d0: Pull complete 04:41:02 ec43610c2a17: Pull complete 04:41:02 3a2ae6a8a46f: Pull complete 04:41:02 33b1e0a273af: Pull complete 04:41:02 5d3b04190fa2: Pull complete 04:41:07 2f39f015ded8: Pull complete 04:41:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:07 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 04:41:10 $ docker top 6c01d041e2ad6b2f66af534a86baef3f80a840e590535bcc01db890b56b3985f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> job-cost.sh 04:41:10 lf-activate-venv: SKIPPING 04:41:10 INFO: No Stack... 04:41:11 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:11 INFO: Archiving Costs [Pipeline] sh 04:41:11 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 04:41:11 + cut -d, -f6 [Pipeline] lock 04:41:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] 04:41:11 Resource [jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] did not exist. Created. 04:41:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:12 + echo total: 0.2199999988079071 [Pipeline] stash 04:41:12 Stashed 1 file(s) [Pipeline] } 04:41:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:12 $ docker stop --time=1 6c01d041e2ad6b2f66af534a86baef3f80a840e590535bcc01db890b56b3985f 04:41:12 Removing intermediate container c4187379fa45 04:41:12 ---> c87e60f7a1cf 04:41:12 Step 9/10 : COPY . . 04:41:12 ---> df85b0b203f8 04:41:12 Step 10/10 : RUN ${MAKE} 04:41:12 ---> Running in 2e11416d6fd4 04:41:13 $ docker rm -f --volumes 6c01d041e2ad6b2f66af534a86baef3f80a840e590535bcc01db890b56b3985f 04:41:13 noop [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:41:14 Removing intermediate container 2e11416d6fd4 04:41:14 ---> 741edc493fa4 04:41:14 Successfully built 741edc493fa4 04:41:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:14 + docker inspect -f . ci-base-image-arm64 04:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-8205 does not seem to be running inside a container 04:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/20 -v /w/workspace/device-opc-ua/20:/w/workspace/device-opc-ua/20:rw,z -v /w/workspace/device-opc-ua/20@tmp:/w/workspace/device-opc-ua/20@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 04:41:16 $ docker top 809409cc567c8cafb1a91d6f14bfe95a72a9fed053ab03b04e76236dc738bf00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:17 + go version 04:41:17 go version go1.23.9 linux/arm64 [Pipeline] } 04:41:17 $ docker stop --time=1 809409cc567c8cafb1a91d6f14bfe95a72a9fed053ab03b04e76236dc738bf00 04:41:18 $ docker rm -f --volumes 809409cc567c8cafb1a91d6f14bfe95a72a9fed053ab03b04e76236dc738bf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:19 + docker inspect -f . ci-base-image-arm64 04:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:19 prd-ubuntu20.04-docker-arm64-4c-16g-8205 does not seem to be running inside a container 04:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/20 -v /w/workspace/device-opc-ua/20:/w/workspace/device-opc-ua/20:rw,z -v /w/workspace/device-opc-ua/20@tmp:/w/workspace/device-opc-ua/20@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 04:41:21 $ docker top e0cef287a579c6caf5ee552cb3e3444ef8e786aaeceea22c1ddc94852363b9e0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:22 + git config --global --add safe.directory /w/workspace/device-opc-ua/20 [Pipeline] fileExists [Pipeline] sh 04:41:22 + make test 04:41:22 go test ./... -coverprofile=coverage.out 04:41:29 ? github.com/edgexfoundry/device-opc-ua [no test files] 04:45:21 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 04:45:21 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 04:45:21 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.084s coverage: 41.4% of statements 04:45:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:45:21 go vet ./... 04:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:08 ./bin/test-attribution-txt.sh 04:46:08 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 04:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:46:08 $ docker stop --time=1 e0cef287a579c6caf5ee552cb3e3444ef8e786aaeceea22c1ddc94852363b9e0 04:46:09 $ docker rm -f --volumes e0cef287a579c6caf5ee552cb3e3444ef8e786aaeceea22c1ddc94852363b9e0 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:11 Warning: overwriting stash ‘coverage-report’ 04:46:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:46:12 + ls -al . 04:46:12 total 232 04:46:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 04:41 . 04:46:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:38 .. 04:46:12 -rw-rw-r-- 1 jenkins jenkins 62 Sep 3 04:38 .dockerignore 04:46:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 04:38 .git 04:46:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:38 .github 04:46:12 -rw-rw-r-- 1 jenkins jenkins 101 Sep 3 04:38 .gitignore 04:46:12 -rw-rw-r-- 1 jenkins jenkins 218 Sep 3 04:38 .golangci.yml 04:46:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:38 .vscode 04:46:12 -rw-rw-r-- 1 jenkins jenkins 20452 Sep 3 04:38 Attribution.txt 04:46:12 -rw-rw-r-- 1 jenkins jenkins 2560 Sep 3 04:38 CHANGELOG.md 04:46:12 -rw-rw-r-- 1 jenkins jenkins 1242 Sep 3 04:38 Dockerfile 04:46:12 -rw-rw-r-- 1 jenkins jenkins 649 Sep 3 04:38 Jenkinsfile 04:46:12 -rw-rw-r-- 1 jenkins jenkins 11367 Sep 3 04:38 LICENSE 04:46:12 -rw-rw-r-- 1 jenkins jenkins 2474 Sep 3 04:38 Makefile 04:46:12 -rw-rw-r-- 1 jenkins jenkins 4109 Sep 3 04:38 README.md 04:46:12 -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 04:36 VERSION 04:46:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:38 bin 04:46:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 04:38 cmd 04:46:12 -rw-r--r-- 1 jenkins jenkins 26136 Sep 3 04:45 coverage.out 04:46:12 -rw-rw-r-- 1 jenkins jenkins 6322 Sep 3 04:38 go.mod 04:46:12 -rw-rw-r-- 1 jenkins jenkins 87109 Sep 3 04:38 go.sum 04:46:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:38 internal 04:46:12 -rw-rw-r-- 1 jenkins jenkins 260 Sep 3 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=31d78b94d4bc184051f064f52dd5d952b2f95b80 --label arch=arm64 --label version=4.1.0-dev.7 . 04:46:13 Sending build context to Docker daemon 8.877MB 04:46:13 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 04:46:13 Step 2/23 : FROM ${BASE} AS builder 04:46:13 ---> 741edc493fa4 04:46:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:46:13 ---> Running in 047eaa5af9ef 04:46:13 Removing intermediate container 047eaa5af9ef 04:46:13 ---> bbf02072d138 04:46:13 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:46:13 ---> Running in 566f8c5277e5 04:46:14 Removing intermediate container 566f8c5277e5 04:46:14 ---> 6d88263d29eb 04:46:14 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:46:14 ---> Running in 8f2ed248d797 04:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:46:17 OK: 239 MiB in 58 packages 04:46:18 Removing intermediate container 8f2ed248d797 04:46:18 ---> 311f81c1e4a8 04:46:18 Step 6/23 : WORKDIR /device-opcua 04:46:18 ---> Running in 8278f489d3b2 04:46:18 Removing intermediate container 8278f489d3b2 04:46:18 ---> 0b9764d93485 04:46:18 Step 7/23 : COPY go.mod vendor* ./ 04:46:19 ---> 7e983944aa14 04:46:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:19 ---> Running in 4658f85ac500 04:46:21 Removing intermediate container 4658f85ac500 04:46:21 ---> 247531959a00 04:46:21 Step 9/23 : COPY . . 04:46:22 ---> 696607c2fa94 04:46:22 Step 10/23 : RUN ${MAKE} 04:46:22 ---> Running in 7509a6205b45 04:46:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:49:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:49:51 Removing intermediate container 7509a6205b45 04:49:51 ---> a7c2421a1989 04:49:51 Step 11/23 : FROM alpine:3.20 04:49:52 3.20: Pulling from library/alpine 04:49:52 13e713f82565: Pulling fs layer 04:49:53 13e713f82565: Verifying Checksum 04:49:53 13e713f82565: Download complete 04:49:53 13e713f82565: Pull complete 04:49:53 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:53 Status: Downloaded newer image for alpine:3.20 04:49:53 ---> c88e9dceb6cb 04:49:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 04:49:53 ---> Running in 20707c1ef247 04:49:53 Removing intermediate container 20707c1ef247 04:49:53 ---> 2f135b2c97f0 04:49:53 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 04:49:53 ---> Running in 4d5a63febe2f 04:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:56 (1/6) Installing dumb-init (1.2.5-r3) 04:49:56 (2/6) Installing libgcc (13.2.1_git20240309-r1) 04:49:56 (3/6) Installing libsodium (1.0.19-r0) 04:49:56 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 04:49:56 (5/6) Installing libzmq (4.3.5-r2) 04:49:56 (6/6) Installing zeromq (4.3.5-r2) 04:49:56 Executing busybox-1.36.1-r29.trigger 04:49:56 OK: 13 MiB in 20 packages 04:49:57 Removing intermediate container 4d5a63febe2f 04:49:57 ---> a7689f5e8f66 04:49:57 Step 14/23 : RUN apk --no-cache upgrade 04:49:57 ---> Running in 8722521d61eb 04:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:00 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:00 Executing busybox-1.36.1-r30.post-upgrade 04:50:00 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:00 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:00 Executing busybox-1.36.1-r30.trigger 04:50:00 OK: 13 MiB in 20 packages 04:50:01 Removing intermediate container 8722521d61eb 04:50:01 ---> 5f01d00e8b97 04:50:01 Step 15/23 : COPY --from=builder /device-opcua/cmd / 04:50:04 ---> d5290f879dfb 04:50:04 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 04:50:05 ---> 3ea0856511f8 04:50:05 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 04:50:06 ---> 6914dc566761 04:50:06 Step 18/23 : EXPOSE 59997 04:50:06 ---> Running in d972270a2cce 04:50:06 Removing intermediate container d972270a2cce 04:50:06 ---> aec300fe53c7 04:50:06 Step 19/23 : ENTRYPOINT ["/device-opcua"] 04:50:06 ---> Running in 50de69450ece 04:50:06 Removing intermediate container 50de69450ece 04:50:06 ---> 059843383e69 04:50:06 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:50:06 ---> Running in 9d86d50edcfe 04:50:06 Removing intermediate container 9d86d50edcfe 04:50:06 ---> 10ce37981999 04:50:06 Step 21/23 : LABEL arch=arm64 04:50:06 ---> Running in d2786c57b81b 04:50:07 Removing intermediate container d2786c57b81b 04:50:07 ---> 8de5d515c870 04:50:07 Step 22/23 : LABEL git_sha=31d78b94d4bc184051f064f52dd5d952b2f95b80 04:50:07 ---> Running in e331d95440b6 04:50:07 Removing intermediate container e331d95440b6 04:50:07 ---> 8e008d451b16 04:50:07 Step 23/23 : LABEL version=4.1.0-dev.7 04:50:07 ---> Running in 6c969a1948e7 04:50:07 Removing intermediate container 6c969a1948e7 04:50:07 ---> 5bf46e9d0de9 04:50:07 [Warning] One or more build-args [ARCH] were not consumed 04:50:07 Successfully built 5bf46e9d0de9 04:50:07 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:08 provisioning config files... 04:50:08 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/20@tmp/config9889476907519043869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:08 ---> ****-login.sh 04:50:08 nexus3.edgexfoundry.org:10001 04:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:08 Configure a credential helper to remove this warning. See 04:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:08 04:50:08 Login Succeeded 04:50:08 nexus3.edgexfoundry.org:10002 04:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:08 Configure a credential helper to remove this warning. See 04:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:08 04:50:08 Login Succeeded 04:50:08 nexus3.edgexfoundry.org:10003 04:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:09 Configure a credential helper to remove this warning. See 04:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:09 04:50:09 Login Succeeded 04:50:09 nexus3.edgexfoundry.org:10004 04:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:09 Configure a credential helper to remove this warning. See 04:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:09 04:50:09 Login Succeeded 04:50:09 ****.io 04:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:10 Configure a credential helper to remove this warning. See 04:50:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:10 04:50:10 Login Succeeded 04:50:10 ---> ****-login.sh ends [Pipeline] } 04:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:50:10 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 04:50:10 31d78b94d4bc184051f064f52dd5d952b2f95b80 04:50:10 latest 04:50:10 4.1.0-dev.7 04:50:10 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:50:10 main 04:50:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:10 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:11 92a4a28558bb: Preparing 04:50:11 de7eea658b27: Preparing 04:50:11 a2eb7c91c12f: Preparing 04:50:11 8f082307d8d2: Preparing 04:50:11 fcb289e2f854: Preparing 04:50:11 1e890da81ec9: Preparing 04:50:11 1e890da81ec9: Waiting 04:50:11 de7eea658b27: Pushed 04:50:11 92a4a28558bb: Pushed 04:50:11 1e890da81ec9: Layer already exists 04:50:11 8f082307d8d2: Pushed 04:50:12 fcb289e2f854: Pushed 04:50:22 a2eb7c91c12f: Pushed 04:50:22 31d78b94d4bc184051f064f52dd5d952b2f95b80: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:22 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:23 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:23 92a4a28558bb: Preparing 04:50:23 de7eea658b27: Preparing 04:50:23 a2eb7c91c12f: Preparing 04:50:23 8f082307d8d2: Preparing 04:50:23 fcb289e2f854: Preparing 04:50:23 1e890da81ec9: Preparing 04:50:23 1e890da81ec9: Waiting 04:50:23 a2eb7c91c12f: Layer already exists 04:50:23 de7eea658b27: Layer already exists 04:50:23 fcb289e2f854: Layer already exists 04:50:23 92a4a28558bb: Layer already exists 04:50:23 8f082307d8d2: Layer already exists 04:50:23 1e890da81ec9: Layer already exists 04:50:23 latest: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:23 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:23 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 04:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:23 92a4a28558bb: Preparing 04:50:23 de7eea658b27: Preparing 04:50:23 a2eb7c91c12f: Preparing 04:50:23 8f082307d8d2: Preparing 04:50:23 fcb289e2f854: Preparing 04:50:23 1e890da81ec9: Preparing 04:50:23 1e890da81ec9: Waiting 04:50:23 de7eea658b27: Layer already exists 04:50:23 8f082307d8d2: Layer already exists 04:50:23 a2eb7c91c12f: Layer already exists 04:50:23 fcb289e2f854: Layer already exists 04:50:23 92a4a28558bb: Layer already exists 04:50:23 1e890da81ec9: Layer already exists 04:50:23 4.1.0-dev.7: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:24 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:24 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:24 92a4a28558bb: Preparing 04:50:24 de7eea658b27: Preparing 04:50:24 a2eb7c91c12f: Preparing 04:50:24 8f082307d8d2: Preparing 04:50:24 fcb289e2f854: Preparing 04:50:24 1e890da81ec9: Preparing 04:50:24 1e890da81ec9: Waiting 04:50:24 8f082307d8d2: Layer already exists 04:50:24 de7eea658b27: Layer already exists 04:50:24 a2eb7c91c12f: Layer already exists 04:50:24 92a4a28558bb: Layer already exists 04:50:24 fcb289e2f854: Layer already exists 04:50:24 1e890da81ec9: Layer already exists 04:50:24 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:24 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:25 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 04:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:25 92a4a28558bb: Preparing 04:50:25 de7eea658b27: Preparing 04:50:25 a2eb7c91c12f: Preparing 04:50:25 8f082307d8d2: Preparing 04:50:25 fcb289e2f854: Preparing 04:50:25 1e890da81ec9: Preparing 04:50:25 1e890da81ec9: Waiting 04:50:25 de7eea658b27: Layer already exists 04:50:25 92a4a28558bb: Layer already exists 04:50:25 fcb289e2f854: Layer already exists 04:50:25 a2eb7c91c12f: Layer already exists 04:50:25 8f082307d8d2: Layer already exists 04:50:25 1e890da81ec9: Layer already exists 04:50:25 main: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:25 ===================================================== [Pipeline] echo 04:50:25 taggedImages: 04:50:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 04:50:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:50:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 04:50:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 04:50:25 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 04:50:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo 04:50:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 04:50:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 [Pipeline] echo 04:50:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [Pipeline] echo 04:50:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:50:25 04:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:50:26 arm64: Pulling from edgex-lftools-log-publisher 04:50:26 8998bd30e6a1: Pulling fs layer 04:50:26 04944245beec: Pulling fs layer 04:50:26 699f458cf7ca: Pulling fs layer 04:50:26 765212b225bb: Pulling fs layer 04:50:26 f23df028b6ca: Pulling fs layer 04:50:26 d65c8cfc05b1: Pulling fs layer 04:50:26 2437ff75d9bd: Pulling fs layer 04:50:26 f23df028b6ca: Waiting 04:50:26 d65c8cfc05b1: Waiting 04:50:26 2437ff75d9bd: Waiting 04:50:26 765212b225bb: Waiting 04:50:26 04944245beec: Verifying Checksum 04:50:26 04944245beec: Download complete 04:50:26 765212b225bb: Verifying Checksum 04:50:26 765212b225bb: Download complete 04:50:26 f23df028b6ca: Download complete 04:50:26 d65c8cfc05b1: Verifying Checksum 04:50:26 d65c8cfc05b1: Download complete 04:50:26 699f458cf7ca: Verifying Checksum 04:50:26 699f458cf7ca: Download complete 04:50:27 8998bd30e6a1: Verifying Checksum 04:50:27 8998bd30e6a1: Download complete 04:50:29 2437ff75d9bd: Verifying Checksum 04:50:29 2437ff75d9bd: Download complete 04:50:31 8998bd30e6a1: Pull complete 04:50:32 04944245beec: Pull complete 04:50:34 699f458cf7ca: Pull complete 04:50:34 765212b225bb: Pull complete 04:50:35 f23df028b6ca: Pull complete 04:50:35 d65c8cfc05b1: Pull complete 04:50:53 2437ff75d9bd: Pull complete 04:50:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:50:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:53 prd-ubuntu20.04-docker-arm64-4c-16g-8205 does not seem to be running inside a container 04:50:53 $ 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-opc-ua/20 -v /w/workspace/device-opc-ua/20:/w/workspace/device-opc-ua/20:rw,z -v /w/workspace/device-opc-ua/20@tmp:/w/workspace/device-opc-ua/20@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 04:50:56 $ docker top dec973bf0f68d894b13125acf2dd3b9e2aeeaa9db80724a353ace7aaaaa3e1b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:56 ---> job-cost.sh 04:50:56 lf-activate-venv: SKIPPING 04:50:56 INFO: No Stack... 04:50:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:50:58 INFO: Archiving Costs [Pipeline] sh 04:50:58 + cat /w/workspace/device-opc-ua/20/archives/cost.csv 04:50:58 + cut -d, -f6 [Pipeline] lock 04:50:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] 04:50:58 Resource [jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] did not exist. Created. 04:50:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:50:59 /w/workspace/device-opc-ua/20@tmp/durable-23a29f16/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:51:00 + echo total: 0.10999999940395355 [Pipeline] stash 04:51:00 Warning: overwriting stash ‘stack-cost’ 04:51:00 Stashed 1 file(s) [Pipeline] } 04:51:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 04:51:00 $ docker stop --time=1 dec973bf0f68d894b13125acf2dd3b9e2aeeaa9db80724a353ace7aaaaa3e1b5 04:51:01 $ docker rm -f --volumes dec973bf0f68d894b13125acf2dd3b9e2aeeaa9db80724a353ace7aaaaa3e1b5 [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 04:51:02 provisioning config files... 04:51:02 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16680206013476691035tmp [Pipeline] { [Pipeline] sh 04:51:02 + set +x 04:51:02 + bash -s -- 04:51:02 + curl -s https://codecov.io/bash 04:51:02 04:51:02 _____ _ 04:51:02 / ____| | | 04:51:02 | | ___ __| | ___ ___ _____ __ 04:51:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:51:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:51:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:51:02 Bash-1.0.6 04:51:02 04:51:02 04:51:02 ==> git version 2.25.1 found 04:51:02 ==> 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 04:51:02 Release-Date: 2020-01-08 04:51:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:51:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:51:02 ==> Jenkins CI detected. 04:51:02 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 04:51:02 project root: . 04:51:02 --> token set from env 04:51:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:51:02 ==> Running gcov in . (disable via -X gcov) 04:51:02 ==> Python coveragepy not found 04:51:02 ==> Searching for coverage reports in: 04:51:02 + . 04:51:02 -> Found 1 reports 04:51:02 ==> Detecting git/mercurial file structure 04:51:02 ==> Reading reports 04:51:02 + ./coverage.out bytes=26136 04:51:02 ==> Appending adjustments 04:51:02 https://docs.codecov.io/docs/fixing-reports 04:51:02 + Found adjustments 04:51:02 ==> Gzipping contents 04:51:02 4.0K /tmp/codecov.bzFH1A.gz 04:51:02 ==> Uploading reports 04:51:02 url: https://codecov.io 04:51:02 query: branch=main&commit=31d78b94d4bc184051f064f52dd5d952b2f95b80&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:51:02 -> Pinging Codecov 04:51:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31d78b94d4bc184051f064f52dd5d952b2f95b80&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:51:03 -> Uploading to 04:51:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/31d78b94d4bc184051f064f52dd5d952b2f95b80/f5bafa4f-c1b9-4b1a-bcdb-0146b1e0ff0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250903%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250903T045102Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=644fb46cc715ab154845437fddd4ee1fe19f2555b35cb59e637f184a5542975c 04:51:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:51:03 Dload Upload Total Spent Left Speed 04:51:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 29762 --:--:-- --:--:-- --:--:-- 29544 04:51:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] } 04:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:51:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:51:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:51:03 04:51:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:51:04 latest: Pulling from edgex-devops/edgex-snyk-go 04:51:04 0a9a5dfd008f: Already exists 04:51:04 36466aa92d05: Already exists 04:51:04 e10405b45d13: Already exists 04:51:04 096b7ceb2af7: Already exists 04:51:04 4f4fb700ef54: Already exists 04:51:04 e50aa161e22a: Pulling fs layer 04:51:04 d3c8db5fb9df: Pulling fs layer 04:51:04 e50aa161e22a: Verifying Checksum 04:51:04 e50aa161e22a: Download complete 04:51:04 e50aa161e22a: Pull complete 04:51:05 d3c8db5fb9df: Verifying Checksum 04:51:05 d3c8db5fb9df: Download complete 04:51:09 d3c8db5fb9df: Pull complete 04:51:09 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 04:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:09 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/edgex-snyk-go:latest cat 04:51:11 $ docker top 450526bd8c33e28a62d34f26d630e7447637dab764ff9b2401952239090457e0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 04:51:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 04:51:12 + set -o pipefail 04:51:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 04:51:19 04:51:19 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 04:51:19 04:51:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/64f76498-86cb-43ca-af0f-c469ab5312c2 04:51:19 04:51:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:51:19 04:51:19 04:51:19 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 04:51:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:51:19 $ docker stop --time=1 450526bd8c33e28a62d34f26d630e7447637dab764ff9b2401952239090457e0 04:51:22 $ docker rm -f --volumes 450526bd8c33e28a62d34f26d630e7447637dab764ff9b2401952239090457e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:51:23 + git log --format=format:%s -1 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] sh 04:51:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:23 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:51:24 $ docker top 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be -eo pid,comm 04:51:24 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). 04:51:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:24 [ssh-agent] Looking for ssh-agent implementation... 04:51:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:24 $ docker exec 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be ssh-agent 04:51:24 SSH_AUTH_SOCK=/tmp/ssh-no2Xx6qLPMLw/agent.32 04:51:24 SSH_AGENT_PID=38 04:51:24 Running ssh-add (command line suppressed) 04:51:24 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14795160301088353223.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14795160301088353223.key) 04:51:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:24 + git semver tag 04:51:25 2025-09-03 04:51:25,186 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:51:25 2025-09-03 04:51:25,190 [run_tag] DEBUG tag force:False 04:51:25 2025-09-03 04:51:25,190 [check_head_tag] DEBUG check head tag 04:51:25 2025-09-03 04:51:25,190 [execute] INFO git cat-file --batch-check 04:51:25 2025-09-03 04:51:25,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 04:51:25 2025-09-03 04:51:25,193 [execute] INFO git cat-file --batch 04:51:25 2025-09-03 04:51:25,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 04:51:25 2025-09-03 04:51:25,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:25 2025-09-03 04:51:25,197 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 04:51:25 2025-09-03 04:51:25,198 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 04:51:25 2025-09-03 04:51:25,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:25 4.1.0-dev.7 [Pipeline] } 04:51:25 $ docker exec --env ******** --env ******** 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be ssh-agent -k 04:51:25 unset SSH_AUTH_SOCK; 04:51:25 unset SSH_AGENT_PID; 04:51:25 echo Agent pid 38 killed; 04:51:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:25 + git semver [Pipeline] } 04:51:25 $ docker stop --time=1 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be 04:51:27 $ docker rm -f --volumes 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:51:27 04:51:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:51:27 0.23.1-centos7: Pulling from edgex-lftools 04:51:27 ab5ef0e58194: Pulling fs layer 04:51:27 9712f1f96733: Pulling fs layer 04:51:27 63f879dbbcfc: Pulling fs layer 04:51:27 0d9ebad4ef96: Pulling fs layer 04:51:27 e9a5061849ea: Pulling fs layer 04:51:27 d747dcd14b5f: Pulling fs layer 04:51:27 2de7ff778b66: Pulling fs layer 04:51:27 0d9ebad4ef96: Waiting 04:51:27 e9a5061849ea: Waiting 04:51:27 2de7ff778b66: Waiting 04:51:27 d747dcd14b5f: Waiting 04:51:27 9712f1f96733: Verifying Checksum 04:51:27 9712f1f96733: Download complete 04:51:28 63f879dbbcfc: Verifying Checksum 04:51:28 63f879dbbcfc: Download complete 04:51:28 e9a5061849ea: Verifying Checksum 04:51:28 e9a5061849ea: Download complete 04:51:28 d747dcd14b5f: Verifying Checksum 04:51:28 d747dcd14b5f: Download complete 04:51:28 0d9ebad4ef96: Verifying Checksum 04:51:28 0d9ebad4ef96: Download complete 04:51:28 ab5ef0e58194: Verifying Checksum 04:51:28 ab5ef0e58194: Download complete 04:51:28 2de7ff778b66: Verifying Checksum 04:51:28 2de7ff778b66: Download complete 04:51:31 ab5ef0e58194: Pull complete 04:51:31 9712f1f96733: Pull complete 04:51:32 63f879dbbcfc: Pull complete 04:51:37 0d9ebad4ef96: Pull complete 04:51:37 e9a5061849ea: Pull complete 04:51:37 d747dcd14b5f: Pull complete 04:51:38 2de7ff778b66: Pull complete 04:51:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:51:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:38 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:51:41 $ docker top d6336c2227d6a63a4cb039e177e1a6073113af6bea589f731b33708e694e5eee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:51:41 provisioning config files... 04:51:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9234568318109008086tmp 04:51:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16543162533643171699tmp 04:51:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11693792562314469189tmp [Pipeline] { [Pipeline] echo 04:51:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:51:42 ---> sigul-configuration.sh 04:51:42 gpg: directory `/root/.gnupg' created 04:51:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:51:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:51:42 gpg: keyring `/root/.gnupg/secring.gpg' created 04:51:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:51:42 gpg: CAST5 encrypted data 04:51:42 gpg: encrypted with 1 passphrase 04:51:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:51:42 + mkdir /home/jenkins 04:51:42 + mkdir /home/jenkins/sigul [Pipeline] sh 04:51:42 + 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 04:51:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:51:43 ---> sigul-install.sh 04:51:43 Sigul already installed; skipping installation. [Pipeline] sh 04:51:43 + git tag --list 04:51:43 v4.0 04:51:43 v4.0.0 04:51:43 v4.1.0-dev.1 04:51:43 v4.1.0-dev.2 04:51:43 v4.1.0-dev.3 04:51:43 v4.1.0-dev.4 04:51:43 v4.1.0-dev.5 04:51:43 v4.1.0-dev.6 04:51:43 v4.1.0-dev.7 [Pipeline] sh 04:51:43 + lftools sign git-tag v4.1.0-dev.7 04:51:44 Signing Git tag with Sigul... 04:51:44 Signing v4.1.0-dev.7 [Pipeline] echo 04:51:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:51:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:51:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:51:45 $ docker stop --time=1 d6336c2227d6a63a4cb039e177e1a6073113af6bea589f731b33708e694e5eee 04:51:46 $ docker rm -f --volumes d6336c2227d6a63a4cb039e177e1a6073113af6bea589f731b33708e694e5eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:47 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:51:47 $ docker top 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 -eo pid,comm 04:51:47 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). 04:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:47 [ssh-agent] Looking for ssh-agent implementation... 04:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:47 $ docker exec 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 ssh-agent 04:51:48 SSH_AUTH_SOCK=/tmp/ssh-gcAmFQAavFVF/agent.32 04:51:48 SSH_AGENT_PID=38 04:51:48 Running ssh-add (command line suppressed) 04:51:48 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2332386608724615372.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2332386608724615372.key) 04:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:48 + git semver bump pre 04:51:48 2025-09-03 04:51:48,614 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:51:48 2025-09-03 04:51:48,617 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:48 2025-09-03 04:51:48,617 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 04:51:48 2025-09-03 04:51:48,618 [bump_version] DEBUG bumped version:4.1.0-dev.8 04:51:48 2025-09-03 04:51:48,618 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 04:51:48 2025-09-03 04:51:48,618 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:48 2025-09-03 04:51:48,618 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:48 2025-09-03 04:51:48,619 [execute] INFO git cat-file --batch-check 04:51:48 2025-09-03 04:51:48,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 04:51:48 2025-09-03 04:51:48,622 [execute] INFO git cat-file --batch 04:51:48 2025-09-03 04:51:48,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 04:51:48 2025-09-03 04:51:48,624 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:48 4.1.0-dev.8 [Pipeline] } 04:51:48 $ docker exec --env ******** --env ******** 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 ssh-agent -k 04:51:48 unset SSH_AUTH_SOCK; 04:51:48 unset SSH_AGENT_PID; 04:51:48 echo Agent pid 38 killed; 04:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:49 + git semver [Pipeline] } 04:51:49 $ docker stop --time=1 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 04:51:50 $ docker rm -f --volumes 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:51 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:51:51 $ docker top 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc -eo pid,comm 04:51: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). 04:51:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:51 [ssh-agent] Looking for ssh-agent implementation... 04:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:51 $ docker exec 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc ssh-agent 04:51:52 SSH_AUTH_SOCK=/tmp/ssh-gQ8z9vqL66Im/agent.32 04:51:52 SSH_AGENT_PID=38 04:51:52 Running ssh-add (command line suppressed) 04:51:52 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8466323612993268810.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8466323612993268810.key) 04:51:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:52 + git semver push 04:51:52 2025-09-03 04:51:52,694 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:51:52 2025-09-03 04:51:52,699 [run_push] DEBUG push 04:51:52 2025-09-03 04:51:52,700 [execute] INFO git cat-file --batch-check 04:51:52 2025-09-03 04:51:52,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 04:51:52 2025-09-03 04:51:52,702 [execute] INFO git rev-list 5636d9f21dcccb739079285729329a6743a20688 -- 04:51:52 2025-09-03 04:51:52,703 [execute] DEBUG Popen(['git', 'rev-list', '5636d9f21dcccb739079285729329a6743a20688', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:51:52 2025-09-03 04:51:52,706 [execute] INFO git fetch -v -- origin 04:51:52 2025-09-03 04:51:52,706 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:51:53 2025-09-03 04:51:53,150 [run_push] DEBUG no remote changes detected 04:51:53 2025-09-03 04:51:53,150 [execute] INFO git push origin semver 04:51:53 2025-09-03 04:51:53,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:51:54 2025-09-03 04:51:53,952 [run_push] DEBUG push all version tags 04:51:54 2025-09-03 04:51:53,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:51:54 2025-09-03 04:51:53,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 04:51:54 2025-09-03 04:51:54,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:54 4.1.0-dev.8 [Pipeline] } 04:51:54 $ docker exec --env ******** --env ******** 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc ssh-agent -k 04:51:54 unset SSH_AUTH_SOCK; 04:51:54 unset SSH_AGENT_PID; 04:51:54 echo Agent pid 38 killed; 04:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:55 + git semver [Pipeline] } 04:51:55 $ docker stop --time=1 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc 04:51:56 $ docker rm -f --volumes 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:51:57 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 04:51:57 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:51:57 total 16 04:51:57 drwxr-xr-x 3 root root 4096 Sep 3 04:41 . 04:51:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 04:51 .. 04:51:57 drwxr-xr-x 2 root root 4096 Sep 3 04:41 cost 04:51:57 -rw-r--r-- 1 root root 84 Sep 3 04:41 cost.csv 04:51:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:51:57 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:51:57 total 16 04:51:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 04:41 . 04:51:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 04:51 .. 04:51:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 04:41 cost 04:51:57 -rw-r--r-- 1 jenkins jenkins 84 Sep 3 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:51:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:51:58 ---> package-listing.sh 04:51:58 ++ facter osfamily 04:51:58 ++ tr '[:upper:]' '[:lower:]' 04:51:58 + OS_FAMILY=debian 04:51:58 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:51:58 + START_PACKAGES=/tmp/packages_start.txt 04:51:58 + END_PACKAGES=/tmp/packages_end.txt 04:51:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:51:58 + PACKAGES=/tmp/packages_start.txt 04:51:58 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:51:58 + PACKAGES=/tmp/packages_end.txt 04:51:58 + case "${OS_FAMILY}" in 04:51:58 + dpkg -l 04:51:58 + grep '^ii' 04:51:58 + '[' -f /tmp/packages_start.txt ']' 04:51:58 + '[' -f /tmp/packages_end.txt ']' 04:51:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:51:58 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:51:58 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:51:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 04:51:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:51:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:59 prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container 04:51:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:51:59 $ docker top 7ad208547b9c64a5586b8f7d885a75ae937b7c5b6c952b3dbafef6133f11ac93 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:52:00 + mkdir -p /var/log/sysstat [Pipeline] sh 04:52:00 + ls /var/log/sa-host 04:52:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:00 provisioning config files... 04:52:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config150845584131785714tmp [Pipeline] { [Pipeline] echo 04:52:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:52:01 ---> create-netrc.sh [Pipeline] } 04:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:52:01 ---> python-tools-install.sh [Pipeline] echo 04:52:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:52:01 ---> sudo-logs.sh 04:52:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:52:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:52:02 ---> job-cost.sh 04:52:02 lf-activate-venv: SKIPPING 04:52:02 DEBUG: total: 0.2199999988079071 04:52:02 INFO: Retrieving Stack Cost... 04:52:02 INFO: Retrieving Pricing Info for: v3-standard-8 04:52:02 INFO: Archiving Costs [Pipeline] echo 04:52:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:52:02 ---> logs-deploy.sh 04:52:02 lf-activate-venv: SKIPPING 04:52:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/20 04:52:02 INFO: archiving workspace using pattern(s): 04:52:03 Archives upload complete. 04:52:03 INFO: archiving logs to Nexus 04:52:04 ---> uname -a: 04:52:04 Linux prd-ubuntu20-04-docker-8c-8g-8203 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:52:04 04:52:04 04:52:04 ---> lscpu: 04:52:04 Architecture: x86_64 04:52:04 CPU op-mode(s): 32-bit, 64-bit 04:52:04 Byte Order: Little Endian 04:52:04 Address sizes: 40 bits physical, 48 bits virtual 04:52:04 CPU(s): 8 04:52:04 On-line CPU(s) list: 0-7 04:52:04 Thread(s) per core: 1 04:52:04 Core(s) per socket: 1 04:52:04 Socket(s): 8 04:52:04 NUMA node(s): 1 04:52:04 Vendor ID: AuthenticAMD 04:52:04 CPU family: 23 04:52:04 Model: 49 04:52:04 Model name: AMD EPYC-Rome Processor 04:52:04 Stepping: 0 04:52:04 CPU MHz: 2799.998 04:52:04 BogoMIPS: 5599.99 04:52:04 Virtualization: AMD-V 04:52:04 Hypervisor vendor: KVM 04:52:04 Virtualization type: full 04:52:04 L1d cache: 256 KiB 04:52:04 L1i cache: 256 KiB 04:52:04 L2 cache: 4 MiB 04:52:04 L3 cache: 128 MiB 04:52:04 NUMA node0 CPU(s): 0-7 04:52:04 Vulnerability Gather data sampling: Not affected 04:52:04 Vulnerability Itlb multihit: Not affected 04:52:04 Vulnerability L1tf: Not affected 04:52:04 Vulnerability Mds: Not affected 04:52:04 Vulnerability Meltdown: Not affected 04:52:04 Vulnerability Mmio stale data: Not affected 04:52:04 Vulnerability Retbleed: Vulnerable 04:52:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:52:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:52:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:52:04 Vulnerability Srbds: Not affected 04:52:04 Vulnerability Tsx async abort: Not affected 04:52:04 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:52:04 04:52:04 04:52:04 ---> nproc: 04:52:04 8 04:52:04 04:52:04 04:52:04 ---> df -h: 04:52:04 Filesystem Size Used Avail Use% Mounted on 04:52:04 overlay 155G 14G 142G 9% / 04:52:04 tmpfs 64M 0 64M 0% /dev 04:52:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:52:04 shm 64M 0 64M 0% /dev/shm 04:52:04 /dev/vda1 155G 14G 142G 9% /facter-os 04:52:04 04:52:04 04:52:04 ---> sar -b -r -n DEV: 04:52:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8203) 09/03/25 _x86_64_ (8 CPU) 04:52:04 04:52:04 04:35:51 LINUX RESTART (8 CPU) 04:52:04 04:52:04 04:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:52:04 04:37:01 420.09 81.44 338.65 0.00 13914.96 110859.98 0.00 04:52:04 04:38:01 243.18 2.32 240.86 0.00 40.53 68561.91 0.00 04:52:04 04:39:01 78.54 0.37 78.17 0.00 46.39 17705.18 0.00 04:52:04 04:40:01 46.96 0.02 46.94 0.00 2.40 17195.55 0.00 04:52:04 04:41:01 14.73 0.82 13.91 0.00 34.93 2448.26 0.00 04:52:04 04:42:01 84.39 3.03 81.35 0.00 4255.69 23875.35 0.00 04:52:04 04:43:01 3.63 0.02 3.62 0.00 0.13 88.52 0.00 04:52:04 04:44:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 04:52:04 04:45:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 04:52:04 04:46:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 04:52:04 04:47:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 04:52:04 04:48:01 2.02 0.00 2.02 0.00 0.00 27.33 0.00 04:52:04 04:49:01 0.82 0.00 0.82 0.00 0.00 9.73 0.00 04:52:04 04:50:01 8.18 6.08 2.10 0.00 363.41 221.30 0.00 04:52:04 04:51:01 3.55 0.02 3.53 0.00 0.13 79.97 0.00 04:52:04 04:52:01 145.01 1.23 143.78 0.00 33.73 51658.06 0.00 04:52:04 Average: 66.04 5.96 60.08 0.00 1168.35 18300.26 0.00 04:52:04 04:52:04 04:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:52:04 04:37:01 29072556 31503364 813764 2.48 76364 2654036 1893088 5.58 1049848 2394188 90192 04:52:04 04:38:01 26886708 31314296 963828 2.93 151540 4395956 2256320 6.65 1730548 3687184 204984 04:52:04 04:39:01 26795680 31494196 783376 2.38 159016 4633436 1878908 5.54 1590196 3891148 452860 04:52:04 04:40:01 26788684 31524864 754072 2.29 159876 4684012 1671072 4.93 1623164 3881876 12 04:52:04 04:41:01 26453764 31482300 790960 2.41 163684 4955988 1731860 5.11 1679068 4129792 214988 04:52:04 04:42:01 25762192 31487048 773316 2.35 207040 5560856 1754852 5.17 1950388 4489088 132 04:52:04 04:43:01 25763436 31487920 772576 2.35 206796 5560724 1731572 5.10 1950052 4488956 8 04:52:04 04:44:01 25776724 31501272 759328 2.31 206868 5560732 1731572 5.10 1937680 4488960 4 04:52:04 04:45:01 25777464 31502052 758508 2.31 206928 5560732 1731572 5.10 1937724 4488960 16 04:52:04 04:46:01 25783424 31508064 752456 2.29 206952 5560736 1731572 5.10 1931480 4488964 180 04:52:04 04:47:01 25783424 31508076 752384 2.29 206968 5560736 1731572 5.10 1931548 4488964 12 04:52:04 04:48:01 25786360 31511136 749220 2.28 207016 5560740 1731572 5.10 1928904 4488968 4 04:52:04 04:49:01 25786336 31511148 749188 2.28 207036 5560744 1731572 5.10 1928936 4488972 28 04:52:04 04:50:01 25679312 31423780 832068 2.53 207308 5578324 1863016 5.49 2013636 4503412 1800 04:52:04 04:51:01 25694216 31438836 817264 2.49 207380 5578320 1854368 5.47 1998376 4503396 20 04:52:04 04:52:01 24492456 31387432 860796 2.62 248996 6581620 1902520 5.61 2116836 5475964 416 04:52:04 Average: 26130171 31474112 792694 2.41 189360 5221731 1807938 5.33 1831149 4273674 60354 04:52:04 04:52:04 04:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:52:04 04:37:01 docker0 23.46 23.29 1.71 138.41 0.00 0.00 0.00 0.00 04:52:04 04:37:01 ens3 562.76 364.68 6016.80 124.39 0.00 0.00 0.00 0.00 04:52:04 04:37:01 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 04:52:04 04:38:01 docker0 379.77 494.85 30.56 2972.69 0.00 0.00 0.00 0.00 04:52:04 04:38:01 veth65ba7ec 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:52:04 04:38:01 ens3 587.10 427.66 5034.69 53.35 0.00 0.00 0.00 0.00 04:52:04 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:39:01 docker0 7.57 14.23 0.45 146.90 0.00 0.00 0.00 0.00 04:52:04 04:39:01 ens3 39.41 21.60 227.29 9.99 0.00 0.00 0.00 0.00 04:52:04 04:39:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 04:52:04 04:39:01 veth285a2c5 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 04:52:04 04:39:01 veth6431908 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:52:04 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:40:01 ens3 73.45 67.02 32.93 411.92 0.00 0.00 0.00 0.00 04:52:04 04:40:01 lo 5.26 5.26 0.52 0.52 0.00 0.00 0.00 0.00 04:52:04 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:41:01 ens3 122.06 73.75 3379.00 6.95 0.00 0.00 0.00 0.00 04:52:04 04:41:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 04:52:04 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:42:01 ens3 117.41 70.05 2135.00 9.92 0.00 0.00 0.00 0.00 04:52:04 04:42:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 04:52:04 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:43:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:52:04 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:46:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:47:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:52:04 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:48:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:52:04 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:50:01 ens3 2.23 2.03 17.38 0.16 0.00 0.00 0.00 0.00 04:52:04 04:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:52:04 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:51:01 ens3 0.50 0.35 1.49 0.02 0.00 0.00 0.00 0.00 04:52:04 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:52:01 docker0 67.26 79.25 6.15 900.84 0.00 0.00 0.00 0.00 04:52:04 04:52:01 ens3 401.07 290.40 6840.31 193.70 0.00 0.00 0.00 0.00 04:52:04 04:52:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:52:04 Average: docker0 29.88 38.22 2.43 259.92 0.00 0.00 0.00 0.00 04:52:04 Average: ens3 119.17 82.38 1480.30 50.66 0.00 0.00 0.00 0.00 04:52:04 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:52:04 04:52:04 04:52:04 ---> sar -P ALL: 04:52:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8203) 09/03/25 _x86_64_ (8 CPU) 04:52:04 04:52:04 04:35:51 LINUX RESTART (8 CPU) 04:52:04 04:52:04 04:36:01 CPU %user %nice %system %iowait %steal %idle 04:52:04 04:37:01 all 8.00 0.00 2.54 4.17 0.07 85.23 04:52:04 04:37:01 0 9.53 0.00 2.55 0.70 0.07 87.15 04:52:04 04:37:01 1 8.27 0.00 2.40 0.86 0.07 88.40 04:52:04 04:37:01 2 6.23 0.00 2.60 1.16 0.08 89.92 04:52:04 04:37:01 3 8.02 0.00 2.12 4.59 0.05 85.23 04:52:04 04:37:01 4 8.44 0.00 3.40 6.32 0.07 81.77 04:52:04 04:37:01 5 12.07 0.00 1.82 0.64 0.07 85.40 04:52:04 04:37:01 6 5.22 0.00 2.73 3.72 0.05 88.28 04:52:04 04:37:01 7 6.23 0.00 2.68 15.39 0.07 75.63 04:52:04 04:38:01 all 14.14 0.00 4.46 3.10 0.08 78.23 04:52:04 04:38:01 0 15.25 0.00 5.17 4.47 0.07 75.04 04:52:04 04:38:01 1 14.24 0.00 5.27 10.05 0.10 70.34 04:52:04 04:38:01 2 13.65 0.00 3.92 2.93 0.07 79.44 04:52:04 04:38:01 3 14.22 0.00 4.06 4.03 0.10 77.59 04:52:04 04:38:01 4 12.71 0.00 3.76 0.30 0.07 83.16 04:52:04 04:38:01 5 15.49 0.00 4.94 1.21 0.08 78.27 04:52:04 04:38:01 6 13.45 0.00 4.16 1.15 0.07 81.17 04:52:04 04:38:01 7 14.08 0.00 4.36 0.68 0.07 80.81 04:52:04 04:39:01 all 57.10 0.00 8.42 0.62 0.13 33.72 04:52:04 04:39:01 0 57.86 0.00 7.90 0.45 0.13 33.65 04:52:04 04:39:01 1 56.67 0.00 8.74 2.24 0.13 32.22 04:52:04 04:39:01 2 57.04 0.00 8.82 0.57 0.13 33.43 04:52:04 04:39:01 3 58.89 0.00 8.19 0.12 0.13 32.66 04:52:04 04:39:01 4 56.93 0.00 8.37 0.13 0.12 34.45 04:52:04 04:39:01 5 56.58 0.00 8.18 0.99 0.15 34.09 04:52:04 04:39:01 6 57.47 0.00 8.43 0.15 0.13 33.82 04:52:04 04:39:01 7 55.38 0.00 8.77 0.27 0.13 35.45 04:52:04 04:40:01 all 1.46 0.00 0.28 2.80 0.01 95.45 04:52:04 04:40:01 0 2.28 0.00 0.35 0.27 0.02 97.08 04:52:04 04:40:01 1 1.70 0.00 0.28 0.73 0.02 97.26 04:52:04 04:40:01 2 2.35 0.00 0.20 9.63 0.02 87.80 04:52:04 04:40:01 3 1.02 0.00 0.25 1.32 0.02 97.40 04:52:04 04:40:01 4 1.88 0.00 0.25 1.12 0.03 96.72 04:52:04 04:40:01 5 1.05 0.00 0.22 1.40 0.00 97.33 04:52:04 04:40:01 6 0.57 0.00 0.27 1.35 0.00 97.82 04:52:04 04:40:01 7 0.82 0.00 0.40 6.60 0.02 92.16 04:52:04 04:41:01 all 0.85 0.00 0.39 0.10 0.01 98.66 04:52:04 04:41:01 0 0.55 0.00 0.27 0.02 0.02 99.15 04:52:04 04:41:01 1 1.04 0.00 0.45 0.02 0.02 98.48 04:52:04 04:41:01 2 0.67 0.00 0.40 0.42 0.02 98.50 04:52:04 04:41:01 3 1.00 0.00 0.43 0.02 0.00 98.55 04:52:04 04:41:01 4 1.24 0.00 0.62 0.03 0.00 98.11 04:52:04 04:41:01 5 0.57 0.00 0.23 0.00 0.02 99.18 04:52:04 04:41:01 6 1.15 0.00 0.37 0.28 0.02 98.18 04:52:04 04:41:01 7 0.55 0.00 0.32 0.00 0.02 99.11 04:52:04 04:42:01 all 3.25 0.00 1.87 0.99 0.03 93.86 04:52:04 04:42:01 0 4.39 0.00 2.49 1.59 0.02 91.51 04:52:04 04:42:01 1 2.96 0.00 2.74 1.51 0.03 92.76 04:52:04 04:42:01 2 2.26 0.00 1.39 2.24 0.03 94.08 04:52:04 04:42:01 3 3.24 0.00 1.66 0.03 0.03 95.03 04:52:04 04:42:01 4 4.67 0.00 1.14 0.07 0.03 94.09 04:52:04 04:42:01 5 2.99 0.00 1.27 1.36 0.03 94.35 04:52:04 04:42:01 6 2.98 0.00 2.41 0.82 0.02 93.77 04:52:04 04:42:01 7 2.52 0.00 1.87 0.32 0.03 95.26 04:52:04 04:43:01 all 0.07 0.00 0.05 0.01 0.01 99.87 04:52:04 04:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:52:04 04:43:01 1 0.08 0.00 0.05 0.05 0.02 99.80 04:52:04 04:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:52:04 04:43:01 3 0.25 0.00 0.12 0.00 0.00 99.63 04:52:04 04:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:52:04 04:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:52:04 04:43:01 6 0.02 0.00 0.03 0.02 0.00 99.93 04:52:04 04:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:52:04 04:44:01 all 0.17 0.00 0.01 0.01 0.01 99.80 04:52:04 04:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:52:04 04:44:01 1 0.02 0.00 0.03 0.03 0.02 99.90 04:52:04 04:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:52:04 04:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:52:04 04:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:52:04 04:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:52:04 04:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:52:04 04:44:01 7 1.21 0.00 0.02 0.00 0.02 98.76 04:52:04 04:45:01 all 0.31 0.00 0.01 0.00 0.00 99.67 04:52:04 04:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:52:04 04:45:01 1 0.02 0.00 0.03 0.02 0.00 99.93 04:52:04 04:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:52:04 04:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:52:04 04:45:01 4 0.37 0.00 0.03 0.00 0.00 99.60 04:52:04 04:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:52:04 04:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:52:04 04:45:01 7 2.00 0.00 0.00 0.00 0.00 98.00 04:52:04 04:46:01 all 0.28 0.00 0.01 0.00 0.01 99.70 04:52:04 04:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:52:04 04:46:01 1 0.02 0.00 0.03 0.02 0.02 99.92 04:52:04 04:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:52:04 04:46:01 3 0.08 0.00 0.02 0.00 0.00 99.90 04:52:04 04:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:52:04 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:52:04 04:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:52:04 04:46:01 7 1.97 0.00 0.00 0.00 0.02 98.01 04:52:04 04:47:01 all 0.06 0.00 0.02 0.00 0.00 99.92 04:52:04 04:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:52:04 04:47:01 1 0.03 0.00 0.07 0.02 0.02 99.87 04:52:04 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:52:04 04:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:52:04 04:47:01 4 0.10 0.00 0.00 0.00 0.00 99.90 04:52:04 04:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:52:04 04:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:52:04 04:47:01 7 0.32 0.00 0.03 0.00 0.00 99.65 04:52:04 04:52:04 04:47:01 CPU %user %nice %system %iowait %steal %idle 04:52:04 04:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:52:04 04:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:52:04 04:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:52:04 04:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:52:04 04:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:52:04 04:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:52:04 04:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:52:04 04:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:52:04 04:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:52:04 04:49:01 all 0.00 0.00 0.01 0.00 0.01 99.98 04:52:04 04:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:52:04 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:52:04 04:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:52:04 04:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:52:04 04:49:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:52:04 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:52:04 04:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:52:04 04:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:52:04 04:50:01 all 0.29 0.00 0.08 0.04 0.01 99.58 04:52:04 04:50:01 0 0.12 0.00 0.10 0.00 0.02 99.77 04:52:04 04:50:01 1 1.70 0.00 0.22 0.23 0.00 97.85 04:52:04 04:50:01 2 0.10 0.00 0.08 0.02 0.00 99.80 04:52:04 04:50:01 3 0.12 0.00 0.05 0.02 0.00 99.82 04:52:04 04:50:01 4 0.12 0.00 0.03 0.00 0.02 99.83 04:52:04 04:50:01 5 0.03 0.00 0.05 0.00 0.00 99.92 04:52:04 04:50:01 6 0.08 0.00 0.03 0.02 0.02 99.85 04:52:04 04:50:01 7 0.07 0.00 0.10 0.03 0.00 99.80 04:52:04 04:51:01 all 0.04 0.00 0.02 0.03 0.01 99.90 04:52:04 04:51:01 0 0.02 0.00 0.05 0.02 0.02 99.90 04:52:04 04:51:01 1 0.15 0.00 0.02 0.17 0.02 99.65 04:52:04 04:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:52:04 04:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:52:04 04:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:52:04 04:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:52:04 04:51:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:52:04 04:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:52:04 04:52:01 all 7.94 0.00 3.29 1.69 0.07 87.01 04:52:04 04:52:01 0 7.72 0.00 2.96 0.71 0.07 88.55 04:52:04 04:52:01 1 8.58 0.00 3.09 0.76 0.07 87.50 04:52:04 04:52:01 2 8.31 0.00 3.37 0.07 0.07 88.19 04:52:04 04:52:01 3 7.88 0.00 3.23 0.32 0.07 88.50 04:52:04 04:52:01 4 9.01 0.00 3.84 0.41 0.05 86.69 04:52:04 04:52:01 5 7.57 0.00 3.71 3.62 0.08 85.02 04:52:04 04:52:01 6 7.01 0.00 3.22 7.52 0.07 82.19 04:52:04 04:52:01 7 7.47 0.00 2.88 0.15 0.07 89.43 04:52:04 Average: all 5.84 0.00 1.33 0.84 0.03 91.96 04:52:04 Average: 0 6.09 0.00 1.36 0.51 0.03 92.01 04:52:04 Average: 1 5.93 0.00 1.46 1.04 0.03 91.54 04:52:04 Average: 2 5.64 0.00 1.30 1.06 0.03 91.97 04:52:04 Average: 3 5.90 0.00 1.26 0.65 0.03 92.16 04:52:04 Average: 4 5.93 0.00 1.34 0.52 0.03 92.18 04:52:04 Average: 5 6.00 0.00 1.27 0.57 0.03 92.13 04:52:04 Average: 6 5.47 0.00 1.35 0.94 0.02 92.22 04:52:04 Average: 7 5.75 0.00 1.33 1.46 0.03 91.43 04:52:04 04:52:04 04:52:04