Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7d095f1b4859530f9c6391bf5a55690c4900f1e 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-ssh9931418606889645763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16935960964473816727.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh15966358001560563817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4858111458322895192.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-ssh11832260916284811355.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 ‘prd-ubuntu20.04-docker-8c-8g-35169’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35170 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 e7d095f1b4859530f9c6391bf5a55690c4900f1e (main) Commit message: "Merge pull request #484 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > 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 e7d095f1b4859530f9c6391bf5a55690c4900f1e # timeout=10 > git rev-list --no-walk dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:29:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:29:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:29:44 ========================================================= 03:29:44 EdgeX Global Pipelines Version Info 03:29:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:29:45 ------------------- 03:29:45 stable info: 03:29:45 ------------------- 03:29:45 Commited By: Cherry Wang cherry@iotechsys.com 03:29:45 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:29:45 Message: update stable to v1.0.269 03:29:45 ------------------- 03:29:45 experimental info: 03:29:45 ------------------- 03:29:45 Commited By: **** collab-it+edgex@linuxfoundation.org 03:29:45 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:29:45 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7d095f [Pipeline] echo 03:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:46 provisioning config files... 03:29:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13878409374551729646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:47 ---> ****-login.sh 03:29:47 nexus3.edgexfoundry.org:10001 03:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:47 Configure a credential helper to remove this warning. See 03:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:47 03:29:47 Login Succeeded 03:29:47 nexus3.edgexfoundry.org:10002 03:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:47 Configure a credential helper to remove this warning. See 03:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:47 03:29:47 Login Succeeded 03:29:47 nexus3.edgexfoundry.org:10003 03:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:48 Configure a credential helper to remove this warning. See 03:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:48 03:29:48 Login Succeeded 03:29:48 nexus3.edgexfoundry.org:10004 03:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:48 Configure a credential helper to remove this warning. See 03:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:48 03:29:48 Login Succeeded 03:29:48 ****.io 03:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:48 Configure a credential helper to remove this warning. See 03:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:48 03:29:48 Login Succeeded 03:29:48 ---> ****-login.sh ends [Pipeline] } 03:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:29:48 + git rev-list -1 --merges e7d095f1b4859530f9c6391bf5a55690c4900f1e~1..e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo 03:29:48 -----------> git rev-list -1 --merges e7d095f1b4859530f9c6391bf5a55690c4900f1e~1..e7d095f1b4859530f9c6391bf5a55690c4900f1e e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:29:48 e7d095f1b4859530f9c6391bf5a55690c4900f1e [false] [Pipeline] sh 03:29:49 + git log --format=format:%s -1 e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo 03:29:49 ========================================================= 03:29:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:29:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:49 + git log --format=format:%s -1 e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo 03:29:49 [semverPrep] GIT_COMMIT: e7d095f1b4859530f9c6391bf5a55690c4900f1e, Commit Message: Merge pull request #484 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo 03:29:49 [semverPrep] This is not a build commit. [Pipeline] sh 03:29:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:29:49 + grep -v github /etc/ssh/ssh_known_hosts 03:29:49 + [ -e /tmp/ssh_known_hosts ] 03:29:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:29:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:29:49 + sudo tee -a /etc/ssh/ssh_known_hosts 03:29:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:50 03:29:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:50 0.1.4: Pulling from edgex-devops/py-git-semver 03:29:50 b85a868b505f: Pulling fs layer 03:29:50 e2be974225ed: Pulling fs layer 03:29:50 339a4e72a1f5: Pulling fs layer 03:29:50 988bab9f4d93: Pulling fs layer 03:29:50 1469e6f7b9e6: Pulling fs layer 03:29:50 eaf3925da568: Pulling fs layer 03:29:50 bab4dde63d76: Pulling fs layer 03:29:50 bde34c3a00c8: Pulling fs layer 03:29:50 b352a97aabf1: Pulling fs layer 03:29:50 4872d77fe225: Pulling fs layer 03:29:50 5851b861e8e6: Pulling fs layer 03:29:50 eaf3925da568: Waiting 03:29:50 988bab9f4d93: Waiting 03:29:50 bde34c3a00c8: Waiting 03:29:50 bab4dde63d76: Waiting 03:29:50 5851b861e8e6: Waiting 03:29:50 1469e6f7b9e6: Waiting 03:29:50 e2be974225ed: Download complete 03:29:50 988bab9f4d93: Verifying Checksum 03:29:50 988bab9f4d93: Download complete 03:29:51 1469e6f7b9e6: Verifying Checksum 03:29:51 1469e6f7b9e6: Download complete 03:29:51 eaf3925da568: Verifying Checksum 03:29:51 eaf3925da568: Download complete 03:29:51 339a4e72a1f5: Verifying Checksum 03:29:51 339a4e72a1f5: Download complete 03:29:51 bde34c3a00c8: Download complete 03:29:51 b352a97aabf1: Download complete 03:29:51 4872d77fe225: Download complete 03:29:51 5851b861e8e6: Verifying Checksum 03:29:51 5851b861e8e6: Download complete 03:29:51 b85a868b505f: Verifying Checksum 03:29:51 b85a868b505f: Download complete 03:29:51 bab4dde63d76: Verifying Checksum 03:29:51 bab4dde63d76: Download complete 03:29:52 b85a868b505f: Pull complete 03:29:52 e2be974225ed: Pull complete 03:29:53 339a4e72a1f5: Pull complete 03:29:53 988bab9f4d93: Pull complete 03:29:53 1469e6f7b9e6: Pull complete 03:29:54 eaf3925da568: Pull complete 03:29:56 bab4dde63d76: Pull complete 03:29:56 bde34c3a00c8: Pull complete 03:29:56 b352a97aabf1: Pull complete 03:29:56 4872d77fe225: Pull complete 03:29:56 5851b861e8e6: Pull complete 03:29:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:57 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:29:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:30:02 $ docker top 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de -eo pid,comm 03:30:02 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). 03:30:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:02 [ssh-agent] Looking for ssh-agent implementation... 03:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:02 $ docker exec 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent 03:30:02 SSH_AUTH_SOCK=/tmp/ssh-fepl32M5QW3Y/agent.32 03:30:02 SSH_AGENT_PID=38 03:30:02 Running ssh-add (command line suppressed) 03:30:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6344935855663263686.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6344935855663263686.key) 03:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:03 + git tag --points-at HEAD [Pipeline] } 03:30:03 $ docker exec --env ******** --env ******** 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent -k 03:30:03 unset SSH_AUTH_SOCK; 03:30:03 unset SSH_AGENT_PID; 03:30:03 echo Agent pid 38 killed; 03:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:03 [ssh-agent] Looking for ssh-agent implementation... 03:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:03 $ docker exec 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent 03:30:03 SSH_AUTH_SOCK=/tmp/ssh-lApQRxVtUvkn/agent.72 03:30:03 SSH_AGENT_PID=78 03:30:03 Running ssh-add (command line suppressed) 03:30:03 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16101520970559817315.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16101520970559817315.key) 03:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:03 + git semver init 03:30:04 2024-12-16 03:30:03,974 [run_init] DEBUG init version:0.0.0 force:False 03:30:04 2024-12-16 03:30:03,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:30:04 2024-12-16 03:30:03,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:30:04 2024-12-16 03:30:03,975 [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, universal_newlines=False, shell=None, istream=None) 03:30:05 2024-12-16 03:30:05,344 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:30:05 2024-12-16 03:30:05,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:30:05 2024-12-16 03:30:05,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:30:05 2024-12-16 03:30:05,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:30:05 4.0.0-dev.8 [Pipeline] } 03:30:05 $ docker exec --env ******** --env ******** 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent -k 03:30:05 unset SSH_AUTH_SOCK; 03:30:05 unset SSH_AGENT_PID; 03:30:05 echo Agent pid 78 killed; 03:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:05 + git semver [Pipeline] } 03:30:06 $ docker stop --time=1 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de 03:30:07 $ docker rm -f --volumes 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de [Pipeline] // withDockerContainer [Pipeline] sh 03:30:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:30:08 Stashed 1 file(s) [Pipeline] echo 03:30:08 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 03:30:08 provisioning config files... 03:30:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3058131565079036225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:08 ---> ****-login.sh 03:30:08 nexus3.edgexfoundry.org:10001 03:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:08 Configure a credential helper to remove this warning. See 03:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:08 03:30:08 Login Succeeded 03:30:08 nexus3.edgexfoundry.org:10002 03:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:08 Configure a credential helper to remove this warning. See 03:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:08 03:30:08 Login Succeeded 03:30:08 nexus3.edgexfoundry.org:10003 03:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:08 Configure a credential helper to remove this warning. See 03:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:08 03:30:08 Login Succeeded 03:30:08 nexus3.edgexfoundry.org:10004 03:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:08 Configure a credential helper to remove this warning. See 03:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:08 03:30:08 Login Succeeded 03:30:08 ****.io 03:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:09 Configure a credential helper to remove this warning. See 03:30:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:09 03:30:09 Login Succeeded 03:30:09 ---> ****-login.sh ends [Pipeline] } 03:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:30:09 ========================================================= 03:30:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:30:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:09 + 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 . 03:30:09 Sending build context to Docker daemon 36.9MB 03:30:09 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:30:09 Step 2/13 : FROM ${BASE} AS builder 03:30:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:30:10 43c4264eed91: Pulling fs layer 03:30:10 4cc291be95ef: Pulling fs layer 03:30:10 2ac1f1163629: Pulling fs layer 03:30:10 5c3c966382ef: Pulling fs layer 03:30:10 4f4fb700ef54: Pulling fs layer 03:30:10 5d5c8e513c77: Pulling fs layer 03:30:10 9f66e0745190: Pulling fs layer 03:30:10 f49a43e4bbc0: Pulling fs layer 03:30:10 561ebcabdf7f: Pulling fs layer 03:30:10 5d5c8e513c77: Waiting 03:30:10 9f66e0745190: Waiting 03:30:10 f49a43e4bbc0: Waiting 03:30:10 4f4fb700ef54: Waiting 03:30:10 561ebcabdf7f: Waiting 03:30:10 5c3c966382ef: Waiting 03:30:10 4cc291be95ef: Download complete 03:30:10 5c3c966382ef: Verifying Checksum 03:30:10 5c3c966382ef: Download complete 03:30:10 4f4fb700ef54: Verifying Checksum 03:30:10 4f4fb700ef54: Download complete 03:30:10 43c4264eed91: Verifying Checksum 03:30:10 43c4264eed91: Download complete 03:30:10 5d5c8e513c77: Verifying Checksum 03:30:10 5d5c8e513c77: Download complete 03:30:10 9f66e0745190: Verifying Checksum 03:30:10 9f66e0745190: Download complete 03:30:10 43c4264eed91: Pull complete 03:30:11 4cc291be95ef: Pull complete 03:30:11 2ac1f1163629: Verifying Checksum 03:30:11 2ac1f1163629: Download complete 03:30:11 f49a43e4bbc0: Verifying Checksum 03:30:11 f49a43e4bbc0: Download complete 03:30:15 2ac1f1163629: Pull complete 03:30:15 5c3c966382ef: Pull complete 03:30:15 4f4fb700ef54: Pull complete 03:30:15 5d5c8e513c77: Pull complete 03:30:15 9f66e0745190: Pull complete 03:30:18 f49a43e4bbc0: Pull complete 03:30:18 561ebcabdf7f: Pull complete 03:30:18 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:30:18 ---> 3a752c3f9dda 03:30:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:30:23 Still waiting to schedule task 03:30:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:30:26 ---> Running in 118ed0687ecd 03:30:26 Removing intermediate container 118ed0687ecd 03:30:26 ---> 95a45703ccab 03:30:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:30:26 ---> Running in 5dd9f9e71381 03:30:26 Removing intermediate container 5dd9f9e71381 03:30:26 ---> a9c0a3dbb720 03:30:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:30:26 ---> Running in 2c042e872b4b 03:30:26 Removing intermediate container 2c042e872b4b 03:30:26 ---> d1deca6a2bee 03:30:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:30:26 ---> Running in 1151fd65e737 03:30:26 Removing intermediate container 1151fd65e737 03:30:26 ---> 4ec3b58a5150 03:30:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:30:26 ---> Running in 57459676f019 03:30:27 Removing intermediate container 57459676f019 03:30:27 ---> ada41dceff4b 03:30:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:27 ---> Running in c9b15602afcc 03:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:30:27 OK: 246 MiB in 54 packages 03:30:28 Removing intermediate container c9b15602afcc 03:30:28 ---> 4f31b3e02fdb 03:30:28 Step 9/13 : WORKDIR /device-onvif-camera 03:30:29 ---> Running in e8679b0b2ba2 03:30:29 Removing intermediate container e8679b0b2ba2 03:30:29 ---> 05014ea23aab 03:30:29 Step 10/13 : COPY go.mod vendor* ./ 03:30:29 ---> 161d509d34c8 03:30:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:29 ---> Running in 8142be2c4ee5 03:31:51 Removing intermediate container 8142be2c4ee5 03:31:51 ---> 1781cb415346 03:31:51 Step 12/13 : COPY . . 03:31:51 ---> 8956261b2900 03:31:51 Step 13/13 : RUN ${MAKE} 03:31:51 ---> Running in 28526bbd20af 03:31:51 noop 03:31:51 Removing intermediate container 28526bbd20af 03:31:51 ---> b3ffef9f6d7c 03:31:51 Successfully built b3ffef9f6d7c 03:31:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:51 + docker inspect -f . ci-base-image-x86_64 03:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:51 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:31:51 $ 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 ******** ci-base-image-x86_64 cat 03:31:52 $ docker top ba15dad7b39a294bdfb6e77f2518d1f5b8aa754a4d190da3dfa7289cb765ab58 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:52 + go version 03:31:52 go version go1.23.2 linux/amd64 [Pipeline] } 03:31:52 $ docker stop --time=1 ba15dad7b39a294bdfb6e77f2518d1f5b8aa754a4d190da3dfa7289cb765ab58 03:31:53 $ docker rm -f --volumes ba15dad7b39a294bdfb6e77f2518d1f5b8aa754a4d190da3dfa7289cb765ab58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker inspect -f . ci-base-image-x86_64 03:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:54 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:31:54 $ 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 ******** ci-base-image-x86_64 cat 03:31:55 $ docker top 4e8d280c41e9963edea275066db15533251cadb17dabfbcec5a35ace21536c3e -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:55 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:31:55 + make test 03:31:55 go test ./... -coverprofile=coverage.out ./... 03:32:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:32:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35172 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:32:01 Running in /w/workspace/device-onvif-camera/217 [Pipeline] { [Pipeline] checkout 03:32:04 The recommended git tool is: git 03:32:11 using credential edgex-jenkins-ssh 03:32:11 Cloning the remote Git repository 03:32:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:32:11 > git init /w/workspace/device-onvif-camera/217 # timeout=10 03:32:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:32:11 > git --version # timeout=10 03:32:11 > git --version # 'git version 2.25.1' 03:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:15 Avoid second fetch 03:32:15 Checking out Revision e7d095f1b4859530f9c6391bf5a55690c4900f1e (main) 03:32:16 Commit message: "Merge pull request #484 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" 03:32:15 > git config core.sparsecheckout # timeout=10 03:32:15 > git checkout -f e7d095f1b4859530f9c6391bf5a55690c4900f1e # timeout=10 03:32:18 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:32:18 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:32:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:32:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:20 Dload Upload Total Spent Left Speed 03:32:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 03:32:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.667s coverage: 86.5% of statements 03:32:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:32:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 03:32:21 sudo tee /etc/docker/daemon.new 03:32:21 { 03:32:21 "registry-mirrors": [ 03:32:21 "https://nexus3.edgexfoundry.org:10001" 03:32:21 ], 03:32:21 "bip": "10.250.0.254/24", 03:32:21 "hosts": [ 03:32:21 "tcp://0.0.0.0:5555", 03:32:21 "unix:///var/run/docker.sock" 03:32:21 ], 03:32:21 "mtu": 1458, 03:32:21 "selinux-enabled": true, 03:32:21 "seccomp-profile": "/etc/docker/seccomp.json" 03:32:21 } [Pipeline] sh 03:32:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:32:22 + sudo service docker restart 03:32:33 go vet ./... 03:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:32:38 ./bin/test-attribution-txt.sh [Pipeline] echo 03:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:32:38 $ docker stop --time=1 4e8d280c41e9963edea275066db15533251cadb17dabfbcec5a35ace21536c3e 03:32:44 $ docker rm -f --volumes 4e8d280c41e9963edea275066db15533251cadb17dabfbcec5a35ace21536c3e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:45 provisioning config files... 03:32:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/217@tmp/config18198595324255566788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:32:45 ---> ****-login.sh 03:32:45 nexus3.edgexfoundry.org:10001 [Pipeline] sh 03:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:46 Configure a credential helper to remove this warning. See 03:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:46 03:32:46 Login Succeeded 03:32:46 nexus3.edgexfoundry.org:10002 03:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:46 + ls -al . 03:32:46 total 316 03:32:46 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 03:31 . 03:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:29 .. 03:32:46 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:32 .git 03:32:46 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:29 .github 03:32:46 -rw-rw-r-- 1 jenkins jenkins 493 Dec 16 03:29 .gitignore 03:32:46 -rw-rw-r-- 1 jenkins jenkins 199 Dec 16 03:29 .golangci.yml 03:32:46 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 03:30 .semver 03:32:46 -rw-rw-r-- 1 jenkins jenkins 19973 Dec 16 03:29 Attribution.txt 03:32:46 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 16 03:29 CHANGELOG.md 03:32:46 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 16 03:29 Dockerfile 03:32:46 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:29 GOVERNANCE.md 03:32:46 -rw-rw-r-- 1 jenkins jenkins 739 Dec 16 03:29 Jenkinsfile 03:32:46 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 16 03:29 LICENSE 03:32:46 -rw-rw-r-- 1 jenkins jenkins 3465 Dec 16 03:29 Makefile 03:32:46 -rw-rw-r-- 1 jenkins jenkins 625 Dec 16 03:29 OWNERS.md 03:32:46 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 16 03:29 README.md 03:32:46 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:30 VERSION 03:32:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:29 bin 03:32:46 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:29 cmd 03:32:46 -rw-r--r-- 1 jenkins jenkins 92292 Dec 16 03:32 coverage.out 03:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:29 doc 03:32:46 -rw-rw-r-- 1 jenkins jenkins 6533 Dec 16 03:29 go.mod 03:32:46 -rw-rw-r-- 1 jenkins jenkins 87892 Dec 16 03:29 go.sum 03:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:29 internal 03:32:46 -rw-rw-r-- 1 jenkins jenkins 236 Dec 16 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:46 Configure a credential helper to remove this warning. See 03:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:46 03:32:46 Login Succeeded 03:32:46 nexus3.edgexfoundry.org:10003 03:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:46 + 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=e7d095f1b4859530f9c6391bf5a55690c4900f1e --label arch=amd64 --label version=4.0.0-dev.8 . 03:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:46 Configure a credential helper to remove this warning. See 03:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:46 03:32:46 Login Succeeded 03:32:46 nexus3.edgexfoundry.org:10004 03:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:46 Sending build context to Docker daemon 36.99MB 03:32:46 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:32:46 Step 2/27 : FROM ${BASE} AS builder 03:32:46 ---> b3ffef9f6d7c 03:32:46 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:47 Configure a credential helper to remove this warning. See 03:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:47 03:32:47 Login Succeeded 03:32:47 ****.io 03:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:47 Configure a credential helper to remove this warning. See 03:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:47 03:32:47 Login Succeeded 03:32:47 ---> ****-login.sh ends [Pipeline] } 03:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:47 ========================================================= 03:32:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:32:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:48 + 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 . 03:32:48 ---> Running in 2f81a9401a82 03:32:48 Removing intermediate container 2f81a9401a82 03:32:48 ---> a88045f1b300 03:32:48 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:48 ---> Running in 4157c158d3ee 03:32:48 Removing intermediate container 4157c158d3ee 03:32:48 ---> 4984f8f5bfef 03:32:48 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:32:48 ---> Running in 4b53e7ee5fde 03:32:48 Removing intermediate container 4b53e7ee5fde 03:32:48 ---> d2f406724df4 03:32:48 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:32:48 ---> Running in faf4b57afc6e 03:32:48 Removing intermediate container faf4b57afc6e 03:32:48 ---> e6d6e719a950 03:32:48 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:32:48 ---> Running in 3248114de9f8 03:32:48 Removing intermediate container 3248114de9f8 03:32:48 ---> bb1f5000055e 03:32:48 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:48 ---> Running in afd83ac4e797 03:32:49 #0 building with "default" instance using docker driver 03:32:49 03:32:49 #1 [internal] load build definition from Dockerfile 03:32:49 #1 transferring dockerfile: 1.75kB done 03:32:49 #1 DONE 0.1s 03:32:49 03:32:49 #2 [internal] load .dockerignore 03:32:49 #2 transferring context: 2B done 03:32:49 #2 DONE 0.1s 03:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:32:49 03:32:49 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:32:49 #3 DONE 0.1s 03:32:49 03:32:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:32:49 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 03:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:32:49 OK: 246 MiB in 54 packages 03:32:49 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 03:32:49 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s 03:32:49 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 03:32:49 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 03:32:49 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 1.05MB / 70.64MB 0.1s 03:32:49 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 03:32:49 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.27MB / 70.64MB 0.3s 03:32:49 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 03:32:49 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 03:32:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 03:32:49 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.4s 03:32:49 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 03:32:49 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 2.10MB / 95.52MB 0.4s 03:32:49 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.34MB / 70.64MB 0.5s 03:32:49 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.15MB / 12.73MB 0.5s 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.97MB / 70.64MB 0.7s 03:32:50 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.34MB / 12.73MB 0.7s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.7s 03:32:50 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s 03:32:50 Removing intermediate container afd83ac4e797 03:32:50 ---> 6b8023db7d53 03:32:50 Step 9/27 : WORKDIR /device-onvif-camera 03:32:50 ---> Running in dd56a4d74429 03:32:50 Removing intermediate container dd56a4d74429 03:32:50 ---> 209f033af663 03:32:50 Step 10/27 : COPY go.mod vendor* ./ 03:32:50 ---> 4464cfae57b1 03:32:50 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:50 ---> Running in ebb2c76a98fa 03:32:50 #4 ... 03:32:50 03:32:50 #5 [internal] load build context 03:32:50 #5 transferring context: 21.69MB 0.9s done 03:32:50 #5 DONE 0.9s 03:32:50 03:32:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.9s 03:32:50 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done 03:32:50 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 0.9s 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 38.80MB / 70.64MB 1.1s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.59MB / 95.52MB 1.1s 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.40MB / 70.64MB 1.2s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.2s 03:32:50 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 48.23MB / 70.64MB 1.3s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.3s 03:32:50 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 57.67MB / 70.64MB 1.5s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.5s 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 61.87MB / 70.64MB 1.6s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 56.27MB / 95.52MB 1.6s 03:32:50 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.7s 03:32:50 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 61.87MB / 95.52MB 1.7s 03:32:50 Removing intermediate container ebb2c76a98fa 03:32:50 ---> 11fb999f4a31 03:32:50 Step 12/27 : COPY . . 03:32:51 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s 03:32:51 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done 03:32:51 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 71.30MB / 95.52MB 1.9s 03:32:51 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 03:32:51 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 76.69MB / 95.52MB 2.0s 03:32:51 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.08MB / 95.52MB 2.2s 03:32:51 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.3s 03:32:51 ---> 7771c9dc305b 03:32:51 Step 13/27 : RUN ${MAKE} 03:32:52 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done 03:32:52 ---> Running in a34fafd5ada8 03:32:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:32:58 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.2s 03:33:04 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.7s 03:33:10 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.5s done 03:33:11 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 03:33:11 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:33:11 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 03:33:11 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 03:33:11 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 03:33:16 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 03:33:20 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done 03:33:20 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 03:33:21 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done 03:33:21 #4 DONE 32.8s 03:33:22 03:33:22 #6 [builder 2/7] RUN apk add --no-cache make git 03:33:22 #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:33:23 #6 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:33:24 #6 2.445 OK: 238 MiB in 54 packages 03:33:26 #6 DONE 4.4s 03:33:26 03:33:26 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:33:26 #7 DONE 0.1s 03:33:26 03:33:26 #8 [builder 4/7] COPY go.mod vendor* ./ 03:33:26 #8 DONE 0.1s 03:33:26 03:33:26 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:31 Removing intermediate container a34fafd5ada8 03:33:31 ---> 13f2dc94bd32 03:33:31 Step 14/27 : FROM alpine:3.20 03:33:31 3.20: Pulling from library/alpine 03:33:31 da9db072f522: Pulling fs layer 03:33:31 da9db072f522: Download complete 03:33:31 da9db072f522: Pull complete 03:33:31 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:33:31 Status: Downloaded newer image for alpine:3.20 03:33:31 ---> 63b790fccc90 03:33:31 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:33:31 ---> Running in a40e61aae051 03:33:31 Removing intermediate container a40e61aae051 03:33:31 ---> ba1385281f6d 03:33:31 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:33:31 ---> Running in cd84b74e2189 03:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:33:31 (1/1) Installing dumb-init (1.2.5-r3) 03:33:31 Executing busybox-1.36.1-r29.trigger 03:33:31 OK: 8 MiB in 15 packages 03:33:31 Removing intermediate container cd84b74e2189 03:33:31 ---> 17e1bccf1f64 03:33:31 Step 17/27 : RUN apk --no-cache upgrade 03:33:31 ---> Running in b0c3c5ee93d9 03:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:33:31 Upgrading critical system libraries and apk-tools: 03:33:31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:33:31 Executing busybox-1.36.1-r29.trigger 03:33:31 Continuing the upgrade transaction with new apk-tools: 03:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:33:31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:33:31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:33:31 OK: 8 MiB in 15 packages 03:33:31 Removing intermediate container b0c3c5ee93d9 03:33:31 ---> 765a4f3287ba 03:33:31 Step 18/27 : WORKDIR / 03:33:31 ---> Running in 8bb3738b8120 03:33:31 Removing intermediate container 8bb3738b8120 03:33:31 ---> 6e6dea761e14 03:33:31 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:33:32 ---> 1c1fd1d8b17a 03:33:32 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:33:32 ---> 84c8c16f41da 03:33:32 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:33:32 ---> fe894538cad5 03:33:32 Step 22/27 : EXPOSE 59984 03:33:32 ---> Running in d3d48f92bb1e 03:33:32 Removing intermediate container d3d48f92bb1e 03:33:32 ---> b98f18d86a7a 03:33:32 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:33:32 ---> Running in bbd1f79ba224 03:33:32 Removing intermediate container bbd1f79ba224 03:33:32 ---> 2174d03ab307 03:33:32 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:33:33 ---> Running in 01f051a50cb1 03:33:33 Removing intermediate container 01f051a50cb1 03:33:33 ---> 6662c369e31b 03:33:33 Step 25/27 : LABEL arch=amd64 03:33:33 ---> Running in 0b397bc85d6c 03:33:33 Removing intermediate container 0b397bc85d6c 03:33:33 ---> 73a60a30a393 03:33:33 Step 26/27 : LABEL git_sha=e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:33:33 ---> Running in 5f04ad262174 03:33:33 Removing intermediate container 5f04ad262174 03:33:33 ---> c327dd4e916b 03:33:33 Step 27/27 : LABEL version=4.0.0-dev.8 03:33:33 ---> Running in 704a478738b2 03:33:33 Removing intermediate container 704a478738b2 03:33:33 ---> fe2b64bbf438 03:33:33 [Warning] One or more build-args [ARCH] were not consumed 03:33:33 Successfully built fe2b64bbf438 03:33:33 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:33 provisioning config files... 03:33:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3874557331997297921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:33 ---> ****-login.sh 03:33:33 nexus3.edgexfoundry.org:10001 03:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:33 Configure a credential helper to remove this warning. See 03:33:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:33 03:33:33 Login Succeeded 03:33:33 nexus3.edgexfoundry.org:10002 03:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:33 Configure a credential helper to remove this warning. See 03:33:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:33 03:33:33 Login Succeeded 03:33:33 nexus3.edgexfoundry.org:10003 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 nexus3.edgexfoundry.org:10004 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 ****.io 03:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:34 Configure a credential helper to remove this warning. See 03:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:34 03:33:34 Login Succeeded 03:33:34 ---> ****-login.sh ends [Pipeline] } 03:33:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:33:34 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:33:34 e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:33:34 latest 03:33:34 4.0.0-dev.8 03:33:34 e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 03:33:34 main 03:33:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:35 55984e9b0c08: Preparing 03:33:35 09ee17354c8f: Preparing 03:33:35 6eb7a8188a39: Preparing 03:33:35 1baab11f0551: Preparing 03:33:35 f025719d4417: Preparing 03:33:35 75654b8eeebd: Preparing 03:33:35 75654b8eeebd: Waiting 03:33:35 55984e9b0c08: Pushed 03:33:35 75654b8eeebd: Layer already exists 03:33:35 09ee17354c8f: Pushed 03:33:35 f025719d4417: Pushed 03:33:35 1baab11f0551: Pushed 03:33:38 6eb7a8188a39: Pushed 03:33:38 e7d095f1b4859530f9c6391bf5a55690c4900f1e: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:38 55984e9b0c08: Preparing 03:33:38 09ee17354c8f: Preparing 03:33:38 6eb7a8188a39: Preparing 03:33:38 1baab11f0551: Preparing 03:33:38 f025719d4417: Preparing 03:33:38 75654b8eeebd: Preparing 03:33:38 75654b8eeebd: Waiting 03:33:38 09ee17354c8f: Layer already exists 03:33:38 1baab11f0551: Layer already exists 03:33:38 f025719d4417: Layer already exists 03:33:38 6eb7a8188a39: Layer already exists 03:33:38 55984e9b0c08: Layer already exists 03:33:38 75654b8eeebd: Layer already exists 03:33:38 latest: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.8 03:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:39 55984e9b0c08: Preparing 03:33:39 09ee17354c8f: Preparing 03:33:39 6eb7a8188a39: Preparing 03:33:39 1baab11f0551: Preparing 03:33:39 f025719d4417: Preparing 03:33:39 75654b8eeebd: Preparing 03:33:39 75654b8eeebd: Waiting 03:33:39 6eb7a8188a39: Layer already exists 03:33:39 09ee17354c8f: Layer already exists 03:33:39 f025719d4417: Layer already exists 03:33:39 1baab11f0551: Layer already exists 03:33:39 55984e9b0c08: Layer already exists 03:33:39 75654b8eeebd: Layer already exists 03:33:39 4.0.0-dev.8: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 03:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:40 55984e9b0c08: Preparing 03:33:40 09ee17354c8f: Preparing 03:33:40 6eb7a8188a39: Preparing 03:33:40 1baab11f0551: Preparing 03:33:40 f025719d4417: Preparing 03:33:40 75654b8eeebd: Preparing 03:33:40 75654b8eeebd: Waiting 03:33:40 6eb7a8188a39: Layer already exists 03:33:40 1baab11f0551: Layer already exists 03:33:40 f025719d4417: Layer already exists 03:33:40 55984e9b0c08: Layer already exists 03:33:40 09ee17354c8f: Layer already exists 03:33:40 75654b8eeebd: Layer already exists 03:33:40 e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:40 55984e9b0c08: Preparing 03:33:40 09ee17354c8f: Preparing 03:33:40 6eb7a8188a39: Preparing 03:33:40 1baab11f0551: Preparing 03:33:40 f025719d4417: Preparing 03:33:40 75654b8eeebd: Preparing 03:33:40 75654b8eeebd: Waiting 03:33:40 55984e9b0c08: Layer already exists 03:33:40 f025719d4417: Layer already exists 03:33:40 09ee17354c8f: Layer already exists 03:33:40 6eb7a8188a39: Layer already exists 03:33:40 1baab11f0551: Layer already exists 03:33:40 75654b8eeebd: Layer already exists 03:33:40 main: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:40 ===================================================== [Pipeline] echo 03:33:41 taggedImages: 03:33:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:33:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:33:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.8 03:33:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 03:33:41 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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 03:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:41 03:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:41 latest: Pulling from edgex-lftools-log-publisher 03:33:41 5eb5b503b376: Pulling fs layer 03:33:41 5c69ac0246d0: Pulling fs layer 03:33:41 ec43610c2a17: Pulling fs layer 03:33:41 3a2ae6a8a46f: Pulling fs layer 03:33:41 33b1e0a273af: Pulling fs layer 03:33:41 5d3b04190fa2: Pulling fs layer 03:33:41 2f39f015ded8: Pulling fs layer 03:33:41 3a2ae6a8a46f: Waiting 03:33:41 33b1e0a273af: Waiting 03:33:41 5d3b04190fa2: Waiting 03:33:41 5c69ac0246d0: Verifying Checksum 03:33:41 5c69ac0246d0: Download complete 03:33:41 3a2ae6a8a46f: Download complete 03:33:41 33b1e0a273af: Verifying Checksum 03:33:41 33b1e0a273af: Download complete 03:33:41 5d3b04190fa2: Verifying Checksum 03:33:41 5d3b04190fa2: Download complete 03:33:41 ec43610c2a17: Verifying Checksum 03:33:41 ec43610c2a17: Download complete 03:33:41 5eb5b503b376: Verifying Checksum 03:33:41 5eb5b503b376: Download complete 03:33:42 2f39f015ded8: Verifying Checksum 03:33:42 2f39f015ded8: Download complete 03:33:43 5eb5b503b376: Pull complete 03:33:43 5c69ac0246d0: Pull complete 03:33:43 ec43610c2a17: Pull complete 03:33:43 3a2ae6a8a46f: Pull complete 03:33:43 33b1e0a273af: Pull complete 03:33:44 5d3b04190fa2: Pull complete 03:33:48 2f39f015ded8: Pull complete 03:33:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:48 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:33:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:55 $ docker top e109c787fa3b8feb1fda196058de7fb91c2b5df83bdfb7d0069efa56c24244d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:56 ---> job-cost.sh 03:33:56 lf-activate-venv: SKIPPING 03:33:56 INFO: No Stack... 03:33:56 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:56 INFO: Archiving Costs [Pipeline] sh 03:33:56 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:33:56 + cut -d, -f6 [Pipeline] lock 03:33:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] 03:33:56 Resource [jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] did not exist. Created. 03:33:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:57 + echo total: 0.2199999988079071 [Pipeline] stash 03:33:57 Stashed 1 file(s) [Pipeline] } 03:33:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:57 $ docker stop --time=1 e109c787fa3b8feb1fda196058de7fb91c2b5df83bdfb7d0069efa56c24244d3 03:33:58 $ docker rm -f --volumes e109c787fa3b8feb1fda196058de7fb91c2b5df83bdfb7d0069efa56c24244d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:33:59 #9 DONE 30.0s 03:33:59 03:33:59 #10 [builder 6/7] COPY . . 03:33:59 #10 DONE 0.4s 03:33:59 03:33:59 #11 [builder 7/7] RUN echo noop 03:33:59 #11 0.556 noop 03:33:59 #11 DONE 0.6s 03:33:59 03:33:59 #12 exporting to image 03:33:59 #12 exporting layers 03:34:37 #12 exporting layers 35.0s done 03:34:37 #12 writing image sha256:c114d0820fc69dada36fe9ce3e822306d98c00060b1a92a952e7e3034da5564e done 03:34:37 #12 naming to docker.io/library/ci-base-image-arm64 done 03:34:37 #12 DONE 35.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:38 + docker inspect -f . ci-base-image-arm64 03:34:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:38 prd-ubuntu20.04-docker-arm64-4c-16g-35172 does not seem to be running inside a container 03:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/217 -v /w/workspace/device-onvif-camera/217:/w/workspace/device-onvif-camera/217:rw,z -v /w/workspace/device-onvif-camera/217@tmp:/w/workspace/device-onvif-camera/217@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 03:34:39 $ docker top d5086c82f13e77139adf0fd0d0832907d76ad590c82475c28f367f37a2615545 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:40 + go version 03:34:40 go version go1.23.2 linux/arm64 [Pipeline] } 03:34:40 $ docker stop --time=1 d5086c82f13e77139adf0fd0d0832907d76ad590c82475c28f367f37a2615545 03:34:42 $ docker rm -f --volumes d5086c82f13e77139adf0fd0d0832907d76ad590c82475c28f367f37a2615545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:42 + docker inspect -f . ci-base-image-arm64 03:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-35172 does not seem to be running inside a container 03:34:42 $ 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/217 -v /w/workspace/device-onvif-camera/217:/w/workspace/device-onvif-camera/217:rw,z -v /w/workspace/device-onvif-camera/217@tmp:/w/workspace/device-onvif-camera/217@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 03:34:43 $ docker top c6c6cb3b8249858e6143e7bb5a6dabd6c06cd85e8eda221fd52938d15df4c626 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/217 [Pipeline] fileExists [Pipeline] sh 03:34:44 + make test 03:34:44 go test ./... -coverprofile=coverage.out ./... 03:34:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:36:56 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:36:56 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:36:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.150s coverage: 31.4% of statements 03:37:11 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.669s coverage: 86.5% of statements 03:37:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:37:11 go vet ./... 03:37:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:37:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:37:43 $ docker stop --time=1 c6c6cb3b8249858e6143e7bb5a6dabd6c06cd85e8eda221fd52938d15df4c626 03:37:45 $ docker rm -f --volumes c6c6cb3b8249858e6143e7bb5a6dabd6c06cd85e8eda221fd52938d15df4c626 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:47 Warning: overwriting stash ‘coverage-report’ 03:37:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:48 + ls -al . 03:37:48 total 312 03:37:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:34 . 03:37:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:32 .. 03:37:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:32 .git 03:37:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:32 .github 03:37:48 -rw-rw-r-- 1 jenkins jenkins 493 Dec 16 03:32 .gitignore 03:37:48 -rw-rw-r-- 1 jenkins jenkins 199 Dec 16 03:32 .golangci.yml 03:37:48 -rw-rw-r-- 1 jenkins jenkins 19973 Dec 16 03:32 Attribution.txt 03:37:48 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 16 03:32 CHANGELOG.md 03:37:48 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 16 03:32 Dockerfile 03:37:48 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:32 GOVERNANCE.md 03:37:48 -rw-rw-r-- 1 jenkins jenkins 739 Dec 16 03:32 Jenkinsfile 03:37:48 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 16 03:32 LICENSE 03:37:48 -rw-rw-r-- 1 jenkins jenkins 3465 Dec 16 03:32 Makefile 03:37:48 -rw-rw-r-- 1 jenkins jenkins 625 Dec 16 03:32 OWNERS.md 03:37:48 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 16 03:32 README.md 03:37:48 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:30 VERSION 03:37:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:32 bin 03:37:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:32 cmd 03:37:48 -rw-r--r-- 1 jenkins jenkins 92292 Dec 16 03:37 coverage.out 03:37:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:32 doc 03:37:48 -rw-rw-r-- 1 jenkins jenkins 6533 Dec 16 03:32 go.mod 03:37:48 -rw-rw-r-- 1 jenkins jenkins 87892 Dec 16 03:32 go.sum 03:37:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:32 internal 03:37:48 -rw-rw-r-- 1 jenkins jenkins 236 Dec 16 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:48 + 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=e7d095f1b4859530f9c6391bf5a55690c4900f1e --label arch=arm64 --label version=4.0.0-dev.8 . 03:37:49 #0 building with "default" instance using docker driver 03:37:49 03:37:49 #1 [internal] load build definition from Dockerfile 03:37:49 #1 transferring dockerfile: 1.75kB 0.0s done 03:37:49 #1 DONE 0.0s 03:37:49 03:37:49 #2 [internal] load .dockerignore 03:37:49 #2 transferring context: 2B 0.0s done 03:37:49 #2 DONE 0.0s 03:37:49 03:37:49 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:37:49 #3 DONE 0.0s 03:37:49 03:37:49 #4 [internal] load metadata for docker.io/library/alpine:3.20 03:37:49 #4 DONE 0.3s 03:37:50 03:37:50 #5 [internal] load build context 03:37:50 #5 transferring context: 102.31kB 0.1s done 03:37:50 #5 DONE 0.1s 03:37:50 03:37:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:37:50 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 03:37:50 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:37:50 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:37:50 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:37:50 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 03:37:50 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 03:37:50 #6 ... 03:37:50 03:37:50 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:37:50 #7 DONE 0.3s 03:37:50 03:37:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:37:50 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 03:37:50 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 03:37:51 #6 DONE 1.0s 03:37:51 03:37:51 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:37:51 #8 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:37:51 #8 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:37:53 #8 ... 03:37:53 03:37:53 #9 [builder 2/7] RUN apk add --no-cache make git 03:37:53 #9 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:37:53 #9 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:37:53 #9 2.561 OK: 238 MiB in 54 packages 03:37:53 #9 DONE 3.0s 03:37:53 03:37:53 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:37:53 #10 DONE 0.1s 03:37:53 03:37:53 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:37:53 #8 2.285 (1/1) Installing dumb-init (1.2.5-r3) 03:37:53 #8 2.299 Executing busybox-1.36.1-r29.trigger 03:37:53 #8 2.328 OK: 9 MiB in 15 packages 03:37:53 #8 ... 03:37:53 03:37:53 #11 [builder 4/7] COPY go.mod vendor* ./ 03:37:53 #11 DONE 0.2s 03:37:53 03:37:53 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:37:53 #8 DONE 2.7s 03:37:53 03:37:53 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:37:54 #12 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:37:55 #12 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:37:55 #12 ... 03:37:55 03:37:55 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:55 #13 DONE 1.8s 03:37:55 03:37:55 #14 [builder 6/7] COPY . . 03:37:55 #14 DONE 0.5s 03:37:55 03:37:55 #15 [builder 7/7] RUN make build 03:37:56 #15 0.707 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:37:59 #15 ... 03:37:59 03:37:59 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:37:59 #12 2.717 Upgrading critical system libraries and apk-tools: 03:37:59 #12 2.719 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:37:59 #12 2.775 Executing busybox-1.36.1-r29.trigger 03:37:59 #12 3.135 Continuing the upgrade transaction with new apk-tools: 03:37:59 #12 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:37:59 #12 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:37:59 #12 5.076 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:37:59 #12 5.203 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:37:59 #12 5.234 OK: 9 MiB in 15 packages 03:37:59 #12 DONE 5.7s 03:37:59 03:37:59 #15 [builder 7/7] RUN make build 03:40:06 #15 DONE 125.4s 03:40:06 03:40:06 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:40:06 #16 DONE 0.4s 03:40:06 03:40:06 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:40:06 #17 DONE 0.1s 03:40:06 03:40:06 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:40:06 #18 DONE 0.1s 03:40:06 03:40:06 #19 exporting to image 03:40:06 #19 exporting layers 03:40:06 #19 exporting layers 0.5s done 03:40:06 #19 writing image sha256:793fbc728f7c827f827448fd7d8eba20b2db92e107f773d35a8a24336bbc04cb done 03:40:06 #19 naming to docker.io/library/device-onvif-camera-arm64 done 03:40:06 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:06 provisioning config files... 03:40:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/217@tmp/config9006712215705263466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:07 ---> ****-login.sh 03:40:07 nexus3.edgexfoundry.org:10001 03:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:07 Configure a credential helper to remove this warning. See 03:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:07 03:40:07 Login Succeeded 03:40:07 nexus3.edgexfoundry.org:10002 03:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:07 Configure a credential helper to remove this warning. See 03:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:07 03:40:07 Login Succeeded 03:40:07 nexus3.edgexfoundry.org:10003 03:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:07 Configure a credential helper to remove this warning. See 03:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:07 03:40:07 Login Succeeded 03:40:07 nexus3.edgexfoundry.org:10004 03:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:08 Configure a credential helper to remove this warning. See 03:40:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:08 03:40:08 Login Succeeded 03:40:08 ****.io 03:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:08 Configure a credential helper to remove this warning. See 03:40:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:08 03:40:08 Login Succeeded 03:40:08 ---> ****-login.sh ends [Pipeline] } 03:40:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:08 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:40:08 e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:40:08 latest 03:40:08 4.0.0-dev.8 03:40:08 e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 03:40:08 main 03:40:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:40:09 00e7cbf76254: Preparing 03:40:09 06624543c5de: Preparing 03:40:09 33f42d4871eb: Preparing 03:40:09 8516145ff96a: Preparing 03:40:09 44eb1b94ed7f: Preparing 03:40:09 651d9022c234: Preparing 03:40:09 651d9022c234: Waiting 03:40:09 00e7cbf76254: Pushed 03:40:09 06624543c5de: Pushed 03:40:09 44eb1b94ed7f: Pushed 03:40:09 651d9022c234: Layer already exists 03:40:10 8516145ff96a: Pushed 03:40:16 33f42d4871eb: Pushed 03:40:16 e7d095f1b4859530f9c6391bf5a55690c4900f1e: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:17 + 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 03:40:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:40:17 00e7cbf76254: Preparing 03:40:17 06624543c5de: Preparing 03:40:17 33f42d4871eb: Preparing 03:40:17 8516145ff96a: Preparing 03:40:17 44eb1b94ed7f: Preparing 03:40:17 651d9022c234: Preparing 03:40:17 651d9022c234: Waiting 03:40:17 8516145ff96a: Layer already exists 03:40:17 33f42d4871eb: Layer already exists 03:40:17 44eb1b94ed7f: Layer already exists 03:40:17 06624543c5de: Layer already exists 03:40:17 00e7cbf76254: Layer already exists 03:40:17 651d9022c234: Layer already exists 03:40:18 latest: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:18 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.8 03:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:40:18 00e7cbf76254: Preparing 03:40:18 06624543c5de: Preparing 03:40:18 33f42d4871eb: Preparing 03:40:18 8516145ff96a: Preparing 03:40:18 44eb1b94ed7f: Preparing 03:40:18 651d9022c234: Preparing 03:40:18 651d9022c234: Waiting 03:40:18 33f42d4871eb: Layer already exists 03:40:18 06624543c5de: Layer already exists 03:40:18 8516145ff96a: Layer already exists 03:40:18 00e7cbf76254: Layer already exists 03:40:18 44eb1b94ed7f: Layer already exists 03:40:18 651d9022c234: Layer already exists 03:40:19 4.0.0-dev.8: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:19 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 03:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:40:19 00e7cbf76254: Preparing 03:40:19 06624543c5de: Preparing 03:40:19 33f42d4871eb: Preparing 03:40:19 8516145ff96a: Preparing 03:40:19 44eb1b94ed7f: Preparing 03:40:19 651d9022c234: Preparing 03:40:19 651d9022c234: Waiting 03:40:19 8516145ff96a: Layer already exists 03:40:19 44eb1b94ed7f: Layer already exists 03:40:19 00e7cbf76254: Layer already exists 03:40:19 06624543c5de: Layer already exists 03:40:19 33f42d4871eb: Layer already exists 03:40:19 651d9022c234: Layer already exists 03:40:19 e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:20 + 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 03:40:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:40:20 00e7cbf76254: Preparing 03:40:20 06624543c5de: Preparing 03:40:20 33f42d4871eb: Preparing 03:40:20 8516145ff96a: Preparing 03:40:20 44eb1b94ed7f: Preparing 03:40:20 651d9022c234: Preparing 03:40:20 651d9022c234: Waiting 03:40:20 33f42d4871eb: Layer already exists 03:40:20 06624543c5de: Layer already exists 03:40:20 8516145ff96a: Layer already exists 03:40:20 00e7cbf76254: Layer already exists 03:40:20 44eb1b94ed7f: Layer already exists 03:40:20 651d9022c234: Layer already exists 03:40:20 main: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:21 ===================================================== [Pipeline] echo 03:40:21 taggedImages: 03:40:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e 03:40:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:40:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.8 03:40:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 03:40:21 - 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 03:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:21 03:40:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:21 arm64: Pulling from edgex-lftools-log-publisher 03:40:21 8998bd30e6a1: Pulling fs layer 03:40:21 04944245beec: Pulling fs layer 03:40:21 699f458cf7ca: Pulling fs layer 03:40:21 765212b225bb: Pulling fs layer 03:40:21 f23df028b6ca: Pulling fs layer 03:40:21 d65c8cfc05b1: Pulling fs layer 03:40:21 2437ff75d9bd: Pulling fs layer 03:40:21 765212b225bb: Waiting 03:40:21 f23df028b6ca: Waiting 03:40:21 d65c8cfc05b1: Waiting 03:40:21 2437ff75d9bd: Waiting 03:40:22 04944245beec: Verifying Checksum 03:40:22 04944245beec: Download complete 03:40:22 765212b225bb: Verifying Checksum 03:40:22 765212b225bb: Download complete 03:40:22 f23df028b6ca: Verifying Checksum 03:40:22 d65c8cfc05b1: Verifying Checksum 03:40:22 d65c8cfc05b1: Download complete 03:40:22 699f458cf7ca: Verifying Checksum 03:40:22 699f458cf7ca: Download complete 03:40:22 8998bd30e6a1: Verifying Checksum 03:40:22 8998bd30e6a1: Download complete 03:40:24 2437ff75d9bd: Verifying Checksum 03:40:24 2437ff75d9bd: Download complete 03:40:29 8998bd30e6a1: Pull complete 03:40:29 04944245beec: Pull complete 03:40:31 699f458cf7ca: Pull complete 03:40:31 765212b225bb: Pull complete 03:40:32 f23df028b6ca: Pull complete 03:40:32 d65c8cfc05b1: Pull complete 03:40:59 2437ff75d9bd: Pull complete 03:40:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:59 prd-ubuntu20.04-docker-arm64-4c-16g-35172 does not seem to be running inside a container 03:40:59 $ 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/217 -v /w/workspace/device-onvif-camera/217:/w/workspace/device-onvif-camera/217:rw,z -v /w/workspace/device-onvif-camera/217@tmp:/w/workspace/device-onvif-camera/217@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 03:41:01 $ docker top 0fa3ee693670a2d43a62d0b94e3b61329a3997e11ff2daca17e2cfdd7ba0f0ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:01 ---> job-cost.sh 03:41:01 lf-activate-venv: SKIPPING 03:41:01 INFO: No Stack... 03:41:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:03 INFO: Archiving Costs [Pipeline] sh 03:41:03 + cat+ cut -d, -f6 03:41:03 /w/workspace/device-onvif-camera/217/archives/cost.csv [Pipeline] lock 03:41:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] 03:41:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] did not exist. Created. 03:41:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:03 /w/workspace/device-onvif-camera/217@tmp/durable-374f3a00/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:41:04 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:04 Warning: overwriting stash ‘stack-cost’ 03:41:04 Stashed 1 file(s) [Pipeline] } 03:41:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:04 $ docker stop --time=1 0fa3ee693670a2d43a62d0b94e3b61329a3997e11ff2daca17e2cfdd7ba0f0ef 03:41:05 $ docker rm -f --volumes 0fa3ee693670a2d43a62d0b94e3b61329a3997e11ff2daca17e2cfdd7ba0f0ef [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 03:41:06 provisioning config files... 03:41:06 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9247011160709019267tmp [Pipeline] { [Pipeline] sh 03:41:06 + set +x 03:41:06 + curl -s https://codecov.io/bash 03:41:06 + bash -s -- 03:41:06 03:41:06 _____ _ 03:41:06 / ____| | | 03:41:06 | | ___ __| | ___ ___ _____ __ 03:41:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:06 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:06 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:06 Bash-1.0.6 03:41:06 03:41:06 03:41:06 ==> git version 2.25.1 found 03:41: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 03:41:06 Release-Date: 2020-01-08 03:41: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 03:41:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:06 ==> Jenkins CI detected. 03:41:06 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:41:06 project root: . 03:41:06 --> token set from env 03:41:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:06 ==> Running gcov in . (disable via -X gcov) 03:41:06 ==> Python coveragepy not found 03:41:06 ==> Searching for coverage reports in: 03:41:06 + . 03:41:06 -> Found 1 reports 03:41:06 ==> Detecting git/mercurial file structure 03:41:06 ==> Reading reports 03:41:06 + ./coverage.out bytes=92292 03:41:06 ==> Appending adjustments 03:41:06 https://docs.codecov.io/docs/fixing-reports 03:41:06 + Found adjustments 03:41:06 ==> Gzipping contents 03:41:06 12K /tmp/codecov.YqzKhM.gz 03:41:06 ==> Uploading reports 03:41:06 url: https://codecov.io 03:41:06 query: branch=main&commit=e7d095f1b4859530f9c6391bf5a55690c4900f1e&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:06 -> Pinging Codecov 03:41:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e7d095f1b4859530f9c6391bf5a55690c4900f1e&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:07 -> Uploading to 03:41:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/e7d095f1b4859530f9c6391bf5a55690c4900f1e/d5b0031a-d5cb-46cc-829d-e339bca14a38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T034106Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ee84f330d7777873c4c4ced7098c7cf845ce532689c8986f3e6d35c82351f72c 03:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:07 Dload Upload Total Spent Left Speed 03:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 53345 --:--:-- --:--:-- --:--:-- 53097 03:41:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] } 03:41:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:41:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:41:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:07 03:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:08 latest: Pulling from edgex-devops/edgex-snyk-go 03:41:08 43c4264eed91: Already exists 03:41:08 4cc291be95ef: Already exists 03:41:08 2ac1f1163629: Already exists 03:41:08 5c3c966382ef: Already exists 03:41:08 4f4fb700ef54: Already exists 03:41:08 d9c7d2e4e75e: Pulling fs layer 03:41:08 9c3e1370e548: Pulling fs layer 03:41:08 d9c7d2e4e75e: Download complete 03:41:08 d9c7d2e4e75e: Pull complete 03:41:09 9c3e1370e548: Verifying Checksum 03:41:09 9c3e1370e548: Download complete 03:41:12 9c3e1370e548: Pull complete 03:41:12 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:12 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:41:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:41:15 $ docker top 4ebac343d94e4f202b6a2f736e928600c06773132c280cd3c63624a8abcc011b -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:15 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 03:41:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:41:16 + set -o pipefail 03:41:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:41:24 03:41:24 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:41:24 03:41:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/3c2365e0-a6f0-4858-9e61-7e3e2fa0dfe2 03:41:24 03:41:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:41:24 03:41:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:41:24 03:41:24 03:41:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:41:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:41:24 $ docker stop --time=1 4ebac343d94e4f202b6a2f736e928600c06773132c280cd3c63624a8abcc011b 03:41:31 $ docker rm -f --volumes 4ebac343d94e4f202b6a2f736e928600c06773132c280cd3c63624a8abcc011b [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 03:41:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:32 provisioning config files... 03:41:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1147480964395512555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:32 --> edgex-publish-swagger.sh 03:41:32 === Publish doc/openapi/v3 API === 03:41:32 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:41:32 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 03:41:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:32 Dload Upload Total Spent Left Speed 03:41:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 232 723k --:--:-- --:--:-- --:--:-- 723k 03:41:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:41:32 [Pipeline] } 03:41:32 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 03:41:33 + git log --format=format:%s -1 e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] sh 03:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:34 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:41:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:34 $ docker top 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:34 [ssh-agent] Looking for ssh-agent implementation... 03:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:34 $ docker exec 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee ssh-agent 03:41:35 SSH_AUTH_SOCK=/tmp/ssh-fRpwNUBT9uCT/agent.32 03:41:35 SSH_AGENT_PID=38 03:41:35 Running ssh-add (command line suppressed) 03:41:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7077191367885466967.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7077191367885466967.key) 03:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:35 + git semver tag 03:41:35 2024-12-16 03:41:35,750 [run_tag] DEBUG tag force:False 03:41:35 2024-12-16 03:41:35,750 [check_head_tag] DEBUG check head tag 03:41:35 2024-12-16 03:41:35,751 [execute] INFO git cat-file --batch-check 03:41:35 2024-12-16 03:41:35,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:41:35 2024-12-16 03:41:35,754 [execute] INFO git cat-file --batch 03:41:35 2024-12-16 03:41:35,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:41:35 2024-12-16 03:41:35,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:41:35 2024-12-16 03:41:35,777 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 03:41:35 2024-12-16 03:41:35,777 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:41:35 2024-12-16 03:41:35,782 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:41:35 4.0.0-dev.8 [Pipeline] } 03:41:35 $ docker exec --env ******** --env ******** 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee ssh-agent -k 03:41:35 unset SSH_AUTH_SOCK; 03:41:35 unset SSH_AGENT_PID; 03:41:35 echo Agent pid 38 killed; 03:41:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:36 + git semver [Pipeline] } 03:41:36 $ docker stop --time=1 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee 03:41:37 $ docker rm -f --volumes 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:38 03:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:38 0.23.1-centos7: Pulling from edgex-lftools 03:41:38 ab5ef0e58194: Pulling fs layer 03:41:38 9712f1f96733: Pulling fs layer 03:41:38 63f879dbbcfc: Pulling fs layer 03:41:38 0d9ebad4ef96: Pulling fs layer 03:41:38 e9a5061849ea: Pulling fs layer 03:41:38 d747dcd14b5f: Pulling fs layer 03:41:38 2de7ff778b66: Pulling fs layer 03:41:38 0d9ebad4ef96: Waiting 03:41:38 e9a5061849ea: Waiting 03:41:38 d747dcd14b5f: Waiting 03:41:38 2de7ff778b66: Waiting 03:41:38 9712f1f96733: Verifying Checksum 03:41:38 9712f1f96733: Download complete 03:41:38 63f879dbbcfc: Verifying Checksum 03:41:38 63f879dbbcfc: Download complete 03:41:38 e9a5061849ea: Verifying Checksum 03:41:38 e9a5061849ea: Download complete 03:41:38 d747dcd14b5f: Verifying Checksum 03:41:38 d747dcd14b5f: Download complete 03:41:39 0d9ebad4ef96: Download complete 03:41:39 ab5ef0e58194: Verifying Checksum 03:41:39 ab5ef0e58194: Download complete 03:41:39 2de7ff778b66: Download complete 03:41:41 ab5ef0e58194: Pull complete 03:41:41 9712f1f96733: Pull complete 03:41:42 63f879dbbcfc: Pull complete 03:41:46 0d9ebad4ef96: Pull complete 03:41:46 e9a5061849ea: Pull complete 03:41:46 d747dcd14b5f: Pull complete 03:41:47 2de7ff778b66: Pull complete 03:41:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:47 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:41:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:41:56 $ docker top 6754a0522db15531abe2a02d3d172f3120a1774c7d28baa4f936cb7b9e34f7ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:41:56 provisioning config files... 03:41:56 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18133148957049147204tmp 03:41:56 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2824032141131281381tmp 03:41:56 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8508946694340099565tmp [Pipeline] { [Pipeline] echo 03:41:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:41:56 ---> sigul-configuration.sh 03:41:56 gpg: directory `/root/.gnupg' created 03:41:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:41:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:41:56 gpg: keyring `/root/.gnupg/secring.gpg' created 03:41:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:41:56 gpg: CAST5 encrypted data 03:41:56 gpg: encrypted with 1 passphrase 03:41:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:41:57 + mkdir /home/jenkins 03:41:57 + mkdir /home/jenkins/sigul [Pipeline] sh 03:41:57 + 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 03:41:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:41:57 ---> sigul-install.sh 03:41:57 Sigul already installed; skipping installation. [Pipeline] sh 03:41:57 + git tag --list 03:41:57 v0.0.0 03:41:57 v2.2.0 03:41:57 v2.3.0 03:41:57 v2.3.1 03:41:57 v3.0 03:41:57 v3.0.0 03:41:57 v3.1 03:41:57 v3.1.0 03:41:57 v3.1.0-dev.1 03:41:57 v3.1.0-dev.10 03:41:57 v3.1.0-dev.11 03:41:57 v3.1.0-dev.12 03:41:57 v3.1.0-dev.13 03:41:57 v3.1.0-dev.14 03:41:57 v3.1.0-dev.15 03:41:57 v3.1.0-dev.16 03:41:57 v3.1.0-dev.17 03:41:57 v3.1.0-dev.18 03:41:57 v3.1.0-dev.19 03:41:57 v3.1.0-dev.2 03:41:57 v3.1.0-dev.20 03:41:57 v3.1.0-dev.21 03:41:57 v3.1.0-dev.22 03:41:57 v3.1.0-dev.23 03:41:57 v3.1.0-dev.24 03:41:57 v3.1.0-dev.25 03:41:57 v3.1.0-dev.26 03:41:57 v3.1.0-dev.27 03:41:57 v3.1.0-dev.28 03:41:57 v3.1.0-dev.3 03:41:57 v3.1.0-dev.4 03:41:57 v3.1.0-dev.5 03:41:57 v3.1.0-dev.6 03:41:57 v3.1.0-dev.7 03:41:57 v3.1.0-dev.8 03:41:57 v3.1.0-dev.9 03:41:57 v3.1.1 03:41:57 v3.2.0-dev.1 03:41:57 v3.2.0-dev.10 03:41:57 v3.2.0-dev.11 03:41:57 v3.2.0-dev.12 03:41:57 v3.2.0-dev.13 03:41:57 v3.2.0-dev.14 03:41:57 v3.2.0-dev.15 03:41:57 v3.2.0-dev.16 03:41:57 v3.2.0-dev.17 03:41:57 v3.2.0-dev.18 03:41:57 v3.2.0-dev.19 03:41:57 v3.2.0-dev.2 03:41:57 v3.2.0-dev.20 03:41:57 v3.2.0-dev.21 03:41:57 v3.2.0-dev.22 03:41:57 v3.2.0-dev.23 03:41:57 v3.2.0-dev.3 03:41:57 v3.2.0-dev.4 03:41:57 v3.2.0-dev.5 03:41:57 v3.2.0-dev.6 03:41:57 v3.2.0-dev.7 03:41:57 v3.2.0-dev.8 03:41:57 v3.2.0-dev.9 03:41:57 v4.0.0-dev.1 03:41:57 v4.0.0-dev.2 03:41:57 v4.0.0-dev.3 03:41:57 v4.0.0-dev.4 03:41:57 v4.0.0-dev.5 03:41:57 v4.0.0-dev.6 03:41:57 v4.0.0-dev.7 03:41:57 v4.0.0-dev.8 [Pipeline] sh 03:41:58 + lftools sign git-tag v4.0.0-dev.8 03:41:58 Signing Git tag with Sigul... 03:41:58 Signing v4.0.0-dev.8 [Pipeline] echo 03:41:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:41:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:41:59 $ docker stop --time=1 6754a0522db15531abe2a02d3d172f3120a1774c7d28baa4f936cb7b9e34f7ae 03:42:01 $ docker rm -f --volumes 6754a0522db15531abe2a02d3d172f3120a1774c7d28baa4f936cb7b9e34f7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:42:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:01 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:42:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:02 $ docker top f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:02 [ssh-agent] Looking for ssh-agent implementation... 03:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:02 $ docker exec f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 ssh-agent 03:42:02 SSH_AUTH_SOCK=/tmp/ssh-uKCkzaqLQpj3/agent.33 03:42:02 SSH_AGENT_PID=39 03:42:02 Running ssh-add (command line suppressed) 03:42:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9163565236530002517.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9163565236530002517.key) 03:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:02 + git semver bump pre 03:42:03 2024-12-16 03:42:03,107 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:42:03 2024-12-16 03:42:03,108 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 03:42:03 2024-12-16 03:42:03,108 [bump_version] DEBUG bumped version:4.0.0-dev.9 03:42:03 2024-12-16 03:42:03,108 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:42:03 2024-12-16 03:42:03,108 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:42:03 2024-12-16 03:42:03,108 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:42:03 2024-12-16 03:42:03,109 [execute] INFO git cat-file --batch-check 03:42:03 2024-12-16 03:42:03,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:42:03 2024-12-16 03:42:03,114 [execute] INFO git cat-file --batch 03:42:03 2024-12-16 03:42:03,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:42:03 2024-12-16 03:42:03,119 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:42:03 4.0.0-dev.9 [Pipeline] } 03:42:03 $ docker exec --env ******** --env ******** f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 ssh-agent -k 03:42:03 unset SSH_AUTH_SOCK; 03:42:03 unset SSH_AGENT_PID; 03:42:03 echo Agent pid 39 killed; 03:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:03 + git semver [Pipeline] } 03:42:03 $ docker stop --time=1 f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 03:42:05 $ docker rm -f --volumes f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:05 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:42:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:06 $ docker top b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 -eo pid,comm 03:42:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:42:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:06 [ssh-agent] Looking for ssh-agent implementation... 03:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:06 $ docker exec b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 ssh-agent 03:42:06 SSH_AUTH_SOCK=/tmp/ssh-3Shz75Hr3WMv/agent.32 03:42:06 SSH_AGENT_PID=38 03:42:06 Running ssh-add (command line suppressed) 03:42:06 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10644493079085486905.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10644493079085486905.key) 03:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:06 + git semver push 03:42:07 2024-12-16 03:42:07,151 [run_push] DEBUG push 03:42:07 2024-12-16 03:42:07,151 [execute] INFO git cat-file --batch-check 03:42:07 2024-12-16 03:42:07,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:42:07 2024-12-16 03:42:07,155 [execute] INFO git rev-list 39388ec595c25a66ee5201b053f461852d0b955c -- 03:42:07 2024-12-16 03:42:07,156 [execute] DEBUG Popen(['git', 'rev-list', '39388ec595c25a66ee5201b053f461852d0b955c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:42:07 2024-12-16 03:42:07,165 [execute] INFO git fetch -v origin 03:42:07 2024-12-16 03:42:07,165 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:42:07 2024-12-16 03:42:07,656 [run_push] DEBUG no remote changes detected 03:42:07 2024-12-16 03:42:07,657 [execute] INFO git push origin semver 03:42:07 2024-12-16 03:42:07,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:42:08 2024-12-16 03:42:08,276 [run_push] DEBUG push all version tags 03:42:08 2024-12-16 03:42:08,277 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:42:08 2024-12-16 03:42:08,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:42:08 2024-12-16 03:42:08,878 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:42:08 4.0.0-dev.9 [Pipeline] } 03:42:08 $ docker exec --env ******** --env ******** b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 ssh-agent -k 03:42:09 unset SSH_AUTH_SOCK; 03:42:09 unset SSH_AGENT_PID; 03:42:09 echo Agent pid 38 killed; 03:42:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:09 + git semver [Pipeline] } 03:42:09 $ docker stop --time=1 b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 03:42:10 $ docker rm -f --volumes b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 [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 03:42:11 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:42:11 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:42:11 total 16 03:42:11 drwxr-xr-x 3 root root 4096 Dec 16 03:33 . 03:42:11 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 03:41 .. 03:42:11 drwxr-xr-x 2 root root 4096 Dec 16 03:33 cost 03:42:11 -rw-r--r-- 1 root root 91 Dec 16 03:33 cost.csv 03:42:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:42:11 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:42:11 total 16 03:42:11 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 03:33 . 03:42:11 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 03:41 .. 03:42:11 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 03:33 cost 03:42:11 -rw-r--r-- 1 jenkins jenkins 91 Dec 16 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:42:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:12 ---> package-listing.sh 03:42:12 ++ facter osfamily 03:42:12 ++ tr '[:upper:]' '[:lower:]' 03:42:13 + OS_FAMILY=debian 03:42:13 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:42:13 + START_PACKAGES=/tmp/packages_start.txt 03:42:13 + END_PACKAGES=/tmp/packages_end.txt 03:42:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:13 + PACKAGES=/tmp/packages_start.txt 03:42:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:42:13 + PACKAGES=/tmp/packages_end.txt 03:42:13 + case "${OS_FAMILY}" in 03:42:13 + dpkg -l 03:42:13 + grep '^ii' 03:42:13 + '[' -f /tmp/packages_start.txt ']' 03:42:13 + '[' -f /tmp/packages_end.txt ']' 03:42:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:42:13 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:42:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:42:13 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 03:42:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:13 prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container 03:42:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:14 $ docker top b3d775b9ff7636fb102e15ed35c40ee984f6870dbe168ed5b158dd16c7f5b0e0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:14 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:14 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:15 + ls /var/log/sa-host 03:42:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:15 provisioning config files... 03:42:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5178966987928889119tmp [Pipeline] { [Pipeline] echo 03:42:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:15 ---> create-netrc.sh [Pipeline] } 03:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:15 ---> python-tools-install.sh [Pipeline] echo 03:42:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:16 ---> sudo-logs.sh 03:42:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:16 ---> job-cost.sh 03:42:16 lf-activate-venv: SKIPPING 03:42:16 DEBUG: total: 0.2199999988079071 03:42:16 INFO: Retrieving Stack Cost... 03:42:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:17 INFO: Archiving Costs [Pipeline] echo 03:42:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:17 ---> logs-deploy.sh 03:42:17 lf-activate-venv: SKIPPING 03:42:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/217 03:42:17 INFO: archiving workspace using pattern(s): 03:42:18 Archives upload complete. 03:42:18 INFO: archiving logs to Nexus