Pull request #88 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 836715b119b53510555aa80ea2441c8fe8b664ca+f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 (b1b97acfac1e61291e54f7c43b7387f9b766a8ac) 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-ssh361244013733107807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17912818862974834193.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17266569607937443349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6065756618074231109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9470511117787402380.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1950341016456321288.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24526 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_PR-88 # 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 f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca Merge succeeded, producing 836715b119b53510555aa80ea2441c8fe8b664ca Checking out Revision 836715b119b53510555aa80ea2441c8fe8b664ca (PR-88) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # 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 f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-04T19:53:21.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-04T19:53:21.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-04T19:53:21.668Z] ========================================================= [2024-11-04T19:53:21.668Z] EdgeX Global Pipelines Version Info [2024-11-04T19:53:21.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:53:22.439Z] ------------------- [2024-11-04T19:53:22.439Z] stable info: [2024-11-04T19:53:22.439Z] ------------------- [2024-11-04T19:53:22.439Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-04T19:53:22.439Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-04T19:53:22.439Z] Message: update stable to v1.0.265 [2024-11-04T19:53:23.010Z] ------------------- [2024-11-04T19:53:23.010Z] experimental info: [2024-11-04T19:53:23.010Z] ------------------- [2024-11-04T19:53:23.010Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-04T19:53:23.010Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-04T19:53:23.010Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-04T19:53:23.268Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-04T19:53:23.328Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-04T19:53:23.384Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-04T19:53:23.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-04T19:53:23.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-04T19:53:23.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-04T19:53:23.614Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-04T19:53:23.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-04T19:53:23.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-04T19:53:23.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-04T19:53:23.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-04T19:53:23.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-04T19:53:23.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-04T19:53:24.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-04T19:53:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T19:53:24.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T19:53:24.177Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-04T19:53:24.238Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-04T19:53:24.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-04T19:53:24.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-04T19:53:24.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-04T19:53:24.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-04T19:53:24.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-04T19:53:24.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-04T19:53:24.618Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-04T19:53:24.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-04T19:53:24.735Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-04T19:53:24.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo [2024-11-04T19:53:24.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo [2024-11-04T19:53:24.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo [2024-11-04T19:53:24.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo [2024-11-04T19:53:25.029Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 836715b [Pipeline] echo [2024-11-04T19:53:25.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:53:25.244Z] provisioning config files... [2024-11-04T19:53:25.258Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config7239146045143992117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:53:25.646Z] ---> ****-login.sh [2024-11-04T19:53:25.646Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:53:25.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:25.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:25.907Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:25.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:25.907Z] [2024-11-04T19:53:25.907Z] Login Succeeded [2024-11-04T19:53:25.907Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:53:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:26.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:26.169Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:26.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:26.169Z] [2024-11-04T19:53:26.169Z] Login Succeeded [2024-11-04T19:53:26.169Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:53:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:26.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:26.170Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:26.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:26.170Z] [2024-11-04T19:53:26.170Z] Login Succeeded [2024-11-04T19:53:26.170Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:53:26.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:26.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:26.438Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:26.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:26.438Z] [2024-11-04T19:53:26.438Z] Login Succeeded [2024-11-04T19:53:26.438Z] ****.io [2024-11-04T19:53:26.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:26.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:26.711Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:26.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:26.712Z] [2024-11-04T19:53:26.712Z] Login Succeeded [2024-11-04T19:53:26.712Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:53:26.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-04T19:53:27.439Z] + git rev-list -1 --merges 836715b119b53510555aa80ea2441c8fe8b664ca~1..836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo [2024-11-04T19:53:27.492Z] -----------> git rev-list -1 --merges 836715b119b53510555aa80ea2441c8fe8b664ca~1..836715b119b53510555aa80ea2441c8fe8b664ca 836715b119b53510555aa80ea2441c8fe8b664ca [false] [Pipeline] sh [2024-11-04T19:53:27.826Z] + git log --format=format:%s -1 836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo [2024-11-04T19:53:27.879Z] ========================================================= [2024-11-04T19:53:27.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-04T19:53:27.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:53:28.333Z] + git log --format=format:%s -1 836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo [2024-11-04T19:53:28.374Z] [semverPrep] GIT_COMMIT: 836715b119b53510555aa80ea2441c8fe8b664ca, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-04T19:53:28.418Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-04T19:53:28.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T19:53:28.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-04T19:53:28.915Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-04T19:53:28.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-04T19:53:28.915Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-04T19:53:28.915Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-04T19:53:28.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:53:29.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:53:29.436Z] [2024-11-04T19:53:29.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:53:29.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:53:29.844Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-04T19:53:29.844Z] b85a868b505f: Pulling fs layer [2024-11-04T19:53:29.844Z] e2be974225ed: Pulling fs layer [2024-11-04T19:53:29.844Z] 339a4e72a1f5: Pulling fs layer [2024-11-04T19:53:29.844Z] 988bab9f4d93: Pulling fs layer [2024-11-04T19:53:29.844Z] 1469e6f7b9e6: Pulling fs layer [2024-11-04T19:53:29.844Z] eaf3925da568: Pulling fs layer [2024-11-04T19:53:29.844Z] bab4dde63d76: Pulling fs layer [2024-11-04T19:53:29.844Z] bde34c3a00c8: Pulling fs layer [2024-11-04T19:53:29.844Z] b352a97aabf1: Pulling fs layer [2024-11-04T19:53:29.844Z] 4872d77fe225: Pulling fs layer [2024-11-04T19:53:29.844Z] 5851b861e8e6: Pulling fs layer [2024-11-04T19:53:29.844Z] eaf3925da568: Waiting [2024-11-04T19:53:29.844Z] bab4dde63d76: Waiting [2024-11-04T19:53:29.844Z] bde34c3a00c8: Waiting [2024-11-04T19:53:29.844Z] b352a97aabf1: Waiting [2024-11-04T19:53:29.844Z] 988bab9f4d93: Waiting [2024-11-04T19:53:29.844Z] 1469e6f7b9e6: Waiting [2024-11-04T19:53:29.844Z] 4872d77fe225: Waiting [2024-11-04T19:53:29.844Z] e2be974225ed: Verifying Checksum [2024-11-04T19:53:29.844Z] e2be974225ed: Download complete [2024-11-04T19:53:29.844Z] 988bab9f4d93: Verifying Checksum [2024-11-04T19:53:29.844Z] 339a4e72a1f5: Verifying Checksum [2024-11-04T19:53:29.844Z] 339a4e72a1f5: Download complete [2024-11-04T19:53:29.844Z] 1469e6f7b9e6: Verifying Checksum [2024-11-04T19:53:29.844Z] 1469e6f7b9e6: Download complete [2024-11-04T19:53:30.108Z] eaf3925da568: Verifying Checksum [2024-11-04T19:53:30.108Z] eaf3925da568: Download complete [2024-11-04T19:53:30.108Z] bde34c3a00c8: Download complete [2024-11-04T19:53:30.108Z] b352a97aabf1: Verifying Checksum [2024-11-04T19:53:30.108Z] b352a97aabf1: Download complete [2024-11-04T19:53:30.108Z] 4872d77fe225: Verifying Checksum [2024-11-04T19:53:30.108Z] 4872d77fe225: Download complete [2024-11-04T19:53:30.108Z] 5851b861e8e6: Verifying Checksum [2024-11-04T19:53:30.108Z] 5851b861e8e6: Download complete [2024-11-04T19:53:30.108Z] b85a868b505f: Download complete [2024-11-04T19:53:30.367Z] bab4dde63d76: Verifying Checksum [2024-11-04T19:53:30.367Z] bab4dde63d76: Download complete [2024-11-04T19:53:31.302Z] b85a868b505f: Pull complete [2024-11-04T19:53:31.561Z] e2be974225ed: Pull complete [2024-11-04T19:53:32.131Z] 339a4e72a1f5: Pull complete [2024-11-04T19:53:32.131Z] 988bab9f4d93: Pull complete [2024-11-04T19:53:32.391Z] 1469e6f7b9e6: Pull complete [2024-11-04T19:53:32.391Z] eaf3925da568: Pull complete [2024-11-04T19:53:34.296Z] bab4dde63d76: Pull complete [2024-11-04T19:53:34.296Z] bde34c3a00c8: Pull complete [2024-11-04T19:53:34.296Z] b352a97aabf1: Pull complete [2024-11-04T19:53:34.296Z] 4872d77fe225: Pull complete [2024-11-04T19:53:34.558Z] 5851b861e8e6: Pull complete [2024-11-04T19:53:34.558Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-04T19:53:34.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:53:34.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:53:34.844Z] prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container [2024-11-04T19:53:34.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-04T19:53:36.043Z] $ docker top 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 -eo pid,comm [2024-11-04T19:53:36.097Z] 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). [2024-11-04T19:53:36.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T19:53:36.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T19:53:36.274Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T19:53:36.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T19:53:36.390Z] $ docker exec 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent [2024-11-04T19:53:36.504Z] SSH_AUTH_SOCK=/tmp/ssh-Xw05bZkAcxNI/agent.31 [2024-11-04T19:53:36.504Z] SSH_AGENT_PID=37 [2024-11-04T19:53:36.510Z] Running ssh-add (command line suppressed) [2024-11-04T19:53:36.624Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_746746233484968972.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_746746233484968972.key) [2024-11-04T19:53:36.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T19:53:36.996Z] + git tag --points-at HEAD [Pipeline] } [2024-11-04T19:53:37.029Z] $ docker exec --env ******** --env ******** 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent -k [2024-11-04T19:53:37.154Z] unset SSH_AUTH_SOCK; [2024-11-04T19:53:37.154Z] unset SSH_AGENT_PID; [2024-11-04T19:53:37.154Z] echo Agent pid 37 killed; [2024-11-04T19:53:37.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-04T19:53:37.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T19:53:37.274Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T19:53:37.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T19:53:37.396Z] $ docker exec 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent [2024-11-04T19:53:37.526Z] SSH_AUTH_SOCK=/tmp/ssh-jXNlvsLbOyMO/agent.70 [2024-11-04T19:53:37.526Z] SSH_AGENT_PID=76 [2024-11-04T19:53:37.532Z] Running ssh-add (command line suppressed) [2024-11-04T19:53:37.654Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_6697995456438980834.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_6697995456438980834.key) [2024-11-04T19:53:37.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T19:53:38.017Z] + git semver init [2024-11-04T19:53:38.276Z] 2024-11-04 19:53:38,231 [run_init] DEBUG init version:0.0.0 force:False [2024-11-04T19:53:38.276Z] 2024-11-04 19:53:38,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver [2024-11-04T19:53:38.276Z] 2024-11-04 19:53:38,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver [2024-11-04T19:53:38.276Z] 2024-11-04 19:53:38,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88, universal_newlines=False, shell=None, istream=None) [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,825 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.git/info/exclude [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 with force:False [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,830 [execute] INFO git cat-file --batch-check [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,836 [execute] INFO git cat-file --batch [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T19:53:38.845Z] 2024-11-04 19:53:38,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 [2024-11-04T19:53:38.845Z] 0.0.0 [Pipeline] } [2024-11-04T19:53:39.122Z] $ docker exec --env ******** --env ******** 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent -k [2024-11-04T19:53:39.226Z] unset SSH_AUTH_SOCK; [2024-11-04T19:53:39.228Z] unset SSH_AGENT_PID; [2024-11-04T19:53:39.228Z] echo Agent pid 76 killed; [2024-11-04T19:53:39.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T19:53:39.692Z] + git semver [Pipeline] } [2024-11-04T19:53:39.983Z] $ docker stop --time=1 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 [2024-11-04T19:53:41.308Z] $ docker rm -f --volumes 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:53:41.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-04T19:53:42.050Z] Stashed 1 file(s) [Pipeline] echo [2024-11-04T19:53:42.074Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:53:42.758Z] provisioning config files... [2024-11-04T19:53:42.773Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config9479505222973639516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:53:43.151Z] ---> ****-login.sh [2024-11-04T19:53:43.151Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:53:43.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:43.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:43.151Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:43.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:43.152Z] [2024-11-04T19:53:43.152Z] Login Succeeded [2024-11-04T19:53:43.152Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:53:43.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:43.412Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:43.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:43.412Z] [2024-11-04T19:53:43.412Z] Login Succeeded [2024-11-04T19:53:43.412Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:53:43.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:43.412Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:43.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:43.412Z] [2024-11-04T19:53:43.412Z] Login Succeeded [2024-11-04T19:53:43.412Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:53:43.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:43.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:43.413Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:43.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:43.413Z] [2024-11-04T19:53:43.413Z] Login Succeeded [2024-11-04T19:53:43.413Z] ****.io [2024-11-04T19:53:43.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:53:43.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:53:43.673Z] Configure a credential helper to remove this warning. See [2024-11-04T19:53:43.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:53:43.673Z] [2024-11-04T19:53:43.673Z] Login Succeeded [2024-11-04T19:53:43.673Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:53:43.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-04T19:53:44.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:53:44.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:53:44.195Z] ========================================================= [2024-11-04T19:53:44.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-04T19:53:44.195Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:53:44.714Z] + 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 . [2024-11-04T19:53:44.714Z] Sending build context to Docker daemon 840.7kB [2024-11-04T19:53:44.714Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-04T19:53:44.974Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-04T19:53:45.232Z] 43c4264eed91: Pulling fs layer [2024-11-04T19:53:45.232Z] 4cc291be95ef: Pulling fs layer [2024-11-04T19:53:45.232Z] 2ac1f1163629: Pulling fs layer [2024-11-04T19:53:45.232Z] 5c3c966382ef: Pulling fs layer [2024-11-04T19:53:45.232Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T19:53:45.232Z] 5c3c966382ef: Waiting [2024-11-04T19:53:45.232Z] 4f4fb700ef54: Waiting [2024-11-04T19:53:45.232Z] 4cc291be95ef: Download complete [2024-11-04T19:53:45.232Z] 43c4264eed91: Verifying Checksum [2024-11-04T19:53:45.232Z] 43c4264eed91: Download complete [2024-11-04T19:53:45.232Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T19:53:45.232Z] 4f4fb700ef54: Download complete [2024-11-04T19:53:45.491Z] 5c3c966382ef: Verifying Checksum [2024-11-04T19:53:45.491Z] 5c3c966382ef: Download complete [2024-11-04T19:53:45.491Z] 43c4264eed91: Pull complete [2024-11-04T19:53:45.491Z] 4cc291be95ef: Pull complete [2024-11-04T19:53:45.750Z] 2ac1f1163629: Verifying Checksum [2024-11-04T19:53:45.750Z] 2ac1f1163629: Download complete [2024-11-04T19:53:49.943Z] 2ac1f1163629: Pull complete [2024-11-04T19:53:49.943Z] 5c3c966382ef: Pull complete [2024-11-04T19:53:49.943Z] 4f4fb700ef54: Pull complete [2024-11-04T19:53:49.943Z] Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 [2024-11-04T19:53:49.943Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-04T19:53:49.943Z] ---> 5a72c8b95319 [2024-11-04T19:53:49.943Z] Step 2/5 : WORKDIR /device-opcua [2024-11-04T19:53:50.202Z] ---> Running in 2e18c99cc742 [2024-11-04T19:53:50.202Z] Removing intermediate container 2e18c99cc742 [2024-11-04T19:53:50.202Z] ---> 691eb56078a8 [2024-11-04T19:53:50.202Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-04T19:53:50.202Z] ---> Running in cfbc50bdd87a [2024-11-04T19:53:50.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:53:50.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:53:51.031Z] v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T19:53:51.031Z] v3.20.3-261-gbc33f069b49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T19:53:51.031Z] OK: 24165 distinct packages available [2024-11-04T19:53:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:53:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:53:51.291Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-04T19:53:51.291Z] (2/30) Installing jansson (2.14-r4) [2024-11-04T19:53:51.291Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-04T19:53:51.291Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-04T19:53:51.291Z] (5/30) Installing binutils (2.42-r0) [2024-11-04T19:53:51.291Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-04T19:53:51.291Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-04T19:53:51.291Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-04T19:53:51.550Z] (9/30) Installing isl26 (0.26-r1) [2024-11-04T19:53:51.550Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-04T19:53:51.550Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-04T19:53:51.550Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-04T19:53:52.118Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-04T19:53:52.118Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-04T19:53:52.118Z] (15/30) Installing libunistring (1.2-r0) [2024-11-04T19:53:52.118Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-04T19:53:52.118Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-04T19:53:52.118Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-04T19:53:52.118Z] (19/30) Installing libcurl (8.10.1-r0) [2024-11-04T19:53:52.118Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-04T19:53:52.118Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-04T19:53:52.118Z] (22/30) Installing git (2.45.2-r0) [2024-11-04T19:53:52.377Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-04T19:53:52.377Z] (24/30) Installing make (4.4.1-r2) [2024-11-04T19:53:52.377Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-04T19:53:52.377Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-04T19:53:52.377Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-04T19:53:52.377Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-04T19:53:52.377Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-04T19:53:52.377Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-04T19:53:52.377Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:53:52.377Z] OK: 171 MiB in 45 packages [2024-11-04T19:53:54.919Z] Removing intermediate container cfbc50bdd87a [2024-11-04T19:53:54.919Z] ---> 9a36a464fa61 [2024-11-04T19:53:54.919Z] Step 4/5 : COPY . . [2024-11-04T19:53:54.919Z] ---> 9cfdc5923deb [2024-11-04T19:53:54.919Z] Step 5/5 : RUN make build [2024-11-04T19:53:54.919Z] ---> Running in 8ed6855bb1be [2024-11-04T19:53:55.179Z] 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.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-04T19:53:55.179Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-04T19:53:55.179Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-04T19:53:55.179Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-04T19:53:55.439Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-04T19:53:55.440Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-04T19:53:55.440Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-04T19:53:55.440Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-04T19:53:55.440Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-04T19:53:55.440Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-04T19:53:55.440Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-04T19:53:55.440Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-04T19:53:55.440Z] go: downloading golang.org/x/net v0.30.0 [2024-11-04T19:53:55.440Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-04T19:53:55.440Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-04T19:53:55.440Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-04T19:53:55.440Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-04T19:53:55.440Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-04T19:53:55.440Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-04T19:53:55.440Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-04T19:53:55.699Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-04T19:53:55.699Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-04T19:53:55.699Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-04T19:53:55.699Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-04T19:53:55.699Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-04T19:53:55.699Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-04T19:53:55.699Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-04T19:53:55.699Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-04T19:53:55.699Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-04T19:53:55.699Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-04T19:53:55.699Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-04T19:53:55.699Z] go: downloading golang.org/x/text v0.19.0 [2024-11-04T19:53:55.699Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-04T19:53:55.959Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-04T19:53:55.959Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-04T19:53:55.959Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-04T19:53:55.959Z] go: downloading golang.org/x/time v0.6.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-04T19:53:55.959Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-04T19:53:55.959Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-04T19:53:55.959Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-04T19:53:55.959Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-04T19:53:55.959Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-04T19:53:55.959Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-04T19:53:56.898Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-04T19:53:56.898Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-04T19:53:56.898Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-04T19:53:56.898Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-04T19:53:56.898Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-04T19:53:56.898Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-04T19:53:56.898Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-04T19:53:56.898Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-04T19:53:56.898Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-04T19:53:56.898Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-04T19:53:56.898Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-04T19:53:56.898Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-04T19:53:56.898Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-04T19:53:56.898Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-04T19:53:56.898Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-04T19:53:56.898Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-04T19:53:56.898Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-04T19:53:56.898Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-04T19:53:56.898Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-04T19:53:56.898Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-04T19:53:56.898Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-04T19:53:56.898Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-04T19:53:56.898Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-04T19:53:56.898Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-04T19:53:57.464Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-04T19:53:57.464Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-04T19:53:57.464Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-04T19:53:57.464Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-04T19:53:57.464Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-04T19:53:57.464Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-04T19:53:57.464Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-04T19:53:57.464Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-04T19:53:57.464Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-04T19:53:57.464Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-04T19:53:57.464Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-04T19:53:57.543Z] Still waiting to schedule task [2024-11-04T19:53:57.543Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-04T19:53:57.723Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-04T19:53:57.724Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-04T19:53:57.724Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-04T19:53:57.724Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-04T19:53:57.724Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-04T19:53:57.724Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-04T19:53:57.724Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-04T19:53:57.724Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-04T19:53:57.724Z] go: downloading golang.org/x/term v0.25.0 [2024-11-04T19:53:57.724Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-04T19:53:57.724Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-04T19:53:57.724Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-04T19:53:57.724Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-04T19:53:57.983Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-04T19:53:57.983Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-04T19:53:57.983Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-04T19:53:57.983Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-04T19:53:57.983Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-04T19:53:57.983Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-04T19:53:57.983Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-04T19:53:57.983Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-04T19:53:57.983Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-04T19:54:24.536Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-04T19:54:34.512Z] Removing intermediate container 8ed6855bb1be [2024-11-04T19:54:34.513Z] ---> d5b54c13d314 [2024-11-04T19:54:34.513Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-04T19:54:34.513Z] Successfully built d5b54c13d314 [2024-11-04T19:54:34.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:54:35.024Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T19:54:35.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:54:35.201Z] prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container [2024-11-04T19:54:35.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** ci-base-image-x86_64 cat [2024-11-04T19:54:35.598Z] $ docker top 83fcf52dcd9717ddd60b4e2f930ecf797282cff069b9e612280efe8d2bc4b6bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:54:36.015Z] + go version [2024-11-04T19:54:36.015Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-04T19:54:36.048Z] $ docker stop --time=1 83fcf52dcd9717ddd60b4e2f930ecf797282cff069b9e612280efe8d2bc4b6bc [2024-11-04T19:54:37.336Z] $ docker rm -f --volumes 83fcf52dcd9717ddd60b4e2f930ecf797282cff069b9e612280efe8d2bc4b6bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:54:38.089Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T19:54:38.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:54:38.249Z] prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container [2024-11-04T19:54:38.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 ******** ci-base-image-x86_64 cat [2024-11-04T19:54:38.597Z] $ docker top 366029fb1347ea94ae976633b5d1e609cf719ef874c89781bc2899722b202d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:54:39.008Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] fileExists [Pipeline] sh [2024-11-04T19:54:39.380Z] + make test [2024-11-04T19:54:39.380Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-04T19:54:39.380Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-04T19:54:45.943Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-04T19:54:45.943Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-04T19:54:45.943Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-04T19:54:48.475Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-04T19:54:48.475Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-04T19:54:49.411Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-04T19:54:49.411Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-04T19:54:50.789Z] rm -rf test-artifacts [2024-11-04T19:54:50.789Z] mkdir test-artifacts [2024-11-04T19:54:50.789Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-04T19:54:50.789Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-04T19:54:50.789Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-04T19:54:50.789Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-04T19:55:12.720Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-04T19:55:12.720Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-04T19:55:12.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-04T19:55:12.816Z] $ docker stop --time=1 366029fb1347ea94ae976633b5d1e609cf719ef874c89781bc2899722b202d6e [2024-11-04T19:55:19.963Z] $ docker rm -f --volumes 366029fb1347ea94ae976633b5d1e609cf719ef874c89781bc2899722b202d6e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:55:20.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-04T19:55:20.673Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-04T19:55:21.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-04T19:55:21.775Z] + ls -al . [2024-11-04T19:55:21.775Z] total 192 [2024-11-04T19:55:21.775Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 19:54 . [2024-11-04T19:55:21.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:53 .. [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 4 19:53 .dockerignore [2024-11-04T19:55:21.775Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:55 .git [2024-11-04T19:55:21.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:53 .github [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 4 19:53 .gitignore [2024-11-04T19:55:21.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:53 .semver [2024-11-04T19:55:21.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:53 .vscode [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 4 19:53 Attribution.txt [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 4 19:53 Dockerfile [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 4 19:53 Jenkinsfile [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 4 19:53 LICENSE [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 2140 Nov 4 19:53 Makefile [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 4 19:53 README.md [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:53 VERSION [2024-11-04T19:55:21.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:53 bin [2024-11-04T19:55:21.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:53 cmd [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 6438 Nov 4 19:53 go.mod [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 88422 Nov 4 19:53 go.sum [2024-11-04T19:55:21.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:53 internal [2024-11-04T19:55:21.775Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:55 test-artifacts [2024-11-04T19:55:21.775Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 4 19:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:55:22.279Z] + 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=836715b119b53510555aa80ea2441c8fe8b664ca --label arch=amd64 --label version=0.0.0 . [2024-11-04T19:55:22.279Z] Sending build context to Docker daemon 858.1kB [2024-11-04T19:55:22.279Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-04T19:55:22.279Z] ---> 5a72c8b95319 [2024-11-04T19:55:22.279Z] Step 2/19 : WORKDIR /device-opcua [2024-11-04T19:55:22.279Z] ---> Using cache [2024-11-04T19:55:22.279Z] ---> 691eb56078a8 [2024-11-04T19:55:22.279Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-04T19:55:22.279Z] ---> Using cache [2024-11-04T19:55:22.279Z] ---> 9a36a464fa61 [2024-11-04T19:55:22.279Z] Step 4/19 : COPY . . [2024-11-04T19:55:22.847Z] ---> 279e49b71a1a [2024-11-04T19:55:22.847Z] Step 5/19 : RUN make build [2024-11-04T19:55:22.847Z] ---> Running in 134c3cdc7f24 [2024-11-04T19:55:22.847Z] 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.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-04T19:55:23.105Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-04T19:55:23.105Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-04T19:55:23.105Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-04T19:55:23.105Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-04T19:55:23.105Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-04T19:55:23.105Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-04T19:55:23.364Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-04T19:55:23.364Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-04T19:55:23.364Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-04T19:55:23.364Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-04T19:55:23.364Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-04T19:55:23.364Z] go: downloading golang.org/x/net v0.30.0 [2024-11-04T19:55:23.364Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-04T19:55:23.364Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-04T19:55:23.364Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-04T19:55:23.364Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-04T19:55:23.364Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-04T19:55:23.364Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-04T19:55:23.364Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-04T19:55:23.364Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-04T19:55:23.364Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-04T19:55:23.364Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-04T19:55:23.364Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-04T19:55:23.364Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-04T19:55:23.364Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-04T19:55:23.622Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-04T19:55:23.622Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-04T19:55:23.622Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-04T19:55:23.622Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-04T19:55:23.622Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-04T19:55:23.622Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-04T19:55:23.622Z] go: downloading golang.org/x/text v0.19.0 [2024-11-04T19:55:23.622Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-04T19:55:23.622Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-04T19:55:23.622Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-04T19:55:23.622Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-04T19:55:23.622Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-04T19:55:23.622Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-04T19:55:23.622Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-04T19:55:23.880Z] go: downloading golang.org/x/time v0.6.0 [2024-11-04T19:55:23.880Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-04T19:55:23.880Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-04T19:55:23.880Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-04T19:55:23.880Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-04T19:55:23.880Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-04T19:55:23.880Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-04T19:55:23.880Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-04T19:55:23.880Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-04T19:55:24.449Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-04T19:55:24.449Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-04T19:55:24.449Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-04T19:55:24.449Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-04T19:55:24.449Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-04T19:55:24.449Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-04T19:55:24.449Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-04T19:55:24.449Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-04T19:55:24.708Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-04T19:55:24.708Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-04T19:55:24.708Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-04T19:55:24.708Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-04T19:55:24.708Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-04T19:55:24.708Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-04T19:55:24.708Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-04T19:55:24.708Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-04T19:55:24.708Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-04T19:55:24.708Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-04T19:55:24.708Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-04T19:55:24.708Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-04T19:55:24.708Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-04T19:55:24.708Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-04T19:55:24.708Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-04T19:55:24.708Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-04T19:55:25.277Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-04T19:55:25.277Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-04T19:55:25.277Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-04T19:55:25.277Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-04T19:55:25.277Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-04T19:55:25.277Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-04T19:55:25.277Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-04T19:55:25.536Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-04T19:55:25.536Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-04T19:55:25.536Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-04T19:55:25.536Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-04T19:55:25.536Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-04T19:55:25.794Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-04T19:55:25.794Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-04T19:55:25.794Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-04T19:55:25.794Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-04T19:55:25.794Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-04T19:55:25.794Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-04T19:55:25.794Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-04T19:55:25.794Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-04T19:55:25.794Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-04T19:55:25.794Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-04T19:55:25.794Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-04T19:55:25.794Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-04T19:55:25.794Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-04T19:55:25.794Z] go: downloading golang.org/x/term v0.25.0 [2024-11-04T19:55:25.794Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-04T19:55:25.794Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-04T19:55:26.052Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-04T19:55:26.052Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-04T19:55:26.052Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-04T19:55:26.052Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-04T19:55:26.052Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-04T19:55:52.631Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-04T19:56:24.943Z] Removing intermediate container 134c3cdc7f24 [2024-11-04T19:56:24.943Z] ---> 86d12ba066e0 [2024-11-04T19:56:24.943Z] Step 6/19 : FROM alpine:3.20 [2024-11-04T19:56:24.943Z] 3.20: Pulling from library/alpine [2024-11-04T19:56:24.943Z] 43c4264eed91: Already exists [2024-11-04T19:56:24.943Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T19:56:24.943Z] Status: Downloaded newer image for alpine:3.20 [2024-11-04T19:56:24.943Z] ---> 91ef0af61f39 [2024-11-04T19:56:24.943Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:56:24.943Z] ---> Running in 3dabbda19117 [2024-11-04T19:56:24.943Z] Removing intermediate container 3dabbda19117 [2024-11-04T19:56:24.943Z] ---> 144cfdb45bc9 [2024-11-04T19:56:24.943Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-04T19:56:24.943Z] ---> Running in d51439005214 [2024-11-04T19:56:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:56:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:56:24.943Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-04T19:56:24.943Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-04T19:56:24.943Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-04T19:56:24.943Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-04T19:56:24.943Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-04T19:56:24.943Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-04T19:56:24.943Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:56:24.943Z] OK: 12 MiB in 20 packages [2024-11-04T19:56:24.943Z] Removing intermediate container d51439005214 [2024-11-04T19:56:24.943Z] ---> 8d1ca89c4753 [2024-11-04T19:56:24.943Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-04T19:56:24.943Z] ---> Running in 7f451d8439a2 [2024-11-04T19:56:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:56:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:56:24.943Z] Upgrading critical system libraries and apk-tools: [2024-11-04T19:56:24.943Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T19:56:24.943Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:56:24.943Z] Continuing the upgrade transaction with new apk-tools: [2024-11-04T19:56:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:56:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:56:24.943Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:56:24.943Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:56:24.943Z] OK: 12 MiB in 20 packages [2024-11-04T19:56:24.943Z] Removing intermediate container 7f451d8439a2 [2024-11-04T19:56:24.943Z] ---> fa5bed820163 [2024-11-04T19:56:24.943Z] Step 10/19 : EXPOSE 59997 [2024-11-04T19:56:25.201Z] ---> Running in e17456e835d9 [2024-11-04T19:56:25.201Z] Removing intermediate container e17456e835d9 [2024-11-04T19:56:25.201Z] ---> 9bd781e6734f [2024-11-04T19:56:25.201Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-04T19:56:28.485Z] ---> 148208f5b07c [2024-11-04T19:56:28.485Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-04T19:56:28.485Z] ---> b6b4259fd7e3 [2024-11-04T19:56:28.485Z] Step 13/19 : COPY LICENSE / [2024-11-04T19:56:28.742Z] ---> ed0b3d9a6b8f [2024-11-04T19:56:28.742Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-04T19:56:29.001Z] ---> e6326a04528e [2024-11-04T19:56:29.001Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-04T19:56:29.259Z] ---> Running in 51f311c6e727 [2024-11-04T19:56:29.517Z] Removing intermediate container 51f311c6e727 [2024-11-04T19:56:29.517Z] ---> c6cda091df62 [2024-11-04T19:56:29.517Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-04T19:56:29.775Z] ---> Running in fec58bfc0c30 [2024-11-04T19:56:30.036Z] Removing intermediate container fec58bfc0c30 [2024-11-04T19:56:30.036Z] ---> 563f9e6847e2 [2024-11-04T19:56:30.036Z] Step 17/19 : LABEL arch=amd64 [2024-11-04T19:56:30.294Z] ---> Running in 315adfb20251 [2024-11-04T19:56:30.553Z] Removing intermediate container 315adfb20251 [2024-11-04T19:56:30.553Z] ---> 17a3884bda51 [2024-11-04T19:56:30.553Z] Step 18/19 : LABEL git_sha=836715b119b53510555aa80ea2441c8fe8b664ca [2024-11-04T19:56:30.813Z] ---> Running in 83578af31f02 [2024-11-04T19:56:31.074Z] Removing intermediate container 83578af31f02 [2024-11-04T19:56:31.074Z] ---> 7202be31a978 [2024-11-04T19:56:31.074Z] Step 19/19 : LABEL version=0.0.0 [2024-11-04T19:56:31.332Z] ---> Running in 646b1ef8f1fd [2024-11-04T19:56:31.591Z] Removing intermediate container 646b1ef8f1fd [2024-11-04T19:56:31.591Z] ---> 99f418d527d8 [2024-11-04T19:56:31.591Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2024-11-04T19:56:31.591Z] Successfully built 99f418d527d8 [2024-11-04T19:56:31.591Z] 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 [2024-11-04T19:56:32.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:56:32.584Z] [2024-11-04T19:56:32.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:56:32.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:56:32.989Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-04T19:56:32.989Z] 5eb5b503b376: Pulling fs layer [2024-11-04T19:56:32.989Z] 5c69ac0246d0: Pulling fs layer [2024-11-04T19:56:32.989Z] ec43610c2a17: Pulling fs layer [2024-11-04T19:56:32.989Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-04T19:56:32.989Z] 33b1e0a273af: Pulling fs layer [2024-11-04T19:56:32.989Z] 5d3b04190fa2: Pulling fs layer [2024-11-04T19:56:32.989Z] 2f39f015ded8: Pulling fs layer [2024-11-04T19:56:32.989Z] 33b1e0a273af: Waiting [2024-11-04T19:56:32.989Z] 3a2ae6a8a46f: Waiting [2024-11-04T19:56:32.989Z] 2f39f015ded8: Waiting [2024-11-04T19:56:32.989Z] 5d3b04190fa2: Waiting [2024-11-04T19:56:32.989Z] 5c69ac0246d0: Verifying Checksum [2024-11-04T19:56:32.989Z] 5c69ac0246d0: Download complete [2024-11-04T19:56:32.989Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-04T19:56:32.989Z] 3a2ae6a8a46f: Download complete [2024-11-04T19:56:32.989Z] 33b1e0a273af: Verifying Checksum [2024-11-04T19:56:32.989Z] 33b1e0a273af: Download complete [2024-11-04T19:56:32.989Z] ec43610c2a17: Verifying Checksum [2024-11-04T19:56:32.989Z] ec43610c2a17: Download complete [2024-11-04T19:56:32.989Z] 5d3b04190fa2: Verifying Checksum [2024-11-04T19:56:32.989Z] 5d3b04190fa2: Download complete [2024-11-04T19:56:33.246Z] 5eb5b503b376: Verifying Checksum [2024-11-04T19:56:33.246Z] 5eb5b503b376: Download complete [2024-11-04T19:56:33.810Z] 2f39f015ded8: Download complete [2024-11-04T19:56:34.375Z] 5eb5b503b376: Pull complete [2024-11-04T19:56:34.632Z] 5c69ac0246d0: Pull complete [2024-11-04T19:56:35.200Z] ec43610c2a17: Pull complete [2024-11-04T19:56:35.200Z] 3a2ae6a8a46f: Pull complete [2024-11-04T19:56:35.459Z] 33b1e0a273af: Pull complete [2024-11-04T19:56:35.459Z] 5d3b04190fa2: Pull complete [2024-11-04T19:56:39.643Z] 2f39f015ded8: Pull complete [2024-11-04T19:56:39.643Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-04T19:56:39.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:56:39.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:56:39.986Z] prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container [2024-11-04T19:56:40.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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-lftools-log-publisher:latest cat [2024-11-04T19:56:46.832Z] $ docker top f6dc334ea1ba89fa44a9bd193ab802f339f0a55667bd7360b0262b40c2cb9308 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:56:47.311Z] ---> job-cost.sh [2024-11-04T19:56:47.311Z] lf-activate-venv: SKIPPING [2024-11-04T19:56:47.311Z] INFO: No Stack... [2024-11-04T19:56:47.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T19:56:47.830Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T19:56:48.162Z] + cat /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/cost.csv [2024-11-04T19:56:48.162Z] + cut -d, -f6 [Pipeline] lock [2024-11-04T19:56:48.209Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [2024-11-04T19:56:48.217Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] did not exist. Created. [2024-11-04T19:56:48.224Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T19:56:48.634Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-04T19:56:48.694Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T19:56:48.735Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T19:56:48.813Z] $ docker stop --time=1 f6dc334ea1ba89fa44a9bd193ab802f339f0a55667bd7360b0262b40c2cb9308 [2024-11-04T19:56:49.970Z] $ docker rm -f --volumes f6dc334ea1ba89fa44a9bd193ab802f339f0a55667bd7360b0262b40c2cb9308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-04T19:58:25.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24527 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] { [Pipeline] ws [2024-11-04T19:58:25.915Z] Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout [2024-11-04T19:58:26.012Z] The recommended git tool is: NONE [2024-11-04T19:58:32.566Z] using credential edgex-jenkins-ssh [2024-11-04T19:58:32.594Z] Cloning the remote Git repository [2024-11-04T19:58:32.661Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2024-11-04T19:58:32.798Z] > git init /w/workspace/device-opc-ua/1 # timeout=10 [2024-11-04T19:58:32.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-04T19:58:32.997Z] > git --version # timeout=10 [2024-11-04T19:58:33.024Z] > git --version # 'git version 2.25.1' [2024-11-04T19:58:33.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:58:33.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T19:58:33.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-04T19:58:33.931Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T19:58:35.775Z] Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca [2024-11-04T19:58:36.134Z] Merge succeeded, producing 836715b119b53510555aa80ea2441c8fe8b664ca [2024-11-04T19:58:36.134Z] Checking out Revision 836715b119b53510555aa80ea2441c8fe8b664ca (PR-88) [2024-11-04T19:58:35.201Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-04T19:58:35.265Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-04T19:58:35.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:58:35.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-04T19:58:35.797Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T19:58:35.880Z] > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [2024-11-04T19:58:35.992Z] > git remote # timeout=10 [2024-11-04T19:58:36.017Z] > git config --get remote.origin.url # timeout=10 [2024-11-04T19:58:36.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:58:36.076Z] > git merge f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 [2024-11-04T19:58:36.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-04T19:58:36.140Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T19:58:36.159Z] > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [2024-11-04T19:58:36.873Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-04T19:58:36.931Z] > git --version # timeout=10 [2024-11-04T19:58:36.943Z] > git --version # 'git version 2.25.1' [2024-11-04T19:58:36.963Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:58:42.067Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-04T19:58:42.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T19:58:42.068Z] Dload Upload Total Spent Left Speed [2024-11-04T19:58:42.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-11-04T19:58:42.437Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-04T19:58:42.803Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-11-04T19:58:42.803Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-04T19:58:42.803Z] { [2024-11-04T19:58:42.803Z] "registry-mirrors": [ [2024-11-04T19:58:42.803Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-04T19:58:42.803Z] ], [2024-11-04T19:58:42.803Z] "bip": "10.250.0.254/24", [2024-11-04T19:58:42.803Z] "hosts": [ [2024-11-04T19:58:42.803Z] "tcp://0.0.0.0:5555", [2024-11-04T19:58:42.803Z] "unix:///var/run/docker.sock" [2024-11-04T19:58:42.803Z] ], [2024-11-04T19:58:42.803Z] "mtu": 1458, [2024-11-04T19:58:42.803Z] "selinux-enabled": true, [2024-11-04T19:58:42.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-04T19:58:42.803Z] } [Pipeline] sh [2024-11-04T19:58:43.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-04T19:58:43.536Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:59:01.954Z] provisioning config files... [2024-11-04T19:59:02.006Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config12356863998060809669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:02.572Z] ---> ****-login.sh [2024-11-04T19:59:02.573Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:59:03.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:59:03.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:59:03.169Z] Configure a credential helper to remove this warning. See [2024-11-04T19:59:03.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:59:03.169Z] [2024-11-04T19:59:03.169Z] Login Succeeded [2024-11-04T19:59:03.442Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:59:03.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:59:03.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:59:03.715Z] Configure a credential helper to remove this warning. See [2024-11-04T19:59:03.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:59:03.715Z] [2024-11-04T19:59:03.715Z] Login Succeeded [2024-11-04T19:59:03.715Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:59:03.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:59:04.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:59:04.268Z] Configure a credential helper to remove this warning. See [2024-11-04T19:59:04.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:59:04.268Z] [2024-11-04T19:59:04.268Z] Login Succeeded [2024-11-04T19:59:04.268Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:59:04.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:59:04.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:59:04.539Z] Configure a credential helper to remove this warning. See [2024-11-04T19:59:04.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:59:04.539Z] [2024-11-04T19:59:04.539Z] Login Succeeded [2024-11-04T19:59:04.539Z] ****.io [2024-11-04T19:59:04.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:59:05.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:59:05.079Z] Configure a credential helper to remove this warning. See [2024-11-04T19:59:05.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:59:05.079Z] [2024-11-04T19:59:05.079Z] Login Succeeded [2024-11-04T19:59:05.079Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:59:05.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-04T19:59:05.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:59:05.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:59:05.744Z] ========================================================= [2024-11-04T19:59:05.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-04T19:59:05.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:59:06.302Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-04T19:59:06.572Z] Sending build context to Docker daemon 544.3kB [2024-11-04T19:59:06.572Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-04T19:59:07.164Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-04T19:59:07.164Z] cf04c63912e1: Pulling fs layer [2024-11-04T19:59:07.164Z] 55b35a11ae5e: Pulling fs layer [2024-11-04T19:59:07.164Z] a37a00ec5f00: Pulling fs layer [2024-11-04T19:59:07.164Z] 50b3750afda1: Pulling fs layer [2024-11-04T19:59:07.164Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T19:59:07.164Z] 50b3750afda1: Waiting [2024-11-04T19:59:07.164Z] 4f4fb700ef54: Waiting [2024-11-04T19:59:07.436Z] 55b35a11ae5e: Download complete [2024-11-04T19:59:07.436Z] cf04c63912e1: Verifying Checksum [2024-11-04T19:59:07.436Z] cf04c63912e1: Download complete [2024-11-04T19:59:07.436Z] 50b3750afda1: Verifying Checksum [2024-11-04T19:59:07.436Z] 50b3750afda1: Download complete [2024-11-04T19:59:07.436Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T19:59:07.436Z] 4f4fb700ef54: Download complete [2024-11-04T19:59:08.032Z] cf04c63912e1: Pull complete [2024-11-04T19:59:08.629Z] 55b35a11ae5e: Pull complete [2024-11-04T19:59:09.227Z] a37a00ec5f00: Verifying Checksum [2024-11-04T19:59:09.227Z] a37a00ec5f00: Download complete [2024-11-04T19:59:24.268Z] a37a00ec5f00: Pull complete [2024-11-04T19:59:24.268Z] 50b3750afda1: Pull complete [2024-11-04T19:59:24.268Z] 4f4fb700ef54: Pull complete [2024-11-04T19:59:24.268Z] Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 [2024-11-04T19:59:24.268Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-04T19:59:24.268Z] ---> 70f8e088093d [2024-11-04T19:59:24.268Z] Step 2/5 : WORKDIR /device-opcua [2024-11-04T19:59:25.684Z] ---> Running in da9699db674d [2024-11-04T19:59:25.684Z] Removing intermediate container da9699db674d [2024-11-04T19:59:25.684Z] ---> db70a58a96f3 [2024-11-04T19:59:25.684Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-04T19:59:25.950Z] ---> Running in 4cb0fe7044c7 [2024-11-04T19:59:26.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:59:27.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:59:28.942Z] v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T19:59:28.942Z] v3.20.3-261-gbc33f069b49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T19:59:28.942Z] OK: 24043 distinct packages available [2024-11-04T19:59:29.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:59:29.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:59:31.233Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-04T19:59:31.233Z] (2/30) Installing jansson (2.14-r4) [2024-11-04T19:59:31.233Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-04T19:59:31.506Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-04T19:59:31.506Z] (5/30) Installing binutils (2.42-r0) [2024-11-04T19:59:31.778Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-04T19:59:31.778Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-04T19:59:31.778Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-04T19:59:31.778Z] (9/30) Installing isl26 (0.26-r1) [2024-11-04T19:59:32.048Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-04T19:59:32.048Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-04T19:59:32.048Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-04T19:59:34.681Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-04T19:59:34.681Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-04T19:59:34.681Z] (15/30) Installing libunistring (1.2-r0) [2024-11-04T19:59:34.955Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-04T19:59:34.955Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-04T19:59:34.955Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-04T19:59:34.955Z] (19/30) Installing libcurl (8.10.1-r0) [2024-11-04T19:59:34.955Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-04T19:59:34.955Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-04T19:59:34.955Z] (22/30) Installing git (2.45.2-r0) [2024-11-04T19:59:35.248Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-04T19:59:35.248Z] (24/30) Installing make (4.4.1-r2) [2024-11-04T19:59:35.248Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-04T19:59:35.520Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-04T19:59:35.520Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-04T19:59:35.520Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-04T19:59:35.520Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-04T19:59:35.795Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-04T19:59:35.795Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:59:35.795Z] OK: 165 MiB in 45 packages [2024-11-04T19:59:42.494Z] Removing intermediate container 4cb0fe7044c7 [2024-11-04T19:59:42.494Z] ---> f01b341f78b9 [2024-11-04T19:59:42.494Z] Step 4/5 : COPY . . [2024-11-04T19:59:42.494Z] ---> 55a4b203603c [2024-11-04T19:59:42.494Z] Step 5/5 : RUN make build [2024-11-04T19:59:42.494Z] ---> Running in 3e442a07384f [2024-11-04T19:59:43.463Z] 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.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-04T19:59:43.463Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-04T19:59:43.463Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-04T19:59:44.052Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-04T19:59:44.052Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-04T19:59:44.052Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-04T19:59:44.322Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-04T19:59:44.592Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-04T19:59:44.592Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-04T19:59:44.592Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-04T19:59:44.871Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-04T19:59:44.871Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-04T19:59:44.871Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-04T19:59:45.152Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-04T19:59:45.152Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-04T19:59:45.152Z] go: downloading golang.org/x/net v0.30.0 [2024-11-04T19:59:46.124Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-04T19:59:46.124Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-04T19:59:46.124Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-04T19:59:46.711Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-04T19:59:46.711Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-04T19:59:46.711Z] go: downloading golang.org/x/text v0.19.0 [2024-11-04T19:59:46.712Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-04T19:59:46.980Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-04T19:59:47.249Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-04T19:59:47.249Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-04T19:59:47.249Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-04T19:59:47.249Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-04T19:59:47.519Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-04T19:59:47.519Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-04T19:59:47.519Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-04T19:59:47.519Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-04T19:59:47.788Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-04T19:59:48.057Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-04T19:59:48.057Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-04T19:59:48.057Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-04T19:59:48.325Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-04T19:59:48.325Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-04T19:59:48.325Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-04T19:59:48.325Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-04T19:59:48.325Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-04T19:59:48.598Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-04T19:59:50.016Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-04T19:59:50.016Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-04T19:59:50.016Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-04T19:59:50.286Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-04T19:59:50.554Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-04T19:59:50.554Z] go: downloading golang.org/x/time v0.6.0 [2024-11-04T19:59:50.554Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-04T19:59:50.824Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-04T19:59:50.824Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-04T19:59:51.093Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-04T19:59:51.362Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-04T19:59:51.362Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-04T19:59:54.731Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-04T19:59:54.731Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-04T19:59:54.731Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-04T19:59:54.731Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-04T19:59:54.731Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-04T19:59:54.731Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-04T19:59:54.731Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-04T19:59:54.731Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-04T19:59:54.731Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-04T19:59:55.000Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-04T19:59:55.000Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-04T19:59:55.000Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-04T19:59:55.000Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-04T19:59:55.000Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-04T19:59:55.000Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-04T19:59:56.951Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-04T19:59:56.951Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-04T19:59:56.951Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-04T19:59:56.951Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-04T19:59:57.540Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-04T19:59:57.540Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-04T19:59:57.540Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-04T19:59:57.540Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-04T19:59:57.540Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-04T19:59:57.810Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-04T19:59:57.810Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-04T19:59:58.400Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-04T19:59:58.674Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-04T19:59:58.674Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-04T19:59:58.947Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-04T19:59:58.947Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-04T19:59:58.947Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-04T19:59:58.947Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-04T19:59:59.550Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-04T20:00:00.983Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-04T20:00:00.983Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-04T20:00:00.983Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-04T20:00:00.983Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-04T20:00:01.254Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-04T20:00:01.254Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-04T20:00:01.254Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-04T20:00:01.254Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-04T20:00:01.254Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-04T20:00:01.524Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-04T20:00:01.524Z] go: downloading golang.org/x/term v0.25.0 [2024-11-04T20:00:01.524Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-04T20:00:01.524Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-04T20:00:01.524Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-04T20:00:01.524Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-04T20:00:01.797Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-04T20:00:01.797Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-04T20:00:01.797Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-04T20:03:53.688Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-04T20:04:20.401Z] Removing intermediate container 3e442a07384f [2024-11-04T20:04:20.402Z] ---> 3ecb49df7587 [2024-11-04T20:04:20.402Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-04T20:04:20.402Z] Successfully built 3ecb49df7587 [2024-11-04T20:04:20.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T20:04:20.935Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T20:04:20.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T20:04:21.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-24527 does not seem to be running inside a container [2024-11-04T20:04:21.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** ci-base-image-arm64 cat [2024-11-04T20:04:22.725Z] $ docker top 8bd05e5b0372de1cf86db42ecda4efb64ccc6358f051e8c797bed62d21a27a91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T20:04:23.767Z] + go version [2024-11-04T20:04:23.767Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-04T20:04:23.804Z] $ docker stop --time=1 8bd05e5b0372de1cf86db42ecda4efb64ccc6358f051e8c797bed62d21a27a91 [2024-11-04T20:04:25.544Z] $ docker rm -f --volumes 8bd05e5b0372de1cf86db42ecda4efb64ccc6358f051e8c797bed62d21a27a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T20:04:26.568Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T20:04:26.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T20:04:26.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-24527 does not seem to be running inside a container [2024-11-04T20:04:26.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** ci-base-image-arm64 cat [2024-11-04T20:04:28.238Z] $ docker top 854ac1d4679e57057c3e1316df4923c8d564f4e4028f2b801f0f4b255ee23775 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T20:04:29.174Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh [2024-11-04T20:04:29.899Z] + make test [2024-11-04T20:04:29.899Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-04T20:04:29.899Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-04T20:05:02.154Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-04T20:05:02.154Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-04T20:05:02.154Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-04T20:05:14.503Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-04T20:05:14.503Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-04T20:05:14.503Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-04T20:05:15.089Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-04T20:05:17.676Z] rm -rf test-artifacts [2024-11-04T20:05:17.676Z] mkdir test-artifacts [2024-11-04T20:05:17.676Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-04T20:05:17.676Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-04T20:05:17.676Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-04T20:05:17.676Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-04T20:08:54.552Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-04T20:08:55.516Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-04T20:08:56.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-04T20:08:57.011Z] $ docker stop --time=1 854ac1d4679e57057c3e1316df4923c8d564f4e4028f2b801f0f4b255ee23775 [2024-11-04T20:08:58.925Z] $ docker rm -f --volumes 854ac1d4679e57057c3e1316df4923c8d564f4e4028f2b801f0f4b255ee23775 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T20:09:00.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-04T20:09:00.799Z] Warning: overwriting stash ‘coverage-report’ [2024-11-04T20:09:01.270Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T20:09:01.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-04T20:09:02.275Z] + ls -al . [2024-11-04T20:09:02.275Z] total 188 [2024-11-04T20:09:02.275Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 20:05 . [2024-11-04T20:09:02.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:58 .. [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 4 19:58 .dockerignore [2024-11-04T20:09:02.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 20:08 .git [2024-11-04T20:09:02.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:58 .github [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 4 19:58 .gitignore [2024-11-04T20:09:02.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:58 .vscode [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 4 19:58 Attribution.txt [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 4 19:58 Dockerfile [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 4 19:58 Jenkinsfile [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 4 19:58 LICENSE [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 2140 Nov 4 19:58 Makefile [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 4 19:58 README.md [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:53 VERSION [2024-11-04T20:09:02.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:58 bin [2024-11-04T20:09:02.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:58 cmd [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 6438 Nov 4 19:58 go.mod [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 88422 Nov 4 19:58 go.sum [2024-11-04T20:09:02.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:58 internal [2024-11-04T20:09:02.275Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 20:08 test-artifacts [2024-11-04T20:09:02.275Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 4 19:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T20:09:02.712Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=836715b119b53510555aa80ea2441c8fe8b664ca --label arch=arm64 --label version=0.0.0 . [2024-11-04T20:09:02.981Z] Sending build context to Docker daemon 561.2kB [2024-11-04T20:09:02.981Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-04T20:09:02.981Z] ---> 70f8e088093d [2024-11-04T20:09:02.981Z] Step 2/19 : WORKDIR /device-opcua [2024-11-04T20:09:02.981Z] ---> Using cache [2024-11-04T20:09:02.981Z] ---> db70a58a96f3 [2024-11-04T20:09:02.981Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-04T20:09:02.981Z] ---> Using cache [2024-11-04T20:09:02.981Z] ---> f01b341f78b9 [2024-11-04T20:09:02.981Z] Step 4/19 : COPY . . [2024-11-04T20:09:03.944Z] ---> 8ddac2a6a437 [2024-11-04T20:09:03.944Z] Step 5/19 : RUN make build [2024-11-04T20:09:03.944Z] ---> Running in b5b917ea7716 [2024-11-04T20:09:04.906Z] 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.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-04T20:09:05.173Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 [2024-11-04T20:09:05.174Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 [2024-11-04T20:09:06.135Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-04T20:09:06.135Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-04T20:09:06.135Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 [2024-11-04T20:09:06.135Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-04T20:09:06.402Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-04T20:09:06.669Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-04T20:09:06.937Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-04T20:09:06.937Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-04T20:09:07.204Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-04T20:09:07.204Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-04T20:09:07.204Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-04T20:09:07.204Z] go: downloading golang.org/x/net v0.30.0 [2024-11-04T20:09:08.163Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-04T20:09:08.163Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-04T20:09:08.163Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-04T20:09:08.748Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-04T20:09:08.748Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 [2024-11-04T20:09:08.748Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-04T20:09:08.748Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-04T20:09:08.748Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-04T20:09:08.748Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 [2024-11-04T20:09:09.331Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-04T20:09:09.331Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-04T20:09:09.331Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 [2024-11-04T20:09:09.331Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-04T20:09:09.331Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-04T20:09:09.597Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-04T20:09:09.597Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-04T20:09:09.877Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-04T20:09:10.151Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-04T20:09:10.151Z] go: downloading golang.org/x/text v0.19.0 [2024-11-04T20:09:10.419Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-04T20:09:10.419Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-04T20:09:10.419Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-04T20:09:10.686Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-04T20:09:10.686Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-04T20:09:10.686Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-04T20:09:10.686Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-04T20:09:10.954Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-04T20:09:10.954Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-04T20:09:10.954Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-04T20:09:11.221Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-04T20:09:11.811Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-04T20:09:11.811Z] go: downloading golang.org/x/time v0.6.0 [2024-11-04T20:09:12.081Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-04T20:09:12.351Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-04T20:09:12.351Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-04T20:09:12.351Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-04T20:09:12.618Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-04T20:09:12.618Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-04T20:09:15.965Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-04T20:09:15.965Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-04T20:09:15.965Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-04T20:09:16.237Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-04T20:09:16.504Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-04T20:09:16.505Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-04T20:09:16.505Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-04T20:09:16.505Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-04T20:09:16.774Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-04T20:09:16.774Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-04T20:09:16.774Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-04T20:09:16.774Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-04T20:09:17.042Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-04T20:09:17.042Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-04T20:09:17.042Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-04T20:09:17.042Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-04T20:09:18.988Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-04T20:09:18.988Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-04T20:09:18.988Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-04T20:09:18.988Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-04T20:09:19.948Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-04T20:09:19.948Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-04T20:09:19.948Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-04T20:09:19.948Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-04T20:09:20.534Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-04T20:09:20.534Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-04T20:09:20.804Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-04T20:09:21.403Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-04T20:09:21.671Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-04T20:09:21.671Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-04T20:09:21.977Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-04T20:09:21.977Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-04T20:09:21.977Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-04T20:09:21.977Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-04T20:09:22.570Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-04T20:09:22.570Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-04T20:09:22.843Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-04T20:09:23.432Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-04T20:09:24.028Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-04T20:09:24.028Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-04T20:09:24.028Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-04T20:09:24.028Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-04T20:09:24.028Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-04T20:09:24.312Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-04T20:09:24.312Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-04T20:09:24.312Z] go: downloading golang.org/x/term v0.25.0 [2024-11-04T20:09:24.312Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-04T20:09:24.312Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-04T20:09:24.312Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-04T20:09:24.312Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-04T20:09:24.582Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-04T20:09:24.582Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-04T20:09:24.582Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-04T20:13:01.420Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-04T20:13:28.115Z] Removing intermediate container b5b917ea7716 [2024-11-04T20:13:28.115Z] ---> b93c22b1a3c4 [2024-11-04T20:13:28.115Z] Step 6/19 : FROM alpine:3.20 [2024-11-04T20:13:28.379Z] 3.20: Pulling from library/alpine [2024-11-04T20:13:28.659Z] cf04c63912e1: Already exists [2024-11-04T20:13:28.659Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T20:13:28.659Z] Status: Downloaded newer image for alpine:3.20 [2024-11-04T20:13:28.659Z] ---> c157a85ed455 [2024-11-04T20:13:28.659Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T20:13:28.928Z] ---> Running in 20eeb96152b2 [2024-11-04T20:13:29.203Z] Removing intermediate container 20eeb96152b2 [2024-11-04T20:13:29.203Z] ---> ae4817daa2d1 [2024-11-04T20:13:29.203Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-04T20:13:29.203Z] ---> Running in 5adec712a7de [2024-11-04T20:13:30.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T20:13:30.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T20:13:31.885Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-04T20:13:31.885Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-04T20:13:31.885Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-04T20:13:31.885Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-04T20:13:31.885Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-04T20:13:31.885Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-04T20:13:32.156Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T20:13:32.156Z] OK: 13 MiB in 20 packages [2024-11-04T20:13:33.141Z] Removing intermediate container 5adec712a7de [2024-11-04T20:13:33.141Z] ---> d0042f250400 [2024-11-04T20:13:33.141Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-04T20:13:33.441Z] ---> Running in f0ba68fafd60 [2024-11-04T20:13:34.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T20:13:34.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T20:13:36.113Z] Upgrading critical system libraries and apk-tools: [2024-11-04T20:13:36.113Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T20:13:36.113Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T20:13:36.113Z] Continuing the upgrade transaction with new apk-tools: [2024-11-04T20:13:36.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T20:13:36.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T20:13:37.790Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T20:13:37.790Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T20:13:38.056Z] OK: 13 MiB in 20 packages [2024-11-04T20:13:39.465Z] Removing intermediate container f0ba68fafd60 [2024-11-04T20:13:39.465Z] ---> 27ab67d0fbf2 [2024-11-04T20:13:39.465Z] Step 10/19 : EXPOSE 59997 [2024-11-04T20:13:39.732Z] ---> Running in aa0b10c2a395 [2024-11-04T20:13:40.006Z] Removing intermediate container aa0b10c2a395 [2024-11-04T20:13:40.006Z] ---> 206d352c5dad [2024-11-04T20:13:40.006Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-04T20:13:42.592Z] ---> b2e9fbe667f3 [2024-11-04T20:13:42.592Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-04T20:13:42.592Z] ---> 2bc7d27bac79 [2024-11-04T20:13:42.592Z] Step 13/19 : COPY LICENSE / [2024-11-04T20:13:43.172Z] ---> c1e1a548d12f [2024-11-04T20:13:43.172Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-04T20:13:43.759Z] ---> 14dbade0443f [2024-11-04T20:13:43.759Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-04T20:13:43.759Z] ---> Running in 0e90774419f6 [2024-11-04T20:13:44.026Z] Removing intermediate container 0e90774419f6 [2024-11-04T20:13:44.026Z] ---> 3ccd088f0e6f [2024-11-04T20:13:44.026Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-04T20:13:44.026Z] ---> Running in 52ff13b5455e [2024-11-04T20:13:44.290Z] Removing intermediate container 52ff13b5455e [2024-11-04T20:13:44.290Z] ---> d6169866734f [2024-11-04T20:13:44.290Z] Step 17/19 : LABEL arch=arm64 [2024-11-04T20:13:44.290Z] ---> Running in bceb14201095 [2024-11-04T20:13:44.555Z] Removing intermediate container bceb14201095 [2024-11-04T20:13:44.555Z] ---> 2af8fffce87d [2024-11-04T20:13:44.555Z] Step 18/19 : LABEL git_sha=836715b119b53510555aa80ea2441c8fe8b664ca [2024-11-04T20:13:44.821Z] ---> Running in 8090c370bbb7 [2024-11-04T20:13:44.821Z] Removing intermediate container 8090c370bbb7 [2024-11-04T20:13:44.821Z] ---> 9f0d72b7de2a [2024-11-04T20:13:44.821Z] Step 19/19 : LABEL version=0.0.0 [2024-11-04T20:13:45.085Z] ---> Running in 49d00d3469df [2024-11-04T20:13:45.350Z] Removing intermediate container 49d00d3469df [2024-11-04T20:13:45.350Z] ---> a401b6c943fa [2024-11-04T20:13:45.350Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-04T20:13:45.350Z] Successfully built a401b6c943fa [2024-11-04T20:13:45.350Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T20:13:46.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T20:13:46.277Z] [2024-11-04T20:13:46.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T20:13:46.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T20:13:46.708Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-04T20:13:46.708Z] 8998bd30e6a1: Pulling fs layer [2024-11-04T20:13:46.708Z] 04944245beec: Pulling fs layer [2024-11-04T20:13:46.708Z] 699f458cf7ca: Pulling fs layer [2024-11-04T20:13:46.708Z] 765212b225bb: Pulling fs layer [2024-11-04T20:13:46.708Z] f23df028b6ca: Pulling fs layer [2024-11-04T20:13:46.708Z] d65c8cfc05b1: Pulling fs layer [2024-11-04T20:13:46.708Z] 2437ff75d9bd: Pulling fs layer [2024-11-04T20:13:46.708Z] 765212b225bb: Waiting [2024-11-04T20:13:46.708Z] f23df028b6ca: Waiting [2024-11-04T20:13:46.708Z] d65c8cfc05b1: Waiting [2024-11-04T20:13:46.708Z] 2437ff75d9bd: Waiting [2024-11-04T20:13:46.977Z] 04944245beec: Verifying Checksum [2024-11-04T20:13:46.977Z] 04944245beec: Download complete [2024-11-04T20:13:46.977Z] 765212b225bb: Download complete [2024-11-04T20:13:46.977Z] f23df028b6ca: Verifying Checksum [2024-11-04T20:13:46.977Z] f23df028b6ca: Download complete [2024-11-04T20:13:46.977Z] d65c8cfc05b1: Verifying Checksum [2024-11-04T20:13:46.977Z] d65c8cfc05b1: Download complete [2024-11-04T20:13:46.977Z] 699f458cf7ca: Verifying Checksum [2024-11-04T20:13:46.977Z] 699f458cf7ca: Download complete [2024-11-04T20:13:47.556Z] 8998bd30e6a1: Verifying Checksum [2024-11-04T20:13:47.556Z] 8998bd30e6a1: Download complete [2024-11-04T20:13:50.128Z] 2437ff75d9bd: Download complete [2024-11-04T20:13:52.069Z] 8998bd30e6a1: Pull complete [2024-11-04T20:13:52.653Z] 04944245beec: Pull complete [2024-11-04T20:13:54.055Z] 699f458cf7ca: Pull complete [2024-11-04T20:13:54.321Z] 765212b225bb: Pull complete [2024-11-04T20:13:54.899Z] f23df028b6ca: Pull complete [2024-11-04T20:13:55.164Z] d65c8cfc05b1: Pull complete [2024-11-04T20:14:13.364Z] 2437ff75d9bd: Pull complete [2024-11-04T20:14:13.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-04T20:14:13.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T20:14:13.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T20:14:13.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-24527 does not seem to be running inside a container [2024-11-04T20:14:13.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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-lftools-log-publisher:arm64 cat [2024-11-04T20:14:16.234Z] $ docker top e3991c3fe767d3656cf1eb2934fa0171b0da4319af5fdd85d65357dd474f7cf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:17.161Z] ---> job-cost.sh [2024-11-04T20:14:17.161Z] lf-activate-venv: SKIPPING [2024-11-04T20:14:17.161Z] INFO: No Stack... [2024-11-04T20:14:17.425Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-04T20:14:18.378Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T20:14:18.719Z] + cut -d, -f6 [2024-11-04T20:14:18.719Z] + cat /w/workspace/device-opc-ua/1/archives/cost.csv [Pipeline] lock [2024-11-04T20:14:18.780Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [2024-11-04T20:14:18.787Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] did not exist. Created. [2024-11-04T20:14:18.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T20:14:19.215Z] /w/workspace/device-opc-ua/1@tmp/durable-141555e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-04T20:14:19.883Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-04T20:14:19.927Z] Warning: overwriting stash ‘stack-cost’ [2024-11-04T20:14:19.985Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T20:14:20.007Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T20:14:20.093Z] $ docker stop --time=1 e3991c3fe767d3656cf1eb2934fa0171b0da4319af5fdd85d65357dd474f7cf8 [2024-11-04T20:14:21.572Z] $ docker rm -f --volumes e3991c3fe767d3656cf1eb2934fa0171b0da4319af5fdd85d65357dd474f7cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-04T20:14:22.729Z] provisioning config files... [2024-11-04T20:14:22.730Z] not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2024-11-04T20:14:25.190Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives ] [2024-11-04T20:14:25.190Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives [2024-11-04T20:14:25.190Z] total 16 [2024-11-04T20:14:25.190Z] drwxr-xr-x 3 root root 4096 Nov 4 19:56 . [2024-11-04T20:14:25.190Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 4 19:56 .. [2024-11-04T20:14:25.190Z] drwxr-xr-x 2 root root 4096 Nov 4 19:56 cost [2024-11-04T20:14:25.190Z] -rw-r--r-- 1 root root 84 Nov 4 19:56 cost.csv [2024-11-04T20:14:25.190Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives [2024-11-04T20:14:25.190Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives [2024-11-04T20:14:25.190Z] total 16 [2024-11-04T20:14:25.190Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:56 . [2024-11-04T20:14:25.190Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 4 19:56 .. [2024-11-04T20:14:25.190Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:56 cost [2024-11-04T20:14:25.190Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 4 19:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:25.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:26.453Z] ---> package-listing.sh [2024-11-04T20:14:26.453Z] ++ facter osfamily [2024-11-04T20:14:26.453Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-04T20:14:26.713Z] + OS_FAMILY=debian [2024-11-04T20:14:26.713Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-88 [2024-11-04T20:14:26.713Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-04T20:14:26.713Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-04T20:14:26.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-04T20:14:26.713Z] + PACKAGES=/tmp/packages_start.txt [2024-11-04T20:14:26.713Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' [2024-11-04T20:14:26.713Z] + PACKAGES=/tmp/packages_end.txt [2024-11-04T20:14:26.713Z] + case "${OS_FAMILY}" in [2024-11-04T20:14:26.713Z] + dpkg -l [2024-11-04T20:14:26.713Z] + grep '^ii' [2024-11-04T20:14:26.713Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-04T20:14:26.713Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-04T20:14:26.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-04T20:14:26.713Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' [2024-11-04T20:14:26.713Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ [2024-11-04T20:14:26.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ [Pipeline] echo [2024-11-04T20:14:26.762Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-04T20:14:27.064Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T20:14:27.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T20:14:27.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T20:14:27.874Z] prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container [2024-11-04T20:14:27.891Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-04T20:14:28.111Z] $ docker top 4511398c234488fbcc5bc8c83fb326780395274243d50a6a82a0c62e21a3ddcd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T20:14:28.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-04T20:14:28.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-04T20:14:29.153Z] + ls /var/log/sa-host [2024-11-04T20:14:29.153Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T20:14:29.389Z] provisioning config files... [2024-11-04T20:14:29.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config11974779521395448498tmp [Pipeline] { [Pipeline] echo [2024-11-04T20:14:29.468Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:29.794Z] ---> create-netrc.sh [Pipeline] } [2024-11-04T20:14:29.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:30.247Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-04T20:14:30.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:30.622Z] ---> sudo-logs.sh [2024-11-04T20:14:30.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-04T20:14:30.740Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:31.079Z] ---> job-cost.sh [2024-11-04T20:14:31.079Z] lf-activate-venv: SKIPPING [2024-11-04T20:14:31.079Z] DEBUG: total: 0.2199999988079071 [2024-11-04T20:14:31.079Z] INFO: Retrieving Stack Cost... [2024-11-04T20:14:31.649Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T20:14:31.909Z] INFO: Archiving Costs [Pipeline] echo [2024-11-04T20:14:31.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T20:14:32.277Z] ---> logs-deploy.sh [2024-11-04T20:14:32.277Z] lf-activate-venv: SKIPPING [2024-11-04T20:14:32.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-88/1 [2024-11-04T20:14:32.277Z] INFO: archiving workspace using pattern(s): [2024-11-04T20:14:33.215Z] Archives upload complete. [2024-11-04T20:14:33.215Z] INFO: archiving logs to Nexus