Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00d72ba3490da04c7fb9fda133aa74bab6480b11 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-ssh2664398432680723253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11574244429815307264.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7374141956420293772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh553048241554824403.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15574878686702461534.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21094 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 00d72ba3490da04c7fb9fda133aa74bab6480b11 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#528)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 00d72ba3490da04c7fb9fda133aa74bab6480b11 # timeout=10 > git rev-list --no-walk fb5699bb165a45658e3c88aaba4577f28985ccb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:03 ========================================================= 01:38:03 EdgeX Global Pipelines Version Info 01:38:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:04 ------------------- 01:38:04 stable info: 01:38:04 ------------------- 01:38:04 Commited By: Cherry Wang cherry@iotechsys.com 01:38:04 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:38:04 Message: update stable to v1.0.276 01:38:05 ------------------- 01:38:05 experimental info: 01:38:05 ------------------- 01:38:05 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:05 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:38:05 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo 01:38:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d72ba [Pipeline] echo 01:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:06 provisioning config files... 01:38:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7670713854245595956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:06 ---> ****-login.sh 01:38:06 nexus3.edgexfoundry.org:10001 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:06 01:38:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:06 Configure a credential helper to remove this warning. See 01:38:06 https://docs.****.com/go/credential-store/ 01:38:06 01:38:06 Login Succeeded 01:38:06 nexus3.edgexfoundry.org:10002 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:06 01:38:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:06 Configure a credential helper to remove this warning. See 01:38:06 https://docs.****.com/go/credential-store/ 01:38:06 01:38:06 Login Succeeded 01:38:06 nexus3.edgexfoundry.org:10003 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:06 01:38:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:06 Configure a credential helper to remove this warning. See 01:38:06 https://docs.****.com/go/credential-store/ 01:38:06 01:38:06 Login Succeeded 01:38:06 nexus3.edgexfoundry.org:10004 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:06 01:38:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:06 Configure a credential helper to remove this warning. See 01:38:06 https://docs.****.com/go/credential-store/ 01:38:06 01:38:06 Login Succeeded 01:38:06 ****.io 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:07 01:38:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:38:07 Configure a credential helper to remove this warning. See 01:38:07 https://docs.****.com/go/credential-store/ 01:38:07 01:38:07 Login Succeeded 01:38:07 ---> ****-login.sh ends [Pipeline] } 01:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:38:07 + git rev-list -1 --merges 00d72ba3490da04c7fb9fda133aa74bab6480b11~1..00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo 01:38:07 -----------> git rev-list -1 --merges 00d72ba3490da04c7fb9fda133aa74bab6480b11~1..00d72ba3490da04c7fb9fda133aa74bab6480b11 00d72ba3490da04c7fb9fda133aa74bab6480b11 [false] [Pipeline] sh 01:38:07 + git log --format=format:%s -1 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo 01:38:07 ========================================================= 01:38:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:38:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:08 + git log --format=format:%s -1 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo 01:38:08 [semverPrep] GIT_COMMIT: 00d72ba3490da04c7fb9fda133aa74bab6480b11, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#528) [Pipeline] echo 01:38:08 [semverPrep] This is not a build commit. [Pipeline] sh 01:38:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:38:08 + grep -v github /etc/ssh/ssh_known_hosts 01:38:08 + [ -e /tmp/ssh_known_hosts ] 01:38:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:38:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:38:08 + sudo tee -a /etc/ssh/ssh_known_hosts 01:38:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:09 01:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:09 0.1.4: Pulling from edgex-devops/py-git-semver 01:38:09 3dae71ba6b94: Pulling fs layer 01:38:09 6bf1a483ea7c: Pulling fs layer 01:38:09 f5dfc541a4d3: Pulling fs layer 01:38:09 461d9e800cba: Pulling fs layer 01:38:09 80192f66455f: Pulling fs layer 01:38:09 2e8e34ca0e6c: Pulling fs layer 01:38:09 a29436f7fd5d: Pulling fs layer 01:38:09 923cac83aea3: Pulling fs layer 01:38:09 25ad8b0a4227: Pulling fs layer 01:38:09 db01528c6b51: Pulling fs layer 01:38:09 28988de357af: Pulling fs layer 01:38:09 461d9e800cba: Waiting 01:38:09 80192f66455f: Waiting 01:38:09 2e8e34ca0e6c: Waiting 01:38:09 a29436f7fd5d: Waiting 01:38:09 db01528c6b51: Waiting 01:38:09 923cac83aea3: Waiting 01:38:09 28988de357af: Waiting 01:38:09 6bf1a483ea7c: Verifying Checksum 01:38:09 6bf1a483ea7c: Download complete 01:38:09 461d9e800cba: Verifying Checksum 01:38:09 461d9e800cba: Download complete 01:38:09 80192f66455f: Verifying Checksum 01:38:09 80192f66455f: Download complete 01:38:09 f5dfc541a4d3: Verifying Checksum 01:38:09 f5dfc541a4d3: Download complete 01:38:09 3dae71ba6b94: Verifying Checksum 01:38:09 3dae71ba6b94: Download complete 01:38:09 923cac83aea3: Download complete 01:38:09 25ad8b0a4227: Verifying Checksum 01:38:09 25ad8b0a4227: Download complete 01:38:09 db01528c6b51: Verifying Checksum 01:38:09 28988de357af: Verifying Checksum 01:38:09 28988de357af: Download complete 01:38:09 a29436f7fd5d: Verifying Checksum 01:38:09 a29436f7fd5d: Download complete 01:38:10 2e8e34ca0e6c: Verifying Checksum 01:38:10 2e8e34ca0e6c: Download complete 01:38:11 3dae71ba6b94: Pull complete 01:38:11 6bf1a483ea7c: Pull complete 01:38:11 f5dfc541a4d3: Pull complete 01:38:11 461d9e800cba: Pull complete 01:38:11 80192f66455f: Pull complete 01:38:16 2e8e34ca0e6c: Pull complete 01:38:17 a29436f7fd5d: Pull complete 01:38:17 923cac83aea3: Pull complete 01:38:17 25ad8b0a4227: Pull complete 01:38:17 db01528c6b51: Pull complete 01:38:17 28988de357af: Pull complete 01:38:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:17 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:38:19 $ docker top a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 -eo pid,comm 01:38:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:38:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:20 [ssh-agent] Looking for ssh-agent implementation... 01:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:20 $ docker exec a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent 01:38:20 SSH_AUTH_SOCK=/tmp/ssh-fXJw2J9AKJef/agent.32 01:38:20 SSH_AGENT_PID=38 01:38:20 Running ssh-add (command line suppressed) 01:38:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13064646373481961228.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13064646373481961228.key) 01:38:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:20 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 01:38:21 + git tag --points-at HEAD [Pipeline] } 01:38:21 $ docker exec --env ******** --env ******** a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent -k 01:38:21 unset SSH_AUTH_SOCK; 01:38:21 unset SSH_AGENT_PID; 01:38:21 echo Agent pid 38 killed; 01:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:38:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:21 [ssh-agent] Looking for ssh-agent implementation... 01:38:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:21 $ docker exec a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent 01:38:21 SSH_AUTH_SOCK=/tmp/ssh-55se1WVPYJda/agent.85 01:38:21 SSH_AGENT_PID=91 01:38:21 Running ssh-add (command line suppressed) 01:38:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15037252291857120629.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15037252291857120629.key) 01:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:21 + git semver init 01:38:22 2025-10-03 01:38:22,099 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:38:22 2025-10-03 01:38:22,102 [run_init] DEBUG init version:0.0.0 force:False 01:38:22 2025-10-03 01:38:22,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:38:22 2025-10-03 01:38:22,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:38:22 2025-10-03 01:38:22,104 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:38:24 2025-10-03 01:38:23,705 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:38:24 2025-10-03 01:38:23,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:38:24 2025-10-03 01:38:23,706 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:38:24 2025-10-03 01:38:23,706 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:38:24 4.1.0-dev.10 [Pipeline] } 01:38:24 $ docker exec --env ******** --env ******** a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent -k 01:38:24 unset SSH_AUTH_SOCK; 01:38:24 unset SSH_AGENT_PID; 01:38:24 echo Agent pid 91 killed; 01:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:24 + git semver [Pipeline] } 01:38:24 $ docker stop --time=1 a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 01:38:26 $ docker rm -f --volumes a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:38:26 Stashed 1 file(s) [Pipeline] echo 01:38:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:26 provisioning config files... 01:38:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17109781499087514446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:27 ---> ****-login.sh 01:38:27 nexus3.edgexfoundry.org:10001 01:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:27 Login Succeeded 01:38:27 nexus3.edgexfoundry.org:10002 01:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:27 Login Succeeded 01:38:27 nexus3.edgexfoundry.org:10003 01:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:27 Login Succeeded 01:38:27 nexus3.edgexfoundry.org:10004 01:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:27 Login Succeeded 01:38:27 ****.io 01:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:27 Login Succeeded 01:38:27 ---> ****-login.sh ends [Pipeline] } 01:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:38:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:38:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:38:27 ========================================================= 01:38:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:38:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:38:28 #0 building with "default" instance using docker driver 01:38:28 01:38:28 #1 [internal] load build definition from Dockerfile 01:38:28 #1 transferring dockerfile: 1.75kB done 01:38:28 #1 DONE 0.0s 01:38:28 01:38:28 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:38:28 #2 DONE 0.1s 01:38:29 01:38:29 #3 [internal] load .dockerignore 01:38:29 #3 transferring context: 2B done 01:38:29 #3 DONE 0.0s 01:38:29 01:38:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:38:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:38:29 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:38:29 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:38:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 01:38:29 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:38:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:38:29 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:38:29 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:38:29 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 01:38:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 01:38:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:38:29 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 01:38:29 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:38:29 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 01:38:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.86MB / 74.06MB 0.3s 01:38:29 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s 01:38:29 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:38:29 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 01:38:29 #4 ... 01:38:29 01:38:29 #5 [internal] load build context 01:38:29 #5 transferring context: 47.04MB 0.4s done 01:38:29 #5 DONE 0.4s 01:38:29 01:38:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:38:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 46.05MB / 74.06MB 0.4s 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 17.83MB / 103.05MB 0.4s 01:38:29 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 5.24MB / 13.29MB 0.4s 01:38:29 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:38:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 40.89MB / 103.05MB 0.6s 01:38:29 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.7s 01:38:29 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 01:38:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 84.93MB / 103.05MB 0.8s 01:38:29 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 01:38:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 01:38:34 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 01:38:34 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:38:34 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:38:34 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:38:34 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:38:34 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:38:34 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:38:37 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 01:38:37 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:38:37 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 01:38:37 #4 DONE 8.9s 01:38:37 01:38:37 #6 [builder 2/7] RUN apk add --no-cache make git 01:38:38 #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:38:38 #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:38:38 #6 0.706 OK: 248 MiB in 58 packages 01:38:40 #6 DONE 2.8s 01:38:40 01:38:40 #7 [builder 3/7] WORKDIR /device-onvif-camera 01:38:40 #7 DONE 0.0s 01:38:40 01:38:40 #8 [builder 4/7] COPY go.mod vendor* ./ 01:38:40 #8 DONE 0.0s 01:38:40 01:38:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:41 Still waiting to schedule task 01:38:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21007’ 01:39:02 #9 DONE 18.2s 01:39:02 01:39:02 #10 [builder 6/7] COPY . . 01:39:02 #10 DONE 0.2s 01:39:02 01:39:02 #11 [builder 7/7] RUN echo noop 01:39:02 #11 0.206 noop 01:39:02 #11 DONE 0.2s 01:39:02 01:39:02 #12 exporting to image 01:39:02 #12 exporting layers 01:39:07 #12 exporting layers 8.4s done 01:39:07 #12 writing image sha256:ab0e08dd12048d223f055d313916ce10547afd8fa99cc6aaba89519f17f1d714 done 01:39:07 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:39:07 #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:08 + docker inspect -f . ci-base-image-x86_64 01:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:08 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:39:08 $ docker top 8c0c80e5f71bb0ead20ff596f80230032aa575ebf872e0b24c59a354f623e75d -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:09 + go version 01:39:09 go version go1.23.9 linux/amd64 [Pipeline] } 01:39:09 $ docker stop --time=1 8c0c80e5f71bb0ead20ff596f80230032aa575ebf872e0b24c59a354f623e75d 01:39:10 $ docker rm -f --volumes 8c0c80e5f71bb0ead20ff596f80230032aa575ebf872e0b24c59a354f623e75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:11 + docker inspect -f . ci-base-image-x86_64 01:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:11 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:39:11 $ docker top df9d5f15c8e304df82c3492adfaf896ff612a49aadf298fa77576b7eb6c6779d -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:11 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 01:39:12 + make test 01:39:12 go test ./... -coverprofile=coverage.out ./... 01:39:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:39:35 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:39:35 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:39:35 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.048s coverage: 31.2% of statements 01:39:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.529s coverage: 86.5% of statements 01:39:47 go vet ./... 01:39:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:52 ./bin/test-attribution-txt.sh 01:39:52 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:39:52 $ docker stop --time=1 df9d5f15c8e304df82c3492adfaf896ff612a49aadf298fa77576b7eb6c6779d 01:39:54 $ docker rm -f --volumes df9d5f15c8e304df82c3492adfaf896ff612a49aadf298fa77576b7eb6c6779d [Pipeline] // withDockerContainer [Pipeline] sh 01:39:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:39:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:56 + ls -al . 01:39:56 total 320 01:39:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 01:39 . 01:39:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:37 .. 01:39:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:39 .git 01:39:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:37 .github 01:39:56 -rw-rw-r-- 1 jenkins jenkins 493 Oct 3 01:37 .gitignore 01:39:56 -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 01:37 .golangci.yml 01:39:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:38 .semver 01:39:56 -rw-rw-r-- 1 jenkins jenkins 20612 Oct 3 01:37 Attribution.txt 01:39:56 -rw-rw-r-- 1 jenkins jenkins 19022 Oct 3 01:37 CHANGELOG.md 01:39:56 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 3 01:37 Dockerfile 01:39:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:37 GOVERNANCE.md 01:39:56 -rw-rw-r-- 1 jenkins jenkins 739 Oct 3 01:37 Jenkinsfile 01:39:56 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 01:37 LICENSE 01:39:56 -rw-rw-r-- 1 jenkins jenkins 3465 Oct 3 01:37 Makefile 01:39:56 -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 01:37 OWNERS.md 01:39:56 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 3 01:37 README.md 01:39:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 01:38 VERSION 01:39:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:37 bin 01:39:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:37 cmd 01:39:56 -rw-r--r-- 1 jenkins jenkins 92472 Oct 3 01:39 coverage.out 01:39:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:37 doc 01:39:56 -rw-rw-r-- 1 jenkins jenkins 6510 Oct 3 01:37 go.mod 01:39:56 -rw-rw-r-- 1 jenkins jenkins 87686 Oct 3 01:37 go.sum 01:39:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:37 internal 01:39:56 -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:56 + 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=00d72ba3490da04c7fb9fda133aa74bab6480b11 --label arch=amd64 --label version=4.1.0-dev.10 . 01:39:56 #0 building with "default" instance using docker driver 01:39:56 01:39:56 #1 [internal] load build definition from Dockerfile 01:39:56 #1 transferring dockerfile: 1.75kB done 01:39:56 #1 DONE 0.0s 01:39:56 01:39:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:39:56 #2 DONE 0.0s 01:39:56 01:39:56 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:39:56 #3 DONE 0.1s 01:39:56 01:39:56 #4 [internal] load .dockerignore 01:39:56 #4 transferring context: 2B done 01:39:56 #4 DONE 0.0s 01:39:56 01:39:56 #5 [internal] load build context 01:39:56 #5 transferring context: 112.00kB 0.0s done 01:39:56 #5 DONE 0.0s 01:39:56 01:39:56 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:39:56 #6 DONE 0.1s 01:39:56 01:39:56 #7 [builder 2/7] RUN apk add --no-cache make git 01:39:57 #7 ... 01:39:57 01:39:57 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:39:57 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:39:57 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:39:57 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:39:57 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:39:57 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:39:57 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:39:57 #8 DONE 0.3s 01:39:57 01:39:57 #7 [builder 2/7] RUN apk add --no-cache make git 01:39:57 #7 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:39:57 #7 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:39:57 #7 0.712 OK: 248 MiB in 58 packages 01:39:57 #7 DONE 0.8s 01:39:57 01:39:57 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:39:57 #9 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:39:57 #9 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:39:57 #9 0.541 (1/1) Installing dumb-init (1.2.5-r3) 01:39:57 #9 0.555 Executing busybox-1.36.1-r29.trigger 01:39:57 #9 0.562 OK: 8 MiB in 15 packages 01:39:57 #9 DONE 0.7s 01:39:57 01:39:57 #10 [builder 3/7] WORKDIR /device-onvif-camera 01:39:57 #10 DONE 0.0s 01:39:57 01:39:57 #11 [builder 4/7] COPY go.mod vendor* ./ 01:39:57 #11 DONE 0.0s 01:39:57 01:39:57 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:58 #12 DONE 0.7s 01:39:58 01:39:58 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:39:58 #13 0.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:39:58 #13 0.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:39:58 #13 0.799 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:39:58 #13 0.915 Executing busybox-1.36.1-r30.post-upgrade 01:39:58 #13 ... 01:39:58 01:39:58 #14 [builder 6/7] COPY . . 01:39:58 #14 DONE 0.2s 01:39:58 01:39:58 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:39:58 #13 0.995 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:39:58 #13 1.169 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 01:39:58 #13 1.178 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 01:39:58 #13 1.238 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 01:39:58 #13 1.249 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:39:58 #13 1.254 Executing busybox-1.36.1-r30.trigger 01:39:58 #13 1.258 OK: 8 MiB in 15 packages 01:39:58 #13 DONE 1.4s 01:39:58 01:39:58 #15 [builder 7/7] RUN make build 01:39:58 #15 0.233 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:40:25 #15 DONE 22.9s 01:40:25 01:40:25 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 01:40:25 #16 DONE 0.1s 01:40:25 01:40:25 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 01:40:25 #17 DONE 0.0s 01:40:25 01:40:25 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 01:40:25 #18 DONE 0.0s 01:40:25 01:40:25 #19 exporting to image 01:40:25 #19 exporting layers 01:40:25 #19 exporting layers 0.2s done 01:40:25 #19 writing image sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done 01:40:25 #19 naming to docker.io/library/device-onvif-camera done 01:40:25 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:25 provisioning config files... 01:40:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1143961101437504808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:25 ---> ****-login.sh 01:40:25 nexus3.edgexfoundry.org:10001 01:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:25 Login Succeeded 01:40:25 nexus3.edgexfoundry.org:10002 01:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:25 Login Succeeded 01:40:25 nexus3.edgexfoundry.org:10003 01:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:26 Login Succeeded 01:40:26 nexus3.edgexfoundry.org:10004 01:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:26 Login Succeeded 01:40:26 ****.io 01:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:26 Login Succeeded 01:40:26 ---> ****-login.sh ends [Pipeline] } 01:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:26 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:40:26 00d72ba3490da04c7fb9fda133aa74bab6480b11 01:40:26 latest 01:40:26 4.1.0-dev.10 01:40:26 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:40:26 main 01:40:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:40:27 f388fe57726d: Preparing 01:40:27 c6f88aef129b: Preparing 01:40:27 41fa7670189c: Preparing 01:40:27 d1925107d13e: Preparing 01:40:27 aad5c3f38fbc: Preparing 01:40:27 097100c76c15: Preparing 01:40:27 097100c76c15: Waiting 01:40:27 c6f88aef129b: Pushed 01:40:27 f388fe57726d: Pushed 01:40:27 aad5c3f38fbc: Pushed 01:40:27 097100c76c15: Layer already exists 01:40:28 d1925107d13e: Pushed 01:40:30 41fa7670189c: Pushed 01:40:30 00d72ba3490da04c7fb9fda133aa74bab6480b11: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:40:31 f388fe57726d: Preparing 01:40:31 c6f88aef129b: Preparing 01:40:31 41fa7670189c: Preparing 01:40:31 d1925107d13e: Preparing 01:40:31 aad5c3f38fbc: Preparing 01:40:31 097100c76c15: Preparing 01:40:31 097100c76c15: Waiting 01:40:31 41fa7670189c: Layer already exists 01:40:31 c6f88aef129b: Layer already exists 01:40:31 aad5c3f38fbc: Layer already exists 01:40:31 f388fe57726d: Layer already exists 01:40:31 d1925107d13e: Layer already exists 01:40:31 097100c76c15: Layer already exists 01:40:31 latest: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 01:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:40:32 f388fe57726d: Preparing 01:40:32 c6f88aef129b: Preparing 01:40:32 41fa7670189c: Preparing 01:40:32 d1925107d13e: Preparing 01:40:32 aad5c3f38fbc: Preparing 01:40:32 097100c76c15: Preparing 01:40:32 097100c76c15: Waiting 01:40:32 41fa7670189c: Layer already exists 01:40:32 d1925107d13e: Layer already exists 01:40:32 f388fe57726d: Layer already exists 01:40:32 c6f88aef129b: Layer already exists 01:40:32 aad5c3f38fbc: Layer already exists 01:40:32 097100c76c15: Layer already exists 01:40:32 4.1.0-dev.10: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:40:32 f388fe57726d: Preparing 01:40:32 c6f88aef129b: Preparing 01:40:32 41fa7670189c: Preparing 01:40:32 d1925107d13e: Preparing 01:40:32 aad5c3f38fbc: Preparing 01:40:32 097100c76c15: Preparing 01:40:32 097100c76c15: Waiting 01:40:32 c6f88aef129b: Layer already exists 01:40:32 d1925107d13e: Layer already exists 01:40:32 aad5c3f38fbc: Layer already exists 01:40:32 f388fe57726d: Layer already exists 01:40:32 41fa7670189c: Layer already exists 01:40:32 097100c76c15: Layer already exists 01:40:32 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:40:33 f388fe57726d: Preparing 01:40:33 c6f88aef129b: Preparing 01:40:33 41fa7670189c: Preparing 01:40:33 d1925107d13e: Preparing 01:40:33 aad5c3f38fbc: Preparing 01:40:33 097100c76c15: Preparing 01:40:33 097100c76c15: Waiting 01:40:33 d1925107d13e: Layer already exists 01:40:33 aad5c3f38fbc: Layer already exists 01:40:33 c6f88aef129b: Layer already exists 01:40:33 41fa7670189c: Layer already exists 01:40:33 f388fe57726d: Layer already exists 01:40:33 097100c76c15: Layer already exists 01:40:33 main: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:33 ===================================================== [Pipeline] echo 01:40:33 taggedImages: 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 01:40:33 ========================================================= 01:40:33 [edgeXBuildMultiArch] RAW Config: 01:40:33 images: 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:40:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:40:33 settingsFile: 01:40:33 device-onvif-camera-settings 01:40:33 ========================================================= [Pipeline] node 01:40:48 Still waiting to schedule task 01:40:48 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:41:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21119 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 01:41:17 Running in /w/workspace/device-onvif-camera/236 [Pipeline] { [Pipeline] checkout 01:41:20 The recommended git tool is: git 01:41:26 using credential edgex-jenkins-ssh 01:41:26 Cloning the remote Git repository 01:41:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:41:26 > git init /w/workspace/device-onvif-camera/236 # timeout=10 01:41:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:41:26 > git --version # timeout=10 01:41:26 > git --version # 'git version 2.25.1' 01:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:30 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:41:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:31 Avoid second fetch 01:41:31 Checking out Revision 00d72ba3490da04c7fb9fda133aa74bab6480b11 (main) 01:41:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#528)" 01:41:31 > git config core.sparsecheckout # timeout=10 01:41:31 > git checkout -f 00d72ba3490da04c7fb9fda133aa74bab6480b11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:36 provisioning config files... 01:41:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/236@tmp/config17542931870918102205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:37 ---> ****-login.sh 01:41:37 nexus3.edgexfoundry.org:10001 01:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:38 Configure a credential helper to remove this warning. See 01:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:38 01:41:38 Login Succeeded 01:41:38 nexus3.edgexfoundry.org:10002 01:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:38 Configure a credential helper to remove this warning. See 01:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:38 01:41:38 Login Succeeded 01:41:38 nexus3.edgexfoundry.org:10003 01:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:39 Configure a credential helper to remove this warning. See 01:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:39 01:41:39 Login Succeeded 01:41:39 nexus3.edgexfoundry.org:10004 01:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:39 Configure a credential helper to remove this warning. See 01:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:39 01:41:39 Login Succeeded 01:41:39 ****.io 01:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:40 Configure a credential helper to remove this warning. See 01:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:40 01:41:40 Login Succeeded 01:41:40 ---> ****-login.sh ends [Pipeline] } 01:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:41:40 ========================================================= 01:41:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:41:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:41:41 Sending build context to Docker daemon 26.98MB 01:41:41 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:41:41 Step 2/13 : FROM ${BASE} AS builder 01:41:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:41:41 94e9d8af2201: Pulling fs layer 01:41:41 a6c56e8762df: Pulling fs layer 01:41:41 f0f3c8884826: Pulling fs layer 01:41:41 c7e7622c144d: Pulling fs layer 01:41:41 4f4fb700ef54: Pulling fs layer 01:41:41 b4c3b6d88c5a: Pulling fs layer 01:41:41 ba8bce9d2590: Pulling fs layer 01:41:41 ca778ea9c289: Pulling fs layer 01:41:41 c7e7622c144d: Waiting 01:41:41 4f4fb700ef54: Waiting 01:41:41 b4c3b6d88c5a: Waiting 01:41:41 ca778ea9c289: Waiting 01:41:41 ba8bce9d2590: Waiting 01:41:41 a6c56e8762df: Verifying Checksum 01:41:41 a6c56e8762df: Download complete 01:41:41 c7e7622c144d: Verifying Checksum 01:41:41 c7e7622c144d: Download complete 01:41:42 4f4fb700ef54: Verifying Checksum 01:41:42 4f4fb700ef54: Download complete 01:41:42 b4c3b6d88c5a: Verifying Checksum 01:41:42 b4c3b6d88c5a: Download complete 01:41:42 94e9d8af2201: Verifying Checksum 01:41:42 94e9d8af2201: Download complete 01:41:42 ca778ea9c289: Verifying Checksum 01:41:42 ca778ea9c289: Download complete 01:41:43 94e9d8af2201: Pull complete 01:41:44 a6c56e8762df: Pull complete 01:41:44 f0f3c8884826: Verifying Checksum 01:41:44 f0f3c8884826: Download complete 01:41:44 ba8bce9d2590: Verifying Checksum 01:41:44 ba8bce9d2590: Download complete 01:41:47 Running on prd-centos7-docker-4c-2g-21132 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:48 provisioning config files... 01:41:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config128310566282988930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:50 ---> ****-login.sh 01:41:50 nexus3.edgexfoundry.org:10001 01:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:51 Configure a credential helper to remove this warning. See 01:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:51 01:41:51 Login Succeeded 01:41:51 nexus3.edgexfoundry.org:10002 01:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:51 Configure a credential helper to remove this warning. See 01:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:51 01:41:51 Login Succeeded 01:41:51 nexus3.edgexfoundry.org:10003 01:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:51 Configure a credential helper to remove this warning. See 01:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:51 01:41:51 Login Succeeded 01:41:51 nexus3.edgexfoundry.org:10004 01:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:51 Configure a credential helper to remove this warning. See 01:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:51 01:41:51 Login Succeeded 01:41:51 ****.io 01:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:51 Configure a credential helper to remove this warning. See 01:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:51 01:41:51 Login Succeeded 01:41:51 ---> ****-login.sh ends [Pipeline] } 01:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:51 + docker buildx ls 01:41:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:41:51 default * docker 01:41:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:41:52 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:41:52 edgex-builder [Pipeline] sh 01:41:52 + docker buildx inspect --bootstrap 01:41:52 #1 [internal] booting buildkit 01:41:52 #1 pulling image moby/buildkit:buildx-stable-1 01:41:55 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 01:41:55 #1 creating container buildx_buildkit_edgex-builder0 01:41:56 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 01:41:56 #1 DONE 4.3s 01:41:56 Name: edgex-builder 01:41:56 Driver: docker-container 01:41:56 01:41:56 Nodes: 01:41:56 Name: edgex-builder0 01:41:56 Endpoint: unix:///var/run/docker.sock 01:41:56 Status: running 01:41:56 Buildkit: v0.24.0 01:41:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:41:57 + docker buildx ls 01:41:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:41:57 edgex-builder * docker-container 01:41:57 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:41:57 default docker 01:41:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:41:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 --push - 01:41:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11' 01:41:57 #1 [internal] load build definition from Dockerfile 01:41:57 #1 transferring dockerfile: 204B done 01:41:57 #1 DONE 0.0s 01:41:57 01:41:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:41:57 #2 DONE 0.1s 01:41:57 01:41:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:41:57 #3 DONE 0.1s 01:41:57 01:41:57 #4 [internal] load .dockerignore 01:41:57 #4 transferring context: 2B done 01:41:57 #4 DONE 0.0s 01:41:57 01:41:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:57 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:57 #5 DONE 0.0s 01:41:57 01:41:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:57 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:57 #6 DONE 0.1s 01:41:57 01:41:57 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:41:57 #7 DONE 0.0s 01:41:57 01:41:57 #8 exporting to image 01:41:57 #8 exporting layers done 01:41:57 #8 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 0.0s done 01:41:57 #8 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done 01:41:57 #8 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c 0.0s done 01:41:57 #8 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done 01:41:57 #8 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done 01:41:57 #8 pushing layers 0.1s done 01:41:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 01:41:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:41:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done 01:41:57 #8 DONE 0.2s 01:41:57 01:41:57 1 warning found (use --debug to expand): 01:41:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:41:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 01:41:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 01:41:58 #1 [internal] load build definition from Dockerfile 01:41:58 #1 transferring dockerfile: 170B done 01:41:58 #1 DONE 0.0s 01:41:58 01:41:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:41:58 #2 DONE 0.0s 01:41:58 01:41:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:41:58 #3 DONE 0.0s 01:41:58 01:41:58 #4 [internal] load .dockerignore 01:41:58 #4 transferring context: 2B done 01:41:58 #4 DONE 0.0s 01:41:58 01:41:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:58 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:58 #5 DONE 0.0s 01:41:58 01:41:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:58 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:58 #6 CACHED 01:41:58 01:41:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:58 #5 CACHED 01:41:58 01:41:58 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:41:58 #7 DONE 0.0s 01:41:58 01:41:58 #8 exporting to image 01:41:58 #8 exporting layers done 01:41:58 #8 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done 01:41:58 #8 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done 01:41:58 #8 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done 01:41:58 #8 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done 01:41:58 #8 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done 01:41:58 #8 pushing layers 0.0s done 01:41:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 01:41:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:41:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.6s done 01:41:59 #8 DONE 0.7s 01:41:59 01:41:59 1 warning found (use --debug to expand): 01:41:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:41:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10' 01:41:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 --push - 01:41:59 #1 [internal] load build definition from Dockerfile 01:41:59 #1 transferring dockerfile: 176B done 01:41:59 #1 DONE 0.0s 01:41:59 01:41:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 01:41:59 #2 DONE 0.0s 01:41:59 01:41:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 01:41:59 #3 DONE 0.0s 01:41:59 01:41:59 #4 [internal] load .dockerignore 01:41:59 #4 transferring context: 2B done 01:41:59 #4 DONE 0.0s 01:41:59 01:41:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:59 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:59 #5 CACHED 01:41:59 01:41:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:59 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:59 #6 CACHED 01:41:59 01:41:59 #7 exporting to image 01:41:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:41:59 #7 exporting layers done 01:41:59 #7 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done 01:41:59 #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done 01:41:59 #7 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done 01:41:59 #7 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done 01:41:59 #7 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done 01:41:59 #7 pushing layers 0.0s done 01:41:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done 01:41:59 #7 DONE 0.1s 01:41:59 01:41:59 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:41:59 #8 DONE 0.0s 01:41:59 01:41:59 1 warning found (use --debug to expand): 01:41:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:41:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10' 01:41:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 --push - 01:41:59 #1 [internal] load build definition from Dockerfile 01:41:59 #1 transferring dockerfile: 217B done 01:41:59 #1 DONE 0.0s 01:41:59 01:41:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:41:59 #2 DONE 0.0s 01:41:59 01:41:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:41:59 #3 DONE 0.0s 01:41:59 01:41:59 #4 [internal] load .dockerignore 01:41:59 #4 transferring context: 2B done 01:41:59 #4 DONE 0.0s 01:41:59 01:41:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:59 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 done 01:41:59 #5 CACHED 01:41:59 01:41:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:41:59 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:41:59 #6 CACHED 01:41:59 01:41:59 #7 exporting to image 01:41:59 #7 exporting layers done 01:41:59 #7 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done 01:41:59 #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd 01:41:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:41:59 f0f3c8884826: Pull complete 01:41:59 c7e7622c144d: Pull complete 01:41:59 4f4fb700ef54: Pull complete 01:41:59 b4c3b6d88c5a: Pull complete 01:42:00 #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done 01:42:00 #7 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done 01:42:00 #7 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done 01:42:00 #7 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done 01:42:00 #7 pushing layers 0.0s done 01:42:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done 01:42:00 #7 DONE 0.1s 01:42:00 01:42:00 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:42:00 #8 DONE 0.0s 01:42:00 01:42:00 1 warning found (use --debug to expand): 01:42:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:42:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 01:42:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 01:42:00 #1 [internal] load build definition from Dockerfile 01:42:00 #1 transferring dockerfile: 168B done 01:42:00 #1 DONE 0.0s 01:42:00 01:42:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:42:00 #2 DONE 0.0s 01:42:00 01:42:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:42:00 #3 DONE 0.0s 01:42:00 01:42:00 #4 [internal] load .dockerignore 01:42:00 #4 transferring context: 2B done 01:42:00 #4 DONE 0.0s 01:42:00 01:42:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:42:00 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:42:00 #5 CACHED 01:42:00 01:42:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 01:42:00 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done 01:42:00 #6 CACHED 01:42:00 01:42:00 #7 exporting to image 01:42:00 #7 exporting layers 01:42:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:42:00 #7 exporting layers done 01:42:00 #7 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done 01:42:00 #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done 01:42:00 #7 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done 01:42:00 #7 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done 01:42:00 #7 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done 01:42:00 #7 pushing layers 0.0s done 01:42:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done 01:42:00 #7 DONE 0.1s 01:42:00 01:42:00 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:42:00 #8 DONE 0.0s 01:42:00 01:42:00 1 warning found (use --debug to expand): 01:42:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:42:01 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:42:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:01 ---> package-listing.sh 01:42:01 ++ facter osfamily 01:42:01 ++ tr '[:upper:]' '[:lower:]' 01:42:02 + OS_FAMILY=redhat 01:42:02 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:42:02 + START_PACKAGES=/tmp/packages_start.txt 01:42:02 + END_PACKAGES=/tmp/packages_end.txt 01:42:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:02 + PACKAGES=/tmp/packages_start.txt 01:42:02 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:42:02 + PACKAGES=/tmp/packages_end.txt 01:42:02 + case "${OS_FAMILY}" in 01:42:02 + rpm -qa 01:42:02 + sort 01:42:02 + '[' -f /tmp/packages_start.txt ']' 01:42:02 + '[' -f /tmp/packages_end.txt ']' 01:42:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:02 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:42:02 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:42:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:42:02 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:42:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:03 01:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:04 latest: Pulling from edgex-lftools-log-publisher 01:42:04 5eb5b503b376: Pulling fs layer 01:42:04 5c69ac0246d0: Pulling fs layer 01:42:04 ec43610c2a17: Pulling fs layer 01:42:04 3a2ae6a8a46f: Pulling fs layer 01:42:04 33b1e0a273af: Pulling fs layer 01:42:04 5d3b04190fa2: Pulling fs layer 01:42:04 2f39f015ded8: Pulling fs layer 01:42:04 3a2ae6a8a46f: Waiting 01:42:04 33b1e0a273af: Waiting 01:42:04 5d3b04190fa2: Waiting 01:42:04 2f39f015ded8: Waiting 01:42:04 5c69ac0246d0: Verifying Checksum 01:42:04 5c69ac0246d0: Download complete 01:42:04 3a2ae6a8a46f: Verifying Checksum 01:42:04 3a2ae6a8a46f: Download complete 01:42:04 33b1e0a273af: Verifying Checksum 01:42:04 33b1e0a273af: Download complete 01:42:04 5d3b04190fa2: Verifying Checksum 01:42:04 5d3b04190fa2: Download complete 01:42:04 ec43610c2a17: Verifying Checksum 01:42:04 ec43610c2a17: Download complete 01:42:04 5eb5b503b376: Verifying Checksum 01:42:04 5eb5b503b376: Download complete 01:42:04 2f39f015ded8: Verifying Checksum 01:42:04 2f39f015ded8: Download complete 01:42:05 5eb5b503b376: Pull complete 01:42:05 5c69ac0246d0: Pull complete 01:42:05 ec43610c2a17: Pull complete 01:42:06 3a2ae6a8a46f: Pull complete 01:42:06 33b1e0a273af: Pull complete 01:42:06 5d3b04190fa2: Pull complete 01:42:08 ba8bce9d2590: Pull complete 01:42:10 ca778ea9c289: Pull complete 01:42:10 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:42:10 ---> 47b25d7523d1 01:42:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:42:10 2f39f015ded8: Pull complete 01:42:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:10 prd-centos7-docker-4c-2g-21132 does not seem to be running inside a container 01:42:10 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:42:12 ---> Running in 75d51e97b08b 01:42:12 Removing intermediate container 75d51e97b08b 01:42:12 ---> 3a6bfd559df4 01:42:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:12 ---> Running in 70cfe7ab27d0 01:42:12 Removing intermediate container 70cfe7ab27d0 01:42:12 ---> e51b6bb5b39a 01:42:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:42:12 ---> Running in 40ab02f8105e 01:42:13 Removing intermediate container 40ab02f8105e 01:42:13 ---> f085dc1497fe 01:42:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:42:13 ---> Running in b42812f99f86 01:42:13 Removing intermediate container b42812f99f86 01:42:13 ---> c66bda514a62 01:42:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:42:13 ---> Running in 2d3200ee572b 01:42:14 Removing intermediate container 2d3200ee572b 01:42:14 ---> d5cec596ac9b 01:42:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:14 ---> Running in 8a6399a4a02e 01:42:14 $ docker top 1209fce77b27d60bdc67778de84b756f26b9c5038fc6e3db19a3c1632a8b8707 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:14 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:14 + mkdir -p /var/log/sysstat [Pipeline] sh 01:42:15 + ls /var/log/sa-host 01:42:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:15 provisioning config files... 01:42:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8925607846588778373tmp [Pipeline] { [Pipeline] echo 01:42:15 Running shell/create-netrc.sh 01:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 01:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:42:15 ---> create-netrc.sh [Pipeline] } 01:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:42:16 ---> python-tools-install.sh [Pipeline] echo 01:42:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:16 ---> sudo-logs.sh 01:42:16 Archiving 'sudo' log.. 01:42:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-21132.novalocal: Name or service not known 01:42:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-21132.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:42:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:16 ---> job-cost.sh 01:42:16 lf-activate-venv: SKIPPING 01:42:16 INFO: No Stack... 01:42:17 INFO: Retrieving Pricing Info for: v3-standard-2 01:42:17 OK: 239 MiB in 58 packages 01:42:18 Removing intermediate container 8a6399a4a02e 01:42:18 ---> d8d5becd62d4 01:42:18 Step 9/13 : WORKDIR /device-onvif-camera 01:42:18 ---> Running in fd6f5ea7ae62 01:42:18 Removing intermediate container fd6f5ea7ae62 01:42:18 ---> b0109a14a829 01:42:18 Step 10/13 : COPY go.mod vendor* ./ 01:42:19 ---> 9a1746a9ff4b 01:42:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 ---> Running in 2551f0aabc9c 01:42:25 INFO: Archiving Costs [Pipeline] echo 01:42:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:25 ---> logs-deploy.sh 01:42:25 lf-activate-venv: SKIPPING 01:42:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/236 01:42:25 INFO: archiving workspace using pattern(s): 01:42:26 Archives upload complete. 01:42:26 INFO: archiving logs to Nexus 01:42:27 ---> uname -a: 01:42:27 Linux prd-centos7-docker-4c-2g-21132.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:42:27 01:42:27 01:42:27 ---> lscpu: 01:42:27 Architecture: x86_64 01:42:27 CPU op-mode(s): 32-bit, 64-bit 01:42:27 Byte Order: Little Endian 01:42:27 Address sizes: 40 bits physical, 48 bits virtual 01:42:27 CPU(s): 2 01:42:27 On-line CPU(s) list: 0,1 01:42:27 Thread(s) per core: 1 01:42:27 Core(s) per socket: 1 01:42:27 Socket(s): 2 01:42:27 NUMA node(s): 1 01:42:27 Vendor ID: AuthenticAMD 01:42:27 CPU family: 23 01:42:27 Model: 49 01:42:27 Model name: AMD EPYC-Rome Processor 01:42:27 Stepping: 0 01:42:27 CPU MHz: 2799.998 01:42:27 BogoMIPS: 5599.99 01:42:27 Virtualization: AMD-V 01:42:27 Hypervisor vendor: KVM 01:42:27 Virtualization type: full 01:42:27 L1d cache: 64 KiB 01:42:27 L1i cache: 64 KiB 01:42:27 L2 cache: 1 MiB 01:42:27 L3 cache: 32 MiB 01:42:27 NUMA node0 CPU(s): 0,1 01:42:27 Vulnerability Itlb multihit: Not affected 01:42:27 Vulnerability L1tf: Not affected 01:42:27 Vulnerability Mds: Not affected 01:42:27 Vulnerability Meltdown: Not affected 01:42:27 Vulnerability Mmio stale data: Not affected 01:42:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:42:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:42:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:42:27 Vulnerability Srbds: Not affected 01:42:27 Vulnerability Tsx async abort: Not affected 01:42:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:42:27 01:42:27 01:42:27 ---> nproc: 01:42:27 2 01:42:27 01:42:27 01:42:27 ---> df -h: 01:42:27 Filesystem Size Used Avail Use% Mounted on 01:42:27 overlay 40G 7.3G 33G 19% / 01:42:27 tmpfs 64M 0 64M 0% /dev 01:42:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:42:27 shm 64M 0 64M 0% /dev/shm 01:42:27 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:42:27 01:42:27 01:42:27 Cannot open /var/log/sysstat/sa03: No such file or directory 01:42:27 Please check if data collecting is enabled 01:42:27 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:27 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:42:27 $ docker stop --time=1 1209fce77b27d60bdc67778de84b756f26b9c5038fc6e3db19a3c1632a8b8707 01:42:28 $ docker rm -f --volumes 1209fce77b27d60bdc67778de84b756f26b9c5038fc6e3db19a3c1632a8b8707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:42:28 [WS-CLEANUP] Deleting project workspace... 01:42:28 [WS-CLEANUP] Deferred wipeout is used... 01:42:28 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:29 01:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:29 latest: Pulling from edgex-lftools-log-publisher 01:42:29 5eb5b503b376: Pulling fs layer 01:42:29 5c69ac0246d0: Pulling fs layer 01:42:29 ec43610c2a17: Pulling fs layer 01:42:29 3a2ae6a8a46f: Pulling fs layer 01:42:29 33b1e0a273af: Pulling fs layer 01:42:29 5d3b04190fa2: Pulling fs layer 01:42:29 2f39f015ded8: Pulling fs layer 01:42:29 3a2ae6a8a46f: Waiting 01:42:29 33b1e0a273af: Waiting 01:42:29 5d3b04190fa2: Waiting 01:42:29 2f39f015ded8: Waiting 01:42:29 5c69ac0246d0: Verifying Checksum 01:42:29 5c69ac0246d0: Download complete 01:42:29 3a2ae6a8a46f: Verifying Checksum 01:42:29 3a2ae6a8a46f: Download complete 01:42:29 33b1e0a273af: Verifying Checksum 01:42:29 33b1e0a273af: Download complete 01:42:29 ec43610c2a17: Verifying Checksum 01:42:29 ec43610c2a17: Download complete 01:42:29 5d3b04190fa2: Verifying Checksum 01:42:29 5d3b04190fa2: Download complete 01:42:29 5eb5b503b376: Verifying Checksum 01:42:29 5eb5b503b376: Download complete 01:42:30 2f39f015ded8: Verifying Checksum 01:42:30 2f39f015ded8: Download complete 01:42:31 5eb5b503b376: Pull complete 01:42:31 5c69ac0246d0: Pull complete 01:42:31 ec43610c2a17: Pull complete 01:42:31 3a2ae6a8a46f: Pull complete 01:42:31 33b1e0a273af: Pull complete 01:42:31 5d3b04190fa2: Pull complete 01:42:38 2f39f015ded8: Pull complete 01:42:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:38 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:42:38 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:42:39 $ docker top fc61da0fe04c74ea2e2aa970630194560fa9574d3c59e790a4c7daba75a6c813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:40 ---> job-cost.sh 01:42:40 lf-activate-venv: SKIPPING 01:42:40 INFO: No Stack... 01:42:40 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:26 Removing intermediate container 2551f0aabc9c 01:44:26 ---> 281c442cf576 01:44:26 Step 12/13 : COPY . . 01:44:26 ---> 2f138db8d8e7 01:44:26 Step 13/13 : RUN ${MAKE} 01:44:26 ---> Running in 69efd7bbb201 01:44:26 noop 01:44:26 Removing intermediate container 69efd7bbb201 01:44:26 ---> 76bfa937a5b8 01:44:26 Successfully built 76bfa937a5b8 01:44:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:26 + docker inspect -f . ci-base-image-arm64 01:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:26 prd-ubuntu20.04-docker-arm64-4c-16g-21119 does not seem to be running inside a container 01:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/236 -v /w/workspace/device-onvif-camera/236:/w/workspace/device-onvif-camera/236:rw,z -v /w/workspace/device-onvif-camera/236@tmp:/w/workspace/device-onvif-camera/236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:44:28 $ docker top a302dbb0c281807b82dccfabeffd33de30aa0c6778b501e879cbe9ad9aef9b24 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:28 + go version 01:44:28 go version go1.23.9 linux/arm64 [Pipeline] } 01:44:28 $ docker stop --time=1 a302dbb0c281807b82dccfabeffd33de30aa0c6778b501e879cbe9ad9aef9b24 01:44:30 $ docker rm -f --volumes a302dbb0c281807b82dccfabeffd33de30aa0c6778b501e879cbe9ad9aef9b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:31 + docker inspect -f . ci-base-image-arm64 01:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-21119 does not seem to be running inside a container 01:44:31 $ 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/236 -v /w/workspace/device-onvif-camera/236:/w/workspace/device-onvif-camera/236:rw,z -v /w/workspace/device-onvif-camera/236@tmp:/w/workspace/device-onvif-camera/236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:44:32 $ docker top 0fc27067063b267e1ce5f1b1cdcb1cbd37068abe70b8664140585d1b14c681de -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:33 + git config --global --add safe.directory /w/workspace/device-onvif-camera/236 [Pipeline] fileExists [Pipeline] sh 01:44:33 + make test 01:44:34 go test ./... -coverprofile=coverage.out ./... 01:44:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] [Pipeline] echo 01:45:01 Exception caught while running job-cost.sh. [Pipeline] } 01:45:01 $ docker stop --time=1 fc61da0fe04c74ea2e2aa970630194560fa9574d3c59e790a4c7daba75a6c813 01:45:03 $ docker rm -f --volumes fc61da0fe04c74ea2e2aa970630194560fa9574d3c59e790a4c7daba75a6c813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:48:32 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:48:32 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:48:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.2% of statements 01:48:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.570s coverage: 86.5% of statements 01:48:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:48:54 go vet ./... 01:49:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:49:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:49:51 ./bin/test-attribution-txt.sh 01:49:51 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:49:51 $ docker stop --time=1 0fc27067063b267e1ce5f1b1cdcb1cbd37068abe70b8664140585d1b14c681de 01:49:53 $ docker rm -f --volumes 0fc27067063b267e1ce5f1b1cdcb1cbd37068abe70b8664140585d1b14c681de [Pipeline] // withDockerContainer [Pipeline] sh 01:49:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:54 Warning: overwriting stash ‘coverage-report’ 01:49:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:56 + ls -al . 01:49:56 total 316 01:49:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:44 . 01:49:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 .. 01:49:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:41 .git 01:49:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 .github 01:49:56 -rw-rw-r-- 1 jenkins jenkins 493 Oct 3 01:41 .gitignore 01:49:56 -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 01:41 .golangci.yml 01:49:56 -rw-rw-r-- 1 jenkins jenkins 20612 Oct 3 01:41 Attribution.txt 01:49:56 -rw-rw-r-- 1 jenkins jenkins 19022 Oct 3 01:41 CHANGELOG.md 01:49:56 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 3 01:41 Dockerfile 01:49:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:41 GOVERNANCE.md 01:49:56 -rw-rw-r-- 1 jenkins jenkins 739 Oct 3 01:41 Jenkinsfile 01:49:56 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 01:41 LICENSE 01:49:56 -rw-rw-r-- 1 jenkins jenkins 3465 Oct 3 01:41 Makefile 01:49:56 -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 01:41 OWNERS.md 01:49:56 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 3 01:41 README.md 01:49:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 01:38 VERSION 01:49:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:41 bin 01:49:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 cmd 01:49:56 -rw-r--r-- 1 jenkins jenkins 92472 Oct 3 01:48 coverage.out 01:49:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 doc 01:49:56 -rw-rw-r-- 1 jenkins jenkins 6510 Oct 3 01:41 go.mod 01:49:56 -rw-rw-r-- 1 jenkins jenkins 87686 Oct 3 01:41 go.sum 01:49:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 internal 01:49:56 -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:56 + 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=00d72ba3490da04c7fb9fda133aa74bab6480b11 --label arch=arm64 --label version=4.1.0-dev.10 . 01:49:57 Sending build context to Docker daemon 27.07MB 01:49:57 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 01:49:57 Step 2/27 : FROM ${BASE} AS builder 01:49:57 ---> 76bfa937a5b8 01:49:57 Step 3/27 : ARG ADD_BUILD_TAGS="" 01:49:57 ---> Running in 1633e3aa4e6b 01:49:58 Removing intermediate container 1633e3aa4e6b 01:49:58 ---> 4b2a52b3afd4 01:49:58 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:49:58 ---> Running in 86588d6090ff 01:49:58 Removing intermediate container 86588d6090ff 01:49:58 ---> e5ac790efa47 01:49:58 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 01:49:58 ---> Running in aafe7dfbe5f1 01:49:58 Removing intermediate container aafe7dfbe5f1 01:49:58 ---> 3d149e51dce7 01:49:58 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 01:49:58 ---> Running in ad7ba9cea873 01:49:59 Removing intermediate container ad7ba9cea873 01:49:59 ---> cd8d70582e70 01:49:59 Step 7/27 : LABEL Name=edgex-device-onvif-camera 01:49:59 ---> Running in 8d94a93bd566 01:49:59 Removing intermediate container 8d94a93bd566 01:49:59 ---> db3cc03d8757 01:49:59 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:59 ---> Running in c4c3140246df 01:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:50:02 OK: 239 MiB in 58 packages 01:50:03 Removing intermediate container c4c3140246df 01:50:03 ---> cb5f85052817 01:50:03 Step 9/27 : WORKDIR /device-onvif-camera 01:50:03 ---> Running in 7b85985a7565 01:50:03 Removing intermediate container 7b85985a7565 01:50:03 ---> 6059d0e8a951 01:50:03 Step 10/27 : COPY go.mod vendor* ./ 01:50:04 ---> 340079099089 01:50:04 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:04 ---> Running in f2047c7e38d1 01:50:06 Removing intermediate container f2047c7e38d1 01:50:06 ---> c9372be2b0c8 01:50:06 Step 12/27 : COPY . . 01:50:08 ---> ad72bd27fc80 01:50:08 Step 13/27 : RUN ${MAKE} 01:50:08 ---> Running in 93958d7879b2 01:50:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:54:01 Removing intermediate container 93958d7879b2 01:54:01 ---> dead4871375d 01:54:01 Step 14/27 : FROM alpine:3.20 01:54:01 3.20: Pulling from library/alpine 01:54:01 13e713f82565: Pulling fs layer 01:54:01 13e713f82565: Verifying Checksum 01:54:01 13e713f82565: Download complete 01:54:01 13e713f82565: Pull complete 01:54:01 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:54:01 Status: Downloaded newer image for alpine:3.20 01:54:01 ---> c88e9dceb6cb 01:54:01 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:54:01 ---> Running in bccbfb172155 01:54:01 Removing intermediate container bccbfb172155 01:54:01 ---> db2477302794 01:54:01 Step 16/27 : RUN apk add --update --no-cache dumb-init 01:54:01 ---> Running in c9f0e1417715 01:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:54:01 (1/1) Installing dumb-init (1.2.5-r3) 01:54:01 Executing busybox-1.36.1-r29.trigger 01:54:01 OK: 9 MiB in 15 packages 01:54:01 Removing intermediate container c9f0e1417715 01:54:01 ---> f68498a85592 01:54:01 Step 17/27 : RUN apk --no-cache upgrade 01:54:01 ---> Running in 8e6e1665c6a6 01:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:54:04 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:54:04 Executing busybox-1.36.1-r30.post-upgrade 01:54:04 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:54:04 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 01:54:04 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 01:54:04 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 01:54:04 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:54:04 Executing busybox-1.36.1-r30.trigger 01:54:04 OK: 9 MiB in 15 packages 01:54:06 Removing intermediate container 8e6e1665c6a6 01:54:06 ---> 46e399fa635b 01:54:06 Step 18/27 : WORKDIR / 01:54:06 ---> Running in 17c8883188a6 01:54:06 Removing intermediate container 17c8883188a6 01:54:06 ---> 3e19c5ba323c 01:54:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 01:54:08 ---> b67c936c6462 01:54:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 01:54:09 ---> e67c3c280782 01:54:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:54:09 ---> 5f09320a3cd3 01:54:09 Step 22/27 : EXPOSE 59984 01:54:09 ---> Running in 09b061d91afb 01:54:09 Removing intermediate container 09b061d91afb 01:54:09 ---> 54c455b4ea26 01:54:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 01:54:10 ---> Running in 12127915a743 01:54:10 Removing intermediate container 12127915a743 01:54:10 ---> 0aa3e295cf33 01:54:10 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:54:10 ---> Running in c02140b67d85 01:54:10 Removing intermediate container c02140b67d85 01:54:10 ---> 6ca5ccea41b6 01:54:10 Step 25/27 : LABEL arch=arm64 01:54:10 ---> Running in 01ff5938c7b8 01:54:11 Removing intermediate container 01ff5938c7b8 01:54:11 ---> 51e16ae9a314 01:54:11 Step 26/27 : LABEL git_sha=00d72ba3490da04c7fb9fda133aa74bab6480b11 01:54:11 ---> Running in 67e3af175b40 01:54:11 Removing intermediate container 67e3af175b40 01:54:11 ---> 95df0abbb075 01:54:11 Step 27/27 : LABEL version=4.1.0-dev.10 01:54:11 ---> Running in a52e834936dd 01:54:12 Removing intermediate container a52e834936dd 01:54:12 ---> a3e1e71740dc 01:54:12 [Warning] One or more build-args [ARCH] were not consumed 01:54:12 Successfully built a3e1e71740dc 01:54:12 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:12 provisioning config files... 01:54:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/236@tmp/config7205188690570671617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:12 ---> ****-login.sh 01:54:12 nexus3.edgexfoundry.org:10001 01:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:12 Configure a credential helper to remove this warning. See 01:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:12 01:54:12 Login Succeeded 01:54:12 nexus3.edgexfoundry.org:10002 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:13 Configure a credential helper to remove this warning. See 01:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:13 01:54:13 Login Succeeded 01:54:13 nexus3.edgexfoundry.org:10003 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:13 Configure a credential helper to remove this warning. See 01:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:13 01:54:13 Login Succeeded 01:54:13 nexus3.edgexfoundry.org:10004 01:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:14 Configure a credential helper to remove this warning. See 01:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:14 01:54:14 Login Succeeded 01:54:14 ****.io 01:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:14 Configure a credential helper to remove this warning. See 01:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:14 01:54:14 Login Succeeded 01:54:14 ---> ****-login.sh ends [Pipeline] } 01:54:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:14 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 01:54:14 00d72ba3490da04c7fb9fda133aa74bab6480b11 01:54:14 latest 01:54:14 4.1.0-dev.10 01:54:14 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:54:14 main 01:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:54:15 87d95b7c0e20: Preparing 01:54:15 b1e8ea7734ec: Preparing 01:54:15 4d65481e2ce4: Preparing 01:54:15 4b015cb26741: Preparing 01:54:15 e77f35533900: Preparing 01:54:15 1e890da81ec9: Preparing 01:54:15 1e890da81ec9: Waiting 01:54:15 b1e8ea7734ec: Pushed 01:54:15 e77f35533900: Pushed 01:54:15 87d95b7c0e20: Pushed 01:54:15 1e890da81ec9: Layer already exists 01:54:17 4b015cb26741: Pushed 01:54:23 4d65481e2ce4: Pushed 01:54:23 00d72ba3490da04c7fb9fda133aa74bab6480b11: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 01:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:54:24 87d95b7c0e20: Preparing 01:54:24 b1e8ea7734ec: Preparing 01:54:24 4d65481e2ce4: Preparing 01:54:24 4b015cb26741: Preparing 01:54:24 e77f35533900: Preparing 01:54:24 1e890da81ec9: Preparing 01:54:24 87d95b7c0e20: Layer already exists 01:54:24 b1e8ea7734ec: Layer already exists 01:54:24 4d65481e2ce4: Layer already exists 01:54:24 4b015cb26741: Layer already exists 01:54:24 e77f35533900: Layer already exists 01:54:24 1e890da81ec9: Layer already exists 01:54:24 latest: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 01:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:54:25 87d95b7c0e20: Preparing 01:54:25 b1e8ea7734ec: Preparing 01:54:25 4d65481e2ce4: Preparing 01:54:25 4b015cb26741: Preparing 01:54:25 e77f35533900: Preparing 01:54:25 1e890da81ec9: Preparing 01:54:25 1e890da81ec9: Waiting 01:54:25 87d95b7c0e20: Layer already exists 01:54:25 4b015cb26741: Layer already exists 01:54:25 e77f35533900: Layer already exists 01:54:25 b1e8ea7734ec: Layer already exists 01:54:25 4d65481e2ce4: Layer already exists 01:54:25 1e890da81ec9: Layer already exists 01:54:25 4.1.0-dev.10: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:54:26 87d95b7c0e20: Preparing 01:54:26 b1e8ea7734ec: Preparing 01:54:26 4d65481e2ce4: Preparing 01:54:26 4b015cb26741: Preparing 01:54:26 e77f35533900: Preparing 01:54:26 1e890da81ec9: Preparing 01:54:26 1e890da81ec9: Waiting 01:54:26 4b015cb26741: Layer already exists 01:54:26 b1e8ea7734ec: Layer already exists 01:54:26 87d95b7c0e20: Layer already exists 01:54:26 e77f35533900: Layer already exists 01:54:26 4d65481e2ce4: Layer already exists 01:54:26 1e890da81ec9: Layer already exists 01:54:26 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 01:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:54:27 87d95b7c0e20: Preparing 01:54:27 b1e8ea7734ec: Preparing 01:54:27 4d65481e2ce4: Preparing 01:54:27 4b015cb26741: Preparing 01:54:27 e77f35533900: Preparing 01:54:27 1e890da81ec9: Preparing 01:54:27 1e890da81ec9: Waiting 01:54:27 e77f35533900: Layer already exists 01:54:27 87d95b7c0e20: Layer already exists 01:54:27 4b015cb26741: Layer already exists 01:54:27 b1e8ea7734ec: Layer already exists 01:54:27 4d65481e2ce4: Layer already exists 01:54:27 1e890da81ec9: Layer already exists 01:54:27 main: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:27 ===================================================== [Pipeline] echo 01:54:27 taggedImages: 01:54:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 01:54:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 01:54:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 01:54:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 01:54:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 01:54:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo 01:54:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 01:54:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 [Pipeline] echo 01:54:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [Pipeline] echo 01:54:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:28 01:54:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:28 arm64: Pulling from edgex-lftools-log-publisher 01:54:28 8998bd30e6a1: Pulling fs layer 01:54:28 04944245beec: Pulling fs layer 01:54:28 699f458cf7ca: Pulling fs layer 01:54:28 765212b225bb: Pulling fs layer 01:54:28 f23df028b6ca: Pulling fs layer 01:54:28 d65c8cfc05b1: Pulling fs layer 01:54:28 2437ff75d9bd: Pulling fs layer 01:54:28 765212b225bb: Waiting 01:54:28 f23df028b6ca: Waiting 01:54:28 d65c8cfc05b1: Waiting 01:54:28 2437ff75d9bd: Waiting 01:54:28 04944245beec: Verifying Checksum 01:54:28 04944245beec: Download complete 01:54:28 765212b225bb: Verifying Checksum 01:54:28 765212b225bb: Download complete 01:54:28 f23df028b6ca: Verifying Checksum 01:54:28 f23df028b6ca: Download complete 01:54:28 d65c8cfc05b1: Verifying Checksum 01:54:28 d65c8cfc05b1: Download complete 01:54:29 699f458cf7ca: Verifying Checksum 01:54:29 699f458cf7ca: Download complete 01:54:29 8998bd30e6a1: Verifying Checksum 01:54:29 8998bd30e6a1: Download complete 01:54:31 2437ff75d9bd: Verifying Checksum 01:54:31 2437ff75d9bd: Download complete 01:54:34 8998bd30e6a1: Pull complete 01:54:34 04944245beec: Pull complete 01:54:35 699f458cf7ca: Pull complete 01:54:36 765212b225bb: Pull complete 01:54:37 f23df028b6ca: Pull complete 01:54:37 d65c8cfc05b1: Pull complete 01:54:55 2437ff75d9bd: Pull complete 01:54:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:55 prd-ubuntu20.04-docker-arm64-4c-16g-21119 does not seem to be running inside a container 01:54:55 $ 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/236 -v /w/workspace/device-onvif-camera/236:/w/workspace/device-onvif-camera/236:rw,z -v /w/workspace/device-onvif-camera/236@tmp:/w/workspace/device-onvif-camera/236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:54:58 $ docker top 8cb946341a3919969bfad374bb1a8c4aeb462c28d1b837155af083f316acbe15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:59 ---> job-cost.sh 01:54:59 lf-activate-venv: SKIPPING 01:54:59 INFO: No Stack... 01:54:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:55:03 INFO: Archiving Costs [Pipeline] sh 01:55:03 + cat /w/workspace/device-onvif-camera/236/archives/cost.csv 01:55:03 + cut -d, -f6 [Pipeline] lock 01:55:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] 01:55:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] did not exist. Created. 01:55:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:04 + echo total: 0.10999999940395355 [Pipeline] stash 01:55:04 Stashed 1 file(s) [Pipeline] } 01:55:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:04 $ docker stop --time=1 8cb946341a3919969bfad374bb1a8c4aeb462c28d1b837155af083f316acbe15 01:55:06 $ docker rm -f --volumes 8cb946341a3919969bfad374bb1a8c4aeb462c28d1b837155af083f316acbe15 [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 01:55:06 provisioning config files... 01:55:06 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15591446268575618392tmp [Pipeline] { [Pipeline] sh 01:55:06 + set +x 01:55:06 + curl -s https://codecov.io/bash 01:55:06 + bash -s -- 01:55:06 01:55:06 _____ _ 01:55:06 / ____| | | 01:55:06 | | ___ __| | ___ ___ _____ __ 01:55:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:55:06 | |___| (_) | (_| | __/ (_| (_) \ V / 01:55:06 \_____\___/ \__,_|\___|\___\___/ \_/ 01:55:06 Bash-1.0.6 01:55:06 01:55:06 01:55:06 ==> git version 2.25.1 found 01:55:06 ==> 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 01:55:06 Release-Date: 2020-01-08 01:55:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:55:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:55:06 ==> Jenkins CI detected. 01:55:06 current dir:  /w/workspace/foundry_device-onvif-camera_main 01:55:06 project root: . 01:55:06 --> token set from env 01:55:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:55:06 ==> Running gcov in . (disable via -X gcov) 01:55:06 ==> Python coveragepy not found 01:55:06 ==> Searching for coverage reports in: 01:55:06 + . 01:55:06 -> Found 1 reports 01:55:06 ==> Detecting git/mercurial file structure 01:55:06 ==> Reading reports 01:55:06 + ./coverage.out bytes=92472 01:55:07 ==> Appending adjustments 01:55:07 https://docs.codecov.io/docs/fixing-reports 01:55:07 + Found adjustments 01:55:07 ==> Gzipping contents 01:55:07 12K /tmp/codecov.JcDkao.gz 01:55:07 ==> Uploading reports 01:55:07 url: https://codecov.io 01:55:07 query: branch=main&commit=00d72ba3490da04c7fb9fda133aa74bab6480b11&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:55:07 -> Pinging Codecov 01:55:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=00d72ba3490da04c7fb9fda133aa74bab6480b11&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:55:07 -> Uploading to 01:55:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/00d72ba3490da04c7fb9fda133aa74bab6480b11/dca11328-113b-40f2-bfbd-6cdd3730100c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251003T015507Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dd799e53b0a49931d8cdb6858d6bb0c2f5affa07d1a53696c8645c30d9d3cffd 01:55:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:07 Dload Upload Total Spent Left Speed 01:55:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 70783 --:--:-- --:--:-- --:--:-- 70783 01:55:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] } 01:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:55:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:55:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:55:08 01:55:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:55:08 latest: Pulling from edgex-devops/edgex-snyk-go 01:55:08 0a9a5dfd008f: Already exists 01:55:08 36466aa92d05: Already exists 01:55:08 e10405b45d13: Already exists 01:55:08 096b7ceb2af7: Already exists 01:55:08 4f4fb700ef54: Already exists 01:55:08 e50aa161e22a: Pulling fs layer 01:55:08 d3c8db5fb9df: Pulling fs layer 01:55:08 e50aa161e22a: Verifying Checksum 01:55:08 e50aa161e22a: Download complete 01:55:09 e50aa161e22a: Pull complete 01:55:09 d3c8db5fb9df: Verifying Checksum 01:55:09 d3c8db5fb9df: Download complete 01:55:13 d3c8db5fb9df: Pull complete 01:55:13 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:13 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:55:14 $ docker top 3c15230cdc42ce99d55d8a4bba54b3d99b360a23bbaf55fd9740edc21a06e9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:14 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 01:55:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 01:55:14 + set -o pipefail 01:55:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 01:55:21 01:55:21 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 01:55:21 01:55:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/32c2c7e2-e4c7-4512-8c7d-1e88594683ac 01:55:21 01:55:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:55:21 01:55:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:55:21 01:55:21 01:55:21 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:55:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:55:21 $ docker stop --time=1 3c15230cdc42ce99d55d8a4bba54b3d99b360a23bbaf55fd9740edc21a06e9f7 01:55:24 $ docker rm -f --volumes 3c15230cdc42ce99d55d8a4bba54b3d99b360a23bbaf55fd9740edc21a06e9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:55:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:24 provisioning config files... 01:55:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12340925457636808505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:25 --> edgex-publish-swagger.sh 01:55:25 === Publish doc/openapi/v3 API === 01:55:25 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 01:55:25 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 01:55:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:25 Dload Upload Total Spent Left Speed 01:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 331 2439k --:--:-- --:--:-- --:--:-- 2440k 01:55:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:55:25 [Pipeline] } 01:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:25 + git log --format=format:%s -1 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] sh 01:55:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:26 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:26 $ docker top 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 -eo pid,comm 01:55:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:26 [ssh-agent] Looking for ssh-agent implementation... 01:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:26 $ docker exec 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 ssh-agent 01:55:26 SSH_AUTH_SOCK=/tmp/ssh-qsuSvGi9OJTu/agent.34 01:55:26 SSH_AGENT_PID=41 01:55:26 Running ssh-add (command line suppressed) 01:55:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10212999318269698676.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10212999318269698676.key) 01:55:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:27 + git semver tag 01:55:27 2025-10-03 01:55:27,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:55:27 2025-10-03 01:55:27,535 [run_tag] DEBUG tag force:False 01:55:27 2025-10-03 01:55:27,535 [check_head_tag] DEBUG check head tag 01:55:27 2025-10-03 01:55:27,536 [execute] INFO git cat-file --batch-check 01:55:27 2025-10-03 01:55:27,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 01:55:27 2025-10-03 01:55:27,538 [execute] INFO git cat-file --batch 01:55:27 2025-10-03 01:55:27,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 01:55:27 2025-10-03 01:55:27,545 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:27 2025-10-03 01:55:27,545 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 01:55:27 2025-10-03 01:55:27,545 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:55:27 2025-10-03 01:55:27,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:27 4.1.0-dev.10 [Pipeline] } 01:55:27 $ docker exec --env ******** --env ******** 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 ssh-agent -k 01:55:27 unset SSH_AUTH_SOCK; 01:55:27 unset SSH_AGENT_PID; 01:55:27 echo Agent pid 41 killed; 01:55:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:28 + git semver [Pipeline] } 01:55:28 $ docker stop --time=1 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 01:55:29 $ docker rm -f --volumes 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:29 01:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:30 0.23.1-centos7: Pulling from edgex-lftools 01:55:30 ab5ef0e58194: Pulling fs layer 01:55:30 9712f1f96733: Pulling fs layer 01:55:30 63f879dbbcfc: Pulling fs layer 01:55:30 0d9ebad4ef96: Pulling fs layer 01:55:30 e9a5061849ea: Pulling fs layer 01:55:30 d747dcd14b5f: Pulling fs layer 01:55:30 2de7ff778b66: Pulling fs layer 01:55:30 0d9ebad4ef96: Waiting 01:55:30 e9a5061849ea: Waiting 01:55:30 d747dcd14b5f: Waiting 01:55:30 9712f1f96733: Download complete 01:55:30 63f879dbbcfc: Verifying Checksum 01:55:30 63f879dbbcfc: Download complete 01:55:30 e9a5061849ea: Verifying Checksum 01:55:30 e9a5061849ea: Download complete 01:55:30 d747dcd14b5f: Download complete 01:55:30 0d9ebad4ef96: Verifying Checksum 01:55:30 0d9ebad4ef96: Download complete 01:55:31 ab5ef0e58194: Verifying Checksum 01:55:31 ab5ef0e58194: Download complete 01:55:31 2de7ff778b66: Verifying Checksum 01:55:31 2de7ff778b66: Download complete 01:55:35 ab5ef0e58194: Pull complete 01:55:35 9712f1f96733: Pull complete 01:55:35 63f879dbbcfc: Pull complete 01:55:41 0d9ebad4ef96: Pull complete 01:55:41 e9a5061849ea: Pull complete 01:55:41 d747dcd14b5f: Pull complete 01:55:42 2de7ff778b66: Pull complete 01:55:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:42 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:55:44 $ docker top 8e60c22f79eb01ba31175d2d60fe80eed878354a506c06b487d02af1d82bb87e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:55:44 provisioning config files... 01:55:44 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12325227705568663105tmp 01:55:44 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15782237805047705257tmp 01:55:44 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16618882351611110891tmp [Pipeline] { [Pipeline] echo 01:55:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:55:44 ---> sigul-configuration.sh 01:55:44 gpg: directory `/root/.gnupg' created 01:55:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:55:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:55:44 gpg: keyring `/root/.gnupg/secring.gpg' created 01:55:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:55:44 gpg: CAST5 encrypted data 01:55:44 gpg: encrypted with 1 passphrase 01:55:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:55:44 + mkdir /home/jenkins 01:55:44 + mkdir /home/jenkins/sigul [Pipeline] sh 01:55:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:55:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:55:45 ---> sigul-install.sh 01:55:45 Sigul already installed; skipping installation. [Pipeline] sh 01:55:45 + git tag --list 01:55:45 v0.0.0 01:55:45 v2.2.0 01:55:45 v2.3.0 01:55:45 v2.3.1 01:55:45 v3.0 01:55:45 v3.0.0 01:55:45 v3.1 01:55:45 v3.1.0 01:55:45 v3.1.1 01:55:45 v4.0 01:55:45 v4.0.0 01:55:45 v4.1.0-dev.1 01:55:45 v4.1.0-dev.10 01:55:45 v4.1.0-dev.2 01:55:45 v4.1.0-dev.3 01:55:45 v4.1.0-dev.4 01:55:45 v4.1.0-dev.5 01:55:45 v4.1.0-dev.6 01:55:45 v4.1.0-dev.7 01:55:45 v4.1.0-dev.8 01:55:45 v4.1.0-dev.9 [Pipeline] sh 01:55:46 + lftools sign git-tag v4.1.0-dev.10 01:55:46 Signing Git tag with Sigul... 01:55:46 Signing v4.1.0-dev.10 [Pipeline] echo 01:55:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:55:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:55:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:55:47 $ docker stop --time=1 8e60c22f79eb01ba31175d2d60fe80eed878354a506c06b487d02af1d82bb87e 01:55:48 $ docker rm -f --volumes 8e60c22f79eb01ba31175d2d60fe80eed878354a506c06b487d02af1d82bb87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:55:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:49 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:49 $ docker top ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef -eo pid,comm 01:55:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:50 [ssh-agent] Looking for ssh-agent implementation... 01:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:50 $ docker exec ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef ssh-agent 01:55:50 SSH_AUTH_SOCK=/tmp/ssh-TRCLa694gpdk/agent.34 01:55:50 SSH_AGENT_PID=40 01:55:50 Running ssh-add (command line suppressed) 01:55:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16256217628953186256.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16256217628953186256.key) 01:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:50 + git semver bump pre 01:55:50 2025-10-03 01:55:50,888 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:55:50 2025-10-03 01:55:50,892 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:50 2025-10-03 01:55:50,892 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 01:55:50 2025-10-03 01:55:50,892 [bump_version] DEBUG bumped version:4.1.0-dev.11 01:55:50 2025-10-03 01:55:50,892 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 01:55:50 2025-10-03 01:55:50,892 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:50 2025-10-03 01:55:50,892 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:50 2025-10-03 01:55:50,893 [execute] INFO git cat-file --batch-check 01:55:50 2025-10-03 01:55:50,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:55:50 2025-10-03 01:55:50,898 [execute] INFO git cat-file --batch 01:55:50 2025-10-03 01:55:50,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:55:50 2025-10-03 01:55:50,901 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:50 4.1.0-dev.11 [Pipeline] } 01:55:50 $ docker exec --env ******** --env ******** ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef ssh-agent -k 01:55:51 unset SSH_AUTH_SOCK; 01:55:51 unset SSH_AGENT_PID; 01:55:51 echo Agent pid 40 killed; 01:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:51 + git semver [Pipeline] } 01:55:51 $ docker stop --time=1 ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef 01:55:52 $ docker rm -f --volumes ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef [Pipeline] // withDockerContainer [Pipeline] sh 01:55:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:53 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:53 $ docker top e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e -eo pid,comm 01:55:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:54 [ssh-agent] Looking for ssh-agent implementation... 01:55:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:54 $ docker exec e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e ssh-agent 01:55:54 SSH_AUTH_SOCK=/tmp/ssh-WGxHpH6hmzXT/agent.32 01:55:54 SSH_AGENT_PID=38 01:55:54 Running ssh-add (command line suppressed) 01:55:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15492574101061046238.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15492574101061046238.key) 01:55:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:54 + git semver push 01:55:54 2025-10-03 01:55:54,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:55:54 2025-10-03 01:55:54,898 [run_push] DEBUG push 01:55:54 2025-10-03 01:55:54,898 [execute] INFO git cat-file --batch-check 01:55:54 2025-10-03 01:55:54,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:55:54 2025-10-03 01:55:54,900 [execute] INFO git rev-list 813d9f9e1072654fda02f5fdda5ebb55b69ea6d8 -- 01:55:54 2025-10-03 01:55:54,900 [execute] DEBUG Popen(['git', 'rev-list', '813d9f9e1072654fda02f5fdda5ebb55b69ea6d8', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:55:54 2025-10-03 01:55:54,909 [execute] INFO git fetch -v -- origin 01:55:54 2025-10-03 01:55:54,909 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:55:55 2025-10-03 01:55:55,454 [run_push] DEBUG no remote changes detected 01:55:55 2025-10-03 01:55:55,454 [execute] INFO git push origin semver 01:55:55 2025-10-03 01:55:55,455 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:55:56 2025-10-03 01:55:56,172 [run_push] DEBUG push all version tags 01:55:56 2025-10-03 01:55:56,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:55:56 2025-10-03 01:55:56,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:55:57 2025-10-03 01:55:56,879 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:55:57 4.1.0-dev.11 [Pipeline] } 01:55:57 $ docker exec --env ******** --env ******** e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e ssh-agent -k 01:55:57 unset SSH_AUTH_SOCK; 01:55:57 unset SSH_AGENT_PID; 01:55:57 echo Agent pid 38 killed; 01:55:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:57 + git semver [Pipeline] } 01:55:57 $ docker stop --time=1 e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e 01:55:59 $ docker rm -f --volumes e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:55:59 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [Pipeline] libraryResource [Pipeline] sh 01:55:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:56:00 ---> package-listing.sh 01:56:00 ++ facter osfamily 01:56:00 ++ tr '[:upper:]' '[:lower:]' 01:56:01 + OS_FAMILY=debian 01:56:01 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:56:01 + START_PACKAGES=/tmp/packages_start.txt 01:56:01 + END_PACKAGES=/tmp/packages_end.txt 01:56:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:01 + PACKAGES=/tmp/packages_start.txt 01:56:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:56:01 + PACKAGES=/tmp/packages_end.txt 01:56:01 + case "${OS_FAMILY}" in 01:56:01 + dpkg -l 01:56:01 + grep '^ii' 01:56:01 + '[' -f /tmp/packages_start.txt ']' 01:56:01 + '[' -f /tmp/packages_end.txt ']' 01:56:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:56:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:56:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:56:01 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:56:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:01 prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container 01:56:02 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:56:02 $ docker top 8b6afb32eb641f3e18a9b4299d3c3dae1f2c095e61cd5b253ec981e6aff707f4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:56:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:56:03 + ls /var/log/sa-host 01:56:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:03 provisioning config files... 01:56:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5161810376144208989tmp [Pipeline] { [Pipeline] echo 01:56:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:56:03 ---> create-netrc.sh [Pipeline] } 01:56:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:56:03 ---> python-tools-install.sh [Pipeline] echo 01:56:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:56:04 ---> sudo-logs.sh 01:56:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:56:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:56:04 ---> job-cost.sh 01:56:04 lf-activate-venv: SKIPPING 01:56:04 DEBUG: total: 0.10999999940395355 01:56:04 INFO: Retrieving Stack Cost... 01:56:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:06 INFO: Archiving Costs [Pipeline] echo 01:56:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:56:06 ---> logs-deploy.sh 01:56:06 lf-activate-venv: SKIPPING 01:56:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/236 01:56:06 INFO: archiving workspace using pattern(s): 01:56:07 Archives upload complete. 01:56:07 INFO: archiving logs to Nexus