Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2164143e4aedf4fe12ecb290c770806febfd54da+d484454ed3060f2f1c56262b265adff557aa4896 (db33e96085d36031ffce0cfcff588ef592e31462) 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-ssh3353518161361729997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13934987546886167548.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/PR-104/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/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1087577449503501460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9048027216438443579.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/PR-104/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/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6273875017984236069.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 Running on prd-ubuntu20.04-docker-8c-8g-38982 in /w/workspace/dgexfoundry_device-opc-ua_PR-104 [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/dgexfoundry_device-opc-ua_PR-104 # 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 > 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 Merging remotes/origin/main commit d484454ed3060f2f1c56262b265adff557aa4896 into PR head commit 2164143e4aedf4fe12ecb290c770806febfd54da Merge succeeded, producing ee7ba220196e922b6861d400a4b46c34b1c274d9 Checking out Revision ee7ba220196e922b6861d400a4b46c34b1c274d9 (PR-104) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2164143e4aedf4fe12ecb290c770806febfd54da # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee7ba220196e922b6861d400a4b46c34b1c274d9 # timeout=10 Commit message: "Merge commit 'd484454ed3060f2f1c56262b265adff557aa4896' into HEAD" > git rev-list --no-walk 2164143e4aedf4fe12ecb290c770806febfd54da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-14T13:26:34.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-14T13:26:34.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-14T13:26:34.615Z] ========================================================= [2025-02-14T13:26:34.615Z] EdgeX Global Pipelines Version Info [2025-02-14T13:26:34.615Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:26:35.369Z] ------------------- [2025-02-14T13:26:35.369Z] stable info: [2025-02-14T13:26:35.369Z] ------------------- [2025-02-14T13:26:35.369Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-14T13:26:35.369Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T13:26:35.369Z] Message: update stable to v1.0.269 [2025-02-14T13:26:35.943Z] ------------------- [2025-02-14T13:26:35.944Z] experimental info: [2025-02-14T13:26:35.944Z] ------------------- [2025-02-14T13:26:35.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-14T13:26:35.944Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T13:26:35.944Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-14T13:26:36.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-02-14T13:26:36.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-02-14T13:26:36.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-14T13:26:36.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-14T13:26:36.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-14T13:26:36.151Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-14T13:26:36.172Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-14T13:26:36.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-14T13:26:36.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-14T13:26:36.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-14T13:26:36.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-14T13:26:36.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-02-14T13:26:36.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-14T13:26:36.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-14T13:26:36.354Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T13:26:36.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T13:26:36.394Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T13:26:36.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T13:26:36.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-14T13:26:36.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-14T13:26:36.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-14T13:26:36.505Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-14T13:26:36.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-14T13:26:36.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-14T13:26:36.564Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-14T13:26:36.586Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-14T13:26:36.606Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-14T13:26:36.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2025-02-14T13:26:36.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2025-02-14T13:26:36.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2025-02-14T13:26:36.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee7ba220196e922b6861d400a4b46c34b1c274d9 [Pipeline] echo [2025-02-14T13:26:36.728Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee7ba22 [Pipeline] echo [2025-02-14T13:26:36.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T13:26:36.818Z] provisioning config files... [2025-02-14T13:26:36.832Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/config5722706102087674336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:26:37.167Z] ---> ****-login.sh [2025-02-14T13:26:37.167Z] nexus3.edgexfoundry.org:10001 [2025-02-14T13:26:37.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:37.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:37.428Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:37.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:37.428Z] [2025-02-14T13:26:37.428Z] Login Succeeded [2025-02-14T13:26:37.428Z] nexus3.edgexfoundry.org:10002 [2025-02-14T13:26:37.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:37.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:37.690Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:37.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:37.690Z] [2025-02-14T13:26:37.690Z] Login Succeeded [2025-02-14T13:26:37.690Z] nexus3.edgexfoundry.org:10003 [2025-02-14T13:26:37.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:37.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:37.690Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:37.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:37.690Z] [2025-02-14T13:26:37.690Z] Login Succeeded [2025-02-14T13:26:37.690Z] nexus3.edgexfoundry.org:10004 [2025-02-14T13:26:37.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:37.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:37.691Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:37.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:37.691Z] [2025-02-14T13:26:37.691Z] Login Succeeded [2025-02-14T13:26:37.691Z] ****.io [2025-02-14T13:26:37.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:37.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:37.950Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:37.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:37.950Z] [2025-02-14T13:26:37.950Z] Login Succeeded [2025-02-14T13:26:37.950Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T13:26:37.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-14T13:26:38.346Z] + git rev-list -1 --merges ee7ba220196e922b6861d400a4b46c34b1c274d9~1..ee7ba220196e922b6861d400a4b46c34b1c274d9 [Pipeline] echo [2025-02-14T13:26:38.377Z] -----------> git rev-list -1 --merges ee7ba220196e922b6861d400a4b46c34b1c274d9~1..ee7ba220196e922b6861d400a4b46c34b1c274d9 ee7ba220196e922b6861d400a4b46c34b1c274d9 [2025-02-14T13:26:38.377Z] ee7ba220196e922b6861d400a4b46c34b1c274d9 [false] [Pipeline] sh [2025-02-14T13:26:38.669Z] + git log --format=format:%s -1 ee7ba220196e922b6861d400a4b46c34b1c274d9 [Pipeline] echo [2025-02-14T13:26:38.685Z] ========================================================= [2025-02-14T13:26:38.686Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-14T13:26:38.686Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T13:26:39.011Z] + git log --format=format:%s -1 ee7ba220196e922b6861d400a4b46c34b1c274d9 [Pipeline] echo [2025-02-14T13:26:39.025Z] [semverPrep] GIT_COMMIT: ee7ba220196e922b6861d400a4b46c34b1c274d9, Commit Message: Merge commit 'd484454ed3060f2f1c56262b265adff557aa4896' into HEAD [Pipeline] echo [2025-02-14T13:26:39.038Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-14T13:26:39.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T13:26:39.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-14T13:26:39.396Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-14T13:26:39.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-14T13:26:39.396Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-14T13:26:39.396Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-14T13:26:39.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:26:39.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T13:26:39.742Z] [2025-02-14T13:26:39.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:26:40.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T13:26:40.050Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-14T13:26:40.050Z] b85a868b505f: Pulling fs layer [2025-02-14T13:26:40.050Z] e2be974225ed: Pulling fs layer [2025-02-14T13:26:40.050Z] 339a4e72a1f5: Pulling fs layer [2025-02-14T13:26:40.050Z] 988bab9f4d93: Pulling fs layer [2025-02-14T13:26:40.050Z] 1469e6f7b9e6: Pulling fs layer [2025-02-14T13:26:40.050Z] 988bab9f4d93: Waiting [2025-02-14T13:26:40.050Z] eaf3925da568: Pulling fs layer [2025-02-14T13:26:40.050Z] bab4dde63d76: Pulling fs layer [2025-02-14T13:26:40.050Z] bde34c3a00c8: Pulling fs layer [2025-02-14T13:26:40.050Z] 1469e6f7b9e6: Waiting [2025-02-14T13:26:40.050Z] bab4dde63d76: Waiting [2025-02-14T13:26:40.050Z] eaf3925da568: Waiting [2025-02-14T13:26:40.050Z] b352a97aabf1: Pulling fs layer [2025-02-14T13:26:40.050Z] 4872d77fe225: Pulling fs layer [2025-02-14T13:26:40.050Z] bde34c3a00c8: Waiting [2025-02-14T13:26:40.050Z] 5851b861e8e6: Pulling fs layer [2025-02-14T13:26:40.050Z] 5851b861e8e6: Waiting [2025-02-14T13:26:40.050Z] 4872d77fe225: Waiting [2025-02-14T13:26:40.050Z] e2be974225ed: Verifying Checksum [2025-02-14T13:26:40.050Z] e2be974225ed: Download complete [2025-02-14T13:26:40.050Z] 988bab9f4d93: Verifying Checksum [2025-02-14T13:26:40.050Z] 988bab9f4d93: Download complete [2025-02-14T13:26:40.050Z] 1469e6f7b9e6: Verifying Checksum [2025-02-14T13:26:40.050Z] 1469e6f7b9e6: Download complete [2025-02-14T13:26:40.050Z] eaf3925da568: Verifying Checksum [2025-02-14T13:26:40.050Z] eaf3925da568: Download complete [2025-02-14T13:26:40.310Z] 339a4e72a1f5: Verifying Checksum [2025-02-14T13:26:40.310Z] 339a4e72a1f5: Download complete [2025-02-14T13:26:40.310Z] bde34c3a00c8: Download complete [2025-02-14T13:26:40.310Z] b352a97aabf1: Verifying Checksum [2025-02-14T13:26:40.310Z] b352a97aabf1: Download complete [2025-02-14T13:26:40.310Z] 4872d77fe225: Verifying Checksum [2025-02-14T13:26:40.310Z] 4872d77fe225: Download complete [2025-02-14T13:26:40.310Z] 5851b861e8e6: Download complete [2025-02-14T13:26:40.310Z] b85a868b505f: Download complete [2025-02-14T13:26:40.569Z] bab4dde63d76: Verifying Checksum [2025-02-14T13:26:40.569Z] bab4dde63d76: Download complete [2025-02-14T13:26:41.507Z] b85a868b505f: Pull complete [2025-02-14T13:26:41.767Z] e2be974225ed: Pull complete [2025-02-14T13:26:42.335Z] 339a4e72a1f5: Pull complete [2025-02-14T13:26:42.335Z] 988bab9f4d93: Pull complete [2025-02-14T13:26:42.595Z] 1469e6f7b9e6: Pull complete [2025-02-14T13:26:42.595Z] eaf3925da568: Pull complete [2025-02-14T13:26:44.506Z] bab4dde63d76: Pull complete [2025-02-14T13:26:44.506Z] bde34c3a00c8: Pull complete [2025-02-14T13:26:44.771Z] b352a97aabf1: Pull complete [2025-02-14T13:26:44.771Z] 4872d77fe225: Pull complete [2025-02-14T13:26:44.771Z] 5851b861e8e6: Pull complete [2025-02-14T13:26:44.771Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-14T13:26:44.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T13:26:44.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T13:26:44.922Z] prd-ubuntu20.04-docker-8c-8g-38982 does not seem to be running inside a container [2025-02-14T13:26:44.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_PR-104 -v /w/workspace/dgexfoundry_device-opc-ua_PR-104:/w/workspace/dgexfoundry_device-opc-ua_PR-104:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T13:26:46.420Z] $ docker top ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b -eo pid,comm [2025-02-14T13:26:46.484Z] 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). [2025-02-14T13:26:46.484Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T13:26:46.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T13:26:46.543Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T13:26:46.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T13:26:46.662Z] $ docker exec ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b ssh-agent [2025-02-14T13:26:46.770Z] SSH_AUTH_SOCK=/tmp/ssh-8NbUT4sNL07T/agent.33 [2025-02-14T13:26:46.770Z] SSH_AGENT_PID=39 [2025-02-14T13:26:46.777Z] Running ssh-add (command line suppressed) [2025-02-14T13:26:46.872Z] Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/private_key_16836987442451592376.key (/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/private_key_16836987442451592376.key) [2025-02-14T13:26:46.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T13:26:47.195Z] + git tag --points-at HEAD [Pipeline] } [2025-02-14T13:26:47.204Z] $ docker exec --env ******** --env ******** ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b ssh-agent -k [2025-02-14T13:26:47.302Z] unset SSH_AUTH_SOCK; [2025-02-14T13:26:47.303Z] unset SSH_AGENT_PID; [2025-02-14T13:26:47.303Z] echo Agent pid 39 killed; [2025-02-14T13:26:47.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-14T13:26:47.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T13:26:47.355Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T13:26:47.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T13:26:47.470Z] $ docker exec ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b ssh-agent [2025-02-14T13:26:47.578Z] SSH_AUTH_SOCK=/tmp/ssh-p18VGdrUPwaw/agent.72 [2025-02-14T13:26:47.578Z] SSH_AGENT_PID=78 [2025-02-14T13:26:47.583Z] Running ssh-add (command line suppressed) [2025-02-14T13:26:47.668Z] Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/private_key_7360240788367227555.key (/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/private_key_7360240788367227555.key) [2025-02-14T13:26:47.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T13:26:47.979Z] + git semver init [2025-02-14T13:26:48.237Z] 2025-02-14 13:26:48,144 [run_init] DEBUG init version:0.0.0 force:False [2025-02-14T13:26:48.237Z] 2025-02-14 13:26:48,145 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver [2025-02-14T13:26:48.237Z] 2025-02-14 13:26:48,145 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver [2025-02-14T13:26:48.237Z] 2025-02-14 13:26:48,145 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-104, universal_newlines=False, shell=None, istream=None) [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,780 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_PR-104/.git/info/exclude [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver/PR-104 with force:False [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,781 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver/PR-104 [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,785 [execute] INFO git cat-file --batch-check [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,791 [execute] INFO git cat-file --batch [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-02-14T13:26:48.806Z] 2025-02-14 13:26:48,796 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_PR-104/.semver/PR-104 [2025-02-14T13:26:48.806Z] 0.0.0 [Pipeline] } [2025-02-14T13:26:49.071Z] $ docker exec --env ******** --env ******** ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b ssh-agent -k [2025-02-14T13:26:49.184Z] unset SSH_AUTH_SOCK; [2025-02-14T13:26:49.184Z] unset SSH_AGENT_PID; [2025-02-14T13:26:49.184Z] echo Agent pid 78 killed; [2025-02-14T13:26:49.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T13:26:49.536Z] + git semver [Pipeline] } [2025-02-14T13:26:49.803Z] $ docker stop --time=1 ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b [2025-02-14T13:26:51.112Z] $ docker rm -f --volumes ea94bda35e5fe24650a032582fb0bf48be3672c9f908fa653efe6b17bbc4e21b [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T13:26:51.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-14T13:26:51.693Z] Stashed 1 file(s) [Pipeline] echo [2025-02-14T13:26:51.697Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T13:26:51.995Z] provisioning config files... [Pipeline] // stage [2025-02-14T13:26:52.004Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/config8717273508924610124tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:26:52.336Z] ---> ****-login.sh [2025-02-14T13:26:52.337Z] nexus3.edgexfoundry.org:10001 [2025-02-14T13:26:52.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:52.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:52.337Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:52.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:52.337Z] [2025-02-14T13:26:52.337Z] Login Succeeded [2025-02-14T13:26:52.337Z] nexus3.edgexfoundry.org:10002 [2025-02-14T13:26:52.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:52.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:52.337Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:52.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:52.337Z] [2025-02-14T13:26:52.337Z] Login Succeeded [2025-02-14T13:26:52.337Z] nexus3.edgexfoundry.org:10003 [2025-02-14T13:26:52.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:52.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:52.598Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:52.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:52.598Z] [2025-02-14T13:26:52.598Z] Login Succeeded [2025-02-14T13:26:52.598Z] nexus3.edgexfoundry.org:10004 [2025-02-14T13:26:52.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:52.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:52.598Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:52.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:52.598Z] [2025-02-14T13:26:52.598Z] Login Succeeded [2025-02-14T13:26:52.598Z] ****.io [2025-02-14T13:26:52.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T13:26:52.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T13:26:52.859Z] Configure a credential helper to remove this warning. See [2025-02-14T13:26:52.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T13:26:52.859Z] [2025-02-14T13:26:52.859Z] Login Succeeded [2025-02-14T13:26:52.859Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T13:26:52.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T13:26:52.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T13:26:52.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T13:26:53.023Z] ========================================================= [2025-02-14T13:26:53.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-14T13:26:53.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:26:53.357Z] + 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 . [2025-02-14T13:26:53.357Z] Sending build context to Docker daemon 865.8kB [2025-02-14T13:26:53.357Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-02-14T13:26:53.617Z] 1.23-alpine3.20: Pulling from library/golang [2025-02-14T13:26:53.877Z] 66a3d608f3fa: Pulling fs layer [2025-02-14T13:26:53.877Z] a6b5cec81d87: Pulling fs layer [2025-02-14T13:26:53.877Z] dd968b00abc2: Pulling fs layer [2025-02-14T13:26:53.877Z] 0a7fa572a88c: Pulling fs layer [2025-02-14T13:26:53.877Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T13:26:53.877Z] 0a7fa572a88c: Waiting [2025-02-14T13:26:53.877Z] 4f4fb700ef54: Waiting [2025-02-14T13:26:53.877Z] a6b5cec81d87: Verifying Checksum [2025-02-14T13:26:53.877Z] a6b5cec81d87: Download complete [2025-02-14T13:26:54.137Z] 66a3d608f3fa: Verifying Checksum [2025-02-14T13:26:54.137Z] 66a3d608f3fa: Download complete [2025-02-14T13:26:54.137Z] 0a7fa572a88c: Download complete [2025-02-14T13:26:54.137Z] 66a3d608f3fa: Pull complete [2025-02-14T13:26:54.137Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T13:26:54.137Z] 4f4fb700ef54: Download complete [2025-02-14T13:26:54.397Z] a6b5cec81d87: Pull complete [2025-02-14T13:26:54.656Z] dd968b00abc2: Verifying Checksum [2025-02-14T13:26:54.656Z] dd968b00abc2: Download complete [2025-02-14T13:26:57.953Z] dd968b00abc2: Pull complete [2025-02-14T13:26:57.953Z] 0a7fa572a88c: Pull complete [2025-02-14T13:26:57.953Z] 4f4fb700ef54: Pull complete [2025-02-14T13:26:57.953Z] Digest: sha256:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 [2025-02-14T13:26:57.953Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-02-14T13:26:57.953Z] ---> d9452640ca3f [2025-02-14T13:26:57.953Z] Step 2/5 : WORKDIR /device-opcua [2025-02-14T13:26:58.892Z] ---> Running in 043bb343d2ea [2025-02-14T13:26:59.152Z] Removing intermediate container 043bb343d2ea [2025-02-14T13:26:59.152Z] ---> 4e2f9f23a437 [2025-02-14T13:26:59.152Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-02-14T13:26:59.152Z] ---> Running in 8d21f53943e3 [2025-02-14T13:26:59.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T13:26:59.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T13:26:59.929Z] v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T13:26:59.929Z] v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T13:26:59.929Z] OK: 24174 distinct packages available [2025-02-14T13:26:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T13:26:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T13:27:00.189Z] (1/31) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T13:27:00.189Z] (2/31) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T13:27:00.189Z] (3/31) Installing jansson (2.14-r4) [2025-02-14T13:27:00.189Z] (4/31) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T13:27:00.450Z] (5/31) Installing zstd-libs (1.5.6-r0) [2025-02-14T13:27:00.450Z] (6/31) Installing binutils (2.42-r0) [2025-02-14T13:27:00.450Z] (7/31) Installing libgomp (13.2.1_git20240309-r0) [2025-02-14T13:27:00.450Z] (8/31) Installing libatomic (13.2.1_git20240309-r0) [2025-02-14T13:27:00.450Z] (9/31) Installing gmp (6.3.0-r1) [2025-02-14T13:27:00.450Z] (10/31) Installing isl26 (0.26-r1) [2025-02-14T13:27:00.450Z] (11/31) Installing mpfr4 (4.2.1-r0) [2025-02-14T13:27:00.450Z] (12/31) Installing mpc1 (1.3.1-r1) [2025-02-14T13:27:00.450Z] (13/31) Installing gcc (13.2.1_git20240309-r0) [2025-02-14T13:27:01.019Z] (14/31) Installing brotli-libs (1.1.0-r2) [2025-02-14T13:27:01.020Z] (15/31) Installing c-ares (1.33.1-r0) [2025-02-14T13:27:01.020Z] (16/31) Installing libunistring (1.2-r0) [2025-02-14T13:27:01.020Z] (17/31) Installing libidn2 (2.3.7-r0) [2025-02-14T13:27:01.020Z] (18/31) Installing nghttp2-libs (1.62.1-r0) [2025-02-14T13:27:01.020Z] (19/31) Installing libpsl (0.21.5-r1) [2025-02-14T13:27:01.020Z] (20/31) Installing libcurl (8.12.1-r0) [2025-02-14T13:27:01.020Z] (21/31) Installing libexpat (2.6.4-r0) [2025-02-14T13:27:01.281Z] (22/31) Installing pcre2 (10.43-r0) [2025-02-14T13:27:01.281Z] (23/31) Installing git (2.45.3-r0) [2025-02-14T13:27:01.281Z] (24/31) Installing git-init-template (2.45.3-r0) [2025-02-14T13:27:01.281Z] (25/31) Installing make (4.4.1-r2) [2025-02-14T13:27:01.281Z] (26/31) Installing musl-dev (1.2.5-r1) [2025-02-14T13:27:01.281Z] (27/31) Installing pkgconf (2.2.0-r0) [2025-02-14T13:27:01.281Z] (28/31) Installing libsodium (1.0.19-r0) [2025-02-14T13:27:01.281Z] (29/31) Installing libzmq (4.3.5-r2) [2025-02-14T13:27:01.281Z] (30/31) Installing libsodium-dev (1.0.19-r0) [2025-02-14T13:27:01.281Z] (31/31) Installing zeromq-dev (4.3.5-r2) [2025-02-14T13:27:01.281Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T13:27:01.281Z] OK: 171 MiB in 45 packages [2025-02-14T13:27:03.818Z] Removing intermediate container 8d21f53943e3 [2025-02-14T13:27:03.818Z] ---> 42fc09053bc4 [2025-02-14T13:27:03.818Z] Step 4/5 : COPY . . [2025-02-14T13:27:03.818Z] ---> e66618846aeb [2025-02-14T13:27:03.818Z] Step 5/5 : RUN make build [2025-02-14T13:27:04.078Z] ---> Running in 7282858576e7 [2025-02-14T13:27:04.338Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-02-14T13:27:04.338Z] [91mgo: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.19 [2025-02-14T13:27:04.338Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.22 [2025-02-14T13:27:04.338Z] [0m[91mgo: downloading github.com/gopcua/opcua v0.5.3 [2025-02-14T13:27:04.596Z] [0m[91mgo: downloading github.com/spf13/cast v1.7.1 [2025-02-14T13:27:04.596Z] [0m[91mgo: downloading github.com/go-kit/log v0.2.1 [2025-02-14T13:27:04.596Z] [0m[91mgo: downloading github.com/go-playground/validator/v10 v10.24.0 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading github.com/google/uuid v1.6.0 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading github.com/leodido/go-urn v1.4.0 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading golang.org/x/crypto v0.32.0 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading golang.org/x/text v0.21.0 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading github.com/go-playground/locales v0.14.1 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-02-14T13:27:04.855Z] [0m[91mgo: downloading golang.org/x/net v0.34.0 [2025-02-14T13:27:05.113Z] [0m[91mgo: downloading github.com/pkg/errors v0.9.1 [2025-02-14T13:27:05.113Z] [0m[91mgo: downloading golang.org/x/sys v0.29.0 [2025-02-14T13:27:05.113Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.20 [2025-02-14T13:27:05.113Z] [0m[91mgo: downloading github.com/labstack/echo/v4 v4.13.3 [2025-02-14T13:27:05.372Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.10 [2025-02-14T13:27:05.372Z] [0m[91mgo: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-02-14T13:27:05.631Z] go: downloading github.com/panjf2000/ants/v2 v2.11.0 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/labstack/gommon v0.4.2 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.10 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/mitchellh/copystructure v1.2.0 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-14T13:27:05.631Z] [0m[91mgo: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-02-14T13:27:05.631Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.3 [2025-02-14T13:27:05.632Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.5 [2025-02-14T13:27:05.891Z] [0m[91mgo: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-02-14T13:27:05.891Z] [0m[91mgo: downloading github.com/openziti/sdk-golang v0.23.45 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/sirupsen/logrus v1.9.3 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/hashicorp/errwrap v1.1.0 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/mattn/go-colorable v0.1.13 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/mattn/go-isatty v0.0.20 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/valyala/fasttemplate v1.2.2 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/x448/float16 v0.8.4 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/gorilla/websocket v1.5.3 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading golang.org/x/sync v0.10.0 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading golang.org/x/time v0.8.0 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading github.com/zeebo/errs v1.3.0 [2025-02-14T13:27:06.151Z] [0m[91mgo: downloading google.golang.org/grpc v1.67.1 [2025-02-14T13:27:06.411Z] [0m[91mgo: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2025-02-14T13:27:06.411Z] [0m[91mgo: downloading google.golang.org/protobuf v1.36.2 [2025-02-14T13:27:06.411Z] [0m[91mgo: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2025-02-14T13:27:06.411Z] go: downloading github.com/openziti/channel/v3 v3.0.26 [2025-02-14T13:27:06.411Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-02-14T13:27:06.670Z] [0m[91mgo: downloading github.com/openziti/edge-api v0.26.36 [2025-02-14T13:27:06.670Z] [0m[91mgo: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-02-14T13:27:06.670Z] [0m[91mgo: downloading github.com/openziti/secretstream v0.1.28 [2025-02-14T13:27:06.670Z] [0m[91mgo: downloading github.com/openziti/transport/v2 v2.0.159 [2025-02-14T13:27:06.929Z] [0m[91mgo: downloading github.com/go-openapi/runtime v0.28.0 [2025-02-14T13:27:06.929Z] [0m[91mgo: downloading github.com/go-openapi/strfmt v0.23.0 [2025-02-14T13:27:06.929Z] [0m[91mgo: downloading github.com/go-resty/resty/v2 v2.15.3 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/openziti/identity v1.0.94 [2025-02-14T13:27:07.496Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-02-14T13:27:07.496Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/openziti/metrics v1.2.65 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading golang.org/x/oauth2 v0.23.0 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-02-14T13:27:07.496Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-02-14T13:27:07.496Z] [0m[91mgo: downloading github.com/go-openapi/errors v0.22.0 [2025-02-14T13:27:07.497Z] [0m[91mgo: downloading github.com/oklog/ulid v1.3.1 [2025-02-14T13:27:07.497Z] [0m[91mgo: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-02-14T13:27:07.497Z] [0m[91mgo: downloading github.com/go-openapi/swag v0.23.0 [2025-02-14T13:27:07.497Z] [0m[91mgo: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-02-14T13:27:07.497Z] [0m[91mgo: downloading go.opentelemetry.io/otel v1.29.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading go.opentelemetry.io/otel/trace v1.29.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-openapi/validate v0.24.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/mitchellh/go-ps v1.0.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/gorilla/securecookie v1.1.2 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/gorilla/schema v1.4.1 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/muhlemmer/gu v0.3.1 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading golang.org/x/term v0.28.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-openapi/analysis v0.23.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-openapi/loads v0.22.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-openapi/spec v0.21.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/mailru/easyjson v0.7.7 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-logr/logr v1.4.2 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading go.opentelemetry.io/otel/metric v1.29.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/josharian/intern v1.0.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-logr/stdr v1.2.2 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/tklauser/numcpus v0.6.1 [2025-02-14T13:27:07.755Z] [0m[91mgo: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-02-14T13:27:34.511Z] [0mCGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-02-14T13:27:46.708Z] Removing intermediate container 7282858576e7 [2025-02-14T13:27:46.708Z] ---> 000974d1ea1f [2025-02-14T13:27:46.708Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-02-14T13:27:46.708Z] Successfully built 000974d1ea1f [2025-02-14T13:27:46.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:27:47.037Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T13:27:47.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T13:27:47.117Z] prd-ubuntu20.04-docker-8c-8g-38982 does not seem to be running inside a container [2025-02-14T13:27:47.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_PR-104 -v /w/workspace/dgexfoundry_device-opc-ua_PR-104:/w/workspace/dgexfoundry_device-opc-ua_PR-104:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-14T13:27:47.496Z] $ docker top 7fb38fb91040e811327a5acb4b8a4ec0826b73587cefb3a075f30def9a341720 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T13:27:47.847Z] + go version [2025-02-14T13:27:47.847Z] go version go1.23.6 linux/amd64 [Pipeline] } [2025-02-14T13:27:47.854Z] $ docker stop --time=1 7fb38fb91040e811327a5acb4b8a4ec0826b73587cefb3a075f30def9a341720 [2025-02-14T13:27:49.147Z] $ docker rm -f --volumes 7fb38fb91040e811327a5acb4b8a4ec0826b73587cefb3a075f30def9a341720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:27:49.611Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T13:27:49.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T13:27:49.690Z] prd-ubuntu20.04-docker-8c-8g-38982 does not seem to be running inside a container [2025-02-14T13:27:49.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-opc-ua_PR-104 -v /w/workspace/dgexfoundry_device-opc-ua_PR-104:/w/workspace/dgexfoundry_device-opc-ua_PR-104:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-14T13:27:50.063Z] $ docker top bf7fc57f164ba92926fc953d21fc3376d461e4f7c64912857f33aa12e27fd87c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T13:27:50.433Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-104 [Pipeline] fileExists [Pipeline] sh [2025-02-14T13:27:50.731Z] + make test [2025-02-14T13:27:50.731Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-02-14T13:27:50.731Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-02-14T13:27:55.999Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-02-14T13:27:55.999Z] go: downloading github.com/axw/gocov v1.0.0 [2025-02-14T13:27:56.260Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-02-14T13:27:58.162Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-02-14T13:27:58.162Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-02-14T13:27:58.421Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-02-14T13:27:58.421Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-02-14T13:27:58.988Z] rm -rf test-artifacts [2025-02-14T13:27:58.988Z] mkdir test-artifacts [2025-02-14T13:27:58.988Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-02-14T13:27:58.988Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-02-14T13:27:58.988Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-02-14T13:27:58.988Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-02-14T13:28:20.928Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-02-14T13:28:20.928Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-02-14T13:28:20.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T13:28:20.975Z] $ docker stop --time=1 bf7fc57f164ba92926fc953d21fc3376d461e4f7c64912857f33aa12e27fd87c [2025-02-14T13:28:23.256Z] $ docker rm -f --volumes bf7fc57f164ba92926fc953d21fc3376d461e4f7c64912857f33aa12e27fd87c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T13:28:23.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T13:28:23.817Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-14T13:28:24.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T13:28:24.579Z] + ls -al . [2025-02-14T13:28:24.579Z] total 192 [2025-02-14T13:28:24.579Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 13:27 . [2025-02-14T13:28:24.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 13:26 .. [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 62 Feb 14 13:26 .dockerignore [2025-02-14T13:28:24.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 13:28 .git [2025-02-14T13:28:24.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 13:26 .github [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 84 Feb 14 13:26 .gitignore [2025-02-14T13:28:24.579Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 13:26 .semver [2025-02-14T13:28:24.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 13:26 .vscode [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 7466 Feb 14 13:26 Attribution.txt [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 1125 Feb 14 13:26 Dockerfile [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 649 Feb 14 13:26 Jenkinsfile [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 13:26 LICENSE [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 2185 Feb 14 13:26 Makefile [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 4109 Feb 14 13:26 README.md [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 13:26 VERSION [2025-02-14T13:28:24.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 13:26 bin [2025-02-14T13:28:24.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 13:26 cmd [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 6338 Feb 14 13:26 go.mod [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 86972 Feb 14 13:26 go.sum [2025-02-14T13:28:24.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 13:26 internal [2025-02-14T13:28:24.579Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 13:28 test-artifacts [2025-02-14T13:28:24.579Z] -rw-rw-r-- 1 jenkins jenkins 260 Feb 14 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:28:24.899Z] + 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=ee7ba220196e922b6861d400a4b46c34b1c274d9 --label arch=amd64 --label version=0.0.0 . [2025-02-14T13:28:24.899Z] Sending build context to Docker daemon 883.2kB [2025-02-14T13:28:24.899Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-02-14T13:28:24.899Z] ---> d9452640ca3f [2025-02-14T13:28:24.899Z] Step 2/19 : WORKDIR /device-opcua [2025-02-14T13:28:24.899Z] ---> Using cache [2025-02-14T13:28:24.899Z] ---> 4e2f9f23a437 [2025-02-14T13:28:24.899Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-02-14T13:28:24.899Z] ---> Using cache [2025-02-14T13:28:24.899Z] ---> 42fc09053bc4 [2025-02-14T13:28:24.899Z] Step 4/19 : COPY . . [2025-02-14T13:28:25.158Z] ---> 842d13405e8f [2025-02-14T13:28:25.158Z] Step 5/19 : RUN make build [2025-02-14T13:28:25.158Z] ---> Running in ddfb7d386bc9 [2025-02-14T13:28:25.417Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-02-14T13:28:25.417Z] [91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.22 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.19 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/gopcua/opcua v0.5.3 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/spf13/cast v1.7.1 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.20 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/labstack/echo/v4 v4.13.3 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/go-playground/validator/v10 v10.24.0 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/google/uuid v1.6.0 [2025-02-14T13:28:25.417Z] [0m[91mgo: downloading github.com/go-kit/log v0.2.1 [2025-02-14T13:28:25.679Z] [0m[91mgo: downloading github.com/panjf2000/ants/v2 v2.11.0 [2025-02-14T13:28:25.679Z] [0m[91mgo: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading golang.org/x/net v0.34.0 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.10 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/leodido/go-urn v1.4.0 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading golang.org/x/crypto v0.32.0 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading golang.org/x/text v0.21.0 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/labstack/gommon v0.4.2 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.3 [2025-02-14T13:28:25.939Z] [0m[91mgo: downloading github.com/sirupsen/logrus v1.9.3 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.5 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.10 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/mitchellh/copystructure v1.2.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/openziti/sdk-golang v0.23.45 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading golang.org/x/sync v0.10.0 [2025-02-14T13:28:26.200Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/x448/float16 v0.8.4 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/go-playground/locales v0.14.1 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/mattn/go-colorable v0.1.13 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/mattn/go-isatty v0.0.20 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/valyala/fasttemplate v1.2.2 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/pkg/errors v0.9.1 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading golang.org/x/sys v0.29.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading golang.org/x/time v0.8.0 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/gorilla/websocket v1.5.3 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/openziti/channel/v3 v3.0.26 [2025-02-14T13:28:26.200Z] [0m[91mgo: downloading github.com/openziti/edge-api v0.26.36 [2025-02-14T13:28:26.460Z] [0m[91mgo: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-02-14T13:28:26.460Z] [0m[91mgo: downloading github.com/openziti/transport/v2 v2.0.159 [2025-02-14T13:28:26.460Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-02-14T13:28:26.460Z] [0m[91mgo: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-02-14T13:28:26.460Z] [0m[91mgo: downloading github.com/go-openapi/runtime v0.28.0 [2025-02-14T13:28:26.460Z] [0m[91mgo: downloading github.com/go-openapi/strfmt v0.23.0 [2025-02-14T13:28:26.460Z] [0m[91mgo: downloading github.com/go-resty/resty/v2 v2.15.3 [2025-02-14T13:28:27.399Z] [0m[91mgo: downloading github.com/openziti/identity v1.0.94 [2025-02-14T13:28:27.399Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-02-14T13:28:27.399Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-02-14T13:28:27.399Z] [0m[91mgo: downloading golang.org/x/oauth2 v0.23.0 [2025-02-14T13:28:27.399Z] [0m[91mgo: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-02-14T13:28:27.399Z] [0m[91mgo: downloading github.com/kataras/go-events v0.0.3 [2025-02-14T13:28:27.399Z] [0m[91mgo: downloading github.com/openziti/metrics v1.2.65 [2025-02-14T13:28:27.399Z] [0m[91mgo: downloading github.com/zeebo/errs v1.3.0 [2025-02-14T13:28:27.399Z] go: downloading google.golang.org/grpc v1.67.1 [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading github.com/golang/protobuf v1.5.4 [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading google.golang.org/protobuf v1.36.2 [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading github.com/go-openapi/errors v0.22.0 [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading github.com/go-openapi/swag v0.23.0 [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-02-14T13:28:27.658Z] [0m[91mgo: downloading go.opentelemetry.io/otel v1.29.0 [2025-02-14T13:28:27.918Z] [0m[91mgo: downloading go.opentelemetry.io/otel/trace v1.29.0 [2025-02-14T13:28:27.918Z] [0m[91mgo: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-02-14T13:28:27.918Z] [0m[91mgo: downloading github.com/oklog/ulid v1.3.1 [2025-02-14T13:28:27.918Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-02-14T13:28:28.176Z] [0m[91mgo: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-02-14T13:28:28.176Z] [0m[91mgo: downloading github.com/go-openapi/validate v0.24.0 [2025-02-14T13:28:28.176Z] [0m[91mgo: downloading github.com/mitchellh/go-ps v1.0.0 [2025-02-14T13:28:28.176Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-02-14T13:28:28.176Z] [0m[91mgo: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-02-14T13:28:28.176Z] [0m[91mgo: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/gorilla/securecookie v1.1.2 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/gorilla/schema v1.4.1 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/muhlemmer/gu v0.3.1 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading golang.org/x/term v0.28.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/mailru/easyjson v0.7.7 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-openapi/analysis v0.23.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-openapi/loads v0.22.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-openapi/spec v0.21.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-logr/logr v1.4.2 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading go.opentelemetry.io/otel/metric v1.29.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/josharian/intern v1.0.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-logr/stdr v1.2.2 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/tklauser/numcpus v0.6.1 [2025-02-14T13:28:28.435Z] [0m[91mgo: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-02-14T13:28:54.990Z] [0mCGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-02-14T13:29:04.970Z] Removing intermediate container ddfb7d386bc9 [2025-02-14T13:29:04.970Z] ---> 762153d76dc0 [2025-02-14T13:29:04.970Z] Step 6/19 : FROM alpine:3.20 [2025-02-14T13:29:04.970Z] 3.20: Pulling from library/alpine [2025-02-14T13:29:04.970Z] 66a3d608f3fa: Already exists [2025-02-14T13:29:04.970Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T13:29:04.970Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T13:29:04.970Z] ---> e29df9b510ff [2025-02-14T13:29:04.970Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-14T13:29:04.970Z] ---> Running in 450149418f1b [2025-02-14T13:29:04.970Z] Removing intermediate container 450149418f1b [2025-02-14T13:29:04.970Z] ---> d08b78b3d612 [2025-02-14T13:29:04.970Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-02-14T13:29:04.970Z] ---> Running in 37fdc8a05121 [2025-02-14T13:29:04.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T13:29:05.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T13:29:05.492Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-02-14T13:29:05.492Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T13:29:05.492Z] (3/6) Installing libsodium (1.0.19-r0) [2025-02-14T13:29:05.492Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T13:29:05.492Z] (5/6) Installing libzmq (4.3.5-r2) [2025-02-14T13:29:05.492Z] (6/6) Installing zeromq (4.3.5-r2) [2025-02-14T13:29:05.492Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T13:29:05.751Z] OK: 12 MiB in 20 packages [2025-02-14T13:29:06.011Z] Removing intermediate container 37fdc8a05121 [2025-02-14T13:29:06.011Z] ---> 592f58e5043d [2025-02-14T13:29:06.011Z] Step 9/19 : RUN apk --no-cache upgrade [2025-02-14T13:29:06.011Z] ---> Running in fe75b2a602e6 [2025-02-14T13:29:06.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T13:29:06.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T13:29:06.837Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T13:29:06.837Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T13:29:06.837Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T13:29:06.837Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T13:29:06.837Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T13:29:06.837Z] OK: 12 MiB in 20 packages [2025-02-14T13:29:07.097Z] Removing intermediate container fe75b2a602e6 [2025-02-14T13:29:07.097Z] ---> b56b0f9cc9a4 [2025-02-14T13:29:07.097Z] Step 10/19 : EXPOSE 59997 [2025-02-14T13:29:07.355Z] ---> Running in 18a6a27ae27d [2025-02-14T13:29:07.355Z] Removing intermediate container 18a6a27ae27d [2025-02-14T13:29:07.355Z] ---> 81a5781bc58d [2025-02-14T13:29:07.355Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-02-14T13:29:08.290Z] ---> 16dd64d1c97e [2025-02-14T13:29:08.290Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-02-14T13:29:08.290Z] ---> 04cb49d2b70b [2025-02-14T13:29:08.290Z] Step 13/19 : COPY LICENSE / [2025-02-14T13:29:08.549Z] ---> b1a4eed9f9c1 [2025-02-14T13:29:08.549Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-02-14T13:29:08.549Z] ---> cd0c596215fe [2025-02-14T13:29:08.549Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-02-14T13:29:08.549Z] ---> Running in e273a8bbc086 [2025-02-14T13:29:08.549Z] Removing intermediate container e273a8bbc086 [2025-02-14T13:29:08.549Z] ---> e5057da5b371 [2025-02-14T13:29:08.549Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-14T13:29:08.549Z] ---> Running in a997398bb17e [2025-02-14T13:29:08.809Z] Removing intermediate container a997398bb17e [2025-02-14T13:29:08.809Z] ---> c74210f74c40 [2025-02-14T13:29:08.809Z] Step 17/19 : LABEL arch=amd64 [2025-02-14T13:29:08.809Z] ---> Running in 96d10630fa83 [2025-02-14T13:29:08.809Z] Removing intermediate container 96d10630fa83 [2025-02-14T13:29:08.809Z] ---> 9e955649aaea [2025-02-14T13:29:08.809Z] Step 18/19 : LABEL git_sha=ee7ba220196e922b6861d400a4b46c34b1c274d9 [2025-02-14T13:29:08.809Z] ---> Running in bb7a283b5459 [2025-02-14T13:29:08.809Z] Removing intermediate container bb7a283b5459 [2025-02-14T13:29:08.809Z] ---> bee6a32a12bc [2025-02-14T13:29:08.809Z] Step 19/19 : LABEL version=0.0.0 [2025-02-14T13:29:09.068Z] ---> Running in c739d99fe438 [2025-02-14T13:29:09.068Z] Removing intermediate container c739d99fe438 [2025-02-14T13:29:09.068Z] ---> 3a76a4b00d47 [2025-02-14T13:29:09.068Z] [Warning] One or more build-args [MAKE ARCH BASE] were not consumed [2025-02-14T13:29:09.068Z] Successfully built 3a76a4b00d47 [2025-02-14T13:29:09.068Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2025-02-14T13:29:09.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T13:29:09.561Z] [2025-02-14T13:29:09.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:29:09.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T13:29:09.870Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-14T13:29:09.870Z] 5eb5b503b376: Pulling fs layer [2025-02-14T13:29:09.870Z] 5c69ac0246d0: Pulling fs layer [2025-02-14T13:29:09.870Z] ec43610c2a17: Pulling fs layer [2025-02-14T13:29:09.870Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-14T13:29:09.870Z] 33b1e0a273af: Pulling fs layer [2025-02-14T13:29:09.870Z] 5d3b04190fa2: Pulling fs layer [2025-02-14T13:29:09.870Z] 2f39f015ded8: Pulling fs layer [2025-02-14T13:29:09.870Z] 33b1e0a273af: Waiting [2025-02-14T13:29:09.870Z] 2f39f015ded8: Waiting [2025-02-14T13:29:09.871Z] 5d3b04190fa2: Waiting [2025-02-14T13:29:09.871Z] 3a2ae6a8a46f: Waiting [2025-02-14T13:29:09.871Z] 5c69ac0246d0: Download complete [2025-02-14T13:29:09.871Z] 3a2ae6a8a46f: Download complete [2025-02-14T13:29:09.871Z] 33b1e0a273af: Verifying Checksum [2025-02-14T13:29:09.871Z] 33b1e0a273af: Download complete [2025-02-14T13:29:09.871Z] 5d3b04190fa2: Verifying Checksum [2025-02-14T13:29:09.871Z] 5d3b04190fa2: Download complete [2025-02-14T13:29:09.871Z] ec43610c2a17: Verifying Checksum [2025-02-14T13:29:09.871Z] ec43610c2a17: Download complete [2025-02-14T13:29:10.128Z] 5eb5b503b376: Verifying Checksum [2025-02-14T13:29:10.128Z] 5eb5b503b376: Download complete [2025-02-14T13:29:10.695Z] 2f39f015ded8: Download complete [2025-02-14T13:29:11.265Z] 5eb5b503b376: Pull complete [2025-02-14T13:29:11.525Z] 5c69ac0246d0: Pull complete [2025-02-14T13:29:11.784Z] ec43610c2a17: Pull complete [2025-02-14T13:29:11.784Z] 3a2ae6a8a46f: Pull complete [2025-02-14T13:29:12.043Z] 33b1e0a273af: Pull complete [2025-02-14T13:29:12.301Z] 5d3b04190fa2: Pull complete [2025-02-14T13:29:16.495Z] 2f39f015ded8: Pull complete [2025-02-14T13:29:16.495Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-14T13:29:16.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T13:29:16.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T13:29:16.591Z] prd-ubuntu20.04-docker-8c-8g-38982 does not seem to be running inside a container [2025-02-14T13:29:16.620Z] $ 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/dgexfoundry_device-opc-ua_PR-104 -v /w/workspace/dgexfoundry_device-opc-ua_PR-104:/w/workspace/dgexfoundry_device-opc-ua_PR-104:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T13:29:18.288Z] $ docker top e18d7bce21a22589d9b6c625f50c05d59c2a2ed2621e53e3129ac146b4242f3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:18.679Z] ---> job-cost.sh [2025-02-14T13:29:18.679Z] lf-activate-venv: SKIPPING [2025-02-14T13:29:18.679Z] INFO: No Stack... [2025-02-14T13:29:18.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T13:29:19.199Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T13:29:19.499Z] + + cat /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives/cost.csv [2025-02-14T13:29:19.500Z] cut -d, -f6 [Pipeline] lock [2025-02-14T13:29:19.515Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-104-2-stack-cost] [2025-02-14T13:29:19.525Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-104-2-stack-cost] did not exist. Created. [2025-02-14T13:29:19.530Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-104-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T13:29:19.834Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-14T13:29:19.856Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T13:29:19.865Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-104-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T13:29:19.887Z] $ docker stop --time=1 e18d7bce21a22589d9b6c625f50c05d59c2a2ed2621e53e3129ac146b4242f3a [2025-02-14T13:29:21.072Z] $ docker rm -f --volumes e18d7bce21a22589d9b6c625f50c05d59c2a2ed2621e53e3129ac146b4242f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-14T13:29:21.328Z] provisioning config files... [2025-02-14T13:29:21.335Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/config15806311882415676264tmp [Pipeline] { [Pipeline] sh [2025-02-14T13:29:21.639Z] + set +x [2025-02-14T13:29:21.639Z] + curl -s https://codecov.io/bash [2025-02-14T13:29:21.639Z] + bash -s -- [2025-02-14T13:29:21.639Z] [2025-02-14T13:29:21.639Z] _____ _ [2025-02-14T13:29:21.639Z] / ____| | | [2025-02-14T13:29:21.639Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T13:29:21.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T13:29:21.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T13:29:21.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T13:29:21.639Z] Bash-1.0.6 [2025-02-14T13:29:21.639Z] [2025-02-14T13:29:21.639Z] [2025-02-14T13:29:21.639Z] [0;36m==>[0m git version 2.25.1 found [2025-02-14T13:29:21.639Z] [0;36m==>[0m 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 [2025-02-14T13:29:21.639Z] Release-Date: 2020-01-08 [2025-02-14T13:29:21.639Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-14T13:29:21.639Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T13:29:21.639Z] [0;90m==>[0m Jenkins CI detected. [2025-02-14T13:29:21.639Z] [0;90mcurrent dir: [0m /w/workspace/dgexfoundry_device-opc-ua_PR-104 [2025-02-14T13:29:21.639Z] [0;90mproject root:[0m . [2025-02-14T13:29:21.639Z] [0;90m-->[0m token set from env [2025-02-14T13:29:21.639Z] [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m [2025-02-14T13:29:21.639Z] [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m [2025-02-14T13:29:21.639Z] [0;90m==>[0m Python coveragepy not found [2025-02-14T13:29:21.639Z] [0;90m==>[0m Searching for coverage reports in: [2025-02-14T13:29:21.639Z] [0;32m+[0m . [2025-02-14T13:29:21.639Z] [0;90m->[0m Found 4 reports [2025-02-14T13:29:21.639Z] [0;90m==>[0m Detecting git/mercurial file structure [2025-02-14T13:29:21.639Z] [0;90m==>[0m Reading reports [2025-02-14T13:29:21.639Z] [0;32m+[0m ./test-artifacts/coverage.lcov [0;90mbytes=561[0m [2025-02-14T13:29:21.639Z] [0;32m+[0m ./test-artifacts/cover.out [0;90mbytes=2241[0m [2025-02-14T13:29:21.639Z] [0;32m+[0m ./test-artifacts/coverage.xml [0;90mbytes=6159[0m [2025-02-14T13:29:21.639Z] [0;32m+[0m ./test-artifacts/report.xml [0;90mbytes=4154[0m [2025-02-14T13:29:21.899Z] [0;90m==>[0m Appending adjustments [2025-02-14T13:29:21.899Z] [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m [2025-02-14T13:29:21.899Z] [0;32m+[0m Found adjustments [2025-02-14T13:29:21.899Z] [0;90m==>[0m Gzipping contents [2025-02-14T13:29:21.899Z] 4.0K /tmp/codecov.F8JINz.gz [2025-02-14T13:29:21.899Z] [0;90m==>[0m Uploading reports [2025-02-14T13:29:21.899Z] [0;90murl:[0m https://codecov.io [2025-02-14T13:29:21.899Z] [0;90mquery:[0m branch=PR-104&commit=ee7ba220196e922b6861d400a4b46c34b1c274d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=104&job=&cmd_args= [2025-02-14T13:29:21.899Z] [0;90m->[0m Pinging Codecov [2025-02-14T13:29:21.899Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=PR-104&commit=ee7ba220196e922b6861d400a4b46c34b1c274d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=104&job=&cmd_args= [2025-02-14T13:29:22.157Z] [0;90m->[0m Uploading to [2025-02-14T13:29:22.158Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/ee7ba220196e922b6861d400a4b46c34b1c274d9/da835ea0-2c0b-4c97-9e68-fa75353c0aba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T132921Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=857ff7ebf363c89e5c6b98d2d6360d6dac61e520432cc3bf3fcc7de4f77a96a7 [2025-02-14T13:29:22.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T13:29:22.158Z] Dload Upload Total Spent Left Speed [2025-02-14T13:29:22.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3509 0 0 100 3509 0 31900 --:--:-- --:--:-- --:--:-- 31900 [2025-02-14T13:29:22.158Z] [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/ee7ba220196e922b6861d400a4b46c34b1c274d9[0m [Pipeline] } [2025-02-14T13:29:22.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2025-02-14T13:29:22.966Z] + [ -d /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives ] [2025-02-14T13:29:22.966Z] + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives [2025-02-14T13:29:22.966Z] total 16 [2025-02-14T13:29:22.966Z] drwxr-xr-x 3 root root 4096 Feb 14 13:29 . [2025-02-14T13:29:22.966Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 13:29 .. [2025-02-14T13:29:22.966Z] drwxr-xr-x 2 root root 4096 Feb 14 13:29 cost [2025-02-14T13:29:22.966Z] -rw-r--r-- 1 root root 85 Feb 14 13:29 cost.csv [2025-02-14T13:29:22.966Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives [2025-02-14T13:29:22.966Z] + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives [2025-02-14T13:29:22.966Z] total 16 [2025-02-14T13:29:22.966Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 13:29 . [2025-02-14T13:29:22.966Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 13:29 .. [2025-02-14T13:29:22.966Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 13:29 cost [2025-02-14T13:29:22.966Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 14 13:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:23.261Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:24.126Z] ---> package-listing.sh [2025-02-14T13:29:24.127Z] ++ facter osfamily [2025-02-14T13:29:24.127Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T13:29:24.386Z] + OS_FAMILY=debian [2025-02-14T13:29:24.386Z] + workspace=/w/workspace/dgexfoundry_device-opc-ua_PR-104 [2025-02-14T13:29:24.386Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T13:29:24.386Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T13:29:24.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T13:29:24.386Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T13:29:24.386Z] + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-104 ']' [2025-02-14T13:29:24.386Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T13:29:24.386Z] + case "${OS_FAMILY}" in [2025-02-14T13:29:24.386Z] + dpkg -l [2025-02-14T13:29:24.386Z] + grep '^ii' [2025-02-14T13:29:24.386Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T13:29:24.386Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T13:29:24.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T13:29:24.386Z] + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-104 ']' [2025-02-14T13:29:24.386Z] + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives/ [2025-02-14T13:29:24.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_PR-104/archives/ [Pipeline] echo [2025-02-14T13:29:24.395Z] 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/dgexfoundry_device-opc-ua_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-14T13:29:24.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T13:29:25.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T13:29:25.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T13:29:25.335Z] prd-ubuntu20.04-docker-8c-8g-38982 does not seem to be running inside a container [2025-02-14T13:29:25.366Z] $ 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/dgexfoundry_device-opc-ua_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-104 -v /w/workspace/dgexfoundry_device-opc-ua_PR-104:/w/workspace/dgexfoundry_device-opc-ua_PR-104:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T13:29:25.572Z] $ docker top 2838acf4a4af4a36412f781163680c367e11f2173224e8906783180b82e6c638 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T13:29:25.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T13:29:26.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T13:29:26.681Z] + ls /var/log/sa-host [2025-02-14T13:29:26.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T13:29:26.786Z] provisioning config files... [2025-02-14T13:29:26.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-104@tmp/config1323069703124110648tmp [Pipeline] { [Pipeline] echo [2025-02-14T13:29:26.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:27.094Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T13:29:27.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:27.435Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T13:29:27.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:27.733Z] ---> sudo-logs.sh [2025-02-14T13:29:27.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T13:29:27.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:28.057Z] ---> job-cost.sh [2025-02-14T13:29:28.057Z] lf-activate-venv: SKIPPING [2025-02-14T13:29:28.057Z] DEBUG: total: 0.2199999988079071 [2025-02-14T13:29:28.057Z] INFO: Retrieving Stack Cost... [2025-02-14T13:29:28.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T13:29:28.316Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T13:29:28.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T13:29:28.615Z] ---> logs-deploy.sh [2025-02-14T13:29:28.615Z] lf-activate-venv: SKIPPING [2025-02-14T13:29:28.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-104/2 [2025-02-14T13:29:28.615Z] INFO: archiving workspace using pattern(s): [2025-02-14T13:29:29.564Z] Archives upload complete. [2025-02-14T13:29:29.565Z] INFO: archiving logs to Nexus