Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f80d6f0f415602187c4b7782428aa9efb3b3f6fd+10f464ab2b54ff8e32a589214b3c8e1fea4bea02 (b1303a2fedb169efac29f0c83c572d9dad59609c) 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-ssh10093955049497380176.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-ssh13458985772011444826.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1321789545799547855.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 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-ssh9604467729313900828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4569288914479746008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25967 in /w/workspace/undry_device-onvif-camera_PR-471 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-471 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 into PR head commit f80d6f0f415602187c4b7782428aa9efb3b3f6fd Merge succeeded, producing e8d878a81c8aecdbaf3947a09524c513bf610533 Checking out Revision e8d878a81c8aecdbaf3947a09524c513bf610533 (PR-471) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f80d6f0f415602187c4b7782428aa9efb3b3f6fd # 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 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8d878a81c8aecdbaf3947a09524c513bf610533 # timeout=10 Commit message: "Merge commit '10f464ab2b54ff8e32a589214b3c8e1fea4bea02' into HEAD" > git rev-list --no-walk f80d6f0f415602187c4b7782428aa9efb3b3f6fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:32 ========================================================= 22:10:32 EdgeX Global Pipelines Version Info 22:10:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:33 ------------------- 22:10:33 stable info: 22:10:33 ------------------- 22:10:33 Commited By: Ginny Guan ginny@iotechsys.com 22:10:33 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:10:33 Message: update stable to v1.0.265 22:10:34 ------------------- 22:10:34 experimental info: 22:10:34 ------------------- 22:10:34 Commited By: Cherry Wang cherry@iotechsys.com 22:10:34 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:10:34 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-471 [Pipeline] echo 22:10:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-471 [Pipeline] echo 22:10:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-471 [Pipeline] echo 22:10:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo 22:10:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8d878a [Pipeline] echo 22:10:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:35 provisioning config files... 22:10:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config4503880256894179087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:35 ---> ****-login.sh 22:10:35 nexus3.edgexfoundry.org:10001 22:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:35 Configure a credential helper to remove this warning. See 22:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:35 22:10:35 Login Succeeded 22:10:35 nexus3.edgexfoundry.org:10002 22:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 nexus3.edgexfoundry.org:10003 22:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 nexus3.edgexfoundry.org:10004 22:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 ****.io 22:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 ---> ****-login.sh ends [Pipeline] } 22:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:36 + git rev-list -1 --merges e8d878a81c8aecdbaf3947a09524c513bf610533~1..e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo 22:10:36 -----------> git rev-list -1 --merges e8d878a81c8aecdbaf3947a09524c513bf610533~1..e8d878a81c8aecdbaf3947a09524c513bf610533 e8d878a81c8aecdbaf3947a09524c513bf610533 22:10:36 e8d878a81c8aecdbaf3947a09524c513bf610533 [false] [Pipeline] sh 22:10:37 + git log --format=format:%s -1 e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo 22:10:37 ========================================================= 22:10:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:37 + git log --format=format:%s -1 e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo 22:10:37 [semverPrep] GIT_COMMIT: e8d878a81c8aecdbaf3947a09524c513bf610533, Commit Message: Merge commit '10f464ab2b54ff8e32a589214b3c8e1fea4bea02' into HEAD [Pipeline] echo 22:10:37 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:37 + grep -v github /etc/ssh/ssh_known_hosts 22:10:37 + [ -e /tmp/ssh_known_hosts ] 22:10:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:37 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:38 22:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:38 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:38 b85a868b505f: Pulling fs layer 22:10:38 e2be974225ed: Pulling fs layer 22:10:38 339a4e72a1f5: Pulling fs layer 22:10:38 988bab9f4d93: Pulling fs layer 22:10:38 1469e6f7b9e6: Pulling fs layer 22:10:38 eaf3925da568: Pulling fs layer 22:10:38 bab4dde63d76: Pulling fs layer 22:10:38 bde34c3a00c8: Pulling fs layer 22:10:38 b352a97aabf1: Pulling fs layer 22:10:38 4872d77fe225: Pulling fs layer 22:10:38 5851b861e8e6: Pulling fs layer 22:10:38 988bab9f4d93: Waiting 22:10:38 1469e6f7b9e6: Waiting 22:10:38 eaf3925da568: Waiting 22:10:38 bab4dde63d76: Waiting 22:10:38 bde34c3a00c8: Waiting 22:10:38 b352a97aabf1: Waiting 22:10:38 4872d77fe225: Waiting 22:10:38 5851b861e8e6: Waiting 22:10:38 e2be974225ed: Download complete 22:10:38 988bab9f4d93: Verifying Checksum 22:10:38 988bab9f4d93: Download complete 22:10:38 1469e6f7b9e6: Verifying Checksum 22:10:38 1469e6f7b9e6: Download complete 22:10:38 339a4e72a1f5: Verifying Checksum 22:10:38 339a4e72a1f5: Download complete 22:10:38 eaf3925da568: Verifying Checksum 22:10:38 eaf3925da568: Download complete 22:10:38 bde34c3a00c8: Download complete 22:10:38 b352a97aabf1: Verifying Checksum 22:10:38 b352a97aabf1: Download complete 22:10:38 4872d77fe225: Verifying Checksum 22:10:38 4872d77fe225: Download complete 22:10:38 5851b861e8e6: Download complete 22:10:38 b85a868b505f: Verifying Checksum 22:10:38 b85a868b505f: Download complete 22:10:39 bab4dde63d76: Verifying Checksum 22:10:39 bab4dde63d76: Download complete 22:10:40 b85a868b505f: Pull complete 22:10:40 e2be974225ed: Pull complete 22:10:40 339a4e72a1f5: Pull complete 22:10:40 988bab9f4d93: Pull complete 22:10:41 1469e6f7b9e6: Pull complete 22:10:41 eaf3925da568: Pull complete 22:10:43 bab4dde63d76: Pull complete 22:10:43 bde34c3a00c8: Pull complete 22:10:43 b352a97aabf1: Pull complete 22:10:43 4872d77fe225: Pull complete 22:10:43 5851b861e8e6: Pull complete 22:10:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:43 prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container 22:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:10:46 $ docker top db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d -eo pid,comm 22:10:46 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). 22:10:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:46 [ssh-agent] Looking for ssh-agent implementation... 22:10:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:46 $ docker exec db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent 22:10:46 SSH_AUTH_SOCK=/tmp/ssh-at09cxl7Ljkf/agent.32 22:10:46 SSH_AGENT_PID=38 22:10:46 Running ssh-add (command line suppressed) 22:10:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_400156777518393828.key (/w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_400156777518393828.key) 22:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:47 + git tag --points-at HEAD [Pipeline] } 22:10:47 $ docker exec --env ******** --env ******** db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent -k 22:10:47 unset SSH_AUTH_SOCK; 22:10:47 unset SSH_AGENT_PID; 22:10:47 echo Agent pid 38 killed; 22:10:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:47 [ssh-agent] Looking for ssh-agent implementation... 22:10:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:47 $ docker exec db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent 22:10:47 SSH_AUTH_SOCK=/tmp/ssh-4E7FVNZTPZ4y/agent.71 22:10:47 SSH_AGENT_PID=77 22:10:47 Running ssh-add (command line suppressed) 22:10:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_17889268553128644439.key (/w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_17889268553128644439.key) 22:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:48 + git semver init 22:10:48 2024-11-08 22:10:48,372 [run_init] DEBUG init version:0.0.0 force:False 22:10:48 2024-11-08 22:10:48,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-471/.semver 22:10:48 2024-11-08 22:10:48,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-471/.semver 22:10:48 2024-11-08 22:10:48,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-471/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-471, universal_newlines=False, shell=None, istream=None) 22:10:49 2024-11-08 22:10:49,547 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-471/.git/info/exclude 22:10:49 2024-11-08 22:10:49,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-471/.semver/PR-471 with force:False 22:10:49 2024-11-08 22:10:49,548 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-471/.semver/PR-471 22:10:49 2024-11-08 22:10:49,552 [execute] INFO git cat-file --batch-check 22:10:49 2024-11-08 22:10:49,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-471/.semver, universal_newlines=False, shell=None, istream=) 22:10:49 2024-11-08 22:10:49,559 [execute] INFO git cat-file --batch 22:10:49 2024-11-08 22:10:49,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-471/.semver, universal_newlines=False, shell=None, istream=) 22:10:49 2024-11-08 22:10:49,563 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-471/.semver/PR-471 22:10:49 0.0.0 [Pipeline] } 22:10:49 $ docker exec --env ******** --env ******** db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent -k 22:10:49 unset SSH_AUTH_SOCK; 22:10:49 unset SSH_AGENT_PID; 22:10:49 echo Agent pid 77 killed; 22:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:50 + git semver [Pipeline] } 22:10:50 $ docker stop --time=1 db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d 22:10:51 $ docker rm -f --volumes db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d [Pipeline] // withDockerContainer [Pipeline] sh 22:10:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:52 Stashed 1 file(s) [Pipeline] echo 22:10:52 [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 22:10:52 provisioning config files... 22:10:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config8102255823875986748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> ****-login.sh 22:10:52 nexus3.edgexfoundry.org:10001 22:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:52 Configure a credential helper to remove this warning. See 22:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:52 22:10:52 Login Succeeded 22:10:52 nexus3.edgexfoundry.org:10002 22:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:52 Configure a credential helper to remove this warning. See 22:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:52 22:10:52 Login Succeeded 22:10:52 nexus3.edgexfoundry.org:10003 22:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:53 Configure a credential helper to remove this warning. See 22:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:53 22:10:53 Login Succeeded 22:10:53 nexus3.edgexfoundry.org:10004 22:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:53 Configure a credential helper to remove this warning. See 22:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:53 22:10:53 Login Succeeded 22:10:53 ****.io 22:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:53 Configure a credential helper to remove this warning. See 22:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:53 22:10:53 Login Succeeded 22:10:53 ---> ****-login.sh ends [Pipeline] } 22:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:10:53 ========================================================= 22:10:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:10:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:53 + 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 . 22:10:53 Sending build context to Docker daemon 36.81MB 22:10:53 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 22:10:53 Step 2/13 : FROM ${BASE} AS builder 22:10:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:54 43c4264eed91: Pulling fs layer 22:10:54 4cc291be95ef: Pulling fs layer 22:10:54 2ac1f1163629: Pulling fs layer 22:10:54 5c3c966382ef: Pulling fs layer 22:10:54 4f4fb700ef54: Pulling fs layer 22:10:54 5d5c8e513c77: Pulling fs layer 22:10:54 9f66e0745190: Pulling fs layer 22:10:54 f49a43e4bbc0: Pulling fs layer 22:10:54 561ebcabdf7f: Pulling fs layer 22:10:54 f49a43e4bbc0: Waiting 22:10:54 4f4fb700ef54: Waiting 22:10:54 5d5c8e513c77: Waiting 22:10:54 9f66e0745190: Waiting 22:10:54 5c3c966382ef: Waiting 22:10:54 561ebcabdf7f: Waiting 22:10:54 4cc291be95ef: Download complete 22:10:54 5c3c966382ef: Verifying Checksum 22:10:54 5c3c966382ef: Download complete 22:10:54 4f4fb700ef54: Verifying Checksum 22:10:54 4f4fb700ef54: Download complete 22:10:54 5d5c8e513c77: Verifying Checksum 22:10:54 5d5c8e513c77: Download complete 22:10:54 43c4264eed91: Download complete 22:10:54 9f66e0745190: Download complete 22:10:54 43c4264eed91: Pull complete 22:10:54 561ebcabdf7f: Verifying Checksum 22:10:54 561ebcabdf7f: Download complete 22:10:54 4cc291be95ef: Pull complete 22:10:54 2ac1f1163629: Verifying Checksum 22:10:54 2ac1f1163629: Download complete 22:10:54 f49a43e4bbc0: Verifying Checksum 22:10:54 f49a43e4bbc0: Download complete 22:10:58 2ac1f1163629: Pull complete 22:10:58 5c3c966382ef: Pull complete 22:10:58 4f4fb700ef54: Pull complete 22:10:58 5d5c8e513c77: Pull complete 22:10:58 9f66e0745190: Pull complete 22:11:01 f49a43e4bbc0: Pull complete 22:11:01 561ebcabdf7f: Pull complete 22:11:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:11:01 ---> 3a752c3f9dda 22:11:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:05 ---> Running in f081f329e867 22:11:05 Removing intermediate container f081f329e867 22:11:05 ---> 94ac027f249e 22:11:05 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:05 ---> Running in 5fa5b19c7ae8 22:11:05 Removing intermediate container 5fa5b19c7ae8 22:11:05 ---> b2e29fc179a1 22:11:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:05 ---> Running in 72bf48734291 22:11:05 Removing intermediate container 72bf48734291 22:11:05 ---> 087b08e995a0 22:11:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:05 ---> Running in cd5d3a6c7274 22:11:05 Removing intermediate container cd5d3a6c7274 22:11:05 ---> 68130f620402 22:11:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:05 ---> Running in 7ff9953920fd 22:11:05 Removing intermediate container 7ff9953920fd 22:11:05 ---> 9b0eeb348561 22:11:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:05 ---> Running in 5769e0029f31 22:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:11:06 OK: 246 MiB in 54 packages 22:11:06 Removing intermediate container 5769e0029f31 22:11:06 ---> 0241b7093060 22:11:06 Step 9/13 : WORKDIR /device-onvif-camera 22:11:06 ---> Running in 66baa77bf4eb 22:11:06 Removing intermediate container 66baa77bf4eb 22:11:06 ---> c6286ab98354 22:11:06 Step 10/13 : COPY go.mod vendor* ./ 22:11:06 ---> 904d8b06f619 22:11:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:06 ---> Running in 4495a8531e68 22:11:07 Still waiting to schedule task 22:11:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:12:02 Removing intermediate container 4495a8531e68 22:12:02 ---> ca84f2e093ae 22:12:02 Step 12/13 : COPY . . 22:12:02 ---> 656f99ce12c9 22:12:02 Step 13/13 : RUN ${MAKE} 22:12:02 ---> Running in 3f8098f21188 22:12:02 noop 22:12:02 Removing intermediate container 3f8098f21188 22:12:02 ---> 9ab11589330f 22:12:02 Successfully built 9ab11589330f 22:12:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:03 + docker inspect -f . ci-base-image-x86_64 22:12:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:03 prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container 22:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:03 $ docker top 386094fc98a1d4999c7e1e4b3b2672080717827d120e0cc9b7cacc044d896986 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:04 + go version 22:12:04 go version go1.23.2 linux/amd64 [Pipeline] } 22:12:04 $ docker stop --time=1 386094fc98a1d4999c7e1e4b3b2672080717827d120e0cc9b7cacc044d896986 22:12:05 $ docker rm -f --volumes 386094fc98a1d4999c7e1e4b3b2672080717827d120e0cc9b7cacc044d896986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:05 + docker inspect -f . ci-base-image-x86_64 22:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:05 prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container 22:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:06 $ docker top c36a0a57c8042708669bc56f054fff57819b47258a9aa9afc09644d89b3fcec1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-471 [Pipeline] fileExists [Pipeline] sh 22:12:06 + make test 22:12:06 go test ./... -coverprofile=coverage.out ./... 22:12:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:30 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 22:12:30 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 22:12:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.4% of statements 22:12:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.404s coverage: 86.5% of statements 22:12:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25968 in /w/workspace/undry_device-onvif-camera_PR-471 [Pipeline] { [Pipeline] ws 22:12:37 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 22:12:40 The recommended git tool is: git 22:12:45 go vet ./... 22:12:47 using credential edgex-jenkins-ssh 22:12:47 Cloning the remote Git repository 22:12:47 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:12:47 > git init /w/workspace/device-onvif-camera/2 # timeout=10 22:12:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:47 > git --version # timeout=10 22:12:48 > git --version # 'git version 2.25.1' 22:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:49 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:12:49 $ docker stop --time=1 c36a0a57c8042708669bc56f054fff57819b47258a9aa9afc09644d89b3fcec1 22:12:50 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:52 $ docker rm -f --volumes c36a0a57c8042708669bc56f054fff57819b47258a9aa9afc09644d89b3fcec1 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:52 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:52 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:52 Merging remotes/origin/main commit 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 into PR head commit f80d6f0f415602187c4b7782428aa9efb3b3f6fd 22:12:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:53 Merge succeeded, producing 330ae4d9553ccb41c24b8bd4fc5edbe204181332 22:12:53 Checking out Revision 330ae4d9553ccb41c24b8bd4fc5edbe204181332 (PR-471) 22:12:53 + ls -al . 22:12:53 total 316 22:12:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 22:12 . 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:10 .. 22:12:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 22:12 .git 22:12:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:10 .github 22:12:53 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 22:10 .gitignore 22:12:53 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 22:10 .golangci.yml 22:12:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 22:10 .semver 22:12:53 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 8 22:10 Attribution.txt 22:12:53 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 8 22:10 CHANGELOG.md 22:12:53 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 8 22:10 Dockerfile 22:12:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 22:10 GOVERNANCE.md 22:12:53 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 22:10 Jenkinsfile 22:12:53 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 22:10 LICENSE 22:12:53 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 8 22:10 Makefile 22:12:53 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 22:10 OWNERS.md 22:12:53 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 22:10 README.md 22:12:53 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 22:10 VERSION 22:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 22:10 bin 22:12:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:10 cmd 22:12:53 -rw-r--r-- 1 jenkins jenkins 92292 Nov 8 22:12 coverage.out 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:10 doc 22:12:53 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 8 22:10 go.mod 22:12:53 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 8 22:10 go.sum 22:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:10 internal 22:12:53 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:54 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e8d878a81c8aecdbaf3947a09524c513bf610533 --label arch=amd64 --label version=0.0.0 . 22:12:54 Sending build context to Docker daemon 36.9MB 22:12:54 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:12:54 Step 2/27 : FROM ${BASE} AS builder 22:12:54 ---> 9ab11589330f 22:12:54 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:12:52 > git config core.sparsecheckout # timeout=10 22:12:53 > git checkout -f f80d6f0f415602187c4b7782428aa9efb3b3f6fd # timeout=10 22:12:53 > git remote # timeout=10 22:12:53 > git config --get remote.origin.url # timeout=10 22:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:53 > git merge 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 22:12:53 > git rev-parse HEAD^{commit} # timeout=10 22:12:53 > git config core.sparsecheckout # timeout=10 22:12:53 > git checkout -f 330ae4d9553ccb41c24b8bd4fc5edbe204181332 # timeout=10 22:12:54 ---> Running in b4b6c3564eca 22:12:54 Removing intermediate container b4b6c3564eca 22:12:54 ---> ccd76b6a8e55 22:12:54 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:54 ---> Running in 1655cc57d7c3 22:12:54 Removing intermediate container 1655cc57d7c3 22:12:54 ---> b810991d05f3 22:12:54 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:12:54 ---> Running in 1b5987e5a43c 22:12:54 Removing intermediate container 1b5987e5a43c 22:12:54 ---> 8bf1ad5d7eed 22:12:54 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:12:54 ---> Running in 37d2996b5297 22:12:54 Removing intermediate container 37d2996b5297 22:12:54 ---> c5be409dfb69 22:12:54 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:12:54 ---> Running in 254294e40a9d 22:12:55 Removing intermediate container 254294e40a9d 22:12:55 ---> 706d410e24c7 22:12:55 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:55 ---> Running in 9f614c2f9627 22:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:12:55 OK: 246 MiB in 54 packages 22:12:56 Removing intermediate container 9f614c2f9627 22:12:56 ---> 9151e79e1d4a 22:12:56 Step 9/27 : WORKDIR /device-onvif-camera 22:12:56 ---> Running in b3281e24fb05 22:12:56 Removing intermediate container b3281e24fb05 22:12:56 ---> 17c45c77ebd1 22:12:56 Step 10/27 : COPY go.mod vendor* ./ 22:12:56 ---> 0d037b020557 22:12:56 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:56 ---> Running in abf2d1bb5f34 22:12:57 Removing intermediate container abf2d1bb5f34 22:12:57 ---> e2c4f00da339 22:12:57 Step 12/27 : COPY . . 22:12:57 ---> 3a93c56019f0 22:12:57 Step 13/27 : RUN ${MAKE} 22:12:57 ---> Running in a393d1fd1b81 22:12:57 Commit message: "Merge commit '10f464ab2b54ff8e32a589214b3c8e1fea4bea02' into HEAD" 22:12:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:12:57 > git rev-list --no-walk f80d6f0f415602187c4b7782428aa9efb3b3f6fd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:00 Dload Upload Total Spent Left Speed 22:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 22:13:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:13:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:13:01 + sudo tee /etc/docker/daemon.new 22:13:01 { 22:13:01 "registry-mirrors": [ 22:13:01 "https://nexus3.edgexfoundry.org:10001" 22:13:01 ], 22:13:01 "bip": "10.250.0.254/24", 22:13:01 "hosts": [ 22:13:01 "tcp://0.0.0.0:5555", 22:13:01 "unix:///var/run/docker.sock" 22:13:01 ], 22:13:01 "mtu": 1458, 22:13:01 "selinux-enabled": true, 22:13:01 "seccomp-profile": "/etc/docker/seccomp.json" 22:13:01 } [Pipeline] sh 22:13:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:13:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:20 provisioning config files... 22:13:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config9775019475828507143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:20 ---> ****-login.sh 22:13:20 nexus3.edgexfoundry.org:10001 22:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:21 Configure a credential helper to remove this warning. See 22:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:21 22:13:21 Login Succeeded 22:13:21 nexus3.edgexfoundry.org:10002 22:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:21 Configure a credential helper to remove this warning. See 22:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:21 22:13:21 Login Succeeded 22:13:21 nexus3.edgexfoundry.org:10003 22:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:21 Configure a credential helper to remove this warning. See 22:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:21 22:13:21 Login Succeeded 22:13:21 nexus3.edgexfoundry.org:10004 22:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:22 Configure a credential helper to remove this warning. See 22:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:22 22:13:22 Login Succeeded 22:13:22 ****.io 22:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:23 Configure a credential helper to remove this warning. See 22:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:23 22:13:23 Login Succeeded 22:13:23 ---> ****-login.sh ends [Pipeline] } 22:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:13:23 ========================================================= 22:13:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:13:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:23 + 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 . 22:13:24 Sending build context to Docker daemon 21.82MB 22:13:24 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 22:13:24 Step 2/13 : FROM ${BASE} AS builder 22:13:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:24 cf04c63912e1: Pulling fs layer 22:13:24 55b35a11ae5e: Pulling fs layer 22:13:24 a37a00ec5f00: Pulling fs layer 22:13:24 50b3750afda1: Pulling fs layer 22:13:24 4f4fb700ef54: Pulling fs layer 22:13:24 80978eb59214: Pulling fs layer 22:13:24 c9f46d7d2bd2: Pulling fs layer 22:13:24 c5a475d317c9: Pulling fs layer 22:13:24 80978eb59214: Waiting 22:13:24 50b3750afda1: Waiting 22:13:24 c9f46d7d2bd2: Waiting 22:13:24 4f4fb700ef54: Waiting 22:13:24 c5a475d317c9: Waiting 22:13:24 55b35a11ae5e: Verifying Checksum 22:13:24 55b35a11ae5e: Download complete 22:13:24 50b3750afda1: Verifying Checksum 22:13:24 50b3750afda1: Download complete 22:13:24 4f4fb700ef54: Verifying Checksum 22:13:24 4f4fb700ef54: Download complete 22:13:24 80978eb59214: Verifying Checksum 22:13:24 80978eb59214: Download complete 22:13:24 cf04c63912e1: Verifying Checksum 22:13:24 cf04c63912e1: Download complete 22:13:25 c5a475d317c9: Verifying Checksum 22:13:25 c5a475d317c9: Download complete 22:13:25 cf04c63912e1: Pull complete 22:13:26 55b35a11ae5e: Pull complete 22:13:26 a37a00ec5f00: Verifying Checksum 22:13:26 a37a00ec5f00: Download complete 22:13:27 c9f46d7d2bd2: Verifying Checksum 22:13:27 c9f46d7d2bd2: Download complete 22:13:30 Removing intermediate container a393d1fd1b81 22:13:30 ---> 5d6dbc3cb591 22:13:30 Step 14/27 : FROM alpine:3.20 22:13:30 3.20: Pulling from library/alpine 22:13:30 43c4264eed91: Already exists 22:13:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:13:30 Status: Downloaded newer image for alpine:3.20 22:13:30 ---> 91ef0af61f39 22:13:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:13:30 ---> Running in fcfda1dbbdbf 22:13:30 Removing intermediate container fcfda1dbbdbf 22:13:30 ---> ed8bde1249f0 22:13:30 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:13:30 ---> Running in dde1c1b9a892 22:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:13:31 (1/1) Installing dumb-init (1.2.5-r3) 22:13:31 Executing busybox-1.36.1-r29.trigger 22:13:31 OK: 8 MiB in 15 packages 22:13:31 Removing intermediate container dde1c1b9a892 22:13:31 ---> 44ab7eca7f27 22:13:31 Step 17/27 : RUN apk --no-cache upgrade 22:13:31 ---> Running in 56890bb9ea6c 22:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:13:32 Upgrading critical system libraries and apk-tools: 22:13:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:13:32 Executing busybox-1.36.1-r29.trigger 22:13:32 Continuing the upgrade transaction with new apk-tools: 22:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:13:32 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 22:13:32 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 22:13:33 OK: 8 MiB in 15 packages 22:13:33 Removing intermediate container 56890bb9ea6c 22:13:33 ---> dc62efac267c 22:13:33 Step 18/27 : WORKDIR / 22:13:33 ---> Running in a670b799a9ba 22:13:33 Removing intermediate container a670b799a9ba 22:13:33 ---> 3722d2bf7261 22:13:33 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:13:34 ---> 519efcc16991 22:13:34 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:34 ---> 82e658172b12 22:13:34 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:34 ---> 935219310711 22:13:34 Step 22/27 : EXPOSE 59984 22:13:34 ---> Running in 155a04a04ea5 22:13:34 Removing intermediate container 155a04a04ea5 22:13:34 ---> 11d4be2726e7 22:13:34 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:13:35 ---> Running in 886f5297c717 22:13:35 Removing intermediate container 886f5297c717 22:13:35 ---> c0001d933663 22:13:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:13:35 ---> Running in cf88ae049b52 22:13:35 Removing intermediate container cf88ae049b52 22:13:35 ---> c63cc7ddb8d3 22:13:35 Step 25/27 : LABEL arch=amd64 22:13:35 ---> Running in 522872f23145 22:13:35 Removing intermediate container 522872f23145 22:13:35 ---> 4da610e9396e 22:13:35 Step 26/27 : LABEL git_sha=e8d878a81c8aecdbaf3947a09524c513bf610533 22:13:35 ---> Running in 2164c4b9585a 22:13:35 Removing intermediate container 2164c4b9585a 22:13:35 ---> a09749ed3198 22:13:35 Step 27/27 : LABEL version=0.0.0 22:13:35 ---> Running in ccc53c75f664 22:13:35 Removing intermediate container ccc53c75f664 22:13:35 ---> f263c73c42e4 22:13:35 [Warning] One or more build-args [ARCH] were not consumed 22:13:35 Successfully built f263c73c42e4 22:13:35 Successfully tagged device-onvif-camera: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 22:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:35 22:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:36 latest: Pulling from edgex-lftools-log-publisher 22:13:36 5eb5b503b376: Pulling fs layer 22:13:36 5c69ac0246d0: Pulling fs layer 22:13:36 ec43610c2a17: Pulling fs layer 22:13:36 3a2ae6a8a46f: Pulling fs layer 22:13:36 33b1e0a273af: Pulling fs layer 22:13:36 5d3b04190fa2: Pulling fs layer 22:13:36 2f39f015ded8: Pulling fs layer 22:13:36 3a2ae6a8a46f: Waiting 22:13:36 33b1e0a273af: Waiting 22:13:36 5d3b04190fa2: Waiting 22:13:36 2f39f015ded8: Waiting 22:13:36 5c69ac0246d0: Verifying Checksum 22:13:36 5c69ac0246d0: Download complete 22:13:36 3a2ae6a8a46f: Download complete 22:13:36 33b1e0a273af: Verifying Checksum 22:13:36 33b1e0a273af: Download complete 22:13:36 5d3b04190fa2: Download complete 22:13:36 ec43610c2a17: Verifying Checksum 22:13:36 ec43610c2a17: Download complete 22:13:36 5eb5b503b376: Verifying Checksum 22:13:36 5eb5b503b376: Download complete 22:13:36 2f39f015ded8: Download complete 22:13:37 5eb5b503b376: Pull complete 22:13:37 5c69ac0246d0: Pull complete 22:13:38 ec43610c2a17: Pull complete 22:13:38 3a2ae6a8a46f: Pull complete 22:13:38 33b1e0a273af: Pull complete 22:13:38 5d3b04190fa2: Pull complete 22:13:42 a37a00ec5f00: Pull complete 22:13:42 50b3750afda1: Pull complete 22:13:42 4f4fb700ef54: Pull complete 22:13:42 80978eb59214: Pull complete 22:13:42 2f39f015ded8: Pull complete 22:13:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:42 prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container 22:13:42 $ 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/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:46 $ docker top 38ec86c06a5651d94c762d20602e6927f5f2a87f1b1acc17437eb1e8bbc72d30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:46 ---> job-cost.sh 22:13:46 lf-activate-venv: SKIPPING 22:13:46 INFO: No Stack... 22:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:46 INFO: Archiving Costs [Pipeline] sh 22:13:47 + cat /w/workspace/undry_device-onvif-camera_PR-471/archives/cost.csv 22:13:47 + cut -d, -f6 [Pipeline] lock 22:13:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] 22:13:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] did not exist. Created. 22:13:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:47 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:47 Stashed 1 file(s) [Pipeline] } 22:13:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:47 $ docker stop --time=1 38ec86c06a5651d94c762d20602e6927f5f2a87f1b1acc17437eb1e8bbc72d30 22:13:48 $ docker rm -f --volumes 38ec86c06a5651d94c762d20602e6927f5f2a87f1b1acc17437eb1e8bbc72d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:49 c9f46d7d2bd2: Pull complete 22:13:49 c5a475d317c9: Pull complete 22:13:49 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:13:49 ---> be29e6b0f0d4 22:13:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:13:51 ---> Running in b82b89a35269 22:13:51 Removing intermediate container b82b89a35269 22:13:51 ---> d2f1abfe0338 22:13:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:51 ---> Running in e3fb66b1d2d7 22:13:51 Removing intermediate container e3fb66b1d2d7 22:13:51 ---> eb70e4c45f39 22:13:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:13:51 ---> Running in 408c083e5562 22:13:51 Removing intermediate container 408c083e5562 22:13:51 ---> a3a2f082fc81 22:13:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:13:52 ---> Running in dc7ad5078a4e 22:13:52 Removing intermediate container dc7ad5078a4e 22:13:52 ---> 51cc54a8094c 22:13:52 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:13:52 ---> Running in a549afb8399f 22:13:52 Removing intermediate container a549afb8399f 22:13:52 ---> 778a927ad85a 22:13:52 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:52 ---> Running in acc193e49f2f 22:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:13:55 OK: 238 MiB in 54 packages 22:13:56 Removing intermediate container acc193e49f2f 22:13:56 ---> ba5ac53ef5f0 22:13:56 Step 9/13 : WORKDIR /device-onvif-camera 22:13:56 ---> Running in cd2e074c13bc 22:13:56 Removing intermediate container cd2e074c13bc 22:13:56 ---> 4ced5d80cf35 22:13:56 Step 10/13 : COPY go.mod vendor* ./ 22:13:57 ---> 6a64184ea5a2 22:13:57 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:57 ---> Running in e4c588490e86 22:15:49 Removing intermediate container e4c588490e86 22:15:49 ---> 3474138a7562 22:15:49 Step 12/13 : COPY . . 22:15:49 ---> 6655782a8d95 22:15:49 Step 13/13 : RUN ${MAKE} 22:15:49 ---> Running in 48b757266c8a 22:15:49 noop 22:15:49 Removing intermediate container 48b757266c8a 22:15:49 ---> 418d8575329b 22:15:49 Successfully built 418d8575329b 22:15:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:49 + docker inspect -f . ci-base-image-arm64 22:15:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:50 prd-ubuntu20.04-docker-arm64-4c-16g-25968 does not seem to be running inside a container 22:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:15:51 $ docker top ae056598aaa1cb06fe628a0baaddb7bd74d35559a4157fe2d01a165a1e640aac -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:52 + go version 22:15:52 go version go1.23.2 linux/arm64 [Pipeline] } 22:15:52 $ docker stop --time=1 ae056598aaa1cb06fe628a0baaddb7bd74d35559a4157fe2d01a165a1e640aac 22:15:53 $ docker rm -f --volumes ae056598aaa1cb06fe628a0baaddb7bd74d35559a4157fe2d01a165a1e640aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:54 + docker inspect -f . ci-base-image-arm64 22:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-25968 does not seem to be running inside a container 22:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:15:55 $ docker top b04e19a31eb149fc24b86b356ceff026cc70f380803db14a424434549a476c86 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:56 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 22:15:57 + make test 22:15:57 go test ./... -coverprofile=coverage.out ./... 22:16:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:19:40 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 22:19:40 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 22:19:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.169s coverage: 31.4% of statements 22:19:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.581s coverage: 86.5% of statements 22:19:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:19:59 go vet ./... 22:20:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:45 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:20:45 $ docker stop --time=1 b04e19a31eb149fc24b86b356ceff026cc70f380803db14a424434549a476c86 22:20:47 $ docker rm -f --volumes b04e19a31eb149fc24b86b356ceff026cc70f380803db14a424434549a476c86 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:49 Warning: overwriting stash ‘coverage-report’ 22:20:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:50 + ls -al . 22:20:50 total 312 22:20:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 22:16 . 22:20:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:12 .. 22:20:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 22:12 .git 22:20:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:12 .github 22:20:50 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 22:12 .gitignore 22:20:50 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 22:12 .golangci.yml 22:20:50 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 8 22:12 Attribution.txt 22:20:50 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 8 22:12 CHANGELOG.md 22:20:50 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 8 22:12 Dockerfile 22:20:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 22:12 GOVERNANCE.md 22:20:50 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 22:12 Jenkinsfile 22:20:50 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 22:12 LICENSE 22:20:50 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 8 22:12 Makefile 22:20:50 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 22:12 OWNERS.md 22:20:50 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 22:12 README.md 22:20:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 22:10 VERSION 22:20:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 22:12 bin 22:20:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:12 cmd 22:20:50 -rw-r--r-- 1 jenkins jenkins 92292 Nov 8 22:19 coverage.out 22:20:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:12 doc 22:20:50 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 8 22:12 go.mod 22:20:50 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 8 22:12 go.sum 22:20:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:12 internal 22:20:50 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:51 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=330ae4d9553ccb41c24b8bd4fc5edbe204181332 --label arch=arm64 --label version=0.0.0 . 22:20:51 Sending build context to Docker daemon 21.91MB 22:20:51 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:20:51 Step 2/27 : FROM ${BASE} AS builder 22:20:51 ---> 418d8575329b 22:20:51 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:20:52 ---> Running in 97866777670c 22:20:52 Removing intermediate container 97866777670c 22:20:52 ---> e051b6582242 22:20:52 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:52 ---> Running in 4f4dbbecb679 22:20:52 Removing intermediate container 4f4dbbecb679 22:20:52 ---> c384ef0c4c6d 22:20:52 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:20:52 ---> Running in 70bba0ded2cd 22:20:52 Removing intermediate container 70bba0ded2cd 22:20:52 ---> e57a22d98203 22:20:52 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:20:53 ---> Running in 711f7bcde28b 22:20:53 Removing intermediate container 711f7bcde28b 22:20:53 ---> ac08a02aacef 22:20:53 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:20:53 ---> Running in d5398e4cd572 22:20:53 Removing intermediate container d5398e4cd572 22:20:53 ---> 969453fdd9d2 22:20:53 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:53 ---> Running in ac314bcf4a4a 22:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:20:56 OK: 238 MiB in 54 packages 22:20:57 Removing intermediate container ac314bcf4a4a 22:20:57 ---> b409ad4b8596 22:20:57 Step 9/27 : WORKDIR /device-onvif-camera 22:20:57 ---> Running in 78d00d8e0bcd 22:20:57 Removing intermediate container 78d00d8e0bcd 22:20:57 ---> 806243e24412 22:20:57 Step 10/27 : COPY go.mod vendor* ./ 22:20:58 ---> c048de745198 22:20:58 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:58 ---> Running in fd105c43c205 22:21:00 Removing intermediate container fd105c43c205 22:21:00 ---> 7556945f72cc 22:21:00 Step 12/27 : COPY . . 22:21:01 ---> 6e89b1c8c48e 22:21:01 Step 13/27 : RUN ${MAKE} 22:21:01 ---> Running in cb518dca6488 22:21:02 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:24:39 Removing intermediate container cb518dca6488 22:24:39 ---> f65822d04c47 22:24:39 Step 14/27 : FROM alpine:3.20 22:24:39 3.20: Pulling from library/alpine 22:24:39 cf04c63912e1: Already exists 22:24:39 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:24:39 Status: Downloaded newer image for alpine:3.20 22:24:39 ---> c157a85ed455 22:24:39 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:24:39 ---> Running in 537278fb3566 22:24:39 Removing intermediate container 537278fb3566 22:24:39 ---> 5052f44edb24 22:24:39 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:24:39 ---> Running in fa3242a6d789 22:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:24:39 (1/1) Installing dumb-init (1.2.5-r3) 22:24:39 Executing busybox-1.36.1-r29.trigger 22:24:39 OK: 9 MiB in 15 packages 22:24:39 Removing intermediate container fa3242a6d789 22:24:39 ---> 6012c2ca87cc 22:24:39 Step 17/27 : RUN apk --no-cache upgrade 22:24:39 ---> Running in 2993626ee5f3 22:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:24:39 Upgrading critical system libraries and apk-tools: 22:24:39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:24:39 Executing busybox-1.36.1-r29.trigger 22:24:39 Continuing the upgrade transaction with new apk-tools: 22:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:24:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 22:24:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 22:24:39 OK: 9 MiB in 15 packages 22:24:39 Removing intermediate container 2993626ee5f3 22:24:39 ---> dfcaefed9285 22:24:39 Step 18/27 : WORKDIR / 22:24:39 ---> Running in f3b07e188b4e 22:24:39 Removing intermediate container f3b07e188b4e 22:24:39 ---> 6efb124f80f5 22:24:39 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:24:40 ---> d0559755336b 22:24:40 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:24:41 ---> b5be7deb2a1f 22:24:41 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:24:41 ---> 0ef32e930c39 22:24:41 Step 22/27 : EXPOSE 59984 22:24:41 ---> Running in a01d5e52adf7 22:24:42 Removing intermediate container a01d5e52adf7 22:24:42 ---> 0b1e328b07e3 22:24:42 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:24:42 ---> Running in 4a191b799098 22:24:42 Removing intermediate container 4a191b799098 22:24:42 ---> 64b0dc16e33b 22:24:42 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:24:42 ---> Running in bbcb391da2b4 22:24:42 Removing intermediate container bbcb391da2b4 22:24:42 ---> 463647cf2411 22:24:42 Step 25/27 : LABEL arch=arm64 22:24:42 ---> Running in 7eecced30672 22:24:42 Removing intermediate container 7eecced30672 22:24:42 ---> 754b575469c1 22:24:42 Step 26/27 : LABEL git_sha=330ae4d9553ccb41c24b8bd4fc5edbe204181332 22:24:43 ---> Running in f67d056b128f 22:24:43 Removing intermediate container f67d056b128f 22:24:43 ---> 0070a038647d 22:24:43 Step 27/27 : LABEL version=0.0.0 22:24:43 ---> Running in 6957b721aa33 22:24:43 Removing intermediate container 6957b721aa33 22:24:43 ---> 67c566be0e33 22:24:43 [Warning] One or more build-args [ARCH] were not consumed 22:24:43 Successfully built 67c566be0e33 22:24:43 Successfully tagged device-onvif-camera-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 22:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:44 22:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:44 arm64: Pulling from edgex-lftools-log-publisher 22:24:44 8998bd30e6a1: Pulling fs layer 22:24:44 04944245beec: Pulling fs layer 22:24:44 699f458cf7ca: Pulling fs layer 22:24:44 765212b225bb: Pulling fs layer 22:24:44 f23df028b6ca: Pulling fs layer 22:24:44 d65c8cfc05b1: Pulling fs layer 22:24:44 2437ff75d9bd: Pulling fs layer 22:24:44 765212b225bb: Waiting 22:24:44 d65c8cfc05b1: Waiting 22:24:44 f23df028b6ca: Waiting 22:24:44 2437ff75d9bd: Waiting 22:24:44 04944245beec: Verifying Checksum 22:24:44 04944245beec: Download complete 22:24:44 765212b225bb: Verifying Checksum 22:24:44 765212b225bb: Download complete 22:24:44 f23df028b6ca: Verifying Checksum 22:24:44 f23df028b6ca: Download complete 22:24:44 d65c8cfc05b1: Verifying Checksum 22:24:44 d65c8cfc05b1: Download complete 22:24:45 699f458cf7ca: Verifying Checksum 22:24:45 699f458cf7ca: Download complete 22:24:45 8998bd30e6a1: Verifying Checksum 22:24:45 8998bd30e6a1: Download complete 22:24:47 2437ff75d9bd: Verifying Checksum 22:24:47 2437ff75d9bd: Download complete 22:24:49 8998bd30e6a1: Pull complete 22:24:50 04944245beec: Pull complete 22:24:51 699f458cf7ca: Pull complete 22:24:52 765212b225bb: Pull complete 22:24:52 f23df028b6ca: Pull complete 22:24:52 d65c8cfc05b1: Pull complete 22:25:11 2437ff75d9bd: Pull complete 22:25:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:25:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:11 prd-ubuntu20.04-docker-arm64-4c-16g-25968 does not seem to be running inside a container 22:25:11 $ 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-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:25:14 $ docker top 264784568b97a3319b663f9f4215771d2abff040c1b29c9b0fe69c7b58d3173e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:14 ---> job-cost.sh 22:25:14 lf-activate-venv: SKIPPING 22:25:14 INFO: No Stack... 22:25:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:25:16 INFO: Archiving Costs [Pipeline] sh 22:25:16 + cut -d, -f6 22:25:16 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock 22:25:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] 22:25:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] did not exist. Created. 22:25:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:17 /w/workspace/device-onvif-camera/2@tmp/durable-69f25fb7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:25:17 + echo total: 0.10999999940395355 [Pipeline] stash 22:25:17 Warning: overwriting stash ‘stack-cost’ 22:25:17 Stashed 1 file(s) [Pipeline] } 22:25:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:17 $ docker stop --time=1 264784568b97a3319b663f9f4215771d2abff040c1b29c9b0fe69c7b58d3173e 22:25:19 $ docker rm -f --volumes 264784568b97a3319b663f9f4215771d2abff040c1b29c9b0fe69c7b58d3173e [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 22:25:19 provisioning config files... 22:25:19 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config5605922946248968403tmp [Pipeline] { [Pipeline] sh 22:25:20 + set +x 22:25:20 + curl -s https://codecov.io/bash 22:25:20 + bash -s -- 22:25:20 22:25:20 _____ _ 22:25:20 / ____| | | 22:25:20 | | ___ __| | ___ ___ _____ __ 22:25:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:20 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:20 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:20 Bash-1.0.6 22:25:20 22:25:20 22:25:20 ==> git version 2.25.1 found 22:25:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:25:20 Release-Date: 2020-01-08 22:25:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:25:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:25:20 ==> Jenkins CI detected. 22:25:20 current dir:  /w/workspace/undry_device-onvif-camera_PR-471 22:25:20 project root: . 22:25:20 --> token set from env 22:25:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:20 ==> Running gcov in . (disable via -X gcov) 22:25:20 ==> Python coveragepy not found 22:25:20 ==> Searching for coverage reports in: 22:25:20 + . 22:25:20 -> Found 1 reports 22:25:20 ==> Detecting git/mercurial file structure 22:25:20 ==> Reading reports 22:25:20 + ./coverage.out bytes=92292 22:25:20 ==> Appending adjustments 22:25:20 https://docs.codecov.io/docs/fixing-reports 22:25:20 + Found adjustments 22:25:20 ==> Gzipping contents 22:25:20 12K /tmp/codecov.tVdLFI.gz 22:25:20 ==> Uploading reports 22:25:20 url: https://codecov.io 22:25:20 query: branch=PR-471&commit=e8d878a81c8aecdbaf3947a09524c513bf610533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-471%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=471&job=&cmd_args= 22:25:20 -> Pinging Codecov 22:25:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-471&commit=e8d878a81c8aecdbaf3947a09524c513bf610533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-471%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=471&job=&cmd_args= 22:25:20 -> Uploading to 22:25:20 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/e8d878a81c8aecdbaf3947a09524c513bf610533/2d22e41d-1093-438b-9f23-3dd17f4fadfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T222520Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2c5238816eb9a4e6d1fedd23ac284f84ef4a23b96d5474faf00f75e64385b3de 22:25:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:20 Dload Upload Total Spent Left Speed 22:25:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 50955 --:--:-- --:--:-- --:--:-- 51183 22:25:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] } 22:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:25:21 + [ -d /w/workspace/undry_device-onvif-camera_PR-471/archives ] 22:25:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-471/archives 22:25:21 total 16 22:25:21 drwxr-xr-x 3 root root 4096 Nov 8 22:13 . 22:25:21 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 22:13 .. 22:25:21 drwxr-xr-x 2 root root 4096 Nov 8 22:13 cost 22:25:21 -rw-r--r-- 1 root root 91 Nov 8 22:13 cost.csv 22:25:21 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-471/archives 22:25:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-471/archives 22:25:21 total 16 22:25:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 22:13 . 22:25:21 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 22:13 .. 22:25:21 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 22:13 cost 22:25:21 -rw-r--r-- 1 jenkins jenkins 91 Nov 8 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:25:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:22 ---> package-listing.sh 22:25:22 ++ facter osfamily 22:25:22 ++ tr '[:upper:]' '[:lower:]' 22:25:23 + OS_FAMILY=debian 22:25:23 + workspace=/w/workspace/undry_device-onvif-camera_PR-471 22:25:23 + START_PACKAGES=/tmp/packages_start.txt 22:25:23 + END_PACKAGES=/tmp/packages_end.txt 22:25:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:23 + PACKAGES=/tmp/packages_start.txt 22:25:23 + '[' /w/workspace/undry_device-onvif-camera_PR-471 ']' 22:25:23 + PACKAGES=/tmp/packages_end.txt 22:25:23 + case "${OS_FAMILY}" in 22:25:23 + dpkg -l 22:25:23 + grep '^ii' 22:25:23 + '[' -f /tmp/packages_start.txt ']' 22:25:23 + '[' -f /tmp/packages_end.txt ']' 22:25:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:23 + '[' /w/workspace/undry_device-onvif-camera_PR-471 ']' 22:25:23 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-471/archives/ 22:25:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-471/archives/ [Pipeline] echo 22:25:23 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/undry_device-onvif-camera_PR-471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:24 prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container 22:25:24 $ 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/undry_device-onvif-camera_PR-471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:24 $ docker top 1a3bcd8023b06cca1def13b1f53c33b3d6ecaa41e9ffff0aae1b9e02d7778bed -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:25 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:25 + ls /var/log/sa-host 22:25:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:25 provisioning config files... 22:25:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config2386734144176742747tmp [Pipeline] { [Pipeline] echo 22:25:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:25 ---> create-netrc.sh [Pipeline] } 22:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:26 ---> python-tools-install.sh [Pipeline] echo 22:25:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:26 ---> sudo-logs.sh 22:25:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:25:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:26 ---> job-cost.sh 22:25:26 lf-activate-venv: SKIPPING 22:25:26 DEBUG: total: 0.2199999988079071 22:25:26 INFO: Retrieving Stack Cost... 22:25:27 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:27 INFO: Archiving Costs [Pipeline] echo 22:25:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:27 ---> logs-deploy.sh 22:25:27 lf-activate-venv: SKIPPING 22:25:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-471/2 22:25:27 INFO: archiving workspace using pattern(s): 22:25:28 Archives upload complete. 22:25:29 INFO: archiving logs to Nexus 22:25:29 ---> uname -a: 22:25:29 Linux prd-ubuntu20-04-docker-8c-8g-25967 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:25:29 22:25:29 22:25:29 ---> lscpu: 22:25:29 Architecture: x86_64 22:25:29 CPU op-mode(s): 32-bit, 64-bit 22:25:29 Byte Order: Little Endian 22:25:29 Address sizes: 40 bits physical, 48 bits virtual 22:25:29 CPU(s): 8 22:25:29 On-line CPU(s) list: 0-7 22:25:29 Thread(s) per core: 1 22:25:29 Core(s) per socket: 1 22:25:29 Socket(s): 8 22:25:29 NUMA node(s): 1 22:25:29 Vendor ID: AuthenticAMD 22:25:29 CPU family: 23 22:25:29 Model: 49 22:25:29 Model name: AMD EPYC-Rome Processor 22:25:29 Stepping: 0 22:25:29 CPU MHz: 2799.998 22:25:29 BogoMIPS: 5599.99 22:25:29 Virtualization: AMD-V 22:25:29 Hypervisor vendor: KVM 22:25:29 Virtualization type: full 22:25:29 L1d cache: 256 KiB 22:25:29 L1i cache: 256 KiB 22:25:29 L2 cache: 4 MiB 22:25:29 L3 cache: 128 MiB 22:25:29 NUMA node0 CPU(s): 0-7 22:25:29 Vulnerability Itlb multihit: Not affected 22:25:29 Vulnerability L1tf: Not affected 22:25:29 Vulnerability Mds: Not affected 22:25:29 Vulnerability Meltdown: Not affected 22:25:29 Vulnerability Mmio stale data: Not affected 22:25:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:25:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:25:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:25:29 Vulnerability Srbds: Not affected 22:25:29 Vulnerability Tsx async abort: Not affected 22:25:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:25:29 22:25:29 22:25:29 ---> nproc: 22:25:29 8 22:25:29 22:25:29 22:25:29 ---> df -h: 22:25:29 Filesystem Size Used Avail Use% Mounted on 22:25:29 overlay 155G 12G 143G 8% / 22:25:29 tmpfs 64M 0 64M 0% /dev 22:25:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:25:29 shm 64M 0 64M 0% /dev/shm 22:25:29 /dev/vda1 155G 12G 143G 8% /facter-os 22:25:29 22:25:29 22:25:29 ---> sar -b -r -n DEV: 22:25:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25967) 11/08/24 _x86_64_ (8 CPU) 22:25:29 22:25:29 22:09:52 LINUX RESTART (8 CPU) 22:25:29 22:25:29 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:25:29 22:11:01 353.63 48.28 305.35 0.00 5418.46 182560.88 0.00 22:25:29 22:12:01 319.65 2.55 317.10 0.00 35.86 106615.30 0.00 22:25:29 22:13:01 114.26 0.15 114.11 0.00 11.60 22489.19 0.00 22:25:29 22:14:01 148.43 0.03 148.40 0.00 4.40 50133.69 0.00 22:25:29 22:15:01 7.92 2.18 5.73 0.00 2346.81 192.25 0.00 22:25:29 22:16:01 25.91 9.13 16.78 0.00 1141.68 3650.19 0.00 22:25:29 22:17:01 1.38 0.02 1.37 0.00 0.13 15.33 0.00 22:25:29 22:18:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 22:25:29 22:19:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 22:25:29 22:20:01 2.20 0.00 2.20 0.00 0.00 33.86 0.00 22:25:29 22:21:02 1.03 0.00 1.03 0.00 0.00 11.46 0.00 22:25:29 22:22:01 1.56 0.00 1.56 0.00 0.00 17.62 0.00 22:25:29 22:23:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 22:25:29 22:24:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 22:25:29 22:25:01 1.80 0.02 1.78 0.00 0.13 22.80 0.00 22:25:29 Average: 65.54 4.16 61.38 0.00 597.96 24414.16 0.00 22:25:29 22:25:29 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:25:29 22:11:01 29171256 31544332 776664 2.36 74624 2569148 1871256 5.51 1028592 2295684 471432 22:25:29 22:12:01 27905728 31524056 782608 2.38 185904 3582620 1765936 5.20 1157560 3297528 396 22:25:29 22:13:01 27643920 31432536 866096 2.63 195404 3698316 2200276 6.48 1451808 3211444 41272 22:25:29 22:14:01 26839084 31527828 772860 2.35 203516 4544088 1802036 5.31 1399028 4024100 332 22:25:29 22:15:01 26659140 31520756 778092 2.37 205368 4711712 1784464 5.26 1510328 4085316 94380 22:25:29 22:16:01 26606004 31513120 774480 2.36 208964 4748856 1817572 5.36 1548680 4082868 4 22:25:29 22:17:01 26605024 31512240 775196 2.36 209060 4748856 1817572 5.36 1548664 4082876 8 22:25:29 22:18:01 26615660 31523288 764012 2.32 209088 4748992 1817572 5.36 1538456 4083188 172 22:25:29 22:19:01 26616132 31523768 763472 2.32 209112 4748996 1817572 5.36 1538440 4083192 8 22:25:29 22:20:01 26616148 31524116 763356 2.32 209220 4748968 1817572 5.36 1538536 4083392 4 22:25:29 22:21:02 26616252 31524244 763180 2.32 209248 4748976 1817572 5.36 1538836 4083392 16 22:25:29 22:22:01 26616076 31524124 763256 2.32 209280 4748980 1817572 5.36 1538460 4083396 4 22:25:29 22:23:01 26615608 31523684 763596 2.32 209304 4748984 1817572 5.36 1538776 4083400 8 22:25:29 22:24:01 26615432 31523640 763388 2.32 209328 4748988 1817572 5.36 1538544 4083404 144 22:25:29 22:25:01 26615472 31523848 763296 2.32 209368 4748980 1843144 5.43 1538340 4083484 36 22:25:29 Average: 26957129 31517705 775570 2.36 197119 4439697 1841684 5.43 1463537 3849778 40548 22:25:29 22:25:29 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:25:29 22:11:01 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 22:25:29 22:11:01 ens3 634.92 393.32 6102.47 98.33 0.00 0.00 0.00 0.00 22:25:29 22:11:01 docker0 30.06 36.09 2.32 243.15 0.00 0.00 0.00 0.00 22:25:29 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:12:01 ens3 431.41 286.95 3446.06 33.03 0.00 0.00 0.00 0.00 22:25:29 22:12:01 docker0 281.82 421.13 25.32 3438.84 0.00 0.00 0.00 0.00 22:25:29 22:13:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:25:29 22:13:01 ens3 43.49 25.48 84.09 17.01 0.00 0.00 0.00 0.00 22:25:29 22:13:01 docker0 1.58 3.37 0.09 38.12 0.00 0.00 0.00 0.00 22:25:29 22:13:01 vethb21961f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:29 22:14:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 22:25:29 22:14:01 ens3 113.21 65.76 2681.01 14.63 0.00 0.00 0.00 0.00 22:25:29 22:14:01 docker0 6.95 14.13 0.41 152.88 0.00 0.00 0.00 0.00 22:25:29 22:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:25:29 22:15:01 ens3 96.15 48.84 1394.58 3.44 0.00 0.00 0.00 0.00 22:25:29 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:16:01 ens3 0.55 0.33 0.26 0.12 0.00 0.00 0.00 0.00 22:25:29 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:19:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:21:02 ens3 0.85 0.32 2.22 0.08 0.00 0.00 0.00 0.00 22:25:29 22:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:22:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:23:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:24:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:25:29 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:29 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 22:25:29 Average: ens3 88.18 54.82 915.10 11.12 0.00 0.00 0.00 0.00 22:25:29 Average: docker0 21.38 31.68 1.88 258.47 0.00 0.00 0.00 0.00 22:25:29 22:25:29