Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a761beb27065a69935e8288e1ea85e5d9ee20b97 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-ssh13047250841143085639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6857329553246193594.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7731633674510924295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh17931792607641859892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh15397551154728845212.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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.18 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20530 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision a761beb27065a69935e8288e1ea85e5d9ee20b97 (main) 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 > 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 a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 Commit message: "Documentation update (#110)" > git rev-list --no-walk e27dca9baa08924a505fef6c64e81931b1c2a574 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:19:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:19:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:19:34 ========================================================= 23:19:34 EdgeX Global Pipelines Version Info 23:19:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:19:35 ------------------- 23:19:35 stable info: 23:19:35 ------------------- 23:19:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:35 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:19:35 Message: update stable to v1.0.238 23:19:36 ------------------- 23:19:36 experimental info: 23:19:36 ------------------- 23:19:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:36 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:19:36 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a761beb [Pipeline] echo 23:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:36 provisioning config files... 23:19:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2773173909427138772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:37 ---> docker-login.sh 23:19:37 nexus3.edgexfoundry.org:10001 23:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:37 Configure a credential helper to remove this warning. See 23:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:37 23:19:37 Login Succeeded 23:19:37 nexus3.edgexfoundry.org:10002 23:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:37 Configure a credential helper to remove this warning. See 23:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:37 23:19:37 Login Succeeded 23:19:37 nexus3.edgexfoundry.org:10003 23:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:37 Configure a credential helper to remove this warning. See 23:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:37 23:19:37 Login Succeeded 23:19:37 nexus3.edgexfoundry.org:10004 23:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:37 Configure a credential helper to remove this warning. See 23:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:37 23:19:37 Login Succeeded 23:19:37 docker.io 23:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:38 Configure a credential helper to remove this warning. See 23:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:38 23:19:38 Login Succeeded 23:19:38 ---> docker-login.sh ends [Pipeline] } 23:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:19:38 + git rev-list -1 --merges a761beb27065a69935e8288e1ea85e5d9ee20b97~1..a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] echo 23:19:38 -----------> git rev-list -1 --merges a761beb27065a69935e8288e1ea85e5d9ee20b97~1..a761beb27065a69935e8288e1ea85e5d9ee20b97 a761beb27065a69935e8288e1ea85e5d9ee20b97 [false] [Pipeline] sh 23:19:39 + git log --format=format:%s -1 a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] echo 23:19:39 ========================================================= 23:19:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:19:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:39 + git log --format=format:%s -1 a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] echo 23:19:39 [semverPrep] GIT_COMMIT: a761beb27065a69935e8288e1ea85e5d9ee20b97, Commit Message: Documentation update (#110) [Pipeline] echo 23:19:39 [semverPrep] This is not a build commit. [Pipeline] sh 23:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:19:39 + grep -v github /etc/ssh/ssh_known_hosts 23:19:39 + [ -e /tmp/ssh_known_hosts ] 23:19:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:19:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:19:39 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:40 23:19:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:40 0.1.4: Pulling from edgex-devops/py-git-semver 23:19:40 b85a868b505f: Pulling fs layer 23:19:40 e2be974225ed: Pulling fs layer 23:19:40 339a4e72a1f5: Pulling fs layer 23:19:40 988bab9f4d93: Pulling fs layer 23:19:40 1469e6f7b9e6: Pulling fs layer 23:19:40 eaf3925da568: Pulling fs layer 23:19:40 bab4dde63d76: Pulling fs layer 23:19:40 bde34c3a00c8: Pulling fs layer 23:19:40 b352a97aabf1: Pulling fs layer 23:19:40 4872d77fe225: Pulling fs layer 23:19:40 5851b861e8e6: Pulling fs layer 23:19:40 1469e6f7b9e6: Waiting 23:19:40 eaf3925da568: Waiting 23:19:40 bab4dde63d76: Waiting 23:19:40 bde34c3a00c8: Waiting 23:19:40 b352a97aabf1: Waiting 23:19:40 4872d77fe225: Waiting 23:19:40 5851b861e8e6: Waiting 23:19:40 988bab9f4d93: Waiting 23:19:40 e2be974225ed: Download complete 23:19:40 988bab9f4d93: Verifying Checksum 23:19:40 988bab9f4d93: Download complete 23:19:40 1469e6f7b9e6: Verifying Checksum 23:19:40 1469e6f7b9e6: Download complete 23:19:40 339a4e72a1f5: Verifying Checksum 23:19:40 339a4e72a1f5: Download complete 23:19:40 eaf3925da568: Verifying Checksum 23:19:40 eaf3925da568: Download complete 23:19:40 bde34c3a00c8: Download complete 23:19:40 b352a97aabf1: Download complete 23:19:40 4872d77fe225: Verifying Checksum 23:19:40 4872d77fe225: Download complete 23:19:40 5851b861e8e6: Verifying Checksum 23:19:40 5851b861e8e6: Download complete 23:19:40 b85a868b505f: Download complete 23:19:41 bab4dde63d76: Verifying Checksum 23:19:41 bab4dde63d76: Download complete 23:19:42 b85a868b505f: Pull complete 23:19:42 e2be974225ed: Pull complete 23:19:42 339a4e72a1f5: Pull complete 23:19:42 988bab9f4d93: Pull complete 23:19:43 1469e6f7b9e6: Pull complete 23:19:43 eaf3925da568: Pull complete 23:19:45 bab4dde63d76: Pull complete 23:19:45 bde34c3a00c8: Pull complete 23:19:45 b352a97aabf1: Pull complete 23:19:45 4872d77fe225: Pull complete 23:19:45 5851b861e8e6: Pull complete 23:19:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:45 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:19:45 $ 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 23:19:46 $ docker top 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 -eo pid,comm 23:19:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:19:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:46 [ssh-agent] Looking for ssh-agent implementation... 23:19:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:46 $ docker exec 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 ssh-agent 23:19:47 SSH_AUTH_SOCK=/tmp/ssh-O9OMhJZwY7hp/agent.33 23:19:47 SSH_AGENT_PID=40 23:19:47 Running ssh-add (command line suppressed) 23:19:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8926753356045335252.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8926753356045335252.key) 23:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:47 + git tag --points-at HEAD [Pipeline] } 23:19:47 $ docker exec --env ******** --env ******** 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 ssh-agent -k 23:19:47 unset SSH_AUTH_SOCK; 23:19:47 unset SSH_AGENT_PID; 23:19:47 echo Agent pid 40 killed; 23:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:47 [ssh-agent] Looking for ssh-agent implementation... 23:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:47 $ docker exec 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 ssh-agent 23:19:48 SSH_AUTH_SOCK=/tmp/ssh-OVx7DyjrLz4l/agent.73 23:19:48 SSH_AGENT_PID=79 23:19:48 Running ssh-add (command line suppressed) 23:19:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2712403994358886654.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2712403994358886654.key) 23:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:48 + git semver init 23:19:48 2022-07-19 23:19:48,655 [run_init] DEBUG init version:0.0.0 force:False 23:19:48 2022-07-19 23:19:48,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 23:19:48 2022-07-19 23:19:48,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 23:19:48 2022-07-19 23:19:48,656 [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) 23:19:49 2022-07-19 23:19:49,424 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 23:19:49 2022-07-19 23:19:49,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 23:19:49 2022-07-19 23:19:49,425 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:19:49 2022-07-19 23:19:49,425 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:19:49 0.0.1-dev.27 [Pipeline] } 23:19:49 $ docker exec --env ******** --env ******** 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 ssh-agent -k 23:19:49 unset SSH_AUTH_SOCK; 23:19:49 unset SSH_AGENT_PID; 23:19:49 echo Agent pid 79 killed; 23:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:50 + git semver [Pipeline] } 23:19:50 $ docker stop --time=1 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 23:19:51 $ docker rm -f 800590f98a571e30ec73ae6cce4a145e2df05bf432da1d73ba63714847a18b36 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:52 Stashed 1 file(s) [Pipeline] echo 23:19:52 [edgeXSemver]: initialized semver on version 0.0.1-dev.27 [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 23:19:52 provisioning config files... 23:19:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5993082704864649043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:52 ---> docker-login.sh 23:19:52 nexus3.edgexfoundry.org:10001 23:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:52 Configure a credential helper to remove this warning. See 23:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:52 23:19:52 Login Succeeded 23:19:52 nexus3.edgexfoundry.org:10002 23:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:53 Configure a credential helper to remove this warning. See 23:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:53 23:19:53 Login Succeeded 23:19:53 nexus3.edgexfoundry.org:10003 23:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:53 Configure a credential helper to remove this warning. See 23:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:53 23:19:53 Login Succeeded 23:19:53 nexus3.edgexfoundry.org:10004 23:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:53 Configure a credential helper to remove this warning. See 23:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:53 23:19:53 Login Succeeded 23:19:53 docker.io 23:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:53 Configure a credential helper to remove this warning. See 23:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:53 23:19:53 Login Succeeded 23:19:53 ---> docker-login.sh ends [Pipeline] } 23:19:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:19:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:53 ========================================================= 23:19:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:19:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:19:53 Sending build context to Docker daemon 18.92MB 23:19:53 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:19:53 Step 2/13 : FROM ${BASE} AS builder 23:19:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:53 2408cc74d12b: Pulling fs layer 23:19:53 ea60b727a1ce: Pulling fs layer 23:19:53 30c4a7721957: Pulling fs layer 23:19:53 370296b7ddb6: Pulling fs layer 23:19:53 7c6cee850709: Pulling fs layer 23:19:53 39a5fcdaea64: Pulling fs layer 23:19:53 d94ebbe4e438: Pulling fs layer 23:19:53 bcfd1f05c69d: Pulling fs layer 23:19:53 59ccb84bbe0f: Pulling fs layer 23:19:53 39a5fcdaea64: Waiting 23:19:53 d94ebbe4e438: Waiting 23:19:53 bcfd1f05c69d: Waiting 23:19:53 59ccb84bbe0f: Waiting 23:19:53 370296b7ddb6: Waiting 23:19:53 7c6cee850709: Waiting 23:19:54 30c4a7721957: Download complete 23:19:54 ea60b727a1ce: Download complete 23:19:54 7c6cee850709: Verifying Checksum 23:19:54 7c6cee850709: Download complete 23:19:54 39a5fcdaea64: Verifying Checksum 23:19:54 39a5fcdaea64: Download complete 23:19:54 2408cc74d12b: Verifying Checksum 23:19:54 2408cc74d12b: Download complete 23:19:54 d94ebbe4e438: Verifying Checksum 23:19:54 d94ebbe4e438: Download complete 23:19:54 2408cc74d12b: Pull complete 23:19:54 ea60b727a1ce: Pull complete 23:19:54 30c4a7721957: Pull complete 23:19:54 59ccb84bbe0f: Verifying Checksum 23:19:54 59ccb84bbe0f: Download complete 23:19:55 370296b7ddb6: Download complete 23:19:55 bcfd1f05c69d: Verifying Checksum 23:19:55 bcfd1f05c69d: Download complete 23:19:59 370296b7ddb6: Pull complete 23:19:59 7c6cee850709: Pull complete 23:19:59 39a5fcdaea64: Pull complete 23:19:59 d94ebbe4e438: Pull complete 23:20:01 bcfd1f05c69d: Pull complete 23:20:02 59ccb84bbe0f: Pull complete 23:20:02 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:20:02 ---> a4fb48ad2a94 23:20:02 Step 3/13 : ARG MAKE="make build" 23:20:03 ---> Running in 593da10d3553 23:20:03 Removing intermediate container 593da10d3553 23:20:03 ---> 632af0a980c1 23:20:03 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:20:03 ---> Running in fc515bbda3a3 23:20:03 Removing intermediate container fc515bbda3a3 23:20:03 ---> c00abccd5a47 23:20:03 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:20:03 ---> Running in ee3de3f61a65 23:20:03 Removing intermediate container ee3de3f61a65 23:20:03 ---> e065da4eb6f6 23:20:03 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:20:03 ---> Running in cd9a822d098e 23:20:03 Removing intermediate container cd9a822d098e 23:20:03 ---> 45822bba88a0 23:20:03 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:03 ---> Running in e39f7451a510 23:20:04 Removing intermediate container e39f7451a510 23:20:04 ---> 34d53edc57ab 23:20:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:04 ---> Running in ed98e7d05b73 23:20:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:07 Still waiting to schedule task 23:20:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20531’ is offline 23:20:11 OK: 211 MiB in 51 packages 23:20:11 Removing intermediate container ed98e7d05b73 23:20:11 ---> 08f1533f00b5 23:20:11 Step 9/13 : WORKDIR /device-onvif-camera 23:20:11 ---> Running in fb11e9e5e797 23:20:11 Removing intermediate container fb11e9e5e797 23:20:11 ---> 93e18c458c18 23:20:11 Step 10/13 : COPY go.mod vendor* ./ 23:20:11 ---> 95d3c31fae98 23:20:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:11 ---> Running in 810f6a8c9f69 23:20:33 Removing intermediate container 810f6a8c9f69 23:20:33 ---> 32d68a71443f 23:20:33 Step 12/13 : COPY . . 23:20:33 ---> 1668f9926b4f 23:20:33 Step 13/13 : RUN ${MAKE} 23:20:33 ---> Running in ac3bc3cd9f05 23:20:33 noop 23:20:33 Removing intermediate container ac3bc3cd9f05 23:20:33 ---> 941bed8a1013 23:20:33 Successfully built 941bed8a1013 23:20:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:34 + docker inspect -f . ci-base-image-x86_64 23:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:34 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:20:34 $ 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 23:20:34 $ docker top f918e87e808a960ff5e27f8507df88d9d8c328eb2dd5cf37a9ea65314cc26c0d -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:35 + go version 23:20:35 go version go1.18.3 linux/amd64 [Pipeline] } 23:20:35 $ docker stop --time=1 f918e87e808a960ff5e27f8507df88d9d8c328eb2dd5cf37a9ea65314cc26c0d 23:20:36 $ docker rm -f f918e87e808a960ff5e27f8507df88d9d8c328eb2dd5cf37a9ea65314cc26c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:36 + docker inspect -f . ci-base-image-x86_64 23:20:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:36 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 23:20:37 $ docker top 51bf94105b4210e9046808654d7bab1667b8756c2f697f9e6a26dc56b05bb90a -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 23:20:37 + make test 23:20:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:20:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:20:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:20:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 7.0% of statements 23:20:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:20:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.473s coverage: 13.8% of statements 23:21:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:21:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:03 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:21:04 $ docker stop --time=1 51bf94105b4210e9046808654d7bab1667b8756c2f697f9e6a26dc56b05bb90a 23:21:06 $ docker rm -f 51bf94105b4210e9046808654d7bab1667b8756c2f697f9e6a26dc56b05bb90a [Pipeline] // withDockerContainer [Pipeline] sh 23:21:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:21:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:07 + ls -al . 23:21:07 total 228 23:21:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 23:21 . 23:21:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:19 .. 23:21:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 23:20 .git 23:21:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:19 .github 23:21:07 -rw-rw-r-- 1 jenkins jenkins 418 Jul 19 23:19 .gitignore 23:21:07 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 23:19 .golangci.yml 23:21:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 23:19 .semver 23:21:07 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 19 23:19 Attribution.txt 23:21:07 -rw-rw-r-- 1 jenkins jenkins 189 Jul 19 23:19 CHANGELOG.md 23:21:07 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 19 23:19 Dockerfile 23:21:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 23:19 GOVERNANCE.md 23:21:07 -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 23:19 Jenkinsfile 23:21:07 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 23:19 LICENSE 23:21:07 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 19 23:19 Makefile 23:21:07 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 23:19 OWNERS.md 23:21:07 -rw-rw-r-- 1 jenkins jenkins 5796 Jul 19 23:19 README.md 23:21:07 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 23:19 VERSION 23:21:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 23:19 bin 23:21:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:19 cmd 23:21:07 -rw-r--r-- 1 jenkins jenkins 70262 Jul 19 23:20 coverage.out 23:21:07 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 23:19 doc 23:21:07 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 19 23:19 go.mod 23:21:07 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 19 23:19 go.sum 23:21:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:19 internal 23:21:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:19 snap 23:21:07 -rw-rw-r-- 1 jenkins jenkins 236 Jul 19 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:07 + 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=a761beb27065a69935e8288e1ea85e5d9ee20b97 --label arch=amd64 --label version=0.0.1-dev.27 . 23:21:07 Sending build context to Docker daemon 18.99MB 23:21:07 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:21:07 Step 2/26 : FROM ${BASE} AS builder 23:21:07 ---> 941bed8a1013 23:21:07 Step 3/26 : ARG MAKE="make build" 23:21:08 ---> Running in 3ac108894e78 23:21:08 Removing intermediate container 3ac108894e78 23:21:08 ---> 294a97c35fb5 23:21:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:21:08 ---> Running in 1b846765fa2d 23:21:08 Removing intermediate container 1b846765fa2d 23:21:08 ---> a3ae722137cb 23:21:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:21:08 ---> Running in 5e48d0679f2a 23:21:08 Removing intermediate container 5e48d0679f2a 23:21:08 ---> 0842f046ec83 23:21:08 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:21:08 ---> Running in 6e2437731d07 23:21:08 Removing intermediate container 6e2437731d07 23:21:08 ---> 28988c86620a 23:21:08 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:08 ---> Running in d0bd271753b8 23:21:08 Removing intermediate container d0bd271753b8 23:21:08 ---> ef1b3a50b3ea 23:21:08 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:08 ---> Running in a994546f2df9 23:21:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:21:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:22:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20532 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 23:22:41 Running in /w/workspace/device-onvif-camera/30 [Pipeline] { [Pipeline] checkout 23:22:41 Selected Git installation does not exist. Using Default 23:22:41 The recommended git tool is: NONE 23:22:47 using credential edgex-jenkins-ssh 23:22:47 Cloning the remote Git repository 23:22:47 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:22:48 > git init /w/workspace/device-onvif-camera/30 # timeout=10 23:22:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:22:48 > git --version # timeout=10 23:22:48 > git --version # 'git version 2.25.1' 23:22:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:22:49 Avoid second fetch 23:22:49 Checking out Revision a761beb27065a69935e8288e1ea85e5d9ee20b97 (main) 23:22:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:22:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:49 > git config core.sparsecheckout # timeout=10 23:22:49 > git checkout -f a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 23:22:53 Commit message: "Documentation update (#110)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:22:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:54 Dload Upload Total Spent Left Speed 23:22:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 23:22:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:22:55 + + sudo tee /etc/docker/daemon.new 23:22:55 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:22:55 { 23:22:55 "registry-mirrors": [ 23:22:55 "https://nexus3.edgexfoundry.org:10001" 23:22:55 ], 23:22:55 "bip": "10.250.0.254/24", 23:22:55 "hosts": [ 23:22:55 "tcp://0.0.0.0:5555", 23:22:55 "unix:///var/run/docker.sock" 23:22:55 ], 23:22:55 "mtu": 1458, 23:22:55 "selinux-enabled": true, 23:22:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:22:55 } [Pipeline] sh 23:22:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:22:56 + sudo service docker restart 23:23:09 OK: 211 MiB in 51 packages 23:23:09 Removing intermediate container a994546f2df9 23:23:09 ---> a3acced5c8c8 23:23:09 Step 9/26 : WORKDIR /device-onvif-camera 23:23:09 ---> Running in cbe0bca691b6 23:23:09 Removing intermediate container cbe0bca691b6 23:23:09 ---> 0562c0f4468c 23:23:09 Step 10/26 : COPY go.mod vendor* ./ 23:23:09 ---> 1c2906d07bcf 23:23:09 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:09 ---> Running in 2bc49cba7bb0 23:23:09 Removing intermediate container 2bc49cba7bb0 23:23:09 ---> 5228b9d53d2d 23:23:09 Step 12/26 : COPY . . 23:23:09 ---> e4dfc36da006 23:23:09 Step 13/26 : RUN ${MAKE} 23:23:09 ---> Running in b2aed0755f17 23:23:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.27 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:14 provisioning config files... 23:23:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/30@tmp/config8012949546326467388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:15 ---> docker-login.sh 23:23:15 nexus3.edgexfoundry.org:10001 23:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:16 Configure a credential helper to remove this warning. See 23:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:16 23:23:16 Login Succeeded 23:23:16 nexus3.edgexfoundry.org:10002 23:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:16 Configure a credential helper to remove this warning. See 23:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:16 23:23:16 Login Succeeded 23:23:16 nexus3.edgexfoundry.org:10003 23:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:17 Configure a credential helper to remove this warning. See 23:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:17 23:23:17 Login Succeeded 23:23:17 nexus3.edgexfoundry.org:10004 23:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:17 Configure a credential helper to remove this warning. See 23:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:17 23:23:17 Login Succeeded 23:23:17 docker.io 23:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:18 Configure a credential helper to remove this warning. See 23:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:18 23:23:18 Login Succeeded 23:23:18 ---> docker-login.sh ends [Pipeline] } 23:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:19 ========================================================= 23:23:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:23:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:23:20 Sending build context to Docker daemon 12.88MB 23:23:20 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:23:20 Step 2/13 : FROM ${BASE} AS builder 23:23:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:20 b3c136eddcbf: Pulling fs layer 23:23:20 c0a3192eca97: Pulling fs layer 23:23:20 a050256f5b6f: Pulling fs layer 23:23:20 656be50a0ddc: Pulling fs layer 23:23:20 2bbca73fdf42: Pulling fs layer 23:23:20 46d945488cbd: Pulling fs layer 23:23:20 8a5474983e97: Pulling fs layer 23:23:20 329c88fbcd65: Pulling fs layer 23:23:20 46d945488cbd: Waiting 23:23:20 656be50a0ddc: Waiting 23:23:20 8a5474983e97: Waiting 23:23:20 2bbca73fdf42: Waiting 23:23:20 329c88fbcd65: Waiting 23:23:20 a050256f5b6f: Verifying Checksum 23:23:20 a050256f5b6f: Download complete 23:23:20 c0a3192eca97: Verifying Checksum 23:23:20 c0a3192eca97: Download complete 23:23:20 2bbca73fdf42: Verifying Checksum 23:23:20 2bbca73fdf42: Download complete 23:23:20 46d945488cbd: Verifying Checksum 23:23:20 46d945488cbd: Download complete 23:23:20 b3c136eddcbf: Verifying Checksum 23:23:21 b3c136eddcbf: Pull complete 23:23:21 329c88fbcd65: Verifying Checksum 23:23:21 329c88fbcd65: Download complete 23:23:21 c0a3192eca97: Pull complete 23:23:22 a050256f5b6f: Pull complete 23:23:22 8a5474983e97: Download complete 23:23:23 656be50a0ddc: Verifying Checksum 23:23:23 656be50a0ddc: Download complete 23:23:27 Removing intermediate container b2aed0755f17 23:23:27 ---> 8bf3aad5f9c1 23:23:27 Step 14/26 : FROM alpine:3.15 23:23:27 3.15: Pulling from library/alpine 23:23:27 ab6db1bc80d0: Pulling fs layer 23:23:27 ab6db1bc80d0: Verifying Checksum 23:23:27 ab6db1bc80d0: Download complete 23:23:27 ab6db1bc80d0: Pull complete 23:23:27 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:23:27 Status: Downloaded newer image for alpine:3.15 23:23:27 ---> 2720e26172a0 23:23:27 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:23:27 ---> Running in 142da0b5b0e1 23:23:27 Removing intermediate container 142da0b5b0e1 23:23:27 ---> a4059f35a7ec 23:23:27 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:23:27 ---> Running in 1114377f0f76 23:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:23:27 (1/6) Installing dumb-init (1.2.5-r1) 23:23:27 (2/6) Installing libgcc (10.3.1_git20211027-r0) 23:23:27 (3/6) Installing libsodium (1.0.18-r0) 23:23:27 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 23:23:27 (5/6) Installing libzmq (4.3.4-r0) 23:23:27 (6/6) Installing zeromq (4.3.4-r0) 23:23:27 Executing busybox-1.34.1-r7.trigger 23:23:27 OK: 8 MiB in 20 packages 23:23:27 Removing intermediate container 1114377f0f76 23:23:27 ---> ed774416c7e9 23:23:27 Step 17/26 : WORKDIR / 23:23:28 ---> Running in 1cad18484fa5 23:23:28 Removing intermediate container 1cad18484fa5 23:23:28 ---> 92019c2aac60 23:23:28 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:23:28 ---> 6cc38c179f2a 23:23:28 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:23:28 ---> 9b69b0c3f051 23:23:28 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:23:28 ---> 1c96ee16af63 23:23:28 Step 21/26 : EXPOSE 59984 23:23:28 ---> Running in 41ad6b53060c 23:23:28 Removing intermediate container 41ad6b53060c 23:23:28 ---> ccc4b2902946 23:23:28 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:23:28 ---> Running in afa37d89ade0 23:23:28 Removing intermediate container afa37d89ade0 23:23:28 ---> 86a1a5173389 23:23:28 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:23:29 ---> Running in 7243cc4e8849 23:23:29 Removing intermediate container 7243cc4e8849 23:23:29 ---> 52d6a942003f 23:23:29 Step 24/26 : LABEL arch=amd64 23:23:29 ---> Running in 45b69d7be66f 23:23:29 Removing intermediate container 45b69d7be66f 23:23:29 ---> 5abcd809868a 23:23:29 Step 25/26 : LABEL git_sha=a761beb27065a69935e8288e1ea85e5d9ee20b97 23:23:29 ---> Running in e3c8214b0218 23:23:29 Removing intermediate container e3c8214b0218 23:23:29 ---> 914af64e0f33 23:23:29 Step 26/26 : LABEL version=0.0.1-dev.27 23:23:29 ---> Running in ee962142b1f2 23:23:29 Removing intermediate container ee962142b1f2 23:23:29 ---> 05ef7634712a 23:23:29 [Warning] One or more build-args [ARCH] were not consumed 23:23:29 Successfully built 05ef7634712a 23:23:29 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 23:23:29 provisioning config files... 23:23:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9170541395226172403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:29 ---> docker-login.sh 23:23:29 nexus3.edgexfoundry.org:10001 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:29 Configure a credential helper to remove this warning. See 23:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:29 23:23:29 Login Succeeded 23:23:29 nexus3.edgexfoundry.org:10002 23:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:30 Configure a credential helper to remove this warning. See 23:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:30 23:23:30 Login Succeeded 23:23:30 nexus3.edgexfoundry.org:10003 23:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:30 Configure a credential helper to remove this warning. See 23:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:30 23:23:30 Login Succeeded 23:23:30 nexus3.edgexfoundry.org:10004 23:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:30 Configure a credential helper to remove this warning. See 23:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:30 23:23:30 Login Succeeded 23:23:30 docker.io 23:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:30 Configure a credential helper to remove this warning. See 23:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:30 23:23:30 Login Succeeded 23:23:30 ---> docker-login.sh ends [Pipeline] } 23:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:30 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 23:23:30 a761beb27065a69935e8288e1ea85e5d9ee20b97 23:23:30 latest 23:23:30 0.0.1-dev.27 23:23:30 a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 23:23:30 main 23:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a761beb27065a69935e8288e1ea85e5d9ee20b97 23:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:23:31 03ae110ba006: Preparing 23:23:31 1c1aae3eab6d: Preparing 23:23:31 57e8d67facc4: Preparing 23:23:31 4123096fa7f4: Preparing 23:23:31 ad543cd673bd: Preparing 23:23:31 1c1aae3eab6d: Pushed 23:23:31 03ae110ba006: Pushed 23:23:31 4123096fa7f4: Pushed 23:23:32 ad543cd673bd: Pushed 23:23:34 57e8d67facc4: Pushed 23:23:34 a761beb27065a69935e8288e1ea85e5d9ee20b97: digest: sha256:aaa643b03139eaa5532302c4c343bfb73778c1db5a387f7a9528134fff995531 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:23:35 03ae110ba006: Preparing 23:23:35 1c1aae3eab6d: Preparing 23:23:35 57e8d67facc4: Preparing 23:23:35 4123096fa7f4: Preparing 23:23:35 ad543cd673bd: Preparing 23:23:35 03ae110ba006: Layer already exists 23:23:35 4123096fa7f4: Layer already exists 23:23:35 1c1aae3eab6d: Layer already exists 23:23:35 ad543cd673bd: Layer already exists 23:23:35 57e8d67facc4: Layer already exists 23:23:35 latest: digest: sha256:aaa643b03139eaa5532302c4c343bfb73778c1db5a387f7a9528134fff995531 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.27 23:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:23:35 03ae110ba006: Preparing 23:23:35 1c1aae3eab6d: Preparing 23:23:35 57e8d67facc4: Preparing 23:23:35 4123096fa7f4: Preparing 23:23:35 ad543cd673bd: Preparing 23:23:35 ad543cd673bd: Layer already exists 23:23:35 03ae110ba006: Layer already exists 23:23:35 4123096fa7f4: Layer already exists 23:23:35 1c1aae3eab6d: Layer already exists 23:23:35 57e8d67facc4: Layer already exists 23:23:35 0.0.1-dev.27: digest: sha256:aaa643b03139eaa5532302c4c343bfb73778c1db5a387f7a9528134fff995531 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 23:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:23:36 03ae110ba006: Preparing 23:23:36 1c1aae3eab6d: Preparing 23:23:36 57e8d67facc4: Preparing 23:23:36 4123096fa7f4: Preparing 23:23:36 ad543cd673bd: Preparing 23:23:36 1c1aae3eab6d: Layer already exists 23:23:36 57e8d67facc4: Layer already exists 23:23:36 4123096fa7f4: Layer already exists 23:23:36 ad543cd673bd: Layer already exists 23:23:36 03ae110ba006: Layer already exists 23:23:36 a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27: digest: sha256:aaa643b03139eaa5532302c4c343bfb73778c1db5a387f7a9528134fff995531 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 23:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:23:37 03ae110ba006: Preparing 23:23:37 1c1aae3eab6d: Preparing 23:23:37 57e8d67facc4: Preparing 23:23:37 4123096fa7f4: Preparing 23:23:37 ad543cd673bd: Preparing 23:23:37 57e8d67facc4: Layer already exists 23:23:37 ad543cd673bd: Layer already exists 23:23:37 03ae110ba006: Layer already exists 23:23:37 1c1aae3eab6d: Layer already exists 23:23:37 4123096fa7f4: Layer already exists 23:23:37 main: digest: sha256:aaa643b03139eaa5532302c4c343bfb73778c1db5a387f7a9528134fff995531 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:37 ===================================================== [Pipeline] echo 23:23:37 taggedImages: 23:23:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a761beb27065a69935e8288e1ea85e5d9ee20b97 23:23:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:23:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.27 23:23:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 23:23:37 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:37 23:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:38 latest: Pulling from edgex-lftools-log-publisher 23:23:38 5eb5b503b376: Pulling fs layer 23:23:38 5c69ac0246d0: Pulling fs layer 23:23:38 ec43610c2a17: Pulling fs layer 23:23:38 3a2ae6a8a46f: Pulling fs layer 23:23:38 33b1e0a273af: Pulling fs layer 23:23:38 5d3b04190fa2: Pulling fs layer 23:23:38 2f39f015ded8: Pulling fs layer 23:23:38 3a2ae6a8a46f: Waiting 23:23:38 33b1e0a273af: Waiting 23:23:38 2f39f015ded8: Waiting 23:23:38 5d3b04190fa2: Waiting 23:23:38 5c69ac0246d0: Download complete 23:23:38 3a2ae6a8a46f: Verifying Checksum 23:23:38 3a2ae6a8a46f: Download complete 23:23:38 33b1e0a273af: Verifying Checksum 23:23:38 33b1e0a273af: Download complete 23:23:38 5d3b04190fa2: Verifying Checksum 23:23:38 5d3b04190fa2: Download complete 23:23:38 ec43610c2a17: Verifying Checksum 23:23:38 ec43610c2a17: Download complete 23:23:38 5eb5b503b376: Verifying Checksum 23:23:38 5eb5b503b376: Download complete 23:23:38 656be50a0ddc: Pull complete 23:23:38 2bbca73fdf42: Pull complete 23:23:38 46d945488cbd: Pull complete 23:23:38 2f39f015ded8: Download complete 23:23:39 5eb5b503b376: Pull complete 23:23:39 5c69ac0246d0: Pull complete 23:23:40 ec43610c2a17: Pull complete 23:23:40 3a2ae6a8a46f: Pull complete 23:23:40 33b1e0a273af: Pull complete 23:23:40 5d3b04190fa2: Pull complete 23:23:42 8a5474983e97: Pull complete 23:23:44 329c88fbcd65: Pull complete 23:23:44 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:23:44 ---> ff4287adb874 23:23:44 Step 3/13 : ARG MAKE="make build" 23:23:45 2f39f015ded8: Pull complete 23:23:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:46 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:23:46 $ 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 23:23:46 ---> Running in f220f5f8ef66 23:23:47 Removing intermediate container f220f5f8ef66 23:23:47 ---> 4fc5ed351841 23:23:47 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:23:47 ---> Running in 4cfafce5e15a 23:23:47 $ docker top 49ab73d3a265b6a010aeeaf9de0ce06202dc313cbcc8ca339762cf7318676f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:47 Removing intermediate container 4cfafce5e15a 23:23:47 ---> c2f4f0c16d23 23:23:47 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:23:47 ---> Running in 1415e63a0532 23:23:47 ---> job-cost.sh 23:23:47 lf-activate-venv: SKIPPING 23:23:47 INFO: No Stack... 23:23:48 INFO: Retrieving Pricing Info for: v3-standard-8 23:23:48 INFO: Archiving Costs [Pipeline] sh 23:23:49 Removing intermediate container 1415e63a0532 23:23:49 ---> 952500a9eecd 23:23:49 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:23:49 ---> Running in 946ded5d62c5 23:23:49 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 23:23:49 + cut -d, -f6 [Pipeline] lock 23:23:49 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] 23:23:49 Resource [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] did not exist. Created. 23:23:49 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:49 Removing intermediate container 946ded5d62c5 23:23:49 ---> d7ebc4d94576 23:23:49 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:49 ---> Running in 5b68d3bb71c0 23:23:49 + echo total: 0.2199999988079071 [Pipeline] stash 23:23:49 Stashed 1 file(s) [Pipeline] } 23:23:49 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:49 $ docker stop --time=1 49ab73d3a265b6a010aeeaf9de0ce06202dc313cbcc8ca339762cf7318676f7b 23:23:50 $ docker rm -f 49ab73d3a265b6a010aeeaf9de0ce06202dc313cbcc8ca339762cf7318676f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:51 Removing intermediate container 5b68d3bb71c0 23:23:51 ---> 921740fddf26 23:23:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:23:51 ---> Running in 50a00edc3781 23:23:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:04 OK: 221 MiB in 51 packages 23:25:04 Removing intermediate container 50a00edc3781 23:25:04 ---> 17cd9b3c8757 23:25:04 Step 9/13 : WORKDIR /device-onvif-camera 23:25:04 ---> Running in ff9c6a330599 23:25:04 Removing intermediate container ff9c6a330599 23:25:04 ---> 6ad245b04a7b 23:25:04 Step 10/13 : COPY go.mod vendor* ./ 23:25:04 ---> 4e2c86033910 23:25:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:04 ---> Running in a76c5f8ec5a8 23:25:51 Removing intermediate container a76c5f8ec5a8 23:25:51 ---> 3baf103ceecb 23:25:51 Step 12/13 : COPY . . 23:25:51 ---> 4d1f9762bbae 23:25:51 Step 13/13 : RUN ${MAKE} 23:25:51 ---> Running in f03a04a191dd 23:25:51 noop 23:25:51 Removing intermediate container f03a04a191dd 23:25:51 ---> 76948c45168a 23:25:51 Successfully built 76948c45168a 23:25:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:51 + docker inspect -f . ci-base-image-arm64 23:25:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-20532 does not seem to be running inside a container 23:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/30 -v /w/workspace/device-onvif-camera/30:/w/workspace/device-onvif-camera/30:rw,z -v /w/workspace/device-onvif-camera/30@tmp:/w/workspace/device-onvif-camera/30@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 23:25:53 $ docker top 94ff79ca33f58166471ca8acdfc8bfd3f9a8f65756bb9a46b0fe1d4d0ce97582 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:54 + go version 23:25:54 go version go1.18.3 linux/arm64 [Pipeline] } 23:25:54 $ docker stop --time=1 94ff79ca33f58166471ca8acdfc8bfd3f9a8f65756bb9a46b0fe1d4d0ce97582 23:25:55 $ docker rm -f 94ff79ca33f58166471ca8acdfc8bfd3f9a8f65756bb9a46b0fe1d4d0ce97582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:56 + docker inspect -f . ci-base-image-arm64 23:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-20532 does not seem to be running inside a container 23:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/30 -v /w/workspace/device-onvif-camera/30:/w/workspace/device-onvif-camera/30:rw,z -v /w/workspace/device-onvif-camera/30@tmp:/w/workspace/device-onvif-camera/30@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 23:25:57 $ docker top 536c3e555d98964ef1a5d915a49d51e43be76b14079b69a0c1096ebbd20b16e9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:58 + git config --global --add safe.directory /w/workspace/device-onvif-camera/30 [Pipeline] fileExists [Pipeline] sh 23:25:59 + make test 23:25:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:26:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:27:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:27:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.092s coverage: 7.0% of statements 23:27:37 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:27:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.763s coverage: 13.8% of statements 23:27:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:27:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:28:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:15 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:18 $ docker stop --time=1 536c3e555d98964ef1a5d915a49d51e43be76b14079b69a0c1096ebbd20b16e9 23:28:20 $ docker rm -f 536c3e555d98964ef1a5d915a49d51e43be76b14079b69a0c1096ebbd20b16e9 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:21 Warning: overwriting stash ‘coverage-report’ 23:28:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:23 + ls -al . 23:28:23 total 224 23:28:23 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 23:28 . 23:28:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:22 .. 23:28:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 23:22 .git 23:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:22 .github 23:28:23 -rw-rw-r-- 1 jenkins jenkins 418 Jul 19 23:22 .gitignore 23:28:23 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 23:22 .golangci.yml 23:28:23 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 19 23:22 Attribution.txt 23:28:23 -rw-rw-r-- 1 jenkins jenkins 189 Jul 19 23:22 CHANGELOG.md 23:28:23 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 19 23:22 Dockerfile 23:28:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 23:22 GOVERNANCE.md 23:28:23 -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 23:22 Jenkinsfile 23:28:23 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 23:22 LICENSE 23:28:23 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 19 23:22 Makefile 23:28:23 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 23:22 OWNERS.md 23:28:23 -rw-rw-r-- 1 jenkins jenkins 5796 Jul 19 23:22 README.md 23:28:23 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 23:19 VERSION 23:28:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 23:22 bin 23:28:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:22 cmd 23:28:23 -rw-r--r-- 1 jenkins jenkins 70262 Jul 19 23:27 coverage.out 23:28:23 drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 23:22 doc 23:28:23 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 19 23:22 go.mod 23:28:23 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 19 23:22 go.sum 23:28:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:22 internal 23:28:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:22 snap 23:28:23 -rw-rw-r-- 1 jenkins jenkins 236 Jul 19 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:23 + 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=a761beb27065a69935e8288e1ea85e5d9ee20b97 --label arch=arm64 --label version=0.0.1-dev.27 . 23:28:24 Sending build context to Docker daemon 12.96MB 23:28:24 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:28:24 Step 2/26 : FROM ${BASE} AS builder 23:28:24 ---> 76948c45168a 23:28:24 Step 3/26 : ARG MAKE="make build" 23:28:24 ---> Running in 769c5e372444 23:28:24 Removing intermediate container 769c5e372444 23:28:24 ---> b65903bb16f8 23:28:24 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:28:24 ---> Running in 0b325d47dfb1 23:28:24 Removing intermediate container 0b325d47dfb1 23:28:24 ---> a1fa7766abc5 23:28:24 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:28:24 ---> Running in 0e0961858767 23:28:25 Removing intermediate container 0e0961858767 23:28:25 ---> aa8eec5a815e 23:28:25 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:28:25 ---> Running in ee1b9365d658 23:28:25 Removing intermediate container ee1b9365d658 23:28:25 ---> 3f467c61f925 23:28:25 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:25 ---> Running in fb318aed861a 23:28:27 Removing intermediate container fb318aed861a 23:28:27 ---> 695340c75369 23:28:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:27 ---> Running in 7248d073a24d 23:28:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:30 OK: 221 MiB in 51 packages 23:28:31 Removing intermediate container 7248d073a24d 23:28:31 ---> dc3df550090d 23:28:31 Step 9/26 : WORKDIR /device-onvif-camera 23:28:31 ---> Running in fc7c4e425e5b 23:28:31 Removing intermediate container fc7c4e425e5b 23:28:31 ---> f8ab11d29e8b 23:28:31 Step 10/26 : COPY go.mod vendor* ./ 23:28:32 ---> 18906e64cda3 23:28:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:32 ---> Running in 6c580e0335cc 23:28:34 Removing intermediate container 6c580e0335cc 23:28:34 ---> 749193aaa014 23:28:34 Step 12/26 : COPY . . 23:28:36 ---> 1b2ff2db142f 23:28:36 Step 13/26 : RUN ${MAKE} 23:28:36 ---> Running in 552b99818280 23:28:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.27 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:30:59 Removing intermediate container 552b99818280 23:30:59 ---> 252a8025c94c 23:30:59 Step 14/26 : FROM alpine:3.15 23:30:59 3.15: Pulling from library/alpine 23:30:59 e0295fd11fe2: Pulling fs layer 23:30:59 e0295fd11fe2: Verifying Checksum 23:30:59 e0295fd11fe2: Download complete 23:30:59 e0295fd11fe2: Pull complete 23:30:59 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:30:59 Status: Downloaded newer image for alpine:3.15 23:30:59 ---> 60f2846fe774 23:30:59 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:30:59 ---> Running in 1fe2bb188db8 23:30:59 Removing intermediate container 1fe2bb188db8 23:30:59 ---> 0de3d07d7c2a 23:30:59 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:30:59 ---> Running in cacabdce3076 23:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:30:59 (1/6) Installing dumb-init (1.2.5-r1) 23:30:59 (2/6) Installing libgcc (10.3.1_git20211027-r0) 23:30:59 (3/6) Installing libsodium (1.0.18-r0) 23:30:59 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 23:30:59 (5/6) Installing libzmq (4.3.4-r0) 23:30:59 (6/6) Installing zeromq (4.3.4-r0) 23:30:59 Executing busybox-1.34.1-r7.trigger 23:30:59 OK: 8 MiB in 20 packages 23:30:59 Removing intermediate container cacabdce3076 23:30:59 ---> 05c030d3823d 23:30:59 Step 17/26 : WORKDIR / 23:30:59 ---> Running in aef53fbffd64 23:30:59 Removing intermediate container aef53fbffd64 23:30:59 ---> c9d2d75cf0cc 23:30:59 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:30:59 ---> bdab0121253a 23:30:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:30:59 ---> 22bac3b569ab 23:30:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:30:59 ---> ec6c17dfb3d5 23:30:59 Step 21/26 : EXPOSE 59984 23:30:59 ---> Running in d8a4a4a753ba 23:30:59 Removing intermediate container d8a4a4a753ba 23:30:59 ---> 608b2174b3cb 23:30:59 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:30:59 ---> Running in c0fab4435718 23:30:59 Removing intermediate container c0fab4435718 23:30:59 ---> 60beaac63c8b 23:30:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:59 ---> Running in 0811bc1b40f2 23:30:59 Removing intermediate container 0811bc1b40f2 23:30:59 ---> 38443287c252 23:30:59 Step 24/26 : LABEL arch=arm64 23:30:59 ---> Running in 6d92164c9b1b 23:30:59 Removing intermediate container 6d92164c9b1b 23:30:59 ---> 62564d9b1076 23:30:59 Step 25/26 : LABEL git_sha=a761beb27065a69935e8288e1ea85e5d9ee20b97 23:30:59 ---> Running in 2c457b61a54d 23:30:59 Removing intermediate container 2c457b61a54d 23:30:59 ---> b7fd66ed1bc1 23:30:59 Step 26/26 : LABEL version=0.0.1-dev.27 23:30:59 ---> Running in 2e43fa86bb87 23:30:59 Removing intermediate container 2e43fa86bb87 23:30:59 ---> 01a34037aace 23:30:59 [Warning] One or more build-args [ARCH] were not consumed 23:30:59 Successfully built 01a34037aace 23:30:59 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:59 provisioning config files... 23:30:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/30@tmp/config7025593844194575538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:59 ---> docker-login.sh 23:30:59 nexus3.edgexfoundry.org:10001 23:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:00 Configure a credential helper to remove this warning. See 23:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:00 23:31:00 Login Succeeded 23:31:00 nexus3.edgexfoundry.org:10002 23:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:00 Configure a credential helper to remove this warning. See 23:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:00 23:31:00 Login Succeeded 23:31:00 nexus3.edgexfoundry.org:10003 23:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:01 Configure a credential helper to remove this warning. See 23:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:01 23:31:01 Login Succeeded 23:31:01 nexus3.edgexfoundry.org:10004 23:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:01 Configure a credential helper to remove this warning. See 23:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:01 23:31:01 Login Succeeded 23:31:01 docker.io 23:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:02 Configure a credential helper to remove this warning. See 23:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:02 23:31:02 Login Succeeded 23:31:02 ---> docker-login.sh ends [Pipeline] } 23:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:02 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 23:31:02 a761beb27065a69935e8288e1ea85e5d9ee20b97 23:31:02 latest 23:31:02 0.0.1-dev.27 23:31:02 a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 23:31:02 main 23:31:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a761beb27065a69935e8288e1ea85e5d9ee20b97 23:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:31:03 fab0d7459b33: Preparing 23:31:03 b83829cad994: Preparing 23:31:03 2185a8d9eb97: Preparing 23:31:03 d61bf51b6f24: Preparing 23:31:03 eb54b7b7991f: Preparing 23:31:03 fab0d7459b33: Pushed 23:31:03 b83829cad994: Pushed 23:31:03 d61bf51b6f24: Pushed 23:31:04 eb54b7b7991f: Pushed 23:31:09 2185a8d9eb97: Pushed 23:31:09 a761beb27065a69935e8288e1ea85e5d9ee20b97: digest: sha256:5c66983b8d44f6e8e2e941940a8d44c9478f68cdeb4c538501f36628f91504aa size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + 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 23:31:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:31:09 fab0d7459b33: Preparing 23:31:09 b83829cad994: Preparing 23:31:09 2185a8d9eb97: Preparing 23:31:09 d61bf51b6f24: Preparing 23:31:09 eb54b7b7991f: Preparing 23:31:09 d61bf51b6f24: Layer already exists 23:31:09 eb54b7b7991f: Layer already exists 23:31:09 b83829cad994: Layer already exists 23:31:09 fab0d7459b33: Layer already exists 23:31:09 2185a8d9eb97: Layer already exists 23:31:10 latest: digest: sha256:5c66983b8d44f6e8e2e941940a8d44c9478f68cdeb4c538501f36628f91504aa size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.27 23:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:31:10 fab0d7459b33: Preparing 23:31:10 b83829cad994: Preparing 23:31:10 2185a8d9eb97: Preparing 23:31:10 d61bf51b6f24: Preparing 23:31:10 eb54b7b7991f: Preparing 23:31:10 b83829cad994: Layer already exists 23:31:10 eb54b7b7991f: Layer already exists 23:31:10 fab0d7459b33: Layer already exists 23:31:10 2185a8d9eb97: Layer already exists 23:31:10 d61bf51b6f24: Layer already exists 23:31:11 0.0.1-dev.27: digest: sha256:5c66983b8d44f6e8e2e941940a8d44c9478f68cdeb4c538501f36628f91504aa size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 23:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:31:12 fab0d7459b33: Preparing 23:31:12 b83829cad994: Preparing 23:31:12 2185a8d9eb97: Preparing 23:31:12 d61bf51b6f24: Preparing 23:31:12 eb54b7b7991f: Preparing 23:31:12 b83829cad994: Layer already exists 23:31:12 d61bf51b6f24: Layer already exists 23:31:12 2185a8d9eb97: Layer already exists 23:31:12 eb54b7b7991f: Layer already exists 23:31:12 fab0d7459b33: Layer already exists 23:31:12 a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27: digest: sha256:5c66983b8d44f6e8e2e941940a8d44c9478f68cdeb4c538501f36628f91504aa size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + 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 23:31:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 23:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:31:13 fab0d7459b33: Preparing 23:31:13 b83829cad994: Preparing 23:31:13 2185a8d9eb97: Preparing 23:31:13 d61bf51b6f24: Preparing 23:31:13 eb54b7b7991f: Preparing 23:31:13 eb54b7b7991f: Layer already exists 23:31:13 fab0d7459b33: Layer already exists 23:31:13 b83829cad994: Layer already exists 23:31:13 2185a8d9eb97: Layer already exists 23:31:13 d61bf51b6f24: Layer already exists 23:31:13 main: digest: sha256:5c66983b8d44f6e8e2e941940a8d44c9478f68cdeb4c538501f36628f91504aa size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:13 ===================================================== [Pipeline] echo 23:31:13 taggedImages: 23:31:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a761beb27065a69935e8288e1ea85e5d9ee20b97 23:31:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:31:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.27 23:31:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a761beb27065a69935e8288e1ea85e5d9ee20b97-0.0.1-dev.27 23:31:13 - 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 23:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:13 23:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:14 arm64: Pulling from edgex-lftools-log-publisher 23:31:14 8998bd30e6a1: Pulling fs layer 23:31:14 04944245beec: Pulling fs layer 23:31:14 699f458cf7ca: Pulling fs layer 23:31:14 765212b225bb: Pulling fs layer 23:31:14 f23df028b6ca: Pulling fs layer 23:31:14 d65c8cfc05b1: Pulling fs layer 23:31:14 2437ff75d9bd: Pulling fs layer 23:31:14 765212b225bb: Waiting 23:31:14 f23df028b6ca: Waiting 23:31:14 d65c8cfc05b1: Waiting 23:31:14 2437ff75d9bd: Waiting 23:31:14 04944245beec: Verifying Checksum 23:31:14 04944245beec: Download complete 23:31:14 765212b225bb: Verifying Checksum 23:31:14 765212b225bb: Download complete 23:31:14 f23df028b6ca: Verifying Checksum 23:31:14 f23df028b6ca: Download complete 23:31:14 d65c8cfc05b1: Verifying Checksum 23:31:14 d65c8cfc05b1: Download complete 23:31:14 699f458cf7ca: Verifying Checksum 23:31:14 699f458cf7ca: Download complete 23:31:15 8998bd30e6a1: Verifying Checksum 23:31:15 8998bd30e6a1: Download complete 23:31:17 2437ff75d9bd: Verifying Checksum 23:31:17 2437ff75d9bd: Download complete 23:31:19 8998bd30e6a1: Pull complete 23:31:19 04944245beec: Pull complete 23:31:21 699f458cf7ca: Pull complete 23:31:21 765212b225bb: Pull complete 23:31:22 f23df028b6ca: Pull complete 23:31:22 d65c8cfc05b1: Pull complete 23:31:37 2437ff75d9bd: Pull complete 23:31:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:37 prd-ubuntu20.04-docker-arm64-4c-16g-20532 does not seem to be running inside a container 23:31:37 $ 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/30 -v /w/workspace/device-onvif-camera/30:/w/workspace/device-onvif-camera/30:rw,z -v /w/workspace/device-onvif-camera/30@tmp:/w/workspace/device-onvif-camera/30@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 23:31:40 $ docker top 394b45b3e71e17eedc520ca89aceb37b74edd5f28c2f32c8ddd063639aa880f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:41 ---> job-cost.sh 23:31:41 lf-activate-venv: SKIPPING 23:31:41 INFO: No Stack... 23:31:41 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:42 INFO: Archiving Costs [Pipeline] sh 23:31:43 + cat /w/workspace/device-onvif-camera/30/archives/cost.csv 23:31:43 + cut -d, -f6 [Pipeline] lock 23:31:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] 23:31:43 Resource [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] did not exist. Created. 23:31:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:43 /w/workspace/device-onvif-camera/30@tmp/durable-9168747a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:44 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:44 Warning: overwriting stash ‘stack-cost’ 23:31:44 Stashed 1 file(s) [Pipeline] } 23:31:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:44 $ docker stop --time=1 394b45b3e71e17eedc520ca89aceb37b74edd5f28c2f32c8ddd063639aa880f7 23:31:46 $ docker rm -f 394b45b3e71e17eedc520ca89aceb37b74edd5f28c2f32c8ddd063639aa880f7 [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 23:31:46 provisioning config files... 23:31:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config175604290192463162tmp [Pipeline] { [Pipeline] sh 23:31:46 + set +x 23:31:46 + curl -s https://codecov.io/bash 23:31:46 + bash -s -- 23:31:46 23:31:46 _____ _ 23:31:46 / ____| | | 23:31:46 | | ___ __| | ___ ___ _____ __ 23:31:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:46 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:46 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:46 Bash-1.0.6 23:31:46 23:31:46 23:31:46 ==> git version 2.25.1 found 23:31:46 ==> 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 23:31:46 Release-Date: 2020-01-08 23:31:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:46 ==> Jenkins CI detected. 23:31:46 current dir:  /w/workspace/foundry_device-onvif-camera_main 23:31:46 project root: . 23:31:46 --> token set from env 23:31:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:46 ==> Running gcov in . (disable via -X gcov) 23:31:46 ==> Python coveragepy not found 23:31:46 ==> Searching for coverage reports in: 23:31:46 + . 23:31:46 -> Found 1 reports 23:31:46 ==> Detecting git/mercurial file structure 23:31:46 ==> Reading reports 23:31:46 + ./coverage.out bytes=70262 23:31:46 ==> Appending adjustments 23:31:46 https://docs.codecov.io/docs/fixing-reports 23:31:47 + Found adjustments 23:31:47 ==> Gzipping contents 23:31:47 12K /tmp/codecov.5hSENT.gz 23:31:47 ==> Uploading reports 23:31:47 url: https://codecov.io 23:31:47 query: branch=main&commit=a761beb27065a69935e8288e1ea85e5d9ee20b97&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:47 -> Pinging Codecov 23:31:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=a761beb27065a69935e8288e1ea85e5d9ee20b97&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:47 -> Uploading to 23:31:47 https://storage.googleapis.com/codecov/v4/raw/2022-07-19/F29A59C45E3A92E06B3E522C9905F8EF/a761beb27065a69935e8288e1ea85e5d9ee20b97/3bdeef55-878e-458c-b71e-e27ef87da3ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T233147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43c81becf45bf5e98c87ea070e54905d1f658339f5f07e1de40eae9cda4246aa 23:31:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:47 Dload Upload Total Spent Left Speed 23:31:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9467 0 0 100 9467 0 46635 --:--:-- --:--:-- --:--:-- 46406 100 9467 0 0 100 9467 0 44867 --:--:-- --:--:-- --:--:-- 44655 23:31:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] } 23:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:31:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:31:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:48 23:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:31:48 df9b9388f04a: Pulling fs layer 23:31:48 52dc419b0ee2: Pulling fs layer 23:31:48 25bc292e5bac: Pulling fs layer 23:31:48 114826534d7a: Pulling fs layer 23:31:48 4657fd5d0bcf: Pulling fs layer 23:31:48 6ad1cebc031e: Pulling fs layer 23:31:48 8a3aa393b2d8: Pulling fs layer 23:31:48 4657fd5d0bcf: Waiting 23:31:48 6ad1cebc031e: Waiting 23:31:48 114826534d7a: Waiting 23:31:48 25bc292e5bac: Verifying Checksum 23:31:48 52dc419b0ee2: Verifying Checksum 23:31:48 52dc419b0ee2: Download complete 23:31:48 4657fd5d0bcf: Verifying Checksum 23:31:48 4657fd5d0bcf: Download complete 23:31:48 df9b9388f04a: Download complete 23:31:48 df9b9388f04a: Pull complete 23:31:48 6ad1cebc031e: Verifying Checksum 23:31:48 6ad1cebc031e: Download complete 23:31:48 52dc419b0ee2: Pull complete 23:31:48 25bc292e5bac: Pull complete 23:31:49 114826534d7a: Verifying Checksum 23:31:49 114826534d7a: Download complete 23:31:49 8a3aa393b2d8: Verifying Checksum 23:31:49 8a3aa393b2d8: Download complete 23:31:52 114826534d7a: Pull complete 23:31:52 4657fd5d0bcf: Pull complete 23:31:53 6ad1cebc031e: Pull complete 23:31:55 8a3aa393b2d8: Pull complete 23:31:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:55 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:31:55 $ 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:1.410.4 cat 23:31:57 $ docker top cb4d50828c1b8d74abfc4d25859156f60a35a503f02242739249d86f71f2f9c9 -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 23:31:57 + set -o pipefail 23:31:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 23:32:03 23:32:03 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 23:32:03 23:32:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b56ca610-eee6-4034-9ac7-0b16447fc99a 23:32:03 23:32:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:32:03 23:32:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:32:03 23:32:03 [Pipeline] } 23:32:03 $ docker stop --time=1 cb4d50828c1b8d74abfc4d25859156f60a35a503f02242739249d86f71f2f9c9 23:32:05 $ docker rm -f cb4d50828c1b8d74abfc4d25859156f60a35a503f02242739249d86f71f2f9c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:32:05 + git log --format=format:%s -1 a761beb27065a69935e8288e1ea85e5d9ee20b97 [Pipeline] sh 23:32:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:06 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:32:06 $ 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 23:32:06 $ docker top 2ee7ab75740c8667236ec3357ffd90aa2302af56bf5501e24512adf946f66840 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:06 [ssh-agent] Looking for ssh-agent implementation... 23:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:07 $ docker exec 2ee7ab75740c8667236ec3357ffd90aa2302af56bf5501e24512adf946f66840 ssh-agent 23:32:07 SSH_AUTH_SOCK=/tmp/ssh-LigQLEadOxqv/agent.34 23:32:07 SSH_AGENT_PID=40 23:32:07 Running ssh-add (command line suppressed) 23:32:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5916293131969741870.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5916293131969741870.key) 23:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:07 + git semver tag 23:32:07 2022-07-19 23:32:07,746 [run_tag] DEBUG tag force:False 23:32:07 2022-07-19 23:32:07,746 [check_head_tag] DEBUG check head tag 23:32:07 2022-07-19 23:32:07,747 [execute] INFO git cat-file --batch-check 23:32:07 2022-07-19 23:32:07,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:32:07 2022-07-19 23:32:07,750 [execute] INFO git cat-file --batch 23:32:07 2022-07-19 23:32:07,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:32:07 2022-07-19 23:32:07,759 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:07 2022-07-19 23:32:07,759 [execute] INFO git tag -a v0.0.1-dev.27 -m v0.0.1-dev.27 23:32:07 2022-07-19 23:32:07,759 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.27', '-m', 'v0.0.1-dev.27'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:32:07 2022-07-19 23:32:07,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:07 0.0.1-dev.27 [Pipeline] } 23:32:07 $ docker exec --env ******** --env ******** 2ee7ab75740c8667236ec3357ffd90aa2302af56bf5501e24512adf946f66840 ssh-agent -k 23:32:07 unset SSH_AUTH_SOCK; 23:32:07 unset SSH_AGENT_PID; 23:32:07 echo Agent pid 40 killed; 23:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:08 + git semver [Pipeline] } 23:32:08 $ docker stop --time=1 2ee7ab75740c8667236ec3357ffd90aa2302af56bf5501e24512adf946f66840 23:32:09 $ docker rm -f 2ee7ab75740c8667236ec3357ffd90aa2302af56bf5501e24512adf946f66840 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:10 23:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:10 0.23.1-centos7: Pulling from edgex-lftools 23:32:10 ab5ef0e58194: Pulling fs layer 23:32:10 9712f1f96733: Pulling fs layer 23:32:10 63f879dbbcfc: Pulling fs layer 23:32:10 0d9ebad4ef96: Pulling fs layer 23:32:10 e9a5061849ea: Pulling fs layer 23:32:10 d747dcd14b5f: Pulling fs layer 23:32:10 2de7ff778b66: Pulling fs layer 23:32:10 0d9ebad4ef96: Waiting 23:32:10 e9a5061849ea: Waiting 23:32:10 d747dcd14b5f: Waiting 23:32:10 2de7ff778b66: Waiting 23:32:10 9712f1f96733: Verifying Checksum 23:32:10 9712f1f96733: Download complete 23:32:10 63f879dbbcfc: Verifying Checksum 23:32:10 63f879dbbcfc: Download complete 23:32:10 e9a5061849ea: Verifying Checksum 23:32:10 e9a5061849ea: Download complete 23:32:11 d747dcd14b5f: Verifying Checksum 23:32:11 d747dcd14b5f: Download complete 23:32:11 0d9ebad4ef96: Download complete 23:32:11 2de7ff778b66: Verifying Checksum 23:32:11 2de7ff778b66: Download complete 23:32:11 ab5ef0e58194: Verifying Checksum 23:32:11 ab5ef0e58194: Download complete 23:32:13 ab5ef0e58194: Pull complete 23:32:13 9712f1f96733: Pull complete 23:32:14 63f879dbbcfc: Pull complete 23:32:17 0d9ebad4ef96: Pull complete 23:32:18 e9a5061849ea: Pull complete 23:32:18 d747dcd14b5f: Pull complete 23:32:19 2de7ff778b66: Pull complete 23:32:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:19 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:32:19 $ 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 23:32:21 $ docker top 3698f9faed465760a1ea7a33eec35d9c557729786fe2bac39cd1f3065f6e1146 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:32:21 provisioning config files... 23:32:21 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config703733437953866773tmp 23:32:21 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9137992092565665053tmp 23:32:21 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9000027545460301832tmp [Pipeline] { [Pipeline] echo 23:32:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:32:21 ---> sigul-configuration.sh 23:32:21 gpg: directory `/root/.gnupg' created 23:32:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:32:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:32:21 gpg: keyring `/root/.gnupg/secring.gpg' created 23:32:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:32:21 gpg: CAST5 encrypted data 23:32:21 gpg: encrypted with 1 passphrase 23:32:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:32:21 + mkdir /home/jenkins 23:32:21 + mkdir /home/jenkins/sigul [Pipeline] sh 23:32:22 + 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 23:32:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:22 ---> sigul-install.sh 23:32:22 Sigul already installed; skipping installation. [Pipeline] sh 23:32:22 + git tag --list 23:32:22 v0.0.0 23:32:22 v0.0.1-dev.1 23:32:22 v0.0.1-dev.10 23:32:22 v0.0.1-dev.11 23:32:22 v0.0.1-dev.12 23:32:22 v0.0.1-dev.13 23:32:22 v0.0.1-dev.14 23:32:22 v0.0.1-dev.15 23:32:22 v0.0.1-dev.16 23:32:22 v0.0.1-dev.17 23:32:22 v0.0.1-dev.18 23:32:22 v0.0.1-dev.19 23:32:22 v0.0.1-dev.2 23:32:22 v0.0.1-dev.20 23:32:22 v0.0.1-dev.21 23:32:22 v0.0.1-dev.22 23:32:22 v0.0.1-dev.23 23:32:22 v0.0.1-dev.24 23:32:22 v0.0.1-dev.25 23:32:22 v0.0.1-dev.26 23:32:22 v0.0.1-dev.27 23:32:22 v0.0.1-dev.3 23:32:22 v0.0.1-dev.4 23:32:22 v0.0.1-dev.5 23:32:22 v0.0.1-dev.6 23:32:22 v0.0.1-dev.7 23:32:22 v0.0.1-dev.8 23:32:22 v0.0.1-dev.9 [Pipeline] sh 23:32:23 + lftools sign git-tag v0.0.1-dev.27 23:32:23 Signing Git tag with Sigul... 23:32:23 Signing v0.0.1-dev.27 [Pipeline] echo 23:32:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:32:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:32:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:32:24 $ docker stop --time=1 3698f9faed465760a1ea7a33eec35d9c557729786fe2bac39cd1f3065f6e1146 23:32:25 $ docker rm -f 3698f9faed465760a1ea7a33eec35d9c557729786fe2bac39cd1f3065f6e1146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:32:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:26 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:32:26 $ docker top 1fcd67074b0552a7a9dc5ac59a49252b82cf46ebba0998b6c667bdcb477dcd66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:26 [ssh-agent] Looking for ssh-agent implementation... 23:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:26 $ docker exec 1fcd67074b0552a7a9dc5ac59a49252b82cf46ebba0998b6c667bdcb477dcd66 ssh-agent 23:32:26 SSH_AUTH_SOCK=/tmp/ssh-NDV8oVW7c8Ku/agent.34 23:32:26 SSH_AGENT_PID=40 23:32:26 Running ssh-add (command line suppressed) 23:32:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8518714583111358807.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8518714583111358807.key) 23:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:27 + git semver bump pre 23:32:27 2022-07-19 23:32:27,569 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:27 2022-07-19 23:32:27,569 [bump_version] DEBUG bumping version:0.0.1-dev.27 on axis:pre with prefix:dev 23:32:27 2022-07-19 23:32:27,570 [bump_version] DEBUG bumped version:0.0.1-dev.28 23:32:27 2022-07-19 23:32:27,570 [write_version] DEBUG write version:0.0.1-dev.28 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 23:32:27 2022-07-19 23:32:27,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:27 2022-07-19 23:32:27,570 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:27 2022-07-19 23:32:27,572 [execute] INFO git cat-file --batch-check 23:32:27 2022-07-19 23:32:27,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:27 2022-07-19 23:32:27,577 [execute] INFO git cat-file --batch 23:32:27 2022-07-19 23:32:27,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:27 2022-07-19 23:32:27,582 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:27 0.0.1-dev.28 [Pipeline] } 23:32:27 $ docker exec --env ******** --env ******** 1fcd67074b0552a7a9dc5ac59a49252b82cf46ebba0998b6c667bdcb477dcd66 ssh-agent -k 23:32:27 unset SSH_AUTH_SOCK; 23:32:27 unset SSH_AGENT_PID; 23:32:27 echo Agent pid 40 killed; 23:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:28 + git semver [Pipeline] } 23:32:28 $ docker stop --time=1 1fcd67074b0552a7a9dc5ac59a49252b82cf46ebba0998b6c667bdcb477dcd66 23:32:29 $ docker rm -f 1fcd67074b0552a7a9dc5ac59a49252b82cf46ebba0998b6c667bdcb477dcd66 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:30 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:32:30 $ 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 23:32:30 $ docker top 98cdecf9bcfbd584bfdaa9234aa27e692a49fbdd55f4ba8cdf2019b8fcde92c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:30 [ssh-agent] Looking for ssh-agent implementation... 23:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:30 $ docker exec 98cdecf9bcfbd584bfdaa9234aa27e692a49fbdd55f4ba8cdf2019b8fcde92c0 ssh-agent 23:32:31 SSH_AUTH_SOCK=/tmp/ssh-G3HNAV1ilLu2/agent.32 23:32:31 SSH_AGENT_PID=38 23:32:31 Running ssh-add (command line suppressed) 23:32:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2050420859303934956.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2050420859303934956.key) 23:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:31 + git semver push 23:32:31 2022-07-19 23:32:31,715 [run_push] DEBUG push 23:32:31 2022-07-19 23:32:31,716 [execute] INFO git cat-file --batch-check 23:32:31 2022-07-19 23:32:31,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:31 2022-07-19 23:32:31,719 [execute] INFO git rev-list 7aae0e85669c6e8b12ee2075cd503298d8f0995c -- 23:32:31 2022-07-19 23:32:31,719 [execute] DEBUG Popen(['git', 'rev-list', '7aae0e85669c6e8b12ee2075cd503298d8f0995c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:31 2022-07-19 23:32:31,724 [execute] INFO git fetch -v origin 23:32:31 2022-07-19 23:32:31,725 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:32:32 2022-07-19 23:32:32,195 [run_push] DEBUG no remote changes detected 23:32:32 2022-07-19 23:32:32,196 [execute] INFO git push origin semver 23:32:32 2022-07-19 23:32:32,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:33 2022-07-19 23:32:33,007 [run_push] DEBUG push all version tags 23:32:33 2022-07-19 23:32:33,008 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:32:33 2022-07-19 23:32:33,008 [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) 23:32:33 2022-07-19 23:32:33,658 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:32:33 0.0.1-dev.28 [Pipeline] } 23:32:33 $ docker exec --env ******** --env ******** 98cdecf9bcfbd584bfdaa9234aa27e692a49fbdd55f4ba8cdf2019b8fcde92c0 ssh-agent -k 23:32:34 unset SSH_AUTH_SOCK; 23:32:34 unset SSH_AGENT_PID; 23:32:34 echo Agent pid 38 killed; 23:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:34 + git semver [Pipeline] } 23:32:34 $ docker stop --time=1 98cdecf9bcfbd584bfdaa9234aa27e692a49fbdd55f4ba8cdf2019b8fcde92c0 23:32:35 $ docker rm -f 98cdecf9bcfbd584bfdaa9234aa27e692a49fbdd55f4ba8cdf2019b8fcde92c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:32:36 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 23:32:36 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:32:36 total 16 23:32:36 drwxr-xr-x 3 root root 4096 Jul 19 23:23 . 23:32:36 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 23:32 .. 23:32:36 drwxr-xr-x 2 root root 4096 Jul 19 23:23 cost 23:32:36 -rw-r--r-- 1 root root 89 Jul 19 23:23 cost.csv 23:32:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 23:32:36 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:32:36 total 16 23:32:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 23:23 . 23:32:36 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 23:32 .. 23:32:36 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 23:23 cost 23:32:36 -rw-r--r-- 1 jenkins jenkins 89 Jul 19 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:32:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:37 ---> package-listing.sh 23:32:37 ++ facter osfamily 23:32:37 ++ tr '[:upper:]' '[:lower:]' 23:32:37 + OS_FAMILY=debian 23:32:37 + workspace=/w/workspace/foundry_device-onvif-camera_main 23:32:37 + START_PACKAGES=/tmp/packages_start.txt 23:32:37 + END_PACKAGES=/tmp/packages_end.txt 23:32:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:37 + PACKAGES=/tmp/packages_start.txt 23:32:37 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:32:37 + PACKAGES=/tmp/packages_end.txt 23:32:37 + case "${OS_FAMILY}" in 23:32:37 + dpkg -l 23:32:37 + grep '^ii' 23:32:37 + '[' -f /tmp/packages_start.txt ']' 23:32:37 + '[' -f /tmp/packages_end.txt ']' 23:32:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:37 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:32:37 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 23:32:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 23:32:37 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 23:32:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:38 prd-ubuntu20.04-docker-8c-8g-20530 does not seem to be running inside a container 23:32:38 $ 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 23:32:38 $ docker top b36d2fbeb0ebd119373560dcc3e5f87f400ee24ee63fe92cd6c59e1c6699fb70 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:39 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:39 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:39 + ls /var/log/sa-host 23:32:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:40 provisioning config files... 23:32:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5733476333515683799tmp [Pipeline] { [Pipeline] echo 23:32:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:40 ---> create-netrc.sh [Pipeline] } 23:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:40 ---> python-tools-install.sh [Pipeline] echo 23:32:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:40 ---> sudo-logs.sh 23:32:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:41 ---> job-cost.sh 23:32:41 lf-activate-venv: SKIPPING 23:32:41 DEBUG: total: 0.2199999988079071 23:32:41 INFO: Retrieving Stack Cost... 23:32:41 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:42 INFO: Archiving Costs [Pipeline] echo 23:32:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:42 ---> logs-deploy.sh 23:32:42 lf-activate-venv: SKIPPING 23:32:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/30 23:32:42 INFO: archiving workspace using pattern(s): 23:32:43 Archives upload complete. 23:32:43 INFO: archiving logs to Nexus