Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 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-ssh6174851593040372697.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-ssh4148795384295231459.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-ssh11279074754130596686.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-ssh2409591194341689514.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-ssh18057910496607122565.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8894 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 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 (main) Commit message: "Merge pull request #134 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 # timeout=10 > git rev-list --no-walk d02096d86674522962d20ebf540a7836b311c48f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:48:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:48:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:48:34 ========================================================= 01:48:34 EdgeX Global Pipelines Version Info 01:48:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:48:35 ------------------- 01:48:35 stable info: 01:48:35 ------------------- 01:48:35 Commited By: Cherry Wang cherry@iotechsys.com 01:48:35 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:48:35 Message: update stable to v1.0.276 01:48:36 ------------------- 01:48:36 experimental info: 01:48:36 ------------------- 01:48:36 Commited By: **** collab-it+edgex@linuxfoundation.org 01:48:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:48:36 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:48:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f40aaf6 [Pipeline] echo 01:48:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:37 provisioning config files... 01:48:37 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11877953459613078443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:37 ---> ****-login.sh 01:48:37 nexus3.edgexfoundry.org:10001 01:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:37 01:48:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:48:37 Configure a credential helper to remove this warning. See 01:48:37 https://docs.****.com/go/credential-store/ 01:48:37 01:48:37 Login Succeeded 01:48:37 nexus3.edgexfoundry.org:10002 01:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:38 01:48:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:48:38 Configure a credential helper to remove this warning. See 01:48:38 https://docs.****.com/go/credential-store/ 01:48:38 01:48:38 Login Succeeded 01:48:38 nexus3.edgexfoundry.org:10003 01:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:38 01:48:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:48:38 Configure a credential helper to remove this warning. See 01:48:38 https://docs.****.com/go/credential-store/ 01:48:38 01:48:38 Login Succeeded 01:48:38 nexus3.edgexfoundry.org:10004 01:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:38 01:48:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:48:38 Configure a credential helper to remove this warning. See 01:48:38 https://docs.****.com/go/credential-store/ 01:48:38 01:48:38 Login Succeeded 01:48:38 ****.io 01:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:38 01:48:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:48:38 Configure a credential helper to remove this warning. See 01:48:38 https://docs.****.com/go/credential-store/ 01:48:38 01:48:38 Login Succeeded 01:48:38 ---> ****-login.sh ends [Pipeline] } 01:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:48:38 + git rev-list -1 --merges f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74~1..f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo 01:48:38 -----------> git rev-list -1 --merges f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74~1..f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:48:38 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [false] [Pipeline] sh 01:48:39 + git log --format=format:%s -1 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo 01:48:39 ========================================================= 01:48:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:48:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:39 + git log --format=format:%s -1 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo 01:48:39 [semverPrep] GIT_COMMIT: f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74, Commit Message: Merge pull request #134 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38 [Pipeline] echo 01:48:39 [semverPrep] This is not a build commit. [Pipeline] sh 01:48:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:48:39 + grep -v github /etc/ssh/ssh_known_hosts 01:48:39 + [ -e /tmp/ssh_known_hosts ] 01:48:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:48:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:48:39 + sudo tee -a /etc/ssh/ssh_known_hosts 01:48:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:40 01:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:40 0.1.4: Pulling from edgex-devops/py-git-semver 01:48:40 3dae71ba6b94: Pulling fs layer 01:48:40 6bf1a483ea7c: Pulling fs layer 01:48:40 f5dfc541a4d3: Pulling fs layer 01:48:40 461d9e800cba: Pulling fs layer 01:48:40 80192f66455f: Pulling fs layer 01:48:40 2e8e34ca0e6c: Pulling fs layer 01:48:40 a29436f7fd5d: Pulling fs layer 01:48:40 923cac83aea3: Pulling fs layer 01:48:40 25ad8b0a4227: Pulling fs layer 01:48:40 db01528c6b51: Pulling fs layer 01:48:40 28988de357af: Pulling fs layer 01:48:40 a29436f7fd5d: Waiting 01:48:40 923cac83aea3: Waiting 01:48:40 28988de357af: Waiting 01:48:40 25ad8b0a4227: Waiting 01:48:40 db01528c6b51: Waiting 01:48:40 461d9e800cba: Waiting 01:48:40 80192f66455f: Waiting 01:48:40 2e8e34ca0e6c: Waiting 01:48:40 6bf1a483ea7c: Verifying Checksum 01:48:40 6bf1a483ea7c: Download complete 01:48:40 461d9e800cba: Download complete 01:48:40 80192f66455f: Download complete 01:48:40 f5dfc541a4d3: Verifying Checksum 01:48:40 f5dfc541a4d3: Download complete 01:48:40 3dae71ba6b94: Verifying Checksum 01:48:40 3dae71ba6b94: Download complete 01:48:40 923cac83aea3: Download complete 01:48:41 25ad8b0a4227: Verifying Checksum 01:48:41 25ad8b0a4227: Download complete 01:48:41 db01528c6b51: Download complete 01:48:41 28988de357af: Verifying Checksum 01:48:41 28988de357af: Download complete 01:48:41 a29436f7fd5d: Verifying Checksum 01:48:41 a29436f7fd5d: Download complete 01:48:41 2e8e34ca0e6c: Verifying Checksum 01:48:41 2e8e34ca0e6c: Download complete 01:48:42 3dae71ba6b94: Pull complete 01:48:42 6bf1a483ea7c: Pull complete 01:48:43 f5dfc541a4d3: Pull complete 01:48:43 461d9e800cba: Pull complete 01:48:43 80192f66455f: Pull complete 01:48:47 2e8e34ca0e6c: Pull complete 01:48:48 a29436f7fd5d: Pull complete 01:48:48 923cac83aea3: Pull complete 01:48:48 25ad8b0a4227: Pull complete 01:48:48 db01528c6b51: Pull complete 01:48:48 28988de357af: Pull complete 01:48:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:48 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 01:48: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 01:48:51 $ docker top 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 -eo pid,comm 01:48: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). 01:48:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:51 [ssh-agent] Looking for ssh-agent implementation... 01:48:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:51 $ docker exec 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent 01:48:51 SSH_AUTH_SOCK=/tmp/ssh-1AUPpSoLSO44/agent.32 01:48:51 SSH_AGENT_PID=38 01:48:51 Running ssh-add (command line suppressed) 01:48:51 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657473205888406913.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657473205888406913.key) 01:48:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 01:48:52 + git tag --points-at HEAD [Pipeline] } 01:48:52 $ docker exec --env ******** --env ******** 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent -k 01:48:52 unset SSH_AUTH_SOCK; 01:48:52 unset SSH_AGENT_PID; 01:48:52 echo Agent pid 38 killed; 01:48:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:52 [ssh-agent] Looking for ssh-agent implementation... 01:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:52 $ docker exec 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent 01:48:52 SSH_AUTH_SOCK=/tmp/ssh-6OnmO8RBKUiJ/agent.87 01:48:52 SSH_AGENT_PID=93 01:48:52 Running ssh-add (command line suppressed) 01:48:52 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5669776684450654807.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5669776684450654807.key) 01:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:53 + git semver init 01:48:53 2025-09-16 01:48:53,491 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:48:53 2025-09-16 01:48:53,495 [run_init] DEBUG init version:0.0.0 force:False 01:48:53 2025-09-16 01:48:53,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 01:48:53 2025-09-16 01:48:53,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 01:48:53 2025-09-16 01:48:53,497 [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) 01:48:54 2025-09-16 01:48:54,504 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 01:48:54 2025-09-16 01:48:54,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 01:48:54 2025-09-16 01:48:54,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:48:54 2025-09-16 01:48:54,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:48:54 4.1.0-dev.9 [Pipeline] } 01:48:54 $ docker exec --env ******** --env ******** 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent -k 01:48:55 unset SSH_AUTH_SOCK; 01:48:55 unset SSH_AGENT_PID; 01:48:55 echo Agent pid 93 killed; 01:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:55 + git semver [Pipeline] } 01:48:55 $ docker stop --time=1 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 01:48:56 $ docker rm -f --volumes 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:57 Stashed 1 file(s) [Pipeline] echo 01:48:57 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 01:48:57 provisioning config files... 01:48:57 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7387171661318091470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:58 ---> ****-login.sh 01:48:58 nexus3.edgexfoundry.org:10001 01:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:58 Login Succeeded 01:48:58 nexus3.edgexfoundry.org:10002 01:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:58 Login Succeeded 01:48:58 nexus3.edgexfoundry.org:10003 01:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:58 Login Succeeded 01:48:58 nexus3.edgexfoundry.org:10004 01:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:58 Login Succeeded 01:48:58 ****.io 01:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:58 Login Succeeded 01:48:58 ---> ****-login.sh ends [Pipeline] } 01:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:48:58 ========================================================= 01:48:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:48:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:59 + 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 . 01:48:59 #0 building with "default" instance using docker driver 01:48:59 01:48:59 #1 [internal] load build definition from Dockerfile 01:48:59 #1 transferring dockerfile: 1.28kB done 01:48:59 #1 DONE 0.0s 01:48:59 01:48:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:48:59 #2 DONE 0.1s 01:48:59 01:48:59 #3 [internal] load .dockerignore 01:48:59 #3 transferring context: 102B done 01:48:59 #3 DONE 0.0s 01:48:59 01:48:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:48:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:48:59 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:48:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:48:59 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:48:59 #4 ... 01:48:59 01:48:59 #5 [internal] load build context 01:48:59 #5 transferring context: 17.37MB 0.2s done 01:48:59 #5 DONE 0.2s 01:48:59 01:48:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:48:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:48:59 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:48:59 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:48:59 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 01:48:59 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:48:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 01:48:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 01:48:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 01:48:59 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:48:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 01:49:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.3s 01:49:00 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:49:00 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:49:00 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 01:49:00 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:49:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s 01:49:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 19.92MB / 103.05MB 0.5s 01:49:00 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s 01:49:00 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:49:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:49:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 40.89MB / 103.05MB 0.7s 01:49:00 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 01:49:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 01:49:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.53MB / 103.05MB 0.8s 01:49:00 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 01:49:00 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 01:49:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 0.9s 01:49:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 1.0s 01:49:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 102.46MB / 103.05MB 1.1s 01:49:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 01:49:05 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done 01:49:05 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:49:05 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:49:05 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:49:05 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:49:05 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:49:05 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:49:05 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:49:09 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.8s done 01:49:09 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:49:09 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 01:49:09 #4 DONE 9.7s 01:49:09 01:49:09 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:49:09 #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:49:12 Still waiting to schedule task 01:49:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8892’ 01:49:12 #6 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:49:12 #6 3.082 OK: 248 MiB in 58 packages 01:49:16 #6 DONE 6.1s 01:49:16 01:49:16 #7 [builder 3/7] WORKDIR /device-opcua 01:49:16 #7 DONE 0.0s 01:49:16 01:49:16 #8 [builder 4/7] COPY go.mod vendor* ./ 01:49:16 #8 DONE 0.0s 01:49:16 01:49:16 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:42 #9 DONE 25.9s 01:49:42 01:49:42 #10 [builder 6/7] COPY . . 01:49:42 #10 DONE 0.1s 01:49:42 01:49:42 #11 [builder 7/7] RUN echo noop 01:49:42 #11 0.215 noop 01:49:42 #11 DONE 0.3s 01:49:42 01:49:42 #12 exporting to image 01:49:42 #12 exporting layers 01:49:50 #12 exporting layers 8.4s done 01:49:50 #12 writing image sha256:f7f006af26b2a8e9eeeeebabf122aa96a7054fe9addef25211c6e716344dd10c done 01:49:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:49:50 #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:51 + docker inspect -f . ci-base-image-x86_64 01:49:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:51 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 01:49:51 $ 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 01:49:51 $ docker top 04f01f45a3ec6551a36ab90a03fe3bef6223971d3fa8913dc6a4024bd0428077 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:51 + go version 01:49:51 go version go1.23.9 linux/amd64 [Pipeline] } 01:49:51 $ docker stop --time=1 04f01f45a3ec6551a36ab90a03fe3bef6223971d3fa8913dc6a4024bd0428077 01:49:53 $ docker rm -f --volumes 04f01f45a3ec6551a36ab90a03fe3bef6223971d3fa8913dc6a4024bd0428077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:53 + docker inspect -f . ci-base-image-x86_64 01:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:53 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 01:49:53 $ 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 01:49:54 $ docker top 84fa82141b9b7317b2631b8a13de02c45c3a7db58f26418c8de52a0043e14696 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 01:49:54 + make test 01:49:54 go test ./... -coverprofile=coverage.out 01:49:56 ? github.com/edgexfoundry/device-opc-ua [no test files] 01:50:17 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 01:50:17 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 01:50:17 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.024s coverage: 41.4% of statements 01:50:30 go vet ./... 01:50:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:50:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:50:36 ./bin/test-attribution-txt.sh 01:50:36 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:50:36 $ docker stop --time=1 84fa82141b9b7317b2631b8a13de02c45c3a7db58f26418c8de52a0043e14696 01:50:38 $ docker rm -f --volumes 84fa82141b9b7317b2631b8a13de02c45c3a7db58f26418c8de52a0043e14696 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:50:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:40 + ls -al . 01:50:40 total 236 01:50:40 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 01:49 . 01:50:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:48 .. 01:50:40 -rw-rw-r-- 1 jenkins jenkins 62 Sep 16 01:48 .dockerignore 01:50:40 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 01:50 .git 01:50:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:48 .github 01:50:40 -rw-rw-r-- 1 jenkins jenkins 101 Sep 16 01:48 .gitignore 01:50:40 -rw-rw-r-- 1 jenkins jenkins 218 Sep 16 01:48 .golangci.yml 01:50:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 01:48 .semver 01:50:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:48 .vscode 01:50:40 -rw-rw-r-- 1 jenkins jenkins 20452 Sep 16 01:48 Attribution.txt 01:50:40 -rw-rw-r-- 1 jenkins jenkins 2560 Sep 16 01:48 CHANGELOG.md 01:50:40 -rw-rw-r-- 1 jenkins jenkins 1242 Sep 16 01:48 Dockerfile 01:50:40 -rw-rw-r-- 1 jenkins jenkins 649 Sep 16 01:48 Jenkinsfile 01:50:40 -rw-rw-r-- 1 jenkins jenkins 11367 Sep 16 01:48 LICENSE 01:50:40 -rw-rw-r-- 1 jenkins jenkins 2474 Sep 16 01:48 Makefile 01:50:40 -rw-rw-r-- 1 jenkins jenkins 4109 Sep 16 01:48 README.md 01:50:40 -rw-rw-r-- 1 jenkins jenkins 11 Sep 16 01:48 VERSION 01:50:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:48 bin 01:50:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 01:48 cmd 01:50:40 -rw-r--r-- 1 jenkins jenkins 26136 Sep 16 01:50 coverage.out 01:50:40 -rw-rw-r-- 1 jenkins jenkins 6323 Sep 16 01:48 go.mod 01:50:40 -rw-rw-r-- 1 jenkins jenkins 87111 Sep 16 01:48 go.sum 01:50:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:48 internal 01:50:40 -rw-rw-r-- 1 jenkins jenkins 260 Sep 16 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:40 + 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=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 --label arch=amd64 --label version=4.1.0-dev.9 . 01:50:40 #0 building with "default" instance using docker driver 01:50:40 01:50:40 #1 [internal] load build definition from Dockerfile 01:50:40 #1 transferring dockerfile: 1.28kB done 01:50:40 #1 DONE 0.0s 01:50:40 01:50:40 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:50:40 #2 DONE 0.0s 01:50:40 01:50:40 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:50:40 #3 DONE 0.1s 01:50:40 01:50:40 #4 [internal] load .dockerignore 01:50:40 #4 transferring context: 102B done 01:50:40 #4 DONE 0.0s 01:50:40 01:50:40 #5 [internal] load build context 01:50:40 #5 transferring context: 36.78kB 0.0s done 01:50:40 #5 DONE 0.0s 01:50:40 01:50:40 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:50:40 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:50:40 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:50:41 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:50:41 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:50:41 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:50:41 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:50:41 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:50:41 #6 DONE 0.3s 01:50:41 01:50:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:50:41 #7 DONE 0.1s 01:50:41 01:50:41 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:50:41 #8 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:50:41 #8 0.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:50:41 #8 0.875 OK: 248 MiB in 58 packages 01:50:41 #8 DONE 1.0s 01:50:41 01:50:41 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 01:50:41 #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:50:41 #9 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:50:41 #9 0.716 (1/6) Installing dumb-init (1.2.5-r3) 01:50:41 #9 0.723 (2/6) Installing libgcc (13.2.1_git20240309-r1) 01:50:41 #9 0.728 (3/6) Installing libsodium (1.0.19-r0) 01:50:41 #9 0.741 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 01:50:41 #9 0.769 (5/6) Installing libzmq (4.3.5-r2) 01:50:41 #9 0.780 (6/6) Installing zeromq (4.3.5-r2) 01:50:41 #9 0.786 Executing busybox-1.36.1-r29.trigger 01:50:41 #9 0.797 OK: 12 MiB in 20 packages 01:50:42 #9 DONE 0.9s 01:50:42 01:50:42 #10 [builder 3/7] WORKDIR /device-opcua 01:50:42 #10 DONE 0.0s 01:50:42 01:50:42 #11 [builder 4/7] COPY go.mod vendor* ./ 01:50:42 #11 DONE 0.0s 01:50:42 01:50:42 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:50:42 #12 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:50:42 #12 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:50:42 #12 ... 01:50:42 01:50:42 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:42 #13 DONE 0.5s 01:50:42 01:50:42 #14 [builder 6/7] COPY . . 01:50:42 #14 DONE 0.1s 01:50:42 01:50:42 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:50:42 #12 0.781 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:50:42 #12 0.873 Executing busybox-1.36.1-r30.post-upgrade 01:50:42 #12 0.908 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:50:43 #12 0.991 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:50:43 #12 1.155 Executing busybox-1.36.1-r30.trigger 01:50:43 #12 1.161 OK: 12 MiB in 20 packages 01:50:43 #12 DONE 1.3s 01:50:43 01:50:43 #15 [builder 7/7] RUN make build 01:50:43 #15 0.243 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 01:51:09 #15 26.12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:51:10 #15 DONE 27.5s 01:51:10 01:51:10 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 01:51:10 #16 DONE 0.2s 01:51:10 01:51:10 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 01:51:10 #17 DONE 0.0s 01:51:10 01:51:10 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 01:51:10 #18 DONE 0.0s 01:51:10 01:51:10 #19 exporting to image 01:51:10 #19 exporting layers 01:51:10 #19 exporting layers 0.2s done 01:51:10 #19 writing image sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done 01:51:10 #19 naming to docker.io/library/device-opc-ua done 01:51:10 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:10 provisioning config files... 01:51:10 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12855724639530919486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:11 ---> ****-login.sh 01:51:11 nexus3.edgexfoundry.org:10001 01:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:11 Login Succeeded 01:51:11 nexus3.edgexfoundry.org:10002 01:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:11 Login Succeeded 01:51:11 nexus3.edgexfoundry.org:10003 01:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:11 Login Succeeded 01:51:11 nexus3.edgexfoundry.org:10004 01:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:11 Login Succeeded 01:51:11 ****.io 01:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:11 Login Succeeded 01:51:11 ---> ****-login.sh ends [Pipeline] } 01:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:51:11 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 01:51:11 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:51:11 latest 01:51:11 4.1.0-dev.9 01:51:11 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 01:51:11 main 01:51:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:12 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:12 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:51:12 6e0741646ddb: Preparing 01:51:12 c8313a898632: Preparing 01:51:12 e403fe5a5a48: Preparing 01:51:12 bb46ba42e1ef: Preparing 01:51:12 29c9ce619cf3: Preparing 01:51:12 097100c76c15: Preparing 01:51:12 097100c76c15: Waiting 01:51:12 c8313a898632: Pushed 01:51:12 6e0741646ddb: Pushed 01:51:12 097100c76c15: Layer already exists 01:51:12 bb46ba42e1ef: Pushed 01:51:13 29c9ce619cf3: Pushed 01:51:18 e403fe5a5a48: Pushed 01:51:18 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:18 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:51:19 6e0741646ddb: Preparing 01:51:19 c8313a898632: Preparing 01:51:19 e403fe5a5a48: Preparing 01:51:19 bb46ba42e1ef: Preparing 01:51:19 29c9ce619cf3: Preparing 01:51:19 097100c76c15: Preparing 01:51:19 097100c76c15: Waiting 01:51:19 e403fe5a5a48: Layer already exists 01:51:19 c8313a898632: Layer already exists 01:51:19 bb46ba42e1ef: Layer already exists 01:51:19 6e0741646ddb: Layer already exists 01:51:19 29c9ce619cf3: Layer already exists 01:51:19 097100c76c15: Layer already exists 01:51:19 latest: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 01:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:51:19 6e0741646ddb: Preparing 01:51:19 c8313a898632: Preparing 01:51:19 e403fe5a5a48: Preparing 01:51:19 bb46ba42e1ef: Preparing 01:51:19 29c9ce619cf3: Preparing 01:51:19 097100c76c15: Preparing 01:51:19 097100c76c15: Waiting 01:51:19 bb46ba42e1ef: Layer already exists 01:51:19 c8313a898632: Layer already exists 01:51:19 6e0741646ddb: Layer already exists 01:51:19 29c9ce619cf3: Layer already exists 01:51:19 e403fe5a5a48: Layer already exists 01:51:19 097100c76c15: Layer already exists 01:51:19 4.1.0-dev.9: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 01:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:51:20 6e0741646ddb: Preparing 01:51:20 c8313a898632: Preparing 01:51:20 e403fe5a5a48: Preparing 01:51:20 bb46ba42e1ef: Preparing 01:51:20 29c9ce619cf3: Preparing 01:51:20 097100c76c15: Preparing 01:51:20 097100c76c15: Waiting 01:51:20 bb46ba42e1ef: Layer already exists 01:51:20 6e0741646ddb: Layer already exists 01:51:20 c8313a898632: Layer already exists 01:51:20 29c9ce619cf3: Layer already exists 01:51:20 e403fe5a5a48: Layer already exists 01:51:20 097100c76c15: Layer already exists 01:51:20 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:51:21 6e0741646ddb: Preparing 01:51:21 c8313a898632: Preparing 01:51:21 e403fe5a5a48: Preparing 01:51:21 bb46ba42e1ef: Preparing 01:51:21 29c9ce619cf3: Preparing 01:51:21 097100c76c15: Preparing 01:51:21 097100c76c15: Waiting 01:51:21 c8313a898632: Layer already exists 01:51:21 6e0741646ddb: Layer already exists 01:51:21 29c9ce619cf3: Layer already exists 01:51:21 bb46ba42e1ef: Layer already exists 01:51:21 e403fe5a5a48: Layer already exists 01:51:21 097100c76c15: Layer already exists 01:51:21 main: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:21 ===================================================== [Pipeline] echo 01:51:21 taggedImages: 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 01:51:21 ========================================================= 01:51:21 [edgeXBuildMultiArch] RAW Config: 01:51:21 images: 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 01:51:21 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:51:21 settingsFile: 01:51:21 device-opc-ua-settings 01:51:21 ========================================================= [Pipeline] node 01:51:36 Still waiting to schedule task 01:51:36 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:52:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8896 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 01:52:33 Running in /w/workspace/device-opc-ua/23 [Pipeline] { [Pipeline] checkout 01:52:35 Running on prd-centos7-docker-4c-2g-8897 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) 01:52:36 Selected Git installation does not exist. Using Default 01:52:36 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:36 provisioning config files... 01:52:36 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10538542826756611137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:40 ---> ****-login.sh 01:52:40 nexus3.edgexfoundry.org:10001 01:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:40 Configure a credential helper to remove this warning. See 01:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:40 01:52:40 Login Succeeded 01:52:40 nexus3.edgexfoundry.org:10002 01:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:40 Configure a credential helper to remove this warning. See 01:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:40 01:52:40 Login Succeeded 01:52:40 nexus3.edgexfoundry.org:10003 01:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:40 Configure a credential helper to remove this warning. See 01:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:40 01:52:40 Login Succeeded 01:52:40 nexus3.edgexfoundry.org:10004 01:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:40 Configure a credential helper to remove this warning. See 01:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:40 01:52:40 Login Succeeded 01:52:40 ****.io 01:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:41 Configure a credential helper to remove this warning. See 01:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:41 01:52:41 Login Succeeded 01:52:41 ---> ****-login.sh ends [Pipeline] } 01:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:41 using credential edgex-jenkins-ssh 01:52:41 Cloning the remote Git repository 01:52:41 + docker buildx ls 01:52:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:52:41 default * docker 01:52:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:52:41 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 01:52:41 > git init /w/workspace/device-opc-ua/23 # timeout=10 01:52:41 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 01:52:41 > git --version # timeout=10 01:52:41 > git --version # 'git version 2.25.1' 01:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:52:41 edgex-builder [Pipeline] sh 01:52:42 + docker buildx inspect --bootstrap 01:52:42 #1 [internal] booting buildkit 01:52:42 #1 pulling image moby/buildkit:buildx-stable-1 01:52:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:43 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 01:52:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:44 Avoid second fetch 01:52:44 Checking out Revision f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 (main) 01:52:45 Commit message: "Merge pull request #134 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" 01:52:45 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 01:52:45 #1 creating container buildx_buildkit_edgex-builder0 01:52:44 > git config core.sparsecheckout # timeout=10 01:52:44 > git checkout -f f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 # timeout=10 01:52:46 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 01:52:46 #1 DONE 4.2s 01:52:46 Name: edgex-builder 01:52:46 Driver: docker-container 01:52:46 01:52:46 Nodes: 01:52:46 Name: edgex-builder0 01:52:46 Endpoint: unix:///var/run/docker.sock 01:52:46 Status: running 01:52:46 Buildkit: v0.24.0 01:52:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:52:46 + docker buildx ls 01:52:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:52:46 edgex-builder * docker-container 01:52:46 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:52:46 default docker 01:52:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:52:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74' 01:52:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 --push - 01:52:47 #1 [internal] load build definition from Dockerfile 01:52:47 #1 transferring dockerfile: 198B done 01:52:47 #1 DONE 0.0s 01:52:47 01:52:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:52:47 #2 DONE 0.1s 01:52:47 01:52:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 01:52:47 #3 DONE 0.1s 01:52:47 01:52:47 #4 [internal] load .dockerignore 01:52:47 #4 transferring context: 2B done 01:52:47 #4 DONE 0.0s 01:52:47 01:52:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:47 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:47 #5 DONE 0.0s 01:52:47 01:52:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:47 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:47 #6 DONE 0.1s 01:52:47 01:52:47 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:52:47 #7 DONE 0.0s 01:52:47 01:52:47 #8 exporting to image 01:52:47 #8 exporting layers done 01:52:47 #8 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a 0.0s done 01:52:47 #8 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done 01:52:47 #8 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done 01:52:47 #8 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done 01:52:47 #8 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done 01:52:47 #8 pushing layers 0.1s done 01:52:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 01:52:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:52:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done 01:52:47 #8 DONE 0.2s 01:52:47 01:52:47 1 warning found (use --debug to expand): 01:52:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:52:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 01:52:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 01:52:47 #1 [internal] load build definition from Dockerfile 01:52:47 #1 transferring dockerfile: 164B done 01:52:47 #1 DONE 0.0s 01:52:47 01:52:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:52:47 #2 DONE 0.0s 01:52:47 01:52:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:52:47 #3 DONE 0.0s 01:52:47 01:52:47 #4 [internal] load .dockerignore 01:52:47 #4 transferring context: 2B done 01:52:47 #4 DONE 0.0s 01:52:47 01:52:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:47 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:47 #5 DONE 0.0s 01:52:47 01:52:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:47 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:47 #6 CACHED 01:52:47 01:52:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:47 #5 CACHED 01:52:47 01:52:47 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:52:47 #7 DONE 0.0s 01:52:47 01:52:47 #8 exporting to image 01:52:47 #8 exporting layers done 01:52:47 #8 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done 01:52:47 #8 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done 01:52:47 #8 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done 01:52:47 #8 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done 01:52:47 #8 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done 01:52:47 #8 pushing layers 0.0s done 01:52:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done 01:52:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:52:47 #8 DONE 0.1s 01:52:47 01:52:47 1 warning found (use --debug to expand): 01:52:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:52:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9' 01:52:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 --push - 01:52:48 #1 [internal] load build definition from Dockerfile 01:52:48 #1 transferring dockerfile: 169B done 01:52:48 #1 DONE 0.0s 01:52:48 01:52:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 01:52:48 #2 DONE 0.0s 01:52:48 01:52:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 01:52:48 #3 DONE 0.0s 01:52:48 01:52:48 #4 [internal] load .dockerignore 01:52:48 #4 transferring context: 2B done 01:52:48 #4 DONE 0.0s 01:52:48 01:52:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:48 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:48 #5 CACHED 01:52:48 01:52:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:48 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:48 #6 CACHED 01:52:48 01:52:48 #7 exporting to image 01:52:48 #7 exporting layers 01:52:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:52:48 #7 exporting layers done 01:52:48 #7 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done 01:52:48 #7 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done 01:52:48 #7 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done 01:52:48 #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done 01:52:48 #7 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done 01:52:48 #7 pushing layers 0.0s done 01:52:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done 01:52:48 #7 DONE 0.1s 01:52:48 01:52:48 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:52:48 #8 DONE 0.0s 01:52:48 01:52:48 1 warning found (use --debug to expand): 01:52:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:52:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9' 01:52:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 --push - 01:52:48 #1 [internal] load build definition from Dockerfile 01:52:48 #1 transferring dockerfile: 210B done 01:52:48 #1 DONE 0.0s 01:52:48 01:52:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 01:52:48 #2 DONE 0.0s 01:52:48 01:52:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 01:52:48 #3 DONE 0.0s 01:52:48 01:52:48 #4 [internal] load .dockerignore 01:52:48 #4 transferring context: 2B done 01:52:48 #4 DONE 0.0s 01:52:48 01:52:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:48 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:48 #5 CACHED 01:52:48 01:52:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:48 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:48 #6 CACHED 01:52:48 01:52:48 #7 exporting to image 01:52:48 #7 exporting layers done 01:52:48 #7 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done 01:52:48 #7 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done 01:52:48 #7 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done 01:52:48 #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed 01:52:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:52:49 #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done 01:52:49 #7 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done 01:52:49 #7 pushing layers 0.0s done 01:52:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done 01:52:49 #7 DONE 0.1s 01:52:49 01:52:49 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:52:49 #8 DONE 0.0s 01:52:49 01:52:49 1 warning found (use --debug to expand): 01:52:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:49 provisioning config files... 01:52:49 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/23@tmp/config14908506271755273173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 01:52:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 01:52:49 #1 [internal] load build definition from Dockerfile 01:52:49 #1 transferring dockerfile: 162B done 01:52:49 #1 DONE 0.0s 01:52:49 01:52:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:52:49 #2 DONE 0.0s 01:52:49 01:52:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:52:49 #3 DONE 0.0s 01:52:49 01:52:49 #4 [internal] load .dockerignore 01:52:49 #4 transferring context: 2B done 01:52:49 #4 DONE 0.0s 01:52:49 01:52:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:49 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:49 #5 CACHED 01:52:49 01:52:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 01:52:49 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done 01:52:49 #6 CACHED 01:52:49 01:52:49 #7 exporting to image 01:52:49 #7 exporting layers done 01:52:49 #7 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done 01:52:49 #7 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done 01:52:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:52:49 #7 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done 01:52:49 #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done 01:52:49 #7 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done 01:52:49 #7 pushing layers 0.0s done 01:52:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done 01:52:49 #7 DONE 0.1s 01:52:49 01:52:49 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:52:49 #8 DONE 0.0s 01:52:49 01:52:49 1 warning found (use --debug to expand): 01:52:49  - 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 01:52:49 ---> ****-login.sh 01:52:49 nexus3.edgexfoundry.org:10001 01:52:50 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:50 ---> sysstat.sh 01:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:50 Configure a credential helper to remove this warning. See 01:52:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:50 01:52:50 Login Succeeded 01:52:50 nexus3.edgexfoundry.org:10002 [Pipeline] libraryResource [Pipeline] sh 01:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:50 Configure a credential helper to remove this warning. See 01:52:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:50 01:52:50 Login Succeeded 01:52:50 nexus3.edgexfoundry.org:10003 01:52:50 ---> package-listing.sh 01:52:50 ++ tr '[:upper:]' '[:lower:]' 01:52:50 ++ facter osfamily 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 + OS_FAMILY=redhat 01:52:51 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 01:52:51 + START_PACKAGES=/tmp/packages_start.txt 01:52:51 + END_PACKAGES=/tmp/packages_end.txt 01:52:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:52:51 + PACKAGES=/tmp/packages_start.txt 01:52:51 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:52:51 + PACKAGES=/tmp/packages_end.txt 01:52:51 + case "${OS_FAMILY}" in 01:52:51 + rpm -qa 01:52:51 + sort 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 nexus3.edgexfoundry.org:10004 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:51 Configure a credential helper to remove this warning. See 01:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:51 01:52:51 Login Succeeded 01:52:51 ****.io 01:52:51 + '[' -f /tmp/packages_start.txt ']' 01:52:51 + '[' -f /tmp/packages_end.txt ']' 01:52:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:52:51 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:52:51 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 01:52:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 01:52:51 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 01:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:51 + facter operatingsystem 01:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:52 Configure a credential helper to remove this warning. See 01:52:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:52 01:52:52 Login Succeeded 01:52:52 ---> ****-login.sh ends [Pipeline] } 01:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 01:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:52:52 ========================================================= 01:52:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:52:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:52 01:52:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + 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 . 01:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:52 latest: Pulling from edgex-lftools-log-publisher 01:52:52 5eb5b503b376: Pulling fs layer 01:52:52 5c69ac0246d0: Pulling fs layer 01:52:52 ec43610c2a17: Pulling fs layer 01:52:52 3a2ae6a8a46f: Pulling fs layer 01:52:52 33b1e0a273af: Pulling fs layer 01:52:52 5d3b04190fa2: Pulling fs layer 01:52:52 2f39f015ded8: Pulling fs layer 01:52:52 3a2ae6a8a46f: Waiting 01:52:52 5d3b04190fa2: Waiting 01:52:52 2f39f015ded8: Waiting 01:52:52 33b1e0a273af: Waiting 01:52:52 5c69ac0246d0: Download complete 01:52:52 3a2ae6a8a46f: Verifying Checksum 01:52:52 3a2ae6a8a46f: Download complete 01:52:52 33b1e0a273af: Verifying Checksum 01:52:52 33b1e0a273af: Download complete 01:52:52 ec43610c2a17: Verifying Checksum 01:52:52 ec43610c2a17: Download complete 01:52:52 5d3b04190fa2: Verifying Checksum 01:52:52 5d3b04190fa2: Download complete 01:52:53 Sending build context to Docker daemon 8.869MB 01:52:53 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 01:52:53 Step 2/10 : FROM ${BASE} AS builder 01:52:53 5eb5b503b376: Verifying Checksum 01:52:53 5eb5b503b376: Download complete 01:52:53 2f39f015ded8: Verifying Checksum 01:52:53 2f39f015ded8: Download complete 01:52:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:52:53 94e9d8af2201: Pulling fs layer 01:52:53 a6c56e8762df: Pulling fs layer 01:52:53 f0f3c8884826: Pulling fs layer 01:52:53 c7e7622c144d: Pulling fs layer 01:52:53 4f4fb700ef54: Pulling fs layer 01:52:53 b4c3b6d88c5a: Pulling fs layer 01:52:53 ba8bce9d2590: Pulling fs layer 01:52:53 ca778ea9c289: Pulling fs layer 01:52:53 b4c3b6d88c5a: Waiting 01:52:53 c7e7622c144d: Waiting 01:52:53 4f4fb700ef54: Waiting 01:52:53 ca778ea9c289: Waiting 01:52:53 a6c56e8762df: Verifying Checksum 01:52:53 a6c56e8762df: Download complete 01:52:53 c7e7622c144d: Verifying Checksum 01:52:53 c7e7622c144d: Download complete 01:52:53 4f4fb700ef54: Verifying Checksum 01:52:53 4f4fb700ef54: Download complete 01:52:53 b4c3b6d88c5a: Verifying Checksum 01:52:53 b4c3b6d88c5a: Download complete 01:52:53 94e9d8af2201: Verifying Checksum 01:52:53 94e9d8af2201: Download complete 01:52:54 ca778ea9c289: Verifying Checksum 01:52:54 ca778ea9c289: Download complete 01:52:54 5eb5b503b376: Pull complete 01:52:54 5c69ac0246d0: Pull complete 01:52:54 ec43610c2a17: Pull complete 01:52:54 3a2ae6a8a46f: Pull complete 01:52:55 94e9d8af2201: Pull complete 01:52:55 33b1e0a273af: Pull complete 01:52:55 5d3b04190fa2: Pull complete 01:52:56 a6c56e8762df: Pull complete 01:52:56 f0f3c8884826: Download complete 01:52:56 ba8bce9d2590: Verifying Checksum 01:52:56 ba8bce9d2590: Download complete 01:52:59 2f39f015ded8: Pull complete 01:52:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:59 prd-centos7-docker-4c-2g-8897 does not seem to be running inside a container 01:52: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:53:03 $ docker top bce20f8ac1c6bee30c0d971cc279af0e0d3363a1d4347db6c73b0689df21c91a -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:03 + touch /tmp/pre-build-complete [Pipeline] sh 01:53:03 + mkdir -p /var/log/sysstat [Pipeline] sh 01:53:04 + ls /var/log/sa-host 01:53:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:04 provisioning config files... 01:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17775310874700320217tmp [Pipeline] { [Pipeline] echo 01:53:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:53:04 ---> create-netrc.sh [Pipeline] } 01:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:53:04 ---> python-tools-install.sh [Pipeline] echo 01:53:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:53:05 ---> sudo-logs.sh 01:53:05 Archiving 'sudo' log.. 01:53:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-8897.novalocal: Name or service not known 01:53:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-8897.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:53:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:53:05 ---> job-cost.sh 01:53:05 lf-activate-venv: SKIPPING 01:53:05 INFO: No Stack... 01:53:05 INFO: Retrieving Pricing Info for: v3-standard-2 01:53:06 INFO: Archiving Costs [Pipeline] echo 01:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:53:06 ---> logs-deploy.sh 01:53:06 lf-activate-venv: SKIPPING 01:53:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/23 01:53:06 INFO: archiving workspace using pattern(s): 01:53:07 Archives upload complete. 01:53:07 INFO: archiving logs to Nexus 01:53:08 ---> uname -a: 01:53:08 Linux prd-centos7-docker-4c-2g-8897.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:53:08 01:53:08 01:53:08 ---> lscpu: 01:53:08 Architecture: x86_64 01:53:08 CPU op-mode(s): 32-bit, 64-bit 01:53:08 Byte Order: Little Endian 01:53:08 Address sizes: 40 bits physical, 48 bits virtual 01:53:08 CPU(s): 2 01:53:08 On-line CPU(s) list: 0,1 01:53:08 Thread(s) per core: 1 01:53:08 Core(s) per socket: 1 01:53:08 Socket(s): 2 01:53:08 NUMA node(s): 1 01:53:08 Vendor ID: AuthenticAMD 01:53:08 CPU family: 23 01:53:08 Model: 49 01:53:08 Model name: AMD EPYC-Rome Processor 01:53:08 Stepping: 0 01:53:08 CPU MHz: 2799.998 01:53:08 BogoMIPS: 5599.99 01:53:08 Virtualization: AMD-V 01:53:08 Hypervisor vendor: KVM 01:53:08 Virtualization type: full 01:53:08 L1d cache: 64 KiB 01:53:08 L1i cache: 64 KiB 01:53:08 L2 cache: 1 MiB 01:53:08 L3 cache: 32 MiB 01:53:08 NUMA node0 CPU(s): 0,1 01:53:08 Vulnerability Itlb multihit: Not affected 01:53:08 Vulnerability L1tf: Not affected 01:53:08 Vulnerability Mds: Not affected 01:53:08 Vulnerability Meltdown: Not affected 01:53:08 Vulnerability Mmio stale data: Not affected 01:53:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:53:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:53:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:53:08 Vulnerability Srbds: Not affected 01:53:08 Vulnerability Tsx async abort: Not affected 01:53:08 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 01:53:08 01:53:08 01:53:08 ---> nproc: 01:53:08 2 01:53:08 01:53:08 01:53:08 ---> df -h: 01:53:08 Filesystem Size Used Avail Use% Mounted on 01:53:08 overlay 40G 7.3G 33G 19% / 01:53:08 tmpfs 64M 0 64M 0% /dev 01:53:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:53:08 shm 64M 0 64M 0% /dev/shm 01:53:08 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:53:08 01:53:08 01:53:08 Cannot open /var/log/sysstat/sa16: No such file or directory 01:53:08 Please check if data collecting is enabled 01:53:08 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:08 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:53:08 $ docker stop --time=1 bce20f8ac1c6bee30c0d971cc279af0e0d3363a1d4347db6c73b0689df21c91a 01:53:09 $ docker rm -f --volumes bce20f8ac1c6bee30c0d971cc279af0e0d3363a1d4347db6c73b0689df21c91a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:53:09 [WS-CLEANUP] Deleting project workspace... 01:53:09 [WS-CLEANUP] Deferred wipeout is used... 01:53:09 [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 01:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:09 01:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:10 latest: Pulling from edgex-lftools-log-publisher 01:53:10 5eb5b503b376: Pulling fs layer 01:53:10 5c69ac0246d0: Pulling fs layer 01:53:10 ec43610c2a17: Pulling fs layer 01:53:10 3a2ae6a8a46f: Pulling fs layer 01:53:10 33b1e0a273af: Pulling fs layer 01:53:10 5d3b04190fa2: Pulling fs layer 01:53:10 2f39f015ded8: Pulling fs layer 01:53:10 3a2ae6a8a46f: Waiting 01:53:10 33b1e0a273af: Waiting 01:53:10 5d3b04190fa2: Waiting 01:53:10 2f39f015ded8: Waiting 01:53:10 5c69ac0246d0: Download complete 01:53:10 3a2ae6a8a46f: Download complete 01:53:10 33b1e0a273af: Verifying Checksum 01:53:10 33b1e0a273af: Download complete 01:53:10 ec43610c2a17: Verifying Checksum 01:53:10 ec43610c2a17: Download complete 01:53:10 5d3b04190fa2: Verifying Checksum 01:53:10 5d3b04190fa2: Download complete 01:53:10 5eb5b503b376: Verifying Checksum 01:53:10 5eb5b503b376: Download complete 01:53:11 2f39f015ded8: Verifying Checksum 01:53:11 2f39f015ded8: Download complete 01:53:12 f0f3c8884826: Pull complete 01:53:12 c7e7622c144d: Pull complete 01:53:12 4f4fb700ef54: Pull complete 01:53:12 b4c3b6d88c5a: Pull complete 01:53:13 5eb5b503b376: Pull complete 01:53:13 5c69ac0246d0: Pull complete 01:53:13 ec43610c2a17: Pull complete 01:53:13 3a2ae6a8a46f: Pull complete 01:53:14 33b1e0a273af: Pull complete 01:53:14 5d3b04190fa2: Pull complete 01:53:18 ba8bce9d2590: Pull complete 01:53:20 ca778ea9c289: Pull complete 01:53:20 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:53:20 ---> 47b25d7523d1 01:53:20 Step 3/10 : ARG ADD_BUILD_TAGS="" 01:53:20 2f39f015ded8: Pull complete 01:53:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:20 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 01:53:20 $ 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 01:53:21 $ docker top bc0d42686fb33993ad0f73cb456300f2039e3b30a9861aad76557e6ba5a029ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:21 ---> job-cost.sh 01:53:21 lf-activate-venv: SKIPPING 01:53:21 INFO: No Stack... 01:53:21 INFO: Retrieving Pricing Info for: v3-standard-8 01:53:22 INFO: Archiving Costs [Pipeline] sh 01:53:22 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 01:53:22 + cut -d, -f6 [Pipeline] lock 01:53:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] 01:53:22 Resource [jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] did not exist. Created. 01:53:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:22 ---> Running in 2cec408a4290 01:53:22 Removing intermediate container 2cec408a4290 01:53:22 ---> 1c025cf903c0 01:53:22 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:22 + echo total: 0.2199999988079071 [Pipeline] stash 01:53:22 ---> Running in 49f82dae964f 01:53:22 Stashed 1 file(s) [Pipeline] } 01:53:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:22 $ docker stop --time=1 bc0d42686fb33993ad0f73cb456300f2039e3b30a9861aad76557e6ba5a029ee 01:53:23 Removing intermediate container 49f82dae964f 01:53:23 ---> ec5d01d5dbfb 01:53:23 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:53:23 ---> Running in 079bcd3682ce 01:53:24 $ docker rm -f --volumes bc0d42686fb33993ad0f73cb456300f2039e3b30a9861aad76557e6ba5a029ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:53:26 OK: 239 MiB in 58 packages 01:53:27 Removing intermediate container 079bcd3682ce 01:53:27 ---> 4755c7009974 01:53:27 Step 6/10 : WORKDIR /device-opcua 01:53:27 ---> Running in 530abbc47633 01:53:27 Removing intermediate container 530abbc47633 01:53:27 ---> 3b3082df4adc 01:53:27 Step 7/10 : COPY go.mod vendor* ./ 01:53:28 ---> 642aa61dbc08 01:53:28 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:28 ---> Running in be9f1e39b0cb 01:55:19 Removing intermediate container be9f1e39b0cb 01:55:19 ---> dd219bec6f1a 01:55:19 Step 9/10 : COPY . . 01:55:19 ---> 544d33b5947f 01:55:19 Step 10/10 : RUN ${MAKE} 01:55:19 ---> Running in 9394490f0bc1 01:55:19 noop 01:55:19 Removing intermediate container 9394490f0bc1 01:55:19 ---> 541da17031e7 01:55:19 Successfully built 541da17031e7 01:55:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:20 + docker inspect -f . ci-base-image-arm64 01:55:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:20 prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container 01:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/23 -v /w/workspace/device-opc-ua/23:/w/workspace/device-opc-ua/23:rw,z -v /w/workspace/device-opc-ua/23@tmp:/w/workspace/device-opc-ua/23@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 01:55:21 $ docker top 85d9b83a8c765eb89915d5dfe629635b2873a581011d7351302b5071eebfc144 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:22 + go version 01:55:22 go version go1.23.9 linux/arm64 [Pipeline] } 01:55:22 $ docker stop --time=1 85d9b83a8c765eb89915d5dfe629635b2873a581011d7351302b5071eebfc144 01:55:23 $ docker rm -f --volumes 85d9b83a8c765eb89915d5dfe629635b2873a581011d7351302b5071eebfc144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + docker inspect -f . ci-base-image-arm64 01:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:24 prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container 01:55:24 $ 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/23 -v /w/workspace/device-opc-ua/23:/w/workspace/device-opc-ua/23:rw,z -v /w/workspace/device-opc-ua/23@tmp:/w/workspace/device-opc-ua/23@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 01:55:25 $ docker top 8e89e9c2807223a5f43287b84d335701e4e56ec77cb00c86ec810974d7b5cdc3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:26 + git config --global --add safe.directory /w/workspace/device-opc-ua/23 [Pipeline] fileExists [Pipeline] sh 01:55:26 + make test 01:55:26 go test ./... -coverprofile=coverage.out 01:55:33 ? github.com/edgexfoundry/device-opc-ua [no test files] 01:59:25 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 01:59:25 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 01:59:25 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.073s coverage: 41.4% of statements 01:59:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:59:25 go vet ./... 02:00:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:21 ./bin/test-attribution-txt.sh 02:00:21 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:00:21 $ docker stop --time=1 8e89e9c2807223a5f43287b84d335701e4e56ec77cb00c86ec810974d7b5cdc3 02:00:23 $ docker rm -f --volumes 8e89e9c2807223a5f43287b84d335701e4e56ec77cb00c86ec810974d7b5cdc3 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:25 Warning: overwriting stash ‘coverage-report’ 02:00:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:26 + ls -al . 02:00:26 total 232 02:00:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 01:55 . 02:00:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:52 .. 02:00:26 -rw-rw-r-- 1 jenkins jenkins 62 Sep 16 01:52 .dockerignore 02:00:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 01:52 .git 02:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:52 .github 02:00:26 -rw-rw-r-- 1 jenkins jenkins 101 Sep 16 01:52 .gitignore 02:00:26 -rw-rw-r-- 1 jenkins jenkins 218 Sep 16 01:52 .golangci.yml 02:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:52 .vscode 02:00:26 -rw-rw-r-- 1 jenkins jenkins 20452 Sep 16 01:52 Attribution.txt 02:00:26 -rw-rw-r-- 1 jenkins jenkins 2560 Sep 16 01:52 CHANGELOG.md 02:00:26 -rw-rw-r-- 1 jenkins jenkins 1242 Sep 16 01:52 Dockerfile 02:00:26 -rw-rw-r-- 1 jenkins jenkins 649 Sep 16 01:52 Jenkinsfile 02:00:26 -rw-rw-r-- 1 jenkins jenkins 11367 Sep 16 01:52 LICENSE 02:00:26 -rw-rw-r-- 1 jenkins jenkins 2474 Sep 16 01:52 Makefile 02:00:26 -rw-rw-r-- 1 jenkins jenkins 4109 Sep 16 01:52 README.md 02:00:26 -rw-rw-r-- 1 jenkins jenkins 11 Sep 16 01:48 VERSION 02:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:52 bin 02:00:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 01:52 cmd 02:00:26 -rw-r--r-- 1 jenkins jenkins 26136 Sep 16 01:59 coverage.out 02:00:26 -rw-rw-r-- 1 jenkins jenkins 6323 Sep 16 01:52 go.mod 02:00:26 -rw-rw-r-- 1 jenkins jenkins 87111 Sep 16 01:52 go.sum 02:00:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:52 internal 02:00:26 -rw-rw-r-- 1 jenkins jenkins 260 Sep 16 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:27 + 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=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 --label arch=arm64 --label version=4.1.0-dev.9 . 02:00:27 Sending build context to Docker daemon 8.897MB 02:00:27 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 02:00:27 Step 2/23 : FROM ${BASE} AS builder 02:00:27 ---> 541da17031e7 02:00:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:00:27 ---> Running in b14b3bd4c43e 02:00:28 Removing intermediate container b14b3bd4c43e 02:00:28 ---> 0f1153e6d3a7 02:00:28 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:28 ---> Running in 1319de48d5f8 02:00:28 Removing intermediate container 1319de48d5f8 02:00:28 ---> 10687eef7e8e 02:00:28 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 02:00:28 ---> Running in 9347f7db0e94 02:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:31 OK: 239 MiB in 58 packages 02:00:32 Removing intermediate container 9347f7db0e94 02:00:32 ---> 0e852d395e44 02:00:32 Step 6/23 : WORKDIR /device-opcua 02:00:32 ---> Running in f41b6a46bf2a 02:00:32 Removing intermediate container f41b6a46bf2a 02:00:32 ---> a55e3400dfa5 02:00:32 Step 7/23 : COPY go.mod vendor* ./ 02:00:33 ---> 60e468315e30 02:00:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:33 ---> Running in 7c39487e0492 02:00:35 Removing intermediate container 7c39487e0492 02:00:35 ---> ee658185f845 02:00:35 Step 9/23 : COPY . . 02:00:36 ---> fb528c645828 02:00:36 Step 10/23 : RUN ${MAKE} 02:00:36 ---> Running in bf26718c5b3a 02:00:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 02:04:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:04:29 Removing intermediate container bf26718c5b3a 02:04:29 ---> 345e7ac16a5e 02:04:29 Step 11/23 : FROM alpine:3.20 02:04:29 3.20: Pulling from library/alpine 02:04:29 13e713f82565: Pulling fs layer 02:04:29 13e713f82565: Verifying Checksum 02:04:29 13e713f82565: Download complete 02:04:29 13e713f82565: Pull complete 02:04:29 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:04:29 Status: Downloaded newer image for alpine:3.20 02:04:29 ---> c88e9dceb6cb 02:04:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 02:04:29 ---> Running in 0349c7a82285 02:04:29 Removing intermediate container 0349c7a82285 02:04:29 ---> a5ee6398c728 02:04:29 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 02:04:29 ---> Running in 52b9e90f0b9f 02:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:32 (1/6) Installing dumb-init (1.2.5-r3) 02:04:33 (2/6) Installing libgcc (13.2.1_git20240309-r1) 02:04:33 (3/6) Installing libsodium (1.0.19-r0) 02:04:33 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 02:04:33 (5/6) Installing libzmq (4.3.5-r2) 02:04:33 (6/6) Installing zeromq (4.3.5-r2) 02:04:33 Executing busybox-1.36.1-r29.trigger 02:04:33 OK: 13 MiB in 20 packages 02:04:34 Removing intermediate container 52b9e90f0b9f 02:04:34 ---> 4d5100bd7d4f 02:04:34 Step 14/23 : RUN apk --no-cache upgrade 02:04:34 ---> Running in f35696134f2d 02:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:37 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:04:37 Executing busybox-1.36.1-r30.post-upgrade 02:04:37 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:04:37 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:04:37 Executing busybox-1.36.1-r30.trigger 02:04:37 OK: 13 MiB in 20 packages 02:04:38 Removing intermediate container f35696134f2d 02:04:38 ---> c62ad044bf63 02:04:38 Step 15/23 : COPY --from=builder /device-opcua/cmd / 02:04:40 ---> 3611b34beba8 02:04:40 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 02:04:41 ---> e229d74314d9 02:04:41 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 02:04:41 ---> 017c79259025 02:04:41 Step 18/23 : EXPOSE 59997 02:04:41 ---> Running in 83c8152c8dd4 02:04:42 Removing intermediate container 83c8152c8dd4 02:04:42 ---> 38cf1d558795 02:04:42 Step 19/23 : ENTRYPOINT ["/device-opcua"] 02:04:42 ---> Running in 7bfa97c3f1a7 02:04:42 Removing intermediate container 7bfa97c3f1a7 02:04:42 ---> 257ec7b12085 02:04:42 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:04:42 ---> Running in f6964782dfea 02:04:42 Removing intermediate container f6964782dfea 02:04:42 ---> a933060248d5 02:04:42 Step 21/23 : LABEL arch=arm64 02:04:42 ---> Running in 64e52986f114 02:04:43 Removing intermediate container 64e52986f114 02:04:43 ---> 81968a9d1d82 02:04:43 Step 22/23 : LABEL git_sha=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 02:04:43 ---> Running in be3682313dfd 02:04:43 Removing intermediate container be3682313dfd 02:04:43 ---> 7e033fbe84c0 02:04:43 Step 23/23 : LABEL version=4.1.0-dev.9 02:04:43 ---> Running in 3e0d7432b6be 02:04:44 Removing intermediate container 3e0d7432b6be 02:04:44 ---> 6fa18a81ef80 02:04:44 [Warning] One or more build-args [ARCH] were not consumed 02:04:44 Successfully built 6fa18a81ef80 02:04:44 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 02:04:44 provisioning config files... 02:04:44 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/23@tmp/config13475869196103293604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:44 ---> ****-login.sh 02:04:44 nexus3.edgexfoundry.org:10001 02:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:44 Configure a credential helper to remove this warning. See 02:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:44 02:04:44 Login Succeeded 02:04:44 nexus3.edgexfoundry.org:10002 02:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:45 Configure a credential helper to remove this warning. See 02:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:45 02:04:45 Login Succeeded 02:04:45 nexus3.edgexfoundry.org:10003 02:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:45 Configure a credential helper to remove this warning. See 02:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:45 02:04:45 Login Succeeded 02:04:45 nexus3.edgexfoundry.org:10004 02:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:45 Configure a credential helper to remove this warning. See 02:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:45 02:04:45 Login Succeeded 02:04:45 ****.io 02:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:46 Configure a credential helper to remove this warning. See 02:04:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:46 02:04:46 Login Succeeded 02:04:46 ---> ****-login.sh ends [Pipeline] } 02:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:46 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 02:04:46 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 02:04:46 latest 02:04:46 4.1.0-dev.9 02:04:46 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 02:04:46 main 02:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 02:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:04:47 b4bda1a0f206: Preparing 02:04:47 2e438ba5a1bf: Preparing 02:04:47 921e5035c1a8: Preparing 02:04:47 a6400d35d4bd: Preparing 02:04:47 50f96b933411: Preparing 02:04:47 1e890da81ec9: Preparing 02:04:47 1e890da81ec9: Waiting 02:04:47 b4bda1a0f206: Pushed 02:04:47 2e438ba5a1bf: Pushed 02:04:47 a6400d35d4bd: Pushed 02:04:48 50f96b933411: Pushed 02:04:49 1e890da81ec9: Layer already exists 02:04:59 921e5035c1a8: Pushed 02:04:59 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:59 + 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 02:04:59 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 02:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:04:59 b4bda1a0f206: Preparing 02:04:59 2e438ba5a1bf: Preparing 02:04:59 921e5035c1a8: Preparing 02:04:59 a6400d35d4bd: Preparing 02:04:59 50f96b933411: Preparing 02:04:59 1e890da81ec9: Preparing 02:04:59 1e890da81ec9: Waiting 02:04:59 2e438ba5a1bf: Layer already exists 02:04:59 921e5035c1a8: Layer already exists 02:04:59 50f96b933411: Layer already exists 02:04:59 b4bda1a0f206: Layer already exists 02:04:59 a6400d35d4bd: Layer already exists 02:04:59 1e890da81ec9: Layer already exists 02:05:00 latest: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:00 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 02:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:05:01 b4bda1a0f206: Preparing 02:05:01 2e438ba5a1bf: Preparing 02:05:01 921e5035c1a8: Preparing 02:05:01 a6400d35d4bd: Preparing 02:05:01 50f96b933411: Preparing 02:05:01 1e890da81ec9: Preparing 02:05:01 1e890da81ec9: Waiting 02:05:01 2e438ba5a1bf: Layer already exists 02:05:01 b4bda1a0f206: Layer already exists 02:05:01 921e5035c1a8: Layer already exists 02:05:01 50f96b933411: Layer already exists 02:05:01 a6400d35d4bd: Layer already exists 02:05:01 1e890da81ec9: Layer already exists 02:05:01 4.1.0-dev.9: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:05:02 b4bda1a0f206: Preparing 02:05:02 2e438ba5a1bf: Preparing 02:05:02 921e5035c1a8: Preparing 02:05:02 a6400d35d4bd: Preparing 02:05:02 50f96b933411: Preparing 02:05:02 1e890da81ec9: Preparing 02:05:02 1e890da81ec9: Waiting 02:05:02 b4bda1a0f206: Layer already exists 02:05:02 2e438ba5a1bf: Layer already exists 02:05:02 921e5035c1a8: Layer already exists 02:05:02 50f96b933411: Layer already exists 02:05:02 a6400d35d4bd: Layer already exists 02:05:02 1e890da81ec9: Layer already exists 02:05:02 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + 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 02:05:03 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 02:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:05:03 b4bda1a0f206: Preparing 02:05:03 2e438ba5a1bf: Preparing 02:05:03 921e5035c1a8: Preparing 02:05:03 a6400d35d4bd: Preparing 02:05:03 50f96b933411: Preparing 02:05:03 1e890da81ec9: Preparing 02:05:03 1e890da81ec9: Waiting 02:05:03 921e5035c1a8: Layer already exists 02:05:03 a6400d35d4bd: Layer already exists 02:05:03 b4bda1a0f206: Layer already exists 02:05:03 50f96b933411: Layer already exists 02:05:03 2e438ba5a1bf: Layer already exists 02:05:03 1e890da81ec9: Layer already exists 02:05:03 main: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:03 ===================================================== [Pipeline] echo 02:05:03 taggedImages: 02:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 02:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 02:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 02:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 02:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 02:05:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo 02:05:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 02:05:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 [Pipeline] echo 02:05:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [Pipeline] echo 02:05:03 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 02:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:03 02:05:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:04 arm64: Pulling from edgex-lftools-log-publisher 02:05:04 8998bd30e6a1: Pulling fs layer 02:05:04 04944245beec: Pulling fs layer 02:05:04 699f458cf7ca: Pulling fs layer 02:05:04 765212b225bb: Pulling fs layer 02:05:04 f23df028b6ca: Pulling fs layer 02:05:04 d65c8cfc05b1: Pulling fs layer 02:05:04 2437ff75d9bd: Pulling fs layer 02:05:04 d65c8cfc05b1: Waiting 02:05:04 765212b225bb: Waiting 02:05:04 f23df028b6ca: Waiting 02:05:04 2437ff75d9bd: Waiting 02:05:04 04944245beec: Verifying Checksum 02:05:04 04944245beec: Download complete 02:05:04 765212b225bb: Download complete 02:05:04 f23df028b6ca: Download complete 02:05:04 d65c8cfc05b1: Verifying Checksum 02:05:04 d65c8cfc05b1: Download complete 02:05:04 699f458cf7ca: Verifying Checksum 02:05:04 699f458cf7ca: Download complete 02:05:04 8998bd30e6a1: Download complete 02:05:06 2437ff75d9bd: Verifying Checksum 02:05:06 2437ff75d9bd: Download complete 02:05:08 8998bd30e6a1: Pull complete 02:05:09 04944245beec: Pull complete 02:05:10 699f458cf7ca: Pull complete 02:05:11 765212b225bb: Pull complete 02:05:13 f23df028b6ca: Pull complete 02:05:13 d65c8cfc05b1: Pull complete 02:05:31 2437ff75d9bd: Pull complete 02:05:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:31 prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container 02:05:31 $ 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/23 -v /w/workspace/device-opc-ua/23:/w/workspace/device-opc-ua/23:rw,z -v /w/workspace/device-opc-ua/23@tmp:/w/workspace/device-opc-ua/23@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 02:05:34 $ docker top b3a09a1b457bb0955ec677b02540bc358794d096548820ee0c7bf0eb11bea67a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:35 ---> job-cost.sh 02:05:35 lf-activate-venv: SKIPPING 02:05:35 INFO: No Stack... 02:05:35 INFO: Retrieving Pricing Info for: v3-standard-4 02:05:36 INFO: Archiving Costs [Pipeline] sh 02:05:36 + cat /w/workspace/device-opc-ua/23/archives/cost.csv 02:05:36 + cut -d, -f6 [Pipeline] lock 02:05:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] 02:05:37 Resource [jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] did not exist. Created. 02:05:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:37 /w/workspace/device-opc-ua/23@tmp/durable-ba12adc5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:05:38 + echo total: 0.10999999940395355 [Pipeline] stash 02:05:38 Warning: overwriting stash ‘stack-cost’ 02:05:38 Stashed 1 file(s) [Pipeline] } 02:05:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:38 $ docker stop --time=1 b3a09a1b457bb0955ec677b02540bc358794d096548820ee0c7bf0eb11bea67a 02:05:39 $ docker rm -f --volumes b3a09a1b457bb0955ec677b02540bc358794d096548820ee0c7bf0eb11bea67a [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 02:05:40 provisioning config files... 02:05:40 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16254076396116220721tmp [Pipeline] { [Pipeline] sh 02:05:40 + set +x 02:05:40 + bash -s -- 02:05:40 + curl -s https://codecov.io/bash 02:05:40 02:05:40 _____ _ 02:05:40 / ____| | | 02:05:40 | | ___ __| | ___ ___ _____ __ 02:05:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:40 Bash-1.0.6 02:05:40 02:05:40 02:05:40 ==> git version 2.25.1 found 02:05:40 ==> 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 02:05:40 Release-Date: 2020-01-08 02:05:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:05:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:05:40 ==> Jenkins CI detected. 02:05:40 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 02:05:40 project root: . 02:05:40 --> token set from env 02:05:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:40 ==> Running gcov in . (disable via -X gcov) 02:05:40 ==> Python coveragepy not found 02:05:40 ==> Searching for coverage reports in: 02:05:40 + . 02:05:40 -> Found 1 reports 02:05:40 ==> Detecting git/mercurial file structure 02:05:40 ==> Reading reports 02:05:40 + ./coverage.out bytes=26136 02:05:40 ==> Appending adjustments 02:05:40 https://docs.codecov.io/docs/fixing-reports 02:05:40 + Found adjustments 02:05:40 ==> Gzipping contents 02:05:40 4.0K /tmp/codecov.yMdRra.gz 02:05:40 ==> Uploading reports 02:05:40 url: https://codecov.io 02:05:40 query: branch=main&commit=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:40 -> Pinging Codecov 02:05:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:41 -> Uploading to 02:05:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74/b0c31558-20e4-46d2-8958-a011c023c4c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250916%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250916T020541Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a11f3fc764208f92624788d65dc2acea868dd24dce74a491ecc0ab8c914beb8 02:05:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:41 Dload Upload Total Spent Left Speed 02:05:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 12138 --:--:-- --:--:-- --:--:-- 12138 02:05:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] } 02:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:05:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:05:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:05:42 02:05:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:05:42 latest: Pulling from edgex-devops/edgex-snyk-go 02:05:42 0a9a5dfd008f: Already exists 02:05:42 36466aa92d05: Already exists 02:05:42 e10405b45d13: Already exists 02:05:42 096b7ceb2af7: Already exists 02:05:42 4f4fb700ef54: Already exists 02:05:42 e50aa161e22a: Pulling fs layer 02:05:42 d3c8db5fb9df: Pulling fs layer 02:05:42 e50aa161e22a: Verifying Checksum 02:05:42 e50aa161e22a: Download complete 02:05:42 e50aa161e22a: Pull complete 02:05:44 d3c8db5fb9df: Verifying Checksum 02:05:44 d3c8db5fb9df: Download complete 02:05:47 d3c8db5fb9df: Pull complete 02:05:47 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:47 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 02:05:47 $ 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 02:05:49 $ docker top b5ba13505d4f38d8783519b79a89ff70340df316faff5266ab4fc90125f7cf8e -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 02:05:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 02:05:49 + set -o pipefail 02:05:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 02:06:02 02:06:02 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 02:06:02 02:06:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/5305e88f-f33c-4ceb-811f-eb33569145b7 02:06:02 02:06:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:06:02 02:06:02 02:06:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:06:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:06:02 $ docker stop --time=1 b5ba13505d4f38d8783519b79a89ff70340df316faff5266ab4fc90125f7cf8e 02:06:04 $ docker rm -f --volumes b5ba13505d4f38d8783519b79a89ff70340df316faff5266ab4fc90125f7cf8e [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 02:06:05 + git log --format=format:%s -1 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] sh 02:06:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:06 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 02:06:06 $ 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 02:06:06 $ docker top 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f -eo pid,comm 02:06:06 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). 02:06:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:09 [ssh-agent] Looking for ssh-agent implementation... 02:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:09 $ docker exec 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f ssh-agent 02:06:09 SSH_AUTH_SOCK=/tmp/ssh-IThHg4B58t4D/agent.32 02:06:09 SSH_AGENT_PID=38 02:06:09 Running ssh-add (command line suppressed) 02:06:09 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8887102400494998653.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8887102400494998653.key) 02:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:10 + git semver tag 02:06:10 2025-09-16 02:06:10,309 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:06:10 2025-09-16 02:06:10,313 [run_tag] DEBUG tag force:False 02:06:10 2025-09-16 02:06:10,313 [check_head_tag] DEBUG check head tag 02:06:10 2025-09-16 02:06:10,314 [execute] INFO git cat-file --batch-check 02:06:10 2025-09-16 02:06:10,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 02:06:10 2025-09-16 02:06:10,316 [execute] INFO git cat-file --batch 02:06:10 2025-09-16 02:06:10,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 02:06:10 2025-09-16 02:06:10,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:10 2025-09-16 02:06:10,322 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 02:06:10 2025-09-16 02:06:10,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 02:06:10 2025-09-16 02:06:10,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:10 4.1.0-dev.9 [Pipeline] } 02:06:10 $ docker exec --env ******** --env ******** 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f ssh-agent -k 02:06:10 unset SSH_AUTH_SOCK; 02:06:10 unset SSH_AGENT_PID; 02:06:10 echo Agent pid 38 killed; 02:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:11 + git semver [Pipeline] } 02:06:11 $ docker stop --time=1 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f 02:06:12 $ docker rm -f --volumes 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:13 02:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:13 0.23.1-centos7: Pulling from edgex-lftools 02:06:13 ab5ef0e58194: Pulling fs layer 02:06:13 9712f1f96733: Pulling fs layer 02:06:13 63f879dbbcfc: Pulling fs layer 02:06:13 0d9ebad4ef96: Pulling fs layer 02:06:13 e9a5061849ea: Pulling fs layer 02:06:13 d747dcd14b5f: Pulling fs layer 02:06:13 0d9ebad4ef96: Waiting 02:06:13 e9a5061849ea: Waiting 02:06:13 2de7ff778b66: Pulling fs layer 02:06:13 d747dcd14b5f: Waiting 02:06:13 2de7ff778b66: Waiting 02:06:13 9712f1f96733: Verifying Checksum 02:06:13 9712f1f96733: Download complete 02:06:13 63f879dbbcfc: Verifying Checksum 02:06:13 63f879dbbcfc: Download complete 02:06:14 0d9ebad4ef96: Verifying Checksum 02:06:14 0d9ebad4ef96: Download complete 02:06:14 e9a5061849ea: Verifying Checksum 02:06:14 e9a5061849ea: Download complete 02:06:14 d747dcd14b5f: Verifying Checksum 02:06:14 2de7ff778b66: Verifying Checksum 02:06:14 2de7ff778b66: Download complete 02:06:14 ab5ef0e58194: Verifying Checksum 02:06:14 ab5ef0e58194: Download complete 02:06:18 ab5ef0e58194: Pull complete 02:06:18 9712f1f96733: Pull complete 02:06:19 63f879dbbcfc: Pull complete 02:06:26 0d9ebad4ef96: Pull complete 02:06:26 e9a5061849ea: Pull complete 02:06:26 d747dcd14b5f: Pull complete 02:06:26 2de7ff778b66: Pull complete 02:06:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:27 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 02:06:27 $ 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 02:06:29 $ docker top c6c34239c01b9c1e2a6c02c2d0e728cbfa2c37a27de2080f2523d04a3f575a78 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:29 provisioning config files... 02:06:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16141650474653122779tmp 02:06:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7040698203669564122tmp 02:06:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16615779583988999127tmp [Pipeline] { [Pipeline] echo 02:06:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:29 ---> sigul-configuration.sh 02:06:29 gpg: directory `/root/.gnupg' created 02:06:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:29 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:29 gpg: CAST5 encrypted data 02:06:29 gpg: encrypted with 1 passphrase 02:06:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:30 + mkdir /home/jenkins 02:06:30 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06:30 + 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 02:06:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:30 ---> sigul-install.sh 02:06:30 Sigul already installed; skipping installation. [Pipeline] sh 02:06:30 + git tag --list 02:06:30 v4.0 02:06:30 v4.0.0 02:06:30 v4.1.0-dev.1 02:06:30 v4.1.0-dev.2 02:06:30 v4.1.0-dev.3 02:06:30 v4.1.0-dev.4 02:06:30 v4.1.0-dev.5 02:06:30 v4.1.0-dev.6 02:06:30 v4.1.0-dev.7 02:06:30 v4.1.0-dev.8 02:06:30 v4.1.0-dev.9 [Pipeline] sh 02:06:31 + lftools sign git-tag v4.1.0-dev.9 02:06:32 Signing Git tag with Sigul... 02:06:32 Signing v4.1.0-dev.9 [Pipeline] echo 02:06:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:32 $ docker stop --time=1 c6c34239c01b9c1e2a6c02c2d0e728cbfa2c37a27de2080f2523d04a3f575a78 02:06:33 $ docker rm -f --volumes c6c34239c01b9c1e2a6c02c2d0e728cbfa2c37a27de2080f2523d04a3f575a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:06:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:34 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 02:06:34 $ 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 02:06:35 $ docker top 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 -eo pid,comm 02:06:35 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). 02:06:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:35 [ssh-agent] Looking for ssh-agent implementation... 02:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:35 $ docker exec 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 ssh-agent 02:06:35 SSH_AUTH_SOCK=/tmp/ssh-iplwdCcuq5zn/agent.32 02:06:35 SSH_AGENT_PID=38 02:06:35 Running ssh-add (command line suppressed) 02:06:35 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14974559873955718232.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14974559873955718232.key) 02:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:35 + git semver bump pre 02:06:36 2025-09-16 02:06:36,073 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:06:36 2025-09-16 02:06:36,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:36 2025-09-16 02:06:36,078 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 02:06:36 2025-09-16 02:06:36,078 [bump_version] DEBUG bumped version:4.1.0-dev.10 02:06:36 2025-09-16 02:06:36,078 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 02:06:36 2025-09-16 02:06:36,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:36 2025-09-16 02:06:36,078 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:36 2025-09-16 02:06:36,080 [execute] INFO git cat-file --batch-check 02:06:36 2025-09-16 02:06:36,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 02:06:36 2025-09-16 02:06:36,085 [execute] INFO git cat-file --batch 02:06:36 2025-09-16 02:06:36,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 02:06:36 2025-09-16 02:06:36,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:36 4.1.0-dev.10 [Pipeline] } 02:06:36 $ docker exec --env ******** --env ******** 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 ssh-agent -k 02:06:36 unset SSH_AUTH_SOCK; 02:06:36 unset SSH_AGENT_PID; 02:06:36 echo Agent pid 38 killed; 02:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:36 + git semver [Pipeline] } 02:06:36 $ docker stop --time=1 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 02:06:38 $ docker rm -f --volumes 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:38 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 02:06:38 $ 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 02:06:39 $ docker top fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d -eo pid,comm 02:06:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:06:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:39 [ssh-agent] Looking for ssh-agent implementation... 02:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:39 $ docker exec fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d ssh-agent 02:06:39 SSH_AUTH_SOCK=/tmp/ssh-IX81vdsZgy2U/agent.31 02:06:39 SSH_AGENT_PID=37 02:06:39 Running ssh-add (command line suppressed) 02:06:39 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12321955586869877789.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12321955586869877789.key) 02:06:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:39 + git semver push 02:06:40 2025-09-16 02:06:40,017 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:06:40 2025-09-16 02:06:40,021 [run_push] DEBUG push 02:06:40 2025-09-16 02:06:40,022 [execute] INFO git cat-file --batch-check 02:06:40 2025-09-16 02:06:40,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 02:06:40 2025-09-16 02:06:40,024 [execute] INFO git rev-list 0b6ddef6057f682a8166fdf0eaa18ad65a78d9f8 -- 02:06:40 2025-09-16 02:06:40,024 [execute] DEBUG Popen(['git', 'rev-list', '0b6ddef6057f682a8166fdf0eaa18ad65a78d9f8', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:06:40 2025-09-16 02:06:40,028 [execute] INFO git fetch -v -- origin 02:06:40 2025-09-16 02:06:40,028 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:06:40 2025-09-16 02:06:40,476 [run_push] DEBUG no remote changes detected 02:06:40 2025-09-16 02:06:40,476 [execute] INFO git push origin semver 02:06:40 2025-09-16 02:06:40,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:06:41 2025-09-16 02:06:41,364 [run_push] DEBUG push all version tags 02:06:41 2025-09-16 02:06:41,364 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:06:41 2025-09-16 02:06:41,364 [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) 02:06:42 2025-09-16 02:06:41,987 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:06:42 4.1.0-dev.10 [Pipeline] } 02:06:42 $ docker exec --env ******** --env ******** fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d ssh-agent -k 02:06:42 unset SSH_AUTH_SOCK; 02:06:42 unset SSH_AGENT_PID; 02:06:42 echo Agent pid 37 killed; 02:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:42 + git semver [Pipeline] } 02:06:42 $ docker stop --time=1 fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d 02:06:44 $ docker rm -f --volumes fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d [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 02:06:44 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 02:06:44 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 02:06:44 total 16 02:06:44 drwxr-xr-x 3 root root 4096 Sep 16 01:53 . 02:06:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 16 02:06 .. 02:06:44 drwxr-xr-x 2 root root 4096 Sep 16 01:53 cost 02:06:44 -rw-r--r-- 1 root root 84 Sep 16 01:53 cost.csv 02:06:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 02:06:44 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 02:06:44 total 16 02:06:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 01:53 . 02:06:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 16 02:06 .. 02:06:44 drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 01:53 cost 02:06:44 -rw-r--r-- 1 jenkins jenkins 84 Sep 16 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:06:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:06:45 ---> package-listing.sh 02:06:45 ++ facter osfamily 02:06:45 ++ tr '[:upper:]' '[:lower:]' 02:06:46 + OS_FAMILY=debian 02:06:46 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 02:06:46 + START_PACKAGES=/tmp/packages_start.txt 02:06:46 + END_PACKAGES=/tmp/packages_end.txt 02:06:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:46 + PACKAGES=/tmp/packages_start.txt 02:06:46 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 02:06:46 + PACKAGES=/tmp/packages_end.txt 02:06:46 + case "${OS_FAMILY}" in 02:06:46 + dpkg -l 02:06:46 + grep '^ii' 02:06:46 + '[' -f /tmp/packages_start.txt ']' 02:06:46 + '[' -f /tmp/packages_end.txt ']' 02:06:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:46 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 02:06:46 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 02:06:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 02:06:46 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 02:06:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:47 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 02:06:47 $ 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 02:06:47 $ docker top 5bc578f34662e4990483a7ce72fdb394dffa1cd529d7d4de698664e2db56cd19 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:47 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:47 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:48 + ls /var/log/sa-host 02:06:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:48 provisioning config files... 02:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3955768275390320174tmp [Pipeline] { [Pipeline] echo 02:06:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:48 ---> create-netrc.sh [Pipeline] } 02:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:06:48 ---> python-tools-install.sh [Pipeline] echo 02:06:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:49 ---> sudo-logs.sh 02:06:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:06:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:06:49 ---> job-cost.sh 02:06:49 lf-activate-venv: SKIPPING 02:06:49 DEBUG: total: 0.2199999988079071 02:06:49 INFO: Retrieving Stack Cost... 02:06:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:49 INFO: Archiving Costs [Pipeline] echo 02:06:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:06:50 ---> logs-deploy.sh 02:06:50 lf-activate-venv: SKIPPING 02:06:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/23 02:06:50 INFO: archiving workspace using pattern(s): 02:06:51 Archives upload complete. 02:06:51 INFO: archiving logs to Nexus 02:06:52 ---> uname -a: 02:06:52 Linux prd-ubuntu20-04-docker-8c-8g-8894 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:06:52 02:06:52 02:06:52 ---> lscpu: 02:06:52 Architecture: x86_64 02:06:52 CPU op-mode(s): 32-bit, 64-bit 02:06:52 Byte Order: Little Endian 02:06:52 Address sizes: 40 bits physical, 48 bits virtual 02:06:52 CPU(s): 8 02:06:52 On-line CPU(s) list: 0-7 02:06:52 Thread(s) per core: 1 02:06:52 Core(s) per socket: 1 02:06:52 Socket(s): 8 02:06:52 NUMA node(s): 1 02:06:52 Vendor ID: AuthenticAMD 02:06:52 CPU family: 23 02:06:52 Model: 49 02:06:52 Model name: AMD EPYC-Rome Processor 02:06:52 Stepping: 0 02:06:52 CPU MHz: 2799.998 02:06:52 BogoMIPS: 5599.99 02:06:52 Virtualization: AMD-V 02:06:52 Hypervisor vendor: KVM 02:06:52 Virtualization type: full 02:06:52 L1d cache: 256 KiB 02:06:52 L1i cache: 256 KiB 02:06:52 L2 cache: 4 MiB 02:06:52 L3 cache: 128 MiB 02:06:52 NUMA node0 CPU(s): 0-7 02:06:52 Vulnerability Gather data sampling: Not affected 02:06:52 Vulnerability Itlb multihit: Not affected 02:06:52 Vulnerability L1tf: Not affected 02:06:52 Vulnerability Mds: Not affected 02:06:52 Vulnerability Meltdown: Not affected 02:06:52 Vulnerability Mmio stale data: Not affected 02:06:52 Vulnerability Retbleed: Vulnerable 02:06:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:06:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:06:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:06:52 Vulnerability Srbds: Not affected 02:06:52 Vulnerability Tsx async abort: Not affected 02:06:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:06:52 02:06:52 02:06:52 ---> nproc: 02:06:52 8 02:06:52 02:06:52 02:06:52 ---> df -h: 02:06:52 Filesystem Size Used Avail Use% Mounted on 02:06:52 overlay 155G 14G 142G 9% / 02:06:52 tmpfs 64M 0 64M 0% /dev 02:06:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:06:52 shm 64M 0 64M 0% /dev/shm 02:06:52 /dev/vda1 155G 14G 142G 9% /facter-os 02:06:52 02:06:52 02:06:52 ---> sar -b -r -n DEV: 02:06:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8894) 09/16/25 _x86_64_ (8 CPU) 02:06:52 02:06:52 01:47:53 LINUX RESTART (8 CPU) 02:06:52 02:06:52 01:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:06:52 01:49:01 439.14 81.65 357.49 0.00 13950.87 159394.10 0.00 02:06:52 01:50:01 237.64 2.50 235.14 0.00 35.86 62311.35 0.00 02:06:52 01:51:01 78.04 0.48 77.56 0.00 43.99 17715.83 0.00 02:06:52 01:52:01 46.61 0.00 46.61 0.00 0.00 17220.48 0.00 02:06:52 01:53:01 12.63 0.80 11.83 0.00 35.19 2138.44 0.00 02:06:52 01:54:01 92.30 3.02 89.29 0.00 4252.58 28312.96 0.00 02:06:52 01:55:01 3.47 0.02 3.45 0.00 0.13 87.19 0.00 02:06:52 01:56:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 02:06:52 01:57:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 02:06:52 01:58:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 02:06:52 01:59:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 02:06:52 02:00:02 1.22 0.00 1.22 0.00 0.00 18.66 0.00 02:06:52 02:01:01 1.19 0.00 1.19 0.00 0.00 14.37 0.00 02:06:52 02:02:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 02:06:52 02:03:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 02:06:52 02:04:01 1.53 0.02 1.52 0.00 0.13 21.86 0.00 02:06:52 02:05:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 02:06:52 02:06:01 23.01 0.45 22.56 0.00 14.40 14513.03 0.00 02:06:52 Average: 52.53 4.94 47.58 0.00 1019.39 16783.20 0.00 02:06:52 02:06:52 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:06:52 01:49:01 28829488 31536076 776220 2.36 78260 2922516 1928436 5.69 1014508 2662684 172524 02:06:52 01:50:01 26773248 31264648 1012632 3.08 151900 4457268 2315200 6.83 1808688 3716488 265188 02:06:52 01:51:01 26389140 31260624 1015636 3.09 159032 4795832 2334292 6.88 2065288 3811148 611532 02:06:52 01:52:01 26798100 31534712 746060 2.27 159920 4685004 1692840 4.99 1615124 3884004 144 02:06:52 01:53:01 26695336 31489996 782768 2.38 161436 4738428 1788192 5.27 1655908 3929608 744 02:06:52 01:54:01 25778512 31504264 757636 2.30 207248 5561792 1766756 5.21 1936080 4490508 176 02:06:52 01:55:01 25780000 31505228 756756 2.30 206964 5561528 1737840 5.12 1935584 4490228 200 02:06:52 01:56:01 25787300 31512532 749440 2.28 206980 5561528 1737840 5.12 1927708 4490232 144 02:06:52 01:57:01 25787440 31512748 749136 2.28 207004 5561532 1737840 5.12 1928164 4490236 172 02:06:52 01:58:01 25795156 31520508 741324 2.26 207044 5561536 1737840 5.12 1919952 4490240 180 02:06:52 01:59:01 25795908 31521296 740684 2.25 207068 5561536 1737840 5.12 1920388 4490240 168 02:06:52 02:00:02 25796940 31522376 739608 2.25 207104 5561540 1737840 5.12 1919280 4490244 148 02:06:52 02:01:01 25797112 31522596 739360 2.25 207140 5561544 1737840 5.12 1919428 4490248 28 02:06:52 02:02:01 25797608 31523160 738732 2.25 207164 5561544 1737840 5.12 1920140 4490248 148 02:06:52 02:03:01 25797300 31522880 738936 2.25 207208 5561548 1737840 5.12 1919192 4490252 48 02:06:52 02:04:01 25796208 31521920 739884 2.25 207248 5561524 1752868 5.17 1920312 4490220 152 02:06:52 02:05:01 25795236 31521016 740656 2.25 207268 5561528 1752868 5.17 1919984 4490224 168 02:06:52 02:06:01 24800192 31408032 845416 2.57 233280 6327684 1951648 5.75 2161628 5144612 387532 02:06:52 Average: 26099457 31483590 783938 2.38 190515 5259190 1829092 5.39 1855964 4279537 79966 02:06:52 02:06:52 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:06:52 01:49:01 docker0 21.51 21.26 1.64 139.00 0.00 0.00 0.00 0.00 02:06:52 01:49:01 ens3 633.54 408.20 8041.56 130.67 0.00 0.00 0.00 0.00 02:06:52 01:49:01 lo 5.37 5.37 0.55 0.55 0.00 0.00 0.00 0.00 02:06:52 01:50:01 veth7e86f24 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:06:52 01:50:01 docker0 299.22 430.49 25.68 2964.79 0.00 0.00 0.00 0.00 02:06:52 01:50:01 ens3 472.05 321.03 3003.49 44.62 0.00 0.00 0.00 0.00 02:06:52 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:51:01 docker0 5.95 10.86 0.38 146.66 0.00 0.00 0.00 0.00 02:06:52 01:51:01 ens3 35.30 21.09 225.94 10.06 0.00 0.00 0.00 0.00 02:06:52 01:51:01 veth5af28ae 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 02:06:52 01:51:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 02:06:52 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:52:01 ens3 69.86 64.61 32.37 410.67 0.00 0.00 0.00 0.00 02:06:52 01:52:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 02:06:52 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:53:01 ens3 99.85 69.86 874.90 5.02 0.00 0.00 0.00 0.00 02:06:52 01:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:06:52 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:54:01 ens3 196.50 126.39 4640.89 15.69 0.00 0.00 0.00 0.00 02:06:52 01:54:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:06:52 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:55:01 ens3 0.77 0.28 1.46 0.02 0.00 0.00 0.00 0.00 02:06:52 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:57:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:58:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 01:59:01 ens3 0.73 0.20 0.19 0.07 0.00 0.00 0.00 0.00 02:06:52 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:00:02 ens3 0.67 0.67 0.36 0.30 0.00 0.00 0.00 0.00 02:06:52 02:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:04:01 ens3 0.70 0.22 0.19 0.07 0.00 0.00 0.00 0.00 02:06:52 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:06:52 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:05:01 ens3 0.47 0.37 0.26 0.21 0.00 0.00 0.00 0.00 02:06:52 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:52 02:06:01 docker0 75.04 117.49 6.44 897.47 0.00 0.00 0.00 0.00 02:06:52 02:06:01 ens3 211.31 126.97 3548.79 18.12 0.00 0.00 0.00 0.00 02:06:52 02:06:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:06:52 02:06:01 vethc5bd8c4 75.04 117.61 7.47 897.48 0.00 0.00 0.00 0.07 02:06:52 Average: docker0 22.34 32.26 1.90 230.64 0.00 0.00 0.00 0.00 02:06:52 Average: ens3 95.77 63.40 1132.70 35.34 0.00 0.00 0.00 0.00 02:06:52 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 02:06:52 Average: vethc5bd8c4 4.17 6.54 0.42 49.91 0.00 0.00 0.00 0.00 02:06:52 02:06:52 02:06:52 ---> sar -P ALL: 02:06:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8894) 09/16/25 _x86_64_ (8 CPU) 02:06:52 02:06:52 01:47:53 LINUX RESTART (8 CPU) 02:06:52 02:06:52 01:48:01 CPU %user %nice %system %iowait %steal %idle 02:06:52 01:49:01 all 8.67 0.00 2.91 2.91 0.06 85.44 02:06:52 01:49:01 0 8.76 0.00 2.82 0.71 0.05 87.66 02:06:52 01:49:01 1 11.33 0.00 2.93 1.33 0.07 84.35 02:06:52 01:49:01 2 10.12 0.00 2.75 0.27 0.07 86.79 02:06:52 01:49:01 3 7.01 0.00 4.78 4.01 0.07 84.13 02:06:52 01:49:01 4 8.25 0.00 2.29 8.28 0.05 81.13 02:06:52 01:49:01 5 6.74 0.00 2.86 3.81 0.07 86.53 02:06:52 01:49:01 6 8.55 0.00 2.72 1.68 0.07 86.97 02:06:52 01:49:01 7 8.59 0.00 2.17 3.22 0.07 85.95 02:06:52 01:50:01 all 16.48 0.00 4.52 1.80 0.07 77.13 02:06:52 01:50:01 0 16.52 0.00 4.02 0.20 0.07 79.20 02:06:52 01:50:01 1 16.22 0.00 4.13 1.94 0.07 77.65 02:06:52 01:50:01 2 16.99 0.00 5.24 0.52 0.07 77.18 02:06:52 01:50:01 3 16.61 0.00 4.62 1.63 0.08 77.06 02:06:52 01:50:01 4 16.18 0.00 4.84 4.14 0.08 74.76 02:06:52 01:50:01 5 15.88 0.00 4.94 4.88 0.07 74.23 02:06:52 01:50:01 6 16.68 0.00 4.10 0.99 0.08 78.15 02:06:52 01:50:01 7 16.73 0.00 4.25 0.12 0.07 78.84 02:06:52 01:51:01 all 59.46 0.00 9.09 0.41 0.09 30.95 02:06:52 01:51:01 0 58.33 0.00 8.88 0.37 0.08 32.34 02:06:52 01:51:01 1 59.89 0.00 9.17 0.13 0.10 30.70 02:06:52 01:51:01 2 58.96 0.00 9.21 1.80 0.12 29.91 02:06:52 01:51:01 3 59.03 0.00 8.99 0.35 0.10 31.53 02:06:52 01:51:01 4 58.31 0.00 9.09 0.08 0.08 32.44 02:06:52 01:51:01 5 58.80 0.00 9.46 0.15 0.08 31.51 02:06:52 01:51:01 6 61.76 0.00 8.82 0.22 0.08 29.11 02:06:52 01:51:01 7 60.62 0.00 9.11 0.13 0.08 30.05 02:06:52 01:52:01 all 5.50 0.00 0.90 0.44 0.04 93.12 02:06:52 01:52:01 0 6.06 0.00 1.12 0.60 0.05 92.17 02:06:52 01:52:01 1 6.18 0.00 0.90 0.07 0.05 92.80 02:06:52 01:52:01 2 5.71 0.00 0.79 1.47 0.03 92.00 02:06:52 01:52:01 3 5.13 0.00 0.99 1.19 0.02 92.69 02:06:52 01:52:01 4 5.66 0.00 1.03 0.17 0.05 93.09 02:06:52 01:52:01 5 4.90 0.00 0.74 0.02 0.03 94.32 02:06:52 01:52:01 6 5.69 0.00 0.90 0.05 0.02 93.34 02:06:52 01:52:01 7 4.66 0.00 0.75 0.00 0.03 94.56 02:06:52 01:53:01 all 0.36 0.00 0.17 0.23 0.01 99.23 02:06:52 01:53:01 0 0.07 0.00 0.10 0.00 0.00 99.83 02:06:52 01:53:01 1 0.07 0.00 0.12 0.02 0.00 99.80 02:06:52 01:53:01 2 0.28 0.00 0.12 0.07 0.02 99.52 02:06:52 01:53:01 3 0.27 0.00 0.18 0.00 0.02 99.53 02:06:52 01:53:01 4 0.25 0.00 0.17 1.23 0.03 98.32 02:06:52 01:53:01 5 0.70 0.00 0.18 0.02 0.02 99.08 02:06:52 01:53:01 6 0.53 0.00 0.17 0.50 0.02 98.78 02:06:52 01:53:01 7 0.68 0.00 0.30 0.03 0.02 98.97 02:06:52 01:54:01 all 4.27 0.00 2.29 0.99 0.03 92.42 02:06:52 01:54:01 0 4.99 0.00 1.54 0.05 0.05 93.37 02:06:52 01:54:01 1 3.25 0.00 2.38 0.22 0.03 94.12 02:06:52 01:54:01 2 7.03 0.00 1.72 0.65 0.03 90.57 02:06:52 01:54:01 3 4.22 0.00 2.28 0.22 0.03 93.25 02:06:52 01:54:01 4 3.47 0.00 2.98 4.93 0.03 88.58 02:06:52 01:54:01 5 3.42 0.00 2.08 1.53 0.03 92.93 02:06:52 01:54:01 6 3.44 0.00 1.71 0.12 0.03 94.70 02:06:52 01:54:01 7 4.30 0.00 3.65 0.20 0.02 91.83 02:06:52 01:55:01 all 0.26 0.00 0.05 0.01 0.01 99.67 02:06:52 01:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:06:52 01:55:01 1 0.02 0.00 0.05 0.05 0.03 99.85 02:06:52 01:55:01 2 1.48 0.00 0.03 0.00 0.00 98.48 02:06:52 01:55:01 3 0.13 0.00 0.03 0.03 0.00 99.80 02:06:52 01:55:01 4 0.10 0.00 0.07 0.00 0.00 99.83 02:06:52 01:55:01 5 0.23 0.00 0.10 0.00 0.02 99.65 02:06:52 01:55:01 6 0.08 0.00 0.03 0.00 0.00 99.88 02:06:52 01:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:06:52 01:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:06:52 01:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:06:52 01:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:06:52 01:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 01:56:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:06:52 01:56:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:06:52 01:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 01:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:06:52 01:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 01:57:01 all 0.06 0.00 0.01 0.00 0.01 99.92 02:06:52 01:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:06:52 01:57:01 1 0.32 0.00 0.02 0.00 0.00 99.67 02:06:52 01:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:06:52 01:57:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:06:52 01:57:01 4 0.10 0.00 0.05 0.00 0.02 99.83 02:06:52 01:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:06:52 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 01:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 01:58:01 all 0.18 0.00 0.02 0.00 0.01 99.79 02:06:52 01:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:06:52 01:58:01 1 0.07 0.00 0.00 0.02 0.00 99.92 02:06:52 01:58:01 2 1.21 0.00 0.03 0.00 0.00 98.76 02:06:52 01:58:01 3 0.05 0.00 0.02 0.02 0.00 99.92 02:06:52 01:58:01 4 0.03 0.00 0.05 0.00 0.03 99.88 02:06:52 01:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:06:52 01:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:06:52 01:58:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:06:52 01:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:06:52 01:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:06:52 01:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 01:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 01:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:06:52 01:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:06:52 01:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:06:52 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:06:52 02:06:52 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:06:52 02:00:02 all 0.03 0.00 0.01 0.00 0.01 99.94 02:06:52 02:00:02 0 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 02:00:02 1 0.02 0.00 0.02 0.00 0.00 99.97 02:06:52 02:00:02 2 0.03 0.00 0.00 0.00 0.02 99.95 02:06:52 02:00:02 3 0.05 0.00 0.02 0.02 0.02 99.90 02:06:52 02:00:02 4 0.10 0.00 0.03 0.00 0.02 99.85 02:06:52 02:00:02 5 0.00 0.00 0.02 0.00 0.02 99.97 02:06:52 02:00:02 6 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 02:00:02 7 0.00 0.00 0.03 0.00 0.00 99.97 02:06:52 02:01:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:06:52 02:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:06:52 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:06:52 02:01:01 2 0.03 0.00 0.03 0.00 0.02 99.91 02:06:52 02:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:06:52 02:01:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:06:52 02:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:06:52 02:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:06:52 02:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 02:02:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:06:52 02:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 02:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 02:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:06:52 02:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:06:52 02:02:01 4 0.08 0.00 0.03 0.00 0.00 99.88 02:06:52 02:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:06:52 02:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:06:52 02:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:06:52 02:03:01 all 0.12 0.00 0.02 0.00 0.01 99.85 02:06:52 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:06:52 02:03:01 2 0.86 0.00 0.10 0.00 0.03 99.00 02:06:52 02:03:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:06:52 02:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:06:52 02:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:06:52 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:06:52 02:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:06:52 02:04:01 all 0.31 0.00 0.04 0.00 0.00 99.65 02:06:52 02:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:06:52 02:04:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:06:52 02:04:01 2 2.02 0.00 0.05 0.00 0.02 97.91 02:06:52 02:04:01 3 0.05 0.00 0.03 0.03 0.00 99.88 02:06:52 02:04:01 4 0.12 0.00 0.03 0.00 0.00 99.85 02:06:52 02:04:01 5 0.05 0.00 0.08 0.00 0.00 99.87 02:06:52 02:04:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:06:52 02:04:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:06:52 02:05:01 all 0.26 0.00 0.01 0.00 0.01 99.71 02:06:52 02:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:06:52 02:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:06:52 02:05:01 2 1.97 0.00 0.03 0.00 0.02 97.98 02:06:52 02:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:06:52 02:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:06:52 02:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:06:52 02:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:06:52 02:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:06:52 02:06:01 all 3.57 0.00 1.24 0.32 0.03 94.84 02:06:52 02:06:01 0 3.68 0.00 1.19 0.02 0.02 95.10 02:06:52 02:06:01 1 3.41 0.00 1.10 0.00 0.03 95.45 02:06:52 02:06:01 2 3.99 0.00 0.79 0.00 0.05 95.17 02:06:52 02:06:01 3 3.88 0.00 1.26 0.55 0.03 94.28 02:06:52 02:06:01 4 5.26 0.00 1.37 0.10 0.02 93.25 02:06:52 02:06:01 5 2.13 0.00 1.79 0.00 0.03 96.05 02:06:52 02:06:01 6 2.84 0.00 1.19 1.83 0.03 94.11 02:06:52 02:06:01 7 3.40 0.00 1.24 0.03 0.02 95.31 02:06:52 Average: all 5.50 0.00 1.18 0.39 0.02 92.90 02:06:52 Average: 0 5.46 0.00 1.10 0.11 0.02 93.31 02:06:52 Average: 1 5.57 0.00 1.15 0.21 0.02 93.05 02:06:52 Average: 2 6.11 0.00 1.15 0.26 0.03 92.44 02:06:52 Average: 3 5.33 0.00 1.28 0.45 0.02 92.91 02:06:52 Average: 4 5.42 0.00 1.23 1.05 0.03 92.28 02:06:52 Average: 5 5.14 0.00 1.23 0.57 0.03 93.03 02:06:52 Average: 6 5.51 0.00 1.09 0.30 0.02 93.07 02:06:52 Average: 7 5.47 0.00 1.20 0.21 0.02 93.11 02:06:52 02:06:52 02:06:52