Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12299071e714f456dbd41638fef7d4d6181b554c 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-ssh2400395646743122695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15841583488123760703.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16768428984068544648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16609929163055944618.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6632435973264056692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-usb-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25116 in /w/workspace/exfoundry_device-usb-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 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 12299071e714f456dbd41638fef7d4d6181b554c (main) Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 > git rev-list --no-walk a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:28:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:28:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:28:51 ========================================================= 02:28:51 EdgeX Global Pipelines Version Info 02:28:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:28:52 ------------------- 02:28:52 stable info: 02:28:52 ------------------- 02:28:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:28:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:28:52 Message: update stable to v1.0.258 02:28:52 ------------------- 02:28:52 experimental info: 02:28:52 ------------------- 02:28:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:28:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:28:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:28:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:28:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo 02:28:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1229907 [Pipeline] echo 02:28:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:54 provisioning config files... 02:28:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7527769910283695903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:54 ---> ****-login.sh 02:28:54 nexus3.edgexfoundry.org:10001 02:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:54 Configure a credential helper to remove this warning. See 02:28:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:54 02:28:54 Login Succeeded 02:28:54 nexus3.edgexfoundry.org:10002 02:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:54 Configure a credential helper to remove this warning. See 02:28:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:54 02:28:54 Login Succeeded 02:28:54 nexus3.edgexfoundry.org:10003 02:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:55 Configure a credential helper to remove this warning. See 02:28:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:55 02:28:55 Login Succeeded 02:28:55 nexus3.edgexfoundry.org:10004 02:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:55 Configure a credential helper to remove this warning. See 02:28:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:55 02:28:55 Login Succeeded 02:28:55 ****.io 02:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:55 Configure a credential helper to remove this warning. See 02:28:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:55 02:28:55 Login Succeeded 02:28:55 ---> ****-login.sh ends [Pipeline] } 02:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:28:55 + git rev-list -1 --merges 12299071e714f456dbd41638fef7d4d6181b554c~1..12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo 02:28:55 -----------> git rev-list -1 --merges 12299071e714f456dbd41638fef7d4d6181b554c~1..12299071e714f456dbd41638fef7d4d6181b554c 12299071e714f456dbd41638fef7d4d6181b554c 02:28:55 12299071e714f456dbd41638fef7d4d6181b554c [false] [Pipeline] sh 02:28:56 + git log --format=format:%s -1 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo 02:28:56 ========================================================= 02:28:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:28:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:28:56 + git log --format=format:%s -1 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] echo 02:28:56 [semverPrep] GIT_COMMIT: 12299071e714f456dbd41638fef7d4d6181b554c, Commit Message: Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo 02:28:56 [semverPrep] This is not a build commit. [Pipeline] sh 02:28:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:57 + grep -v github /etc/ssh/ssh_known_hosts 02:28:57 + [ -e /tmp/ssh_known_hosts ] 02:28:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:28:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:28:57 sudo tee -a /etc/ssh/ssh_known_hosts 02:28:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:57 02:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:57 0.1.4: Pulling from edgex-devops/py-git-semver 02:28:57 b85a868b505f: Pulling fs layer 02:28:57 e2be974225ed: Pulling fs layer 02:28:57 339a4e72a1f5: Pulling fs layer 02:28:57 988bab9f4d93: Pulling fs layer 02:28:57 1469e6f7b9e6: Pulling fs layer 02:28:57 eaf3925da568: Pulling fs layer 02:28:57 bab4dde63d76: Pulling fs layer 02:28:57 bde34c3a00c8: Pulling fs layer 02:28:57 b352a97aabf1: Pulling fs layer 02:28:57 4872d77fe225: Pulling fs layer 02:28:57 5851b861e8e6: Pulling fs layer 02:28:57 1469e6f7b9e6: Waiting 02:28:57 eaf3925da568: Waiting 02:28:57 5851b861e8e6: Waiting 02:28:57 bde34c3a00c8: Waiting 02:28:57 988bab9f4d93: Waiting 02:28:57 bab4dde63d76: Waiting 02:28:57 b352a97aabf1: Waiting 02:28:57 4872d77fe225: Waiting 02:28:57 e2be974225ed: Download complete 02:28:57 988bab9f4d93: Download complete 02:28:57 1469e6f7b9e6: Verifying Checksum 02:28:57 1469e6f7b9e6: Download complete 02:28:57 eaf3925da568: Verifying Checksum 02:28:57 eaf3925da568: Download complete 02:28:57 339a4e72a1f5: Verifying Checksum 02:28:57 339a4e72a1f5: Download complete 02:28:57 bde34c3a00c8: Verifying Checksum 02:28:57 bde34c3a00c8: Download complete 02:28:57 b352a97aabf1: Verifying Checksum 02:28:57 b352a97aabf1: Download complete 02:28:57 4872d77fe225: Download complete 02:28:57 5851b861e8e6: Download complete 02:28:57 b85a868b505f: Verifying Checksum 02:28:57 b85a868b505f: Download complete 02:28:58 bab4dde63d76: Verifying Checksum 02:28:58 bab4dde63d76: Download complete 02:28:59 b85a868b505f: Pull complete 02:28:59 e2be974225ed: Pull complete 02:29:00 339a4e72a1f5: Pull complete 02:29:00 988bab9f4d93: Pull complete 02:29:00 1469e6f7b9e6: Pull complete 02:29:00 eaf3925da568: Pull complete 02:29:02 bab4dde63d76: Pull complete 02:29:02 bde34c3a00c8: Pull complete 02:29:02 b352a97aabf1: Pull complete 02:29:02 4872d77fe225: Pull complete 02:29:02 5851b861e8e6: Pull complete 02:29:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:02 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:29:07 $ docker top 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 -eo pid,comm 02:29:08 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). 02:29:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:08 [ssh-agent] Looking for ssh-agent implementation... 02:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:08 $ docker exec 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent 02:29:08 SSH_AUTH_SOCK=/tmp/ssh-XPrdLdxUhbcU/agent.31 02:29:08 SSH_AGENT_PID=37 02:29:08 Running ssh-add (command line suppressed) 02:29:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9336080417590024611.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9336080417590024611.key) 02:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:08 + git tag --points-at HEAD [Pipeline] } 02:29:08 $ docker exec --env ******** --env ******** 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent -k 02:29:09 unset SSH_AUTH_SOCK; 02:29:09 unset SSH_AGENT_PID; 02:29:09 echo Agent pid 37 killed; 02:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:09 [ssh-agent] Looking for ssh-agent implementation... 02:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:09 $ docker exec 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent 02:29:09 SSH_AUTH_SOCK=/tmp/ssh-Sf1jM3ulGyyF/agent.69 02:29:09 SSH_AGENT_PID=75 02:29:09 Running ssh-add (command line suppressed) 02:29:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13335647538245801593.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13335647538245801593.key) 02:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:09 + git semver init 02:29:09 2023-12-15 02:29:09,916 [run_init] DEBUG init version:0.0.0 force:False 02:29:09 2023-12-15 02:29:09,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:29:09 2023-12-15 02:29:09,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:29:09 2023-12-15 02:29:09,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:29:11 2023-12-15 02:29:11,091 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:29:11 2023-12-15 02:29:11,091 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:29:11 2023-12-15 02:29:11,091 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:29:11 2023-12-15 02:29:11,091 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:29:11 3.2.0-dev.4 [Pipeline] } 02:29:11 $ docker exec --env ******** --env ******** 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 ssh-agent -k 02:29:11 unset SSH_AUTH_SOCK; 02:29:11 unset SSH_AGENT_PID; 02:29:11 echo Agent pid 75 killed; 02:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:11 + git semver [Pipeline] } 02:29:12 $ docker stop --time=1 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 02:29:13 $ docker rm -f --volumes 0fa94fec09ffc97092073c5ff33aa2eab018c19a74c098b0e104a83b53796780 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:14 Stashed 1 file(s) [Pipeline] echo 02:29:14 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 02:29:14 provisioning config files... 02:29:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17367708409215631098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:14 ---> ****-login.sh 02:29:14 nexus3.edgexfoundry.org:10001 02:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:14 Configure a credential helper to remove this warning. See 02:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:14 02:29:14 Login Succeeded 02:29:14 nexus3.edgexfoundry.org:10002 02:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:14 Configure a credential helper to remove this warning. See 02:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:14 02:29:14 Login Succeeded 02:29:14 nexus3.edgexfoundry.org:10003 02:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:15 Configure a credential helper to remove this warning. See 02:29:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:15 02:29:15 Login Succeeded 02:29:15 nexus3.edgexfoundry.org:10004 02:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:15 Configure a credential helper to remove this warning. See 02:29:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:15 02:29:15 Login Succeeded 02:29:15 ****.io 02:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:15 Configure a credential helper to remove this warning. See 02:29:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:15 02:29:15 Login Succeeded 02:29:15 ---> ****-login.sh ends [Pipeline] } 02:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:29:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:29:15 ========================================================= 02:29:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:29:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:29:15 Sending build context to Docker daemon 14.37MB 02:29:15 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:29:15 Step 2/13 : FROM ${BASE} AS builder 02:29:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:29:15 7264a8db6415: Pulling fs layer 02:29:15 c4d48a809fc2: Pulling fs layer 02:29:15 4f1c88b9dad5: Pulling fs layer 02:29:15 ad3a456e5733: Pulling fs layer 02:29:15 69c7f0334f64: Pulling fs layer 02:29:15 1f1c1a5573a3: Pulling fs layer 02:29:15 ce7588e14bc9: Pulling fs layer 02:29:15 b5e4710f87ac: Pulling fs layer 02:29:15 ad3a456e5733: Waiting 02:29:15 69c7f0334f64: Waiting 02:29:15 1f1c1a5573a3: Waiting 02:29:15 ce7588e14bc9: Waiting 02:29:15 b5e4710f87ac: Waiting 02:29:16 c4d48a809fc2: Verifying Checksum 02:29:16 c4d48a809fc2: Download complete 02:29:16 ad3a456e5733: Download complete 02:29:16 69c7f0334f64: Verifying Checksum 02:29:16 69c7f0334f64: Download complete 02:29:16 7264a8db6415: Verifying Checksum 02:29:16 7264a8db6415: Download complete 02:29:16 1f1c1a5573a3: Verifying Checksum 02:29:16 1f1c1a5573a3: Download complete 02:29:16 7264a8db6415: Pull complete 02:29:16 b5e4710f87ac: Verifying Checksum 02:29:16 b5e4710f87ac: Download complete 02:29:16 c4d48a809fc2: Pull complete 02:29:16 4f1c88b9dad5: Verifying Checksum 02:29:16 4f1c88b9dad5: Download complete 02:29:16 ce7588e14bc9: Verifying Checksum 02:29:16 ce7588e14bc9: Download complete 02:29:20 4f1c88b9dad5: Pull complete 02:29:20 ad3a456e5733: Pull complete 02:29:20 69c7f0334f64: Pull complete 02:29:20 1f1c1a5573a3: Pull complete 02:29:22 ce7588e14bc9: Pull complete 02:29:23 b5e4710f87ac: Pull complete 02:29:23 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:29:23 ---> 88b5674ff536 02:29:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:29:29 Still waiting to schedule task 02:29:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:29:31 ---> Running in 476775fc4f06 02:29:31 Removing intermediate container 476775fc4f06 02:29:31 ---> 87841fc9e6c0 02:29:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:29:31 ---> Running in 876dd6eebf90 02:29:31 Removing intermediate container 876dd6eebf90 02:29:31 ---> 45b11201e8ac 02:29:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:29:31 ---> Running in adbb0d97acef 02:29:31 Removing intermediate container adbb0d97acef 02:29:31 ---> 567f33fa01a7 02:29:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:29:31 ---> Running in 15ea184bcdff 02:29:31 Removing intermediate container 15ea184bcdff 02:29:31 ---> d4e67c5a681e 02:29:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:31 ---> Running in 2c1680663c87 02:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:29:31 (1/13) Installing libintl (0.21.1-r7) 02:29:31 (2/13) Installing eudev-libs (3.2.11-r8) 02:29:31 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:29:31 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:29:31 (5/13) Installing v4l-utils (1.24.1-r0) 02:29:31 (6/13) Installing libdvbv5 (1.24.1-r0) 02:29:31 (7/13) Installing udev-init-scripts (35-r1) 02:29:31 (8/13) Installing libblkid (2.38.1-r8) 02:29:31 (9/13) Installing xz-libs (5.4.3-r0) 02:29:31 (10/13) Installing kmod-libs (30-r3) 02:29:31 (11/13) Installing eudev (3.2.11-r8) 02:29:31 (12/13) Installing eudev-dev (3.2.11-r8) 02:29:31 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:29:32 Executing busybox-1.36.1-r5.trigger 02:29:32 Executing eudev-3.2.11-r8.trigger 02:29:32 OK: 271 MiB in 65 packages 02:29:32 Removing intermediate container 2c1680663c87 02:29:32 ---> 01e937b1af75 02:29:32 Step 8/13 : WORKDIR /device-usb-camera 02:29:32 ---> Running in e58cdb33a379 02:29:32 Removing intermediate container e58cdb33a379 02:29:32 ---> 9e33cb18338d 02:29:32 Step 9/13 : COPY go.mod vendor* ./ 02:29:32 ---> 774e6a1732da 02:29:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:32 ---> Running in 4c0a7064cefe 02:30:29 Removing intermediate container 4c0a7064cefe 02:30:29 ---> 1086b8399fa0 02:30:29 Step 11/13 : COPY . . 02:30:29 ---> 489fdf8a2b8a 02:30:29 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:30:29 ---> Running in d0c2b5556ed6 02:30:29  % Total % Received % Xferd Average Speed Time Time Time Current 02:30:29 Dload Upload Total Spent Left Speed 02:30:29  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11735 0 --:--:-- --:--:-- --:--:-- 11820 02:30:29 Removing intermediate container d0c2b5556ed6 02:30:29 ---> 82d70215ce30 02:30:29 Step 13/13 : RUN ${MAKE} 02:30:29 ---> Running in 7770dd433b21 02:30:29 noop 02:30:29 Removing intermediate container 7770dd433b21 02:30:29 ---> a049694db69a 02:30:29 Successfully built a049694db69a 02:30:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:29 + docker inspect -f . ci-base-image-x86_64 02:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:29 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:30:30 $ docker top 794ade67c11f2425cd5fe583176480439cef940df6242a7458081e6025e139ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:30 + go version 02:30:30 go version go1.21.0 linux/amd64 [Pipeline] } 02:30:30 $ docker stop --time=1 794ade67c11f2425cd5fe583176480439cef940df6242a7458081e6025e139ba 02:30:31 $ docker rm -f --volumes 794ade67c11f2425cd5fe583176480439cef940df6242a7458081e6025e139ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:32 + docker inspect -f . ci-base-image-x86_64 02:30:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:32 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:30:33 $ docker top e7c0b1d2c1d80521ce3d39f289854d8362d19b7a33bac924e7d00e494e44c8a0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:33 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:30:33 + make test 02:30:33 go test ./... -coverprofile=coverage.out ./... 02:30:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:30:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:30:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 02:30:57 go vet ./... 02:31:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:31:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:31:00 ./bin/test-attribution-txt.sh [Pipeline] echo 02:31:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:31:00 $ docker stop --time=1 e7c0b1d2c1d80521ce3d39f289854d8362d19b7a33bac924e7d00e494e44c8a0 02:31:09 $ docker rm -f --volumes e7c0b1d2c1d80521ce3d39f289854d8362d19b7a33bac924e7d00e494e44c8a0 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:31:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:31:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:31:10 + ls -al . 02:31:10 total 224 02:31:10 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:30 . 02:31:10 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:28 .. 02:31:10 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:30 .git 02:31:10 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 .github 02:31:10 -rw-rw-r-- 1 jenkins jenkins 429 Dec 15 02:28 .gitignore 02:31:10 -rw-rw-r-- 1 jenkins jenkins 45 Dec 15 02:28 .golangci.yml 02:31:10 -rw-rw-r-- 1 jenkins jenkins 77 Dec 15 02:28 .hadolint.yml 02:31:10 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:29 .semver 02:31:10 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 15 02:28 Attribution.txt 02:31:10 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 15 02:28 CHANGELOG.md 02:31:10 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 15 02:28 Dockerfile 02:31:10 -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 02:28 GOVERNANCE.md 02:31:10 -rw-rw-r-- 1 jenkins jenkins 659 Dec 15 02:28 Jenkinsfile 02:31:10 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 02:28 LICENSE 02:31:10 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 15 02:28 Makefile 02:31:10 -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 02:28 OWNERS.md 02:31:10 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 15 02:28 README.md 02:31:10 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:29 VERSION 02:31:10 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 bin 02:31:10 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 cmd 02:31:10 -rw-r--r-- 1 jenkins jenkins 54703 Dec 15 02:30 coverage.out 02:31:10 -rwxrwxr-x 1 jenkins jenkins 84 Dec 15 02:28 docker-entrypoint.sh 02:31:10 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 docs 02:31:10 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 15 02:28 go.mod 02:31:10 -rw-rw-r-- 1 jenkins jenkins 34828 Dec 15 02:28 go.sum 02:31:10 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 internal 02:31:10 -rw-rw-r-- 1 jenkins jenkins 231 Dec 15 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:11 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=12299071e714f456dbd41638fef7d4d6181b554c --label arch=amd64 --label version=3.2.0-dev.4 . 02:31:11 Sending build context to Docker daemon 14.42MB 02:31:11 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:31:11 Step 2/37 : FROM ${BASE} AS builder 02:31:11 ---> a049694db69a 02:31:11 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:31:11 ---> Running in 1bbc746596c3 02:31:12 Removing intermediate container 1bbc746596c3 02:31:12 ---> dcc5acef6c8d 02:31:12 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:31:12 ---> Running in 4c6062015a0b 02:31:12 Removing intermediate container 4c6062015a0b 02:31:12 ---> 5fc97dfe943b 02:31:12 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:31:12 ---> Running in 0c815590aaea 02:31:12 Removing intermediate container 0c815590aaea 02:31:12 ---> 937871216684 02:31:12 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:31:12 ---> Running in d13d6b75dc2d 02:31:12 Removing intermediate container d13d6b75dc2d 02:31:12 ---> cec7606d1926 02:31:12 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:12 ---> Running in 02933a8b6339 02:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:31:12 OK: 271 MiB in 65 packages 02:31:14 Removing intermediate container 02933a8b6339 02:31:14 ---> 1401d124878b 02:31:14 Step 8/37 : WORKDIR /device-usb-camera 02:31:14 ---> Running in 8c5da6d6ac14 02:31:14 Removing intermediate container 8c5da6d6ac14 02:31:14 ---> b59275c7f268 02:31:14 Step 9/37 : COPY go.mod vendor* ./ 02:31:15 ---> 1acfea032b05 02:31:15 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:15 ---> Running in 8a37bb993a5b 02:31:18 Removing intermediate container 8a37bb993a5b 02:31:18 ---> 0692658afb9e 02:31:18 Step 11/37 : COPY . . 02:31:20 ---> 448d5fa9e267 02:31:20 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:31:20 ---> Running in daf3401fae55 02:31:21  % Total % Received % Xferd Average Speed Time Time Time Current 02:31:21  Dload Upload Total Spent Left Speed 02:31:21  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35900 0 --:--:-- --:--:-- --:--:-- 37969 02:31:22 Removing intermediate container daf3401fae55 02:31:22 ---> 9362ecae4855 02:31:22 Step 13/37 : RUN ${MAKE} 02:31:22 ---> Running in ed75bb478237 02:31:22 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:31:54 Removing intermediate container ed75bb478237 02:31:54 ---> 6302ce013c7f 02:31:54 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 02:31:54 v0.21.6: Pulling from aler9/rtsp-simple-server 02:31:54 4acc49c71d14: Pulling fs layer 02:31:54 4acc49c71d14: Download complete 02:31:54 4acc49c71d14: Pull complete 02:31:54 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:31:54 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 02:31:54 ---> 01a2bd3e5fff 02:31:54 Step 15/37 : FROM alpine:3.18 02:31:54 3.18: Pulling from library/alpine 02:31:54 c926b61bad3b: Pulling fs layer 02:31:54 c926b61bad3b: Verifying Checksum 02:31:54 c926b61bad3b: Download complete 02:31:54 c926b61bad3b: Pull complete 02:31:54 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 02:31:54 Status: Downloaded newer image for alpine:3.18 02:31:54 ---> b541f2080109 02:31:54 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:31:54 ---> Running in 5fc40048c9a5 02:31:54 Removing intermediate container 5fc40048c9a5 02:31:54 ---> f8e9af3b00b1 02:31:54 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:31:54 ---> Running in d4d1a0511e73 02:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:31:55 (1/107) Installing dumb-init (1.2.5-r2) 02:31:55 (2/107) Installing sdl2 (2.26.5-r0) 02:31:55 (3/107) Installing svt-av1-libs (1.6.0-r0) 02:31:55 (4/107) Installing aom-libs (3.6.1-r0) 02:31:55 (5/107) Installing libxau (1.0.11-r2) 02:31:55 (6/107) Installing libmd (1.0.4-r2) 02:31:55 (7/107) Installing libbsd (0.11.7-r1) 02:31:55 (8/107) Installing libxdmcp (1.1.4-r2) 02:31:55 (9/107) Installing libxcb (1.15-r1) 02:31:55 (10/107) Installing libx11 (1.8.7-r0) 02:31:55 (11/107) Installing hwdata-pci (0.370-r0) 02:31:55 (12/107) Installing libpciaccess (0.17-r2) 02:31:55 (13/107) Installing libdrm (2.4.115-r4) 02:31:55 (14/107) Installing libxext (1.3.5-r2) 02:31:55 (15/107) Installing libxfixes (6.0.1-r2) 02:31:55 (16/107) Installing libffi (3.4.4-r2) 02:31:55 (17/107) Installing wayland-libs-client (1.22.0-r2) 02:31:55 (18/107) Installing libva (2.18.0-r1) 02:31:55 (19/107) Installing libvdpau (1.5-r1) 02:31:55 (20/107) Installing libgcc (12.2.1_git20220924-r10) 02:31:55 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 02:31:55 (22/107) Installing onevpl-libs (2023.2.1-r0) 02:31:55 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 02:31:55 (24/107) Installing libdav1d (1.2.1-r0) 02:31:55 (25/107) Installing brotli-libs (1.0.9-r14) 02:31:55 (26/107) Installing libhwy (1.0.4-r1) 02:31:55 (27/107) Installing lcms2 (2.15-r2) 02:31:55 (28/107) Installing libjxl (0.8.2-r0) 02:31:55 (29/107) Installing lame-libs (3.100-r5) 02:31:55 (30/107) Installing opus (1.4-r0) 02:31:55 (31/107) Installing libgomp (12.2.1_git20220924-r10) 02:31:55 (32/107) Installing soxr (0.1.3-r5) 02:31:55 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 02:31:55 (34/107) Installing libogg (1.3.5-r4) 02:31:55 (35/107) Installing libtheora (1.1.1-r17) 02:31:55 (36/107) Installing libvorbis (1.3.7-r1) 02:31:55 (37/107) Installing libvpx (1.13.0-r2) 02:31:55 (38/107) Installing libwebp (1.3.2-r0) 02:31:55 (39/107) Installing x264-libs (0.164_git20220602-r1) 02:31:56 (40/107) Installing numactl (2.0.16-r4) 02:31:56 (41/107) Installing x265-libs (3.5-r4) 02:31:56 (42/107) Installing xvidcore (1.3.7-r1) 02:31:56 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 02:31:56 (44/107) Installing alsa-lib (1.2.9-r1) 02:31:56 (45/107) Installing libexpat (2.5.0-r1) 02:31:56 (46/107) Installing libbz2 (1.0.8-r5) 02:31:56 (47/107) Installing libpng (1.6.39-r3) 02:31:56 (48/107) Installing freetype (2.13.0-r5) 02:31:56 (49/107) Installing fontconfig (2.14.2-r3) 02:31:56 (50/107) Installing fribidi (1.0.13-r0) 02:31:56 (51/107) Installing libintl (0.21.1-r7) 02:31:56 (52/107) Installing libblkid (2.38.1-r8) 02:31:56 (53/107) Installing libmount (2.38.1-r8) 02:31:56 (54/107) Installing pcre2 (10.42-r1) 02:31:56 (55/107) Installing glib (2.76.4-r0) 02:31:56 (56/107) Installing graphite2 (1.3.14-r5) 02:31:56 (57/107) Installing harfbuzz (7.3.0-r0) 02:31:56 (58/107) Installing libunibreak (5.1-r0) 02:31:56 (59/107) Installing libass (0.17.1-r0) 02:31:56 (60/107) Installing libbluray (1.3.4-r0) 02:31:56 (61/107) Installing gmp (6.2.1-r3) 02:31:56 (62/107) Installing nettle (3.8.1-r2) 02:31:56 (63/107) Installing libunistring (1.1-r1) 02:31:56 (64/107) Installing libidn2 (2.3.4-r1) 02:31:56 (65/107) Installing p11-kit (0.24.1-r2) 02:31:56 (66/107) Installing libtasn1 (4.19.0-r1) 02:31:56 (67/107) Installing gnutls (3.8.0-r2) 02:31:56 (68/107) Installing mpg123-libs (1.31.3-r1) 02:31:56 (69/107) Installing libopenmpt (0.7.2-r0) 02:31:56 (70/107) Installing cjson (1.7.15-r4) 02:31:56 (71/107) Installing mbedtls (2.28.5-r0) 02:31:56 (72/107) Installing librist (0.2.7-r0) 02:31:56 (73/107) Installing libsrt (1.5.2-r0) 02:31:56 (74/107) Installing libssh (0.10.5-r0) 02:31:56 (75/107) Installing xz-libs (5.4.3-r0) 02:31:56 (76/107) Installing libxml2 (2.11.6-r0) 02:31:56 (77/107) Installing libsodium (1.0.18-r3) 02:31:56 (78/107) Installing libzmq (4.3.4-r4) 02:31:56 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 02:31:56 (80/107) Installing glslang-libs (1.3.243.0-r1) 02:31:56 (81/107) Installing spirv-tools (1.3.243.0-r1) 02:31:56 (82/107) Installing shaderc (2023.3-r1) 02:31:56 (83/107) Installing vulkan-loader (1.3.243.0-r1) 02:31:56 (84/107) Installing libplacebo (5.264.1-r1) 02:31:56 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 02:31:56 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 02:31:56 (87/107) Installing vidstab (1.1.1-r0) 02:31:56 (88/107) Installing zimg (3.0.5-r0) 02:31:56 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 02:31:56 (90/107) Installing libasyncns (0.8-r1) 02:31:56 (91/107) Installing dbus-libs (1.14.8-r0) 02:31:56 (92/107) Installing libltdl (2.4.7-r2) 02:31:56 (93/107) Installing orc (0.4.34-r0) 02:31:56 (94/107) Installing flac-libs (1.4.3-r0) 02:31:56 (95/107) Installing libsndfile (1.2.0-r2) 02:31:56 (96/107) Installing speexdsp (1.2.1-r1) 02:31:56 (97/107) Installing tdb-libs (1.4.8-r1) 02:31:56 (98/107) Installing libpulse (16.1-r10) 02:31:56 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 02:31:56 (100/107) Installing v4l-utils-libs (1.24.1-r0) 02:31:56 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 02:31:56 (102/107) Installing ffmpeg (6.0.1-r0) 02:31:56 (103/107) Installing udev-init-scripts (35-r1) 02:31:56 (104/107) Installing eudev-libs (3.2.11-r8) 02:31:56 (105/107) Installing zstd-libs (1.5.5-r4) 02:31:56 (106/107) Installing kmod-libs (30-r3) 02:31:56 (107/107) Installing eudev (3.2.11-r8) 02:31:56 Executing busybox-1.36.1-r5.trigger 02:31:56 Executing glib-2.76.4-r0.trigger 02:31:56 Executing eudev-3.2.11-r8.trigger 02:31:56 OK: 131 MiB in 122 packages 02:32:04 Removing intermediate container d4d1a0511e73 02:32:04 ---> 47877e5463f9 02:32:04 Step 18/37 : RUN apk --no-cache upgrade 02:32:04 ---> Running in 554a0f7cc485 02:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:04 OK: 131 MiB in 122 packages 02:32:04 Removing intermediate container 554a0f7cc485 02:32:04 ---> fdb6e8a3119b 02:32:04 Step 19/37 : WORKDIR / 02:32:04 ---> Running in 9e1d3843d6a4 02:32:05 Removing intermediate container 9e1d3843d6a4 02:32:05 ---> 6d20c364b2db 02:32:05 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:32:07 ---> 4f1f807bfd16 02:32:07 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:32:07 ---> 29341e1a5903 02:32:07 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 02:32:07 ---> 61600d5af36a 02:32:07 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:32:07 ---> 23d1812eed22 02:32:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:32:07 ---> 708cde03fba4 02:32:07 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 02:32:07 ---> 672699a66811 02:32:07 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 02:32:10 ---> 29fbc2d82237 02:32:10 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 02:32:10 ---> Running in 039c76a6b425 02:32:12 Removing intermediate container 039c76a6b425 02:32:12 ---> b606c153ed81 02:32:12 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 02:32:13 ---> Running in 419ed8c88f07 02:32:14 Removing intermediate container 419ed8c88f07 02:32:14 ---> ca2d6b94f6f9 02:32:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 02:32:14 ---> Running in 4ab65846b68d 02:32:14 Removing intermediate container 4ab65846b68d 02:32:14 ---> cfa6b1d5a4c8 02:32:14 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 02:32:14 ---> Running in 403e9965a91c 02:32:15 Removing intermediate container 403e9965a91c 02:32:15 ---> 57b3877abb8a 02:32:15 Step 31/37 : EXPOSE 59983 02:32:15 ---> Running in 57cd7f1c3dec 02:32:15 Removing intermediate container 57cd7f1c3dec 02:32:15 ---> 4317c890eb8f 02:32:15 Step 32/37 : EXPOSE 8554 02:32:15 ---> Running in 0c7d698068a5 02:32:16 Removing intermediate container 0c7d698068a5 02:32:16 ---> 5cf572f4fc16 02:32:16 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:32:16 ---> Running in 8c654e48e5a9 02:32:16 Removing intermediate container 8c654e48e5a9 02:32:16 ---> 9b9b1933552e 02:32:16 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:32:16 ---> Running in e91ccb83fbcd 02:32:16 Removing intermediate container e91ccb83fbcd 02:32:16 ---> bc1f27e2ccf2 02:32:16 Step 35/37 : LABEL arch=amd64 02:32:16 ---> Running in 9d5953a37bc7 02:32:16 Removing intermediate container 9d5953a37bc7 02:32:16 ---> 8586ac99a61c 02:32:16 Step 36/37 : LABEL git_sha=12299071e714f456dbd41638fef7d4d6181b554c 02:32:16 ---> Running in 1a964bee0685 02:32:16 Removing intermediate container 1a964bee0685 02:32:16 ---> ad5ab8064e68 02:32:16 Step 37/37 : LABEL version=3.2.0-dev.4 02:32:16 ---> Running in 7403b7b0efc4 02:32:16 Removing intermediate container 7403b7b0efc4 02:32:16 ---> 3a32472b4a26 02:32:16 [Warning] One or more build-args [ARCH] were not consumed 02:32:16 Successfully built 3a32472b4a26 02:32:16 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:16 provisioning config files... 02:32:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14517465811384719262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:17 ---> ****-login.sh 02:32:17 nexus3.edgexfoundry.org:10001 02:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:17 Configure a credential helper to remove this warning. See 02:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:17 02:32:17 Login Succeeded 02:32:17 nexus3.edgexfoundry.org:10002 02:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:17 Configure a credential helper to remove this warning. See 02:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:17 02:32:17 Login Succeeded 02:32:17 nexus3.edgexfoundry.org:10003 02:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:17 Configure a credential helper to remove this warning. See 02:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:17 02:32:17 Login Succeeded 02:32:17 nexus3.edgexfoundry.org:10004 02:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:17 Configure a credential helper to remove this warning. See 02:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:17 02:32:17 Login Succeeded 02:32:17 ****.io 02:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:17 Configure a credential helper to remove this warning. See 02:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:17 02:32:17 Login Succeeded 02:32:17 ---> ****-login.sh ends [Pipeline] } 02:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:32:18 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:32:18 12299071e714f456dbd41638fef7d4d6181b554c 02:32:18 latest 02:32:18 3.2.0-dev.4 02:32:18 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 02:32:18 main 02:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c 02:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:32:18 3ee88ca54c1b: Preparing 02:32:18 2f2d63aac94f: Preparing 02:32:18 567d014331d3: Preparing 02:32:18 6cf2b2bf152d: Preparing 02:32:18 3827b5b91e75: Preparing 02:32:18 acc83c6ca332: Preparing 02:32:18 038683485428: Preparing 02:32:18 acc83c6ca332: Waiting 02:32:18 029d968d0ee3: Preparing 02:32:18 184d10438481: Preparing 02:32:18 038683485428: Waiting 02:32:18 87ba9168fb8c: Preparing 02:32:18 029d968d0ee3: Waiting 02:32:18 184d10438481: Waiting 02:32:18 3a84b9594a76: Preparing 02:32:18 dac88eafb2eb: Preparing 02:32:18 61c43cdd62c2: Preparing 02:32:18 dac88eafb2eb: Waiting 02:32:18 3a84b9594a76: Waiting 02:32:18 9fe9a137fd00: Preparing 02:32:18 61c43cdd62c2: Waiting 02:32:18 9fe9a137fd00: Waiting 02:32:18 567d014331d3: Pushed 02:32:18 2f2d63aac94f: Pushed 02:32:18 3ee88ca54c1b: Pushed 02:32:18 6cf2b2bf152d: Pushed 02:32:19 029d968d0ee3: Pushed 02:32:19 acc83c6ca332: Pushed 02:32:19 184d10438481: Pushed 02:32:19 038683485428: Pushed 02:32:19 87ba9168fb8c: Pushed 02:32:19 dac88eafb2eb: Pushed 02:32:19 9fe9a137fd00: Layer already exists 02:32:21 3827b5b91e75: Pushed 02:32:22 3a84b9594a76: Pushed 02:32:32 61c43cdd62c2: Pushed 02:32:32 12299071e714f456dbd41638fef7d4d6181b554c: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:32:32 3ee88ca54c1b: Preparing 02:32:32 2f2d63aac94f: Preparing 02:32:32 567d014331d3: Preparing 02:32:32 6cf2b2bf152d: Preparing 02:32:32 3827b5b91e75: Preparing 02:32:32 acc83c6ca332: Preparing 02:32:32 038683485428: Preparing 02:32:32 029d968d0ee3: Preparing 02:32:32 184d10438481: Preparing 02:32:32 87ba9168fb8c: Preparing 02:32:32 3a84b9594a76: Preparing 02:32:32 dac88eafb2eb: Preparing 02:32:32 61c43cdd62c2: Preparing 02:32:32 9fe9a137fd00: Preparing 02:32:32 acc83c6ca332: Waiting 02:32:32 038683485428: Waiting 02:32:32 029d968d0ee3: Waiting 02:32:32 dac88eafb2eb: Waiting 02:32:32 184d10438481: Waiting 02:32:32 61c43cdd62c2: Waiting 02:32:32 87ba9168fb8c: Waiting 02:32:32 3a84b9594a76: Waiting 02:32:32 567d014331d3: Layer already exists 02:32:32 3ee88ca54c1b: Layer already exists 02:32:32 6cf2b2bf152d: Layer already exists 02:32:32 2f2d63aac94f: Layer already exists 02:32:32 3827b5b91e75: Layer already exists 02:32:32 acc83c6ca332: Layer already exists 02:32:32 029d968d0ee3: Layer already exists 02:32:32 038683485428: Layer already exists 02:32:32 184d10438481: Layer already exists 02:32:32 87ba9168fb8c: Layer already exists 02:32:32 61c43cdd62c2: Layer already exists 02:32:32 dac88eafb2eb: Layer already exists 02:32:32 9fe9a137fd00: Layer already exists 02:32:32 3a84b9594a76: Layer already exists 02:32:32 latest: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.4 02:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:32:33 3ee88ca54c1b: Preparing 02:32:33 2f2d63aac94f: Preparing 02:32:33 567d014331d3: Preparing 02:32:33 6cf2b2bf152d: Preparing 02:32:33 3827b5b91e75: Preparing 02:32:33 acc83c6ca332: Preparing 02:32:33 038683485428: Preparing 02:32:33 029d968d0ee3: Preparing 02:32:33 184d10438481: Preparing 02:32:33 87ba9168fb8c: Preparing 02:32:33 3a84b9594a76: Preparing 02:32:33 dac88eafb2eb: Preparing 02:32:33 61c43cdd62c2: Preparing 02:32:33 9fe9a137fd00: Preparing 02:32:33 acc83c6ca332: Waiting 02:32:33 038683485428: Waiting 02:32:33 029d968d0ee3: Waiting 02:32:33 87ba9168fb8c: Waiting 02:32:33 184d10438481: Waiting 02:32:33 dac88eafb2eb: Waiting 02:32:33 3a84b9594a76: Waiting 02:32:33 9fe9a137fd00: Waiting 02:32:33 61c43cdd62c2: Waiting 02:32:33 3ee88ca54c1b: Layer already exists 02:32:33 6cf2b2bf152d: Layer already exists 02:32:33 567d014331d3: Layer already exists 02:32:33 3827b5b91e75: Layer already exists 02:32:33 2f2d63aac94f: Layer already exists 02:32:33 acc83c6ca332: Layer already exists 02:32:33 038683485428: Layer already exists 02:32:33 029d968d0ee3: Layer already exists 02:32:33 184d10438481: Layer already exists 02:32:33 87ba9168fb8c: Layer already exists 02:32:33 3a84b9594a76: Layer already exists 02:32:33 dac88eafb2eb: Layer already exists 02:32:33 61c43cdd62c2: Layer already exists 02:32:33 9fe9a137fd00: Layer already exists 02:32:33 3.2.0-dev.4: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 02:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:32:34 3ee88ca54c1b: Preparing 02:32:34 2f2d63aac94f: Preparing 02:32:34 567d014331d3: Preparing 02:32:34 6cf2b2bf152d: Preparing 02:32:34 3827b5b91e75: Preparing 02:32:34 acc83c6ca332: Preparing 02:32:34 038683485428: Preparing 02:32:34 029d968d0ee3: Preparing 02:32:34 184d10438481: Preparing 02:32:34 87ba9168fb8c: Preparing 02:32:34 3a84b9594a76: Preparing 02:32:34 dac88eafb2eb: Preparing 02:32:34 61c43cdd62c2: Preparing 02:32:34 9fe9a137fd00: Preparing 02:32:34 184d10438481: Waiting 02:32:34 dac88eafb2eb: Waiting 02:32:34 87ba9168fb8c: Waiting 02:32:34 61c43cdd62c2: Waiting 02:32:34 3a84b9594a76: Waiting 02:32:34 9fe9a137fd00: Waiting 02:32:34 038683485428: Waiting 02:32:34 029d968d0ee3: Waiting 02:32:34 acc83c6ca332: Waiting 02:32:34 6cf2b2bf152d: Layer already exists 02:32:34 2f2d63aac94f: Layer already exists 02:32:34 3827b5b91e75: Layer already exists 02:32:34 567d014331d3: Layer already exists 02:32:34 3ee88ca54c1b: Layer already exists 02:32:34 038683485428: Layer already exists 02:32:34 acc83c6ca332: Layer already exists 02:32:34 029d968d0ee3: Layer already exists 02:32:34 184d10438481: Layer already exists 02:32:34 87ba9168fb8c: Layer already exists 02:32:34 3a84b9594a76: Layer already exists 02:32:34 dac88eafb2eb: Layer already exists 02:32:34 61c43cdd62c2: Layer already exists 02:32:34 9fe9a137fd00: Layer already exists 02:32:34 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:32:35 3ee88ca54c1b: Preparing 02:32:35 2f2d63aac94f: Preparing 02:32:35 567d014331d3: Preparing 02:32:35 6cf2b2bf152d: Preparing 02:32:35 3827b5b91e75: Preparing 02:32:35 acc83c6ca332: Preparing 02:32:35 038683485428: Preparing 02:32:35 029d968d0ee3: Preparing 02:32:35 184d10438481: Preparing 02:32:35 87ba9168fb8c: Preparing 02:32:35 3a84b9594a76: Preparing 02:32:35 dac88eafb2eb: Preparing 02:32:35 61c43cdd62c2: Preparing 02:32:35 9fe9a137fd00: Preparing 02:32:35 87ba9168fb8c: Waiting 02:32:35 3a84b9594a76: Waiting 02:32:35 184d10438481: Waiting 02:32:35 dac88eafb2eb: Waiting 02:32:35 9fe9a137fd00: Waiting 02:32:35 61c43cdd62c2: Waiting 02:32:35 acc83c6ca332: Waiting 02:32:35 038683485428: Waiting 02:32:35 029d968d0ee3: Waiting 02:32:35 3827b5b91e75: Layer already exists 02:32:35 2f2d63aac94f: Layer already exists 02:32:35 567d014331d3: Layer already exists 02:32:35 6cf2b2bf152d: Layer already exists 02:32:35 3ee88ca54c1b: Layer already exists 02:32:35 038683485428: Layer already exists 02:32:35 029d968d0ee3: Layer already exists 02:32:35 184d10438481: Layer already exists 02:32:35 acc83c6ca332: Layer already exists 02:32:35 87ba9168fb8c: Layer already exists 02:32:35 3a84b9594a76: Layer already exists 02:32:35 dac88eafb2eb: Layer already exists 02:32:35 61c43cdd62c2: Layer already exists 02:32:35 9fe9a137fd00: Layer already exists 02:32:35 main: digest: sha256:94363f61f164c1e95de31ab4adc1ca85ea311a03b4e08263735984c06865bbec size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:35 ===================================================== [Pipeline] echo 02:32:35 taggedImages: 02:32:35 - nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c 02:32:35 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:32:35 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.4 02:32:35 - nexus3.edgexfoundry.org:10004/device-usb-camera:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 02:32:35 - nexus3.edgexfoundry.org:10004/device-usb-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 02:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:36 02:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:36 latest: Pulling from edgex-lftools-log-publisher 02:32:36 5eb5b503b376: Pulling fs layer 02:32:36 5c69ac0246d0: Pulling fs layer 02:32:36 ec43610c2a17: Pulling fs layer 02:32:36 3a2ae6a8a46f: Pulling fs layer 02:32:36 33b1e0a273af: Pulling fs layer 02:32:36 5d3b04190fa2: Pulling fs layer 02:32:36 2f39f015ded8: Pulling fs layer 02:32:36 33b1e0a273af: Waiting 02:32:36 5d3b04190fa2: Waiting 02:32:36 3a2ae6a8a46f: Waiting 02:32:36 2f39f015ded8: Waiting 02:32:36 5c69ac0246d0: Download complete 02:32:36 3a2ae6a8a46f: Verifying Checksum 02:32:36 3a2ae6a8a46f: Download complete 02:32:36 33b1e0a273af: Verifying Checksum 02:32:36 33b1e0a273af: Download complete 02:32:36 5d3b04190fa2: Verifying Checksum 02:32:36 5d3b04190fa2: Download complete 02:32:36 ec43610c2a17: Verifying Checksum 02:32:36 ec43610c2a17: Download complete 02:32:36 5eb5b503b376: Verifying Checksum 02:32:36 5eb5b503b376: Download complete 02:32:37 2f39f015ded8: Download complete 02:32:37 5eb5b503b376: Pull complete 02:32:38 5c69ac0246d0: Pull complete 02:32:38 ec43610c2a17: Pull complete 02:32:38 3a2ae6a8a46f: Pull complete 02:32:38 33b1e0a273af: Pull complete 02:32:38 5d3b04190fa2: Pull complete 02:32:44 2f39f015ded8: Pull complete 02:32:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:44 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:32:44 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:32:52 $ docker top 681d8b596d694b0527978a5eb5042513180145967150cb4b73010f45c26605ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:52 ---> job-cost.sh 02:32:52 lf-activate-venv: SKIPPING 02:32:52 INFO: No Stack... 02:32:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:32:53 INFO: Archiving Costs [Pipeline] sh 02:32:54 + + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:32:54 cut -d, -f6 [Pipeline] lock 02:32:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] 02:32:54 Resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] did not exist. Created. 02:32:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:54 + echo total: 0.2199999988079071 [Pipeline] stash 02:32:54 Stashed 1 file(s) [Pipeline] } 02:32:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:54 $ docker stop --time=1 681d8b596d694b0527978a5eb5042513180145967150cb4b73010f45c26605ae 02:32:55 $ docker rm -f --volumes 681d8b596d694b0527978a5eb5042513180145967150cb4b73010f45c26605ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:33:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25124 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:33:16 Running in /w/workspace/device-usb-camera/169 [Pipeline] { [Pipeline] checkout 02:33:19 Selected Git installation does not exist. Using Default 02:33:19 The recommended git tool is: NONE 02:33:25 using credential edgex-jenkins-ssh 02:33:25 Cloning the remote Git repository 02:33:25 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:33:25 > git init /w/workspace/device-usb-camera/169 # timeout=10 02:33:25 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:33:25 > git --version # timeout=10 02:33:26 > git --version # 'git version 2.25.1' 02:33:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:33:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:29 Avoid second fetch 02:33:29 Checking out Revision 12299071e714f456dbd41638fef7d4d6181b554c (main) 02:33:29 > git config core.sparsecheckout # timeout=10 02:33:29 > git checkout -f 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 02:33:30 Commit message: "Merge pull request #316 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:33:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:31 Dload Upload Total Spent Left Speed 02:33:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh 02:33:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:33:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:33:32 + sudo tee /etc/docker/daemon.new 02:33:32 { 02:33:32 "registry-mirrors": [ 02:33:32 "https://nexus3.edgexfoundry.org:10001" 02:33:32 ], 02:33:32 "bip": "10.250.0.254/24", 02:33:32 "hosts": [ 02:33:32 "tcp://0.0.0.0:5555", 02:33:32 "unix:///var/run/docker.sock" 02:33:32 ], 02:33:32 "mtu": 1458, 02:33:32 "selinux-enabled": true, 02:33:32 "seccomp-profile": "/etc/docker/seccomp.json" 02:33:32 } [Pipeline] sh 02:33:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:33:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:51 provisioning config files... 02:33:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/169@tmp/config15647385357140413068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:51 ---> ****-login.sh 02:33:51 nexus3.edgexfoundry.org:10001 02:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:52 Configure a credential helper to remove this warning. See 02:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:52 02:33:52 Login Succeeded 02:33:52 nexus3.edgexfoundry.org:10002 02:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:52 Configure a credential helper to remove this warning. See 02:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:52 02:33:52 Login Succeeded 02:33:52 nexus3.edgexfoundry.org:10003 02:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:53 Configure a credential helper to remove this warning. See 02:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:53 02:33:53 Login Succeeded 02:33:53 nexus3.edgexfoundry.org:10004 02:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:53 Configure a credential helper to remove this warning. See 02:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:53 02:33:53 Login Succeeded 02:33:53 ****.io 02:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:54 Configure a credential helper to remove this warning. See 02:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:54 02:33:54 Login Succeeded 02:33:54 ---> ****-login.sh ends [Pipeline] } 02:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:54 ========================================================= 02:33:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:33:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:33:56 #0 building with "default" instance using docker driver 02:33:56 02:33:56 #1 [internal] load build definition from Dockerfile 02:33:56 #1 transferring dockerfile: 02:33:56 #1 transferring dockerfile: 2.60kB 0.0s done 02:33:56 #1 DONE 0.1s 02:33:56 02:33:56 #2 [internal] load .dockerignore 02:33:56 #2 transferring context: 2B done 02:33:56 #2 DONE 0.1s 02:33:56 02:33:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:33:56 #3 DONE 0.1s 02:33:56 02:33:56 #4 [internal] load build context 02:33:56 #4 DONE 0.0s 02:33:56 02:33:56 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:33:56 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 02:33:56 #5 DONE 0.0s 02:33:56 02:33:56 #4 [internal] load build context 02:33:57 #4 transferring context: 7.18MB 0.4s done 02:33:57 #4 DONE 0.5s 02:33:57 02:33:57 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:33:57 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 02:33:57 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 02:33:57 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 02:33:57 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.72MB / 63.99MB 0.5s 02:33:57 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 02:33:57 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 02:33:57 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 02:33:57 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.2s 02:33:57 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.21MB / 97.63MB 0.5s 02:33:57 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s 02:33:57 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s 02:33:57 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.59MB / 97.63MB 0.7s 02:33:57 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s 02:33:57 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.96MB / 63.99MB 0.8s 02:33:57 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 02:33:57 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 02:33:57 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.91MB / 63.99MB 0.9s 02:33:57 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.62MB / 97.63MB 0.9s 02:33:57 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.48MB / 63.99MB 1.0s 02:33:58 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.19MB / 63.99MB 1.2s 02:33:58 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.2s 02:33:58 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 02:33:58 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s 02:33:58 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 02:33:58 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.57MB / 63.99MB 1.4s 02:33:58 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.4s 02:33:58 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.6s 02:33:58 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.15MB / 97.63MB 1.6s 02:33:58 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.7s 02:33:58 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.45MB / 97.63MB 1.8s 02:33:58 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 02:33:58 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 2.0s 02:33:58 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 02:33:58 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.2s 02:33:59 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.3s 02:33:59 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.91MB / 97.63MB 2.4s 02:33:59 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done 02:34:06 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.2s 02:34:11 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.4s 02:34:18 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.1s done 02:34:20 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 02:34:20 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 02:34:20 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 02:34:20 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 02:34:25 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 02:34:29 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done 02:34:29 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 02:34:31 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 02:34:31 #5 DONE 34.6s 02:34:31 02:34:31 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 02:34:32 #6 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:34:32 #6 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:34:34 #6 2.712 (1/13) Installing libintl (0.21.1-r7) 02:34:34 #6 2.723 (2/13) Installing eudev-libs (3.2.11-r8) 02:34:34 #6 2.734 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:34:34 #6 2.763 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:34:34 #6 2.790 (5/13) Installing v4l-utils (1.24.1-r0) 02:34:34 #6 2.864 (6/13) Installing libdvbv5 (1.24.1-r0) 02:34:34 #6 2.961 (7/13) Installing udev-init-scripts (35-r1) 02:34:34 #6 2.969 (8/13) Installing libblkid (2.38.1-r8) 02:34:34 #6 2.985 (9/13) Installing xz-libs (5.4.3-r0) 02:34:34 #6 3.000 (10/13) Installing kmod-libs (30-r3) 02:34:34 #6 3.012 (11/13) Installing eudev (3.2.11-r8) 02:34:34 #6 3.072 (12/13) Installing eudev-dev (3.2.11-r8) 02:34:34 #6 3.098 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:34:34 #6 3.146 Executing busybox-1.36.1-r5.trigger 02:34:34 #6 3.180 Executing eudev-3.2.11-r8.trigger 02:34:34 #6 3.203 OK: 273 MiB in 65 packages 02:34:36 #6 DONE 5.3s 02:34:36 02:34:36 #7 [builder 3/8] WORKDIR /device-usb-camera 02:34:36 #7 DONE 0.1s 02:34:36 02:34:36 #8 [builder 4/8] COPY go.mod vendor* ./ 02:34:36 #8 DONE 0.2s 02:34:36 02:34:36 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:03 #9 DONE 24.7s 02:35:03 02:35:03 #10 [builder 6/8] COPY . . 02:35:03 #10 DONE 0.4s 02:35:03 02:35:03 #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:35:03 #11 0.723 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:03 #11 0.731 Dload Upload Total Spent Left Speed 02:35:03 #11 0.731 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8049 0 --:--:-- --:--:-- --:--:-- 8136 02:35:03 #11 DONE 1.0s 02:35:03 02:35:03 #12 [builder 8/8] RUN echo noop 02:35:03 #12 0.814 noop 02:35:03 #12 DONE 0.9s 02:35:03 02:35:03 #13 exporting to image 02:35:03 #13 exporting layers 02:35:30 #13 exporting layers 22.6s done 02:35:30 #13 writing image sha256:84ab548bc38a1fb287f4910d7b4f8e7e1908c5c56a41daf81133c24d6b37043e done 02:35:30 #13 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:35:30 #13 DONE 22.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker inspect -f . ci-base-image-arm64 02:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:31 prd-ubuntu20.04-docker-arm64-4c-16g-25124 does not seem to be running inside a container 02:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/169 -v /w/workspace/device-usb-camera/169:/w/workspace/device-usb-camera/169:rw,z -v /w/workspace/device-usb-camera/169@tmp:/w/workspace/device-usb-camera/169@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 02:35:34 $ docker top f32ddc4e568001c62d2fc37301541fed2c60ee5c1a1056837960f5a825485d7b -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:35 + go version 02:35:35 go version go1.21.0 linux/arm64 [Pipeline] } 02:35:35 $ docker stop --time=1 f32ddc4e568001c62d2fc37301541fed2c60ee5c1a1056837960f5a825485d7b 02:35:36 $ docker rm -f --volumes f32ddc4e568001c62d2fc37301541fed2c60ee5c1a1056837960f5a825485d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:37 + docker inspect -f . ci-base-image-arm64 02:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-25124 does not seem to be running inside a container 02:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/169 -v /w/workspace/device-usb-camera/169:/w/workspace/device-usb-camera/169:rw,z -v /w/workspace/device-usb-camera/169@tmp:/w/workspace/device-usb-camera/169@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 02:35:39 $ docker top 30d3e4076cda3ed6cb9c78b660b8bc7b5c041ec049008f9575a4d8c68b90527d -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:39 + git config --global --add safe.directory /w/workspace/device-usb-camera/169 [Pipeline] fileExists [Pipeline] sh 02:35:40 + make test 02:35:40 go test ./... -coverprofile=coverage.out ./... 02:35:45 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:36:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:36:56 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 4.4% of statements 02:36:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:36:57 go vet ./... 02:37:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:37:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:37:15 ./bin/test-attribution-txt.sh [Pipeline] echo 02:37:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:37:15 $ docker stop --time=1 30d3e4076cda3ed6cb9c78b660b8bc7b5c041ec049008f9575a4d8c68b90527d 02:37:17 $ docker rm -f --volumes 30d3e4076cda3ed6cb9c78b660b8bc7b5c041ec049008f9575a4d8c68b90527d [Pipeline] // withDockerContainer [Pipeline] sh 02:37:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:18 Warning: overwriting stash ‘coverage-report’ 02:37:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:37:20 + ls -al . 02:37:20 total 220 02:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:35 . 02:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:33 .. 02:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:33 .git 02:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:33 .github 02:37:20 -rw-rw-r-- 1 jenkins jenkins 429 Dec 15 02:33 .gitignore 02:37:20 -rw-rw-r-- 1 jenkins jenkins 45 Dec 15 02:33 .golangci.yml 02:37:20 -rw-rw-r-- 1 jenkins jenkins 77 Dec 15 02:33 .hadolint.yml 02:37:20 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 15 02:33 Attribution.txt 02:37:20 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 15 02:33 CHANGELOG.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 15 02:33 Dockerfile 02:37:20 -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 02:33 GOVERNANCE.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 659 Dec 15 02:33 Jenkinsfile 02:37:20 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 02:33 LICENSE 02:37:20 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 15 02:33 Makefile 02:37:20 -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 02:33 OWNERS.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 15 02:33 README.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:29 VERSION 02:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:33 bin 02:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:33 cmd 02:37:20 -rw-r--r-- 1 jenkins jenkins 54703 Dec 15 02:36 coverage.out 02:37:20 -rwxrwxr-x 1 jenkins jenkins 84 Dec 15 02:33 docker-entrypoint.sh 02:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:33 docs 02:37:20 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 15 02:33 go.mod 02:37:20 -rw-rw-r-- 1 jenkins jenkins 34828 Dec 15 02:33 go.sum 02:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:33 internal 02:37:20 -rw-rw-r-- 1 jenkins jenkins 231 Dec 15 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:20 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=12299071e714f456dbd41638fef7d4d6181b554c --label arch=arm64 --label version=3.2.0-dev.4 . 02:37:21 #0 building with "default" instance using docker driver 02:37:21 02:37:21 #1 [internal] load .dockerignore 02:37:21 #1 transferring context: 2B done 02:37:21 #1 DONE 0.0s 02:37:21 02:37:21 #2 [internal] load build definition from Dockerfile 02:37:21 #2 transferring dockerfile: 2.60kB 0.0s done 02:37:21 #2 DONE 0.0s 02:37:21 02:37:21 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:21 #3 DONE 0.0s 02:37:21 02:37:21 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 02:37:21 #4 ... 02:37:21 02:37:21 #5 [internal] load metadata for docker.io/library/alpine:3.18 02:37:21 #5 DONE 0.4s 02:37:21 02:37:21 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 02:37:21 #4 DONE 0.4s 02:37:21 02:37:21 #6 [internal] load build context 02:37:21 #6 transferring context: 66.62kB 0.1s done 02:37:22 #6 DONE 0.1s 02:37:22 02:37:22 #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:37:22 #7 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done 02:37:22 #7 ... 02:37:22 02:37:22 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:37:22 #8 DONE 0.3s 02:37:22 02:37:22 #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:37:22 #7 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done 02:37:22 #7 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done 02:37:22 #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 5.12MB / 12.46MB 0.2s 02:37:22 #7 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done 02:37:22 #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 8.39MB / 12.46MB 0.3s 02:37:22 #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 11.53MB / 12.46MB 0.4s 02:37:22 #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.4s done 02:37:22 #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 02:37:22 #7 ... 02:37:22 02:37:22 #9 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 02:37:22 #9 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 02:37:22 #9 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 02:37:22 #9 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 02:37:22 #9 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 02:37:22 #9 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 02:37:22 #9 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 02:37:22 #9 DONE 1.2s 02:37:22 02:37:22 #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:37:22 #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done 02:37:23 #7 DONE 1.3s 02:37:23 02:37:23 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:37:23 #10 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:37:24 #10 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:37:25 #10 ... 02:37:25 02:37:25 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 02:37:25 #11 0.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:37:25 #11 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:37:25 #11 2.533 OK: 273 MiB in 65 packages 02:37:25 #11 DONE 2.9s 02:37:25 02:37:25 #12 [builder 3/8] WORKDIR /device-usb-camera 02:37:25 #12 DONE 0.1s 02:37:25 02:37:25 #13 [builder 4/8] COPY go.mod vendor* ./ 02:37:25 #13 DONE 0.2s 02:37:25 02:37:25 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:37:25 #10 2.329 (1/104) Installing dumb-init (1.2.5-r2) 02:37:25 #10 2.341 (2/104) Installing sdl2 (2.26.5-r0) 02:37:25 #10 2.396 (3/104) Installing svt-av1-libs (1.6.0-r0) 02:37:25 #10 2.520 (4/104) Installing aom-libs (3.6.1-r0) 02:37:25 #10 2.670 (5/104) Installing libxau (1.0.11-r2) 02:37:25 #10 2.677 (6/104) Installing libmd (1.0.4-r2) 02:37:25 #10 2.686 (7/104) Installing libbsd (0.11.7-r1) 02:37:25 #10 2.695 (8/104) Installing libxdmcp (1.1.4-r2) 02:37:25 #10 2.702 (9/104) Installing libxcb (1.15-r1) 02:37:25 #10 2.764 (10/104) Installing libx11 (1.8.7-r0) 02:37:25 #10 2.928 (11/104) Installing libdrm (2.4.115-r4) 02:37:25 #10 2.957 (12/104) Installing libxext (1.3.5-r2) 02:37:25 #10 2.971 (13/104) Installing libxfixes (6.0.1-r2) 02:37:25 #10 2.979 (14/104) Installing libffi (3.4.4-r2) 02:37:25 #10 2.986 (15/104) Installing wayland-libs-client (1.22.0-r2) 02:37:25 #10 2.997 (16/104) Installing libva (2.18.0-r1) 02:37:25 #10 3.018 (17/104) Installing libvdpau (1.5-r1) 02:37:26 #10 3.071 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 02:37:26 #10 3.099 (19/104) Installing libdav1d (1.2.1-r0) 02:37:26 #10 3.132 (20/104) Installing brotli-libs (1.0.9-r14) 02:37:26 #10 3.163 (21/104) Installing libgcc (12.2.1_git20220924-r10) 02:37:26 #10 3.171 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 02:37:26 #10 3.227 (23/104) Installing libhwy (1.0.4-r1) 02:37:26 #10 3.234 (24/104) Installing lcms2 (2.15-r2) 02:37:26 #10 3.254 (25/104) Installing libjxl (0.8.2-r0) 02:37:26 #10 3.301 (26/104) Installing lame-libs (3.100-r5) 02:37:26 #10 3.318 (27/104) Installing opus (1.4-r0) 02:37:26 #10 3.342 (28/104) Installing libgomp (12.2.1_git20220924-r10) 02:37:26 #10 3.360 (29/104) Installing soxr (0.1.3-r5) 02:37:26 #10 3.373 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 02:37:26 #10 3.383 (31/104) Installing libogg (1.3.5-r4) 02:37:26 #10 3.392 (32/104) Installing libtheora (1.1.1-r17) 02:37:26 #10 3.418 (33/104) Installing libvorbis (1.3.7-r1) 02:37:26 #10 3.447 (34/104) Installing libvpx (1.13.0-r2) 02:37:26 #10 3.513 (35/104) Installing libwebp (1.3.2-r0) 02:37:26 #10 3.541 (36/104) Installing x264-libs (0.164_git20220602-r1) 02:37:26 #10 3.594 (37/104) Installing numactl (2.0.16-r4) 02:37:26 #10 3.602 (38/104) Installing x265-libs (3.5-r4) 02:37:26 #10 3.779 (39/104) Installing xvidcore (1.3.7-r1) 02:37:26 #10 3.809 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 02:37:27 #10 4.134 (41/104) Installing alsa-lib (1.2.9-r1) 02:37:27 #10 4.207 (42/104) Installing libexpat (2.5.0-r1) 02:37:27 #10 4.219 (43/104) Installing libbz2 (1.0.8-r5) 02:37:27 #10 4.227 (44/104) Installing libpng (1.6.39-r3) 02:37:27 #10 4.240 (45/104) Installing freetype (2.13.0-r5) 02:37:27 #10 4.268 (46/104) Installing fontconfig (2.14.2-r3) 02:37:27 #10 4.324 (47/104) Installing fribidi (1.0.13-r0) 02:37:27 #10 4.335 (48/104) Installing libintl (0.21.1-r7) 02:37:27 #10 4.343 (49/104) Installing libblkid (2.38.1-r8) 02:37:27 #10 4.357 (50/104) Installing libmount (2.38.1-r8) 02:37:27 #10 4.374 (51/104) Installing pcre2 (10.42-r1) 02:37:27 #10 4.395 (52/104) Installing glib (2.76.4-r0) 02:37:27 #10 4.497 (53/104) Installing graphite2 (1.3.14-r5) 02:37:27 #10 4.509 (54/104) Installing harfbuzz (7.3.0-r0) 02:37:27 #10 4.545 (55/104) Installing libunibreak (5.1-r0) 02:37:27 #10 4.557 (56/104) Installing libass (0.17.1-r0) 02:37:27 #10 4.570 (57/104) Installing libbluray (1.3.4-r0) 02:37:27 #10 4.588 (58/104) Installing gmp (6.2.1-r3) 02:37:27 #10 4.606 (59/104) Installing nettle (3.8.1-r2) 02:37:27 #10 4.632 (60/104) Installing libunistring (1.1-r1) 02:37:27 #10 4.675 (61/104) Installing libidn2 (2.3.4-r1) 02:37:27 #10 4.689 (62/104) Installing p11-kit (0.24.1-r2) 02:37:27 #10 4.722 (63/104) Installing libtasn1 (4.19.0-r1) 02:37:27 #10 4.731 (64/104) Installing gnutls (3.8.0-r2) 02:37:27 #10 4.780 (65/104) Installing mpg123-libs (1.31.3-r1) 02:37:27 #10 4.797 (66/104) Installing libopenmpt (0.7.2-r0) 02:37:27 #10 4.843 (67/104) Installing cjson (1.7.15-r4) 02:37:27 #10 4.851 (68/104) Installing mbedtls (2.28.5-r0) 02:37:27 #10 4.880 (69/104) Installing librist (0.2.7-r0) 02:37:27 #10 4.897 (70/104) Installing libsrt (1.5.2-r0) 02:37:27 #10 4.926 (71/104) Installing libssh (0.10.5-r0) 02:37:27 #10 4.944 (72/104) Installing xz-libs (5.4.3-r0) 02:37:27 #10 4.960 (73/104) Installing libxml2 (2.11.6-r0) 02:37:27 #10 4.994 (74/104) Installing libsodium (1.0.18-r3) 02:37:27 #10 5.009 (75/104) Installing libzmq (4.3.4-r4) 02:37:27 #10 5.033 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 02:37:28 #10 5.108 (77/104) Installing glslang-libs (1.3.243.0-r1) 02:37:28 #10 5.284 (78/104) Installing spirv-tools (1.3.243.0-r1) 02:37:28 #10 5.713 (79/104) Installing shaderc (2023.3-r1) 02:37:28 #10 5.726 (80/104) Installing vulkan-loader (1.3.243.0-r1) 02:37:28 #10 5.745 (81/104) Installing libplacebo (5.264.1-r1) 02:37:28 #10 5.770 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 02:37:28 #10 5.779 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 02:37:28 #10 5.887 (84/104) Installing vidstab (1.1.1-r0) 02:37:28 #10 5.895 (85/104) Installing zimg (3.0.5-r0) 02:37:28 #10 5.911 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 02:37:29 #10 6.094 (87/104) Installing libasyncns (0.8-r1) 02:37:29 #10 6.102 (88/104) Installing dbus-libs (1.14.8-r0) 02:37:29 #10 6.117 (89/104) Installing libltdl (2.4.7-r2) 02:37:29 #10 6.126 (90/104) Installing orc (0.4.34-r0) 02:37:29 #10 6.147 (91/104) Installing flac-libs (1.4.3-r0) 02:37:29 #10 6.166 (92/104) Installing libsndfile (1.2.0-r2) 02:37:29 #10 6.199 (93/104) Installing speexdsp (1.2.1-r1) 02:37:29 #10 6.212 (94/104) Installing tdb-libs (1.4.8-r1) 02:37:29 #10 6.224 (95/104) Installing libpulse (16.1-r10) 02:37:29 #10 6.267 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 02:37:29 #10 6.294 (97/104) Installing v4l-utils-libs (1.24.1-r0) 02:37:29 #10 6.321 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 02:37:29 #10 6.340 (99/104) Installing ffmpeg (6.0.1-r0) 02:37:29 #10 6.368 (100/104) Installing udev-init-scripts (35-r1) 02:37:29 #10 6.374 (101/104) Installing eudev-libs (3.2.11-r8) 02:37:29 #10 6.385 (102/104) Installing zstd-libs (1.5.5-r4) 02:37:29 #10 6.411 (103/104) Installing kmod-libs (30-r3) 02:37:29 #10 6.420 (104/104) Installing eudev (3.2.11-r8) 02:37:29 #10 6.473 Executing busybox-1.36.1-r5.trigger 02:37:29 #10 6.497 Executing glib-2.76.4-r0.trigger 02:37:29 #10 6.511 Executing eudev-3.2.11-r8.trigger 02:37:29 #10 6.527 OK: 110 MiB in 119 packages 02:37:29 #10 ... 02:37:29 02:37:29 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:29 #14 DONE 4.7s 02:37:30 02:37:30 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:37:30 #10 DONE 7.0s 02:37:30 02:37:30 #15 [stage-2 3/15] RUN apk --no-cache upgrade 02:37:30 #15 ... 02:37:30 02:37:30 #16 [builder 6/8] COPY . . 02:37:30 #16 DONE 0.5s 02:37:30 02:37:30 #17 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:37:31 #17 0.704 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:31 #17 0.704 Dload Upload Total Spent Left Speed 02:37:31 #17 0.705 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5604 0 --:--:-- --:--:-- --:--:-- 5618 02:37:31 #17 DONE 1.1s 02:37:31 02:37:31 #15 [stage-2 3/15] RUN apk --no-cache upgrade 02:37:31 #15 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:37:31 #15 1.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:37:32 #15 2.675 OK: 110 MiB in 119 packages 02:37:32 #15 DONE 3.0s 02:37:32 02:37:32 #18 [builder 8/8] RUN make build 02:37:32 #18 0.857 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:39:09 #18 DONE 91.4s 02:39:09 02:39:09 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 02:39:09 #19 DONE 0.4s 02:39:09 02:39:09 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 02:39:09 #20 DONE 0.1s 02:39:09 02:39:09 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 02:39:09 #21 DONE 0.1s 02:39:09 02:39:09 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 02:39:09 #22 DONE 0.1s 02:39:09 02:39:09 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:39:09 #23 DONE 0.1s 02:39:09 02:39:09 #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / 02:39:09 #24 DONE 0.1s 02:39:09 02:39:09 #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / 02:39:09 #25 DONE 0.3s 02:39:09 02:39:09 #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 02:39:09 #26 DONE 0.7s 02:39:09 02:39:09 #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 02:39:09 #27 DONE 4.6s 02:39:09 02:39:09 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 02:39:10 #28 DONE 0.9s 02:39:10 02:39:10 #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 02:39:11 #29 DONE 0.8s 02:39:11 02:39:11 #30 exporting to image 02:39:11 #30 exporting layers 02:39:13 #30 exporting layers 1.8s done 02:39:13 #30 writing image sha256:aee23b308a9c2c2702e49abff2e648fba0ff1a79257531fcd02fe5f48ccab07f done 02:39:13 #30 naming to docker.io/library/device-usb-camera-arm64 done 02:39:13 #30 DONE 1.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:13 provisioning config files... 02:39:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/169@tmp/config8747206160224424718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:14 ---> ****-login.sh 02:39:14 nexus3.edgexfoundry.org:10001 02:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:14 Configure a credential helper to remove this warning. See 02:39:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:14 02:39:14 Login Succeeded 02:39:14 nexus3.edgexfoundry.org:10002 02:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:14 Configure a credential helper to remove this warning. See 02:39:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:14 02:39:14 Login Succeeded 02:39:14 nexus3.edgexfoundry.org:10003 02:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:15 Configure a credential helper to remove this warning. See 02:39:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:15 02:39:15 Login Succeeded 02:39:15 nexus3.edgexfoundry.org:10004 02:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:15 Configure a credential helper to remove this warning. See 02:39:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:15 02:39:15 Login Succeeded 02:39:15 ****.io 02:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:15 Configure a credential helper to remove this warning. See 02:39:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:15 02:39:15 Login Succeeded 02:39:15 ---> ****-login.sh ends [Pipeline] } 02:39:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:39:16 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:39:16 12299071e714f456dbd41638fef7d4d6181b554c 02:39:16 latest 02:39:16 3.2.0-dev.4 02:39:16 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 02:39:16 main 02:39:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:39:17 8022bf96127f: Preparing 02:39:17 30bde7373c3f: Preparing 02:39:17 4d4e61038862: Preparing 02:39:17 09584ef5bbab: Preparing 02:39:17 518b43bcfc67: Preparing 02:39:17 0f367a27f391: Preparing 02:39:17 f2991e915a6d: Preparing 02:39:17 a3901b1fccbb: Preparing 02:39:17 ed8cee7d9226: Preparing 02:39:17 cb21fb1c9066: Preparing 02:39:17 33c0ddc456b9: Preparing 02:39:17 0f367a27f391: Waiting 02:39:17 39a7074d5970: Preparing 02:39:17 a3901b1fccbb: Waiting 02:39:17 f2991e915a6d: Waiting 02:39:17 ed8cee7d9226: Waiting 02:39:17 e6aee6323ce2: Preparing 02:39:17 0faf9b67be60: Preparing 02:39:17 39a7074d5970: Waiting 02:39:17 e6aee6323ce2: Waiting 02:39:17 0faf9b67be60: Waiting 02:39:17 30bde7373c3f: Pushed 02:39:17 4d4e61038862: Pushed 02:39:17 09584ef5bbab: Pushed 02:39:17 8022bf96127f: Pushed 02:39:17 a3901b1fccbb: Pushed 02:39:17 0f367a27f391: Pushed 02:39:17 ed8cee7d9226: Pushed 02:39:17 f2991e915a6d: Pushed 02:39:17 cb21fb1c9066: Pushed 02:39:18 39a7074d5970: Pushed 02:39:18 0faf9b67be60: Layer already exists 02:39:23 518b43bcfc67: Pushed 02:39:23 33c0ddc456b9: Pushed 02:39:41 e6aee6323ce2: Pushed 02:39:41 12299071e714f456dbd41638fef7d4d6181b554c: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:39:42 8022bf96127f: Preparing 02:39:42 30bde7373c3f: Preparing 02:39:42 4d4e61038862: Preparing 02:39:42 09584ef5bbab: Preparing 02:39:42 518b43bcfc67: Preparing 02:39:42 0f367a27f391: Preparing 02:39:42 f2991e915a6d: Preparing 02:39:42 a3901b1fccbb: Preparing 02:39:42 ed8cee7d9226: Preparing 02:39:42 cb21fb1c9066: Preparing 02:39:42 33c0ddc456b9: Preparing 02:39:42 39a7074d5970: Preparing 02:39:42 e6aee6323ce2: Preparing 02:39:42 0faf9b67be60: Preparing 02:39:42 ed8cee7d9226: Waiting 02:39:42 cb21fb1c9066: Waiting 02:39:42 39a7074d5970: Waiting 02:39:42 e6aee6323ce2: Waiting 02:39:42 0faf9b67be60: Waiting 02:39:42 33c0ddc456b9: Waiting 02:39:42 f2991e915a6d: Waiting 02:39:42 a3901b1fccbb: Waiting 02:39:42 0f367a27f391: Waiting 02:39:42 518b43bcfc67: Layer already exists 02:39:42 4d4e61038862: Layer already exists 02:39:42 09584ef5bbab: Layer already exists 02:39:42 30bde7373c3f: Layer already exists 02:39:42 8022bf96127f: Layer already exists 02:39:42 0f367a27f391: Layer already exists 02:39:42 f2991e915a6d: Layer already exists 02:39:42 ed8cee7d9226: Layer already exists 02:39:42 a3901b1fccbb: Layer already exists 02:39:42 cb21fb1c9066: Layer already exists 02:39:42 39a7074d5970: Layer already exists 02:39:42 33c0ddc456b9: Layer already exists 02:39:43 0faf9b67be60: Layer already exists 02:39:43 e6aee6323ce2: Layer already exists 02:39:43 latest: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.4 02:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:39:43 8022bf96127f: Preparing 02:39:43 30bde7373c3f: Preparing 02:39:43 4d4e61038862: Preparing 02:39:43 09584ef5bbab: Preparing 02:39:43 518b43bcfc67: Preparing 02:39:43 0f367a27f391: Preparing 02:39:43 f2991e915a6d: Preparing 02:39:43 a3901b1fccbb: Preparing 02:39:43 0f367a27f391: Waiting 02:39:43 f2991e915a6d: Waiting 02:39:43 a3901b1fccbb: Waiting 02:39:43 ed8cee7d9226: Preparing 02:39:43 cb21fb1c9066: Preparing 02:39:43 33c0ddc456b9: Preparing 02:39:43 39a7074d5970: Preparing 02:39:43 ed8cee7d9226: Waiting 02:39:43 e6aee6323ce2: Preparing 02:39:43 cb21fb1c9066: Waiting 02:39:43 0faf9b67be60: Preparing 02:39:43 33c0ddc456b9: Waiting 02:39:43 39a7074d5970: Waiting 02:39:43 e6aee6323ce2: Waiting 02:39:43 0faf9b67be60: Waiting 02:39:43 09584ef5bbab: Layer already exists 02:39:43 8022bf96127f: Layer already exists 02:39:43 30bde7373c3f: Layer already exists 02:39:43 4d4e61038862: Layer already exists 02:39:43 518b43bcfc67: Layer already exists 02:39:43 0f367a27f391: Layer already exists 02:39:43 a3901b1fccbb: Layer already exists 02:39:43 ed8cee7d9226: Layer already exists 02:39:43 f2991e915a6d: Layer already exists 02:39:43 cb21fb1c9066: Layer already exists 02:39:43 33c0ddc456b9: Layer already exists 02:39:44 e6aee6323ce2: Layer already exists 02:39:44 0faf9b67be60: Layer already exists 02:39:44 39a7074d5970: Layer already exists 02:39:44 3.2.0-dev.4: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:39:45 8022bf96127f: Preparing 02:39:45 30bde7373c3f: Preparing 02:39:45 4d4e61038862: Preparing 02:39:45 09584ef5bbab: Preparing 02:39:45 518b43bcfc67: Preparing 02:39:45 0f367a27f391: Preparing 02:39:45 f2991e915a6d: Preparing 02:39:45 a3901b1fccbb: Preparing 02:39:45 ed8cee7d9226: Preparing 02:39:45 cb21fb1c9066: Preparing 02:39:45 33c0ddc456b9: Preparing 02:39:45 39a7074d5970: Preparing 02:39:45 e6aee6323ce2: Preparing 02:39:45 0faf9b67be60: Preparing 02:39:45 0f367a27f391: Waiting 02:39:45 f2991e915a6d: Waiting 02:39:45 a3901b1fccbb: Waiting 02:39:45 ed8cee7d9226: Waiting 02:39:45 cb21fb1c9066: Waiting 02:39:45 33c0ddc456b9: Waiting 02:39:45 39a7074d5970: Waiting 02:39:45 e6aee6323ce2: Waiting 02:39:45 0faf9b67be60: Waiting 02:39:45 30bde7373c3f: Layer already exists 02:39:45 8022bf96127f: Layer already exists 02:39:45 09584ef5bbab: Layer already exists 02:39:45 518b43bcfc67: Layer already exists 02:39:45 4d4e61038862: Layer already exists 02:39:45 0f367a27f391: Layer already exists 02:39:45 cb21fb1c9066: Layer already exists 02:39:45 a3901b1fccbb: Layer already exists 02:39:45 ed8cee7d9226: Layer already exists 02:39:45 f2991e915a6d: Layer already exists 02:39:45 33c0ddc456b9: Layer already exists 02:39:45 39a7074d5970: Layer already exists 02:39:45 0faf9b67be60: Layer already exists 02:39:45 e6aee6323ce2: Layer already exists 02:39:45 12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:39:46 8022bf96127f: Preparing 02:39:46 30bde7373c3f: Preparing 02:39:46 4d4e61038862: Preparing 02:39:46 09584ef5bbab: Preparing 02:39:46 518b43bcfc67: Preparing 02:39:46 0f367a27f391: Preparing 02:39:46 f2991e915a6d: Preparing 02:39:46 a3901b1fccbb: Preparing 02:39:46 ed8cee7d9226: Preparing 02:39:46 cb21fb1c9066: Preparing 02:39:46 33c0ddc456b9: Preparing 02:39:46 0f367a27f391: Waiting 02:39:46 39a7074d5970: Preparing 02:39:46 f2991e915a6d: Waiting 02:39:46 e6aee6323ce2: Preparing 02:39:46 a3901b1fccbb: Waiting 02:39:46 ed8cee7d9226: Waiting 02:39:46 0faf9b67be60: Preparing 02:39:46 cb21fb1c9066: Waiting 02:39:46 33c0ddc456b9: Waiting 02:39:46 39a7074d5970: Waiting 02:39:46 e6aee6323ce2: Waiting 02:39:46 0faf9b67be60: Waiting 02:39:46 8022bf96127f: Layer already exists 02:39:46 4d4e61038862: Layer already exists 02:39:46 09584ef5bbab: Layer already exists 02:39:46 30bde7373c3f: Layer already exists 02:39:46 518b43bcfc67: Layer already exists 02:39:46 0f367a27f391: Layer already exists 02:39:46 f2991e915a6d: Layer already exists 02:39:46 ed8cee7d9226: Layer already exists 02:39:46 a3901b1fccbb: Layer already exists 02:39:46 33c0ddc456b9: Layer already exists 02:39:46 cb21fb1c9066: Layer already exists 02:39:46 e6aee6323ce2: Layer already exists 02:39:46 39a7074d5970: Layer already exists 02:39:46 0faf9b67be60: Layer already exists 02:39:46 main: digest: sha256:e35e03ff5d2b249fea9f445a99754031f1b1617cf14b80e116c8cf26fd170910 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:46 ===================================================== [Pipeline] echo 02:39:47 taggedImages: 02:39:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c 02:39:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:39:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.4 02:39:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:12299071e714f456dbd41638fef7d4d6181b554c-3.2.0-dev.4 02:39:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:47 02:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:48 arm64: Pulling from edgex-lftools-log-publisher 02:39:48 8998bd30e6a1: Pulling fs layer 02:39:48 04944245beec: Pulling fs layer 02:39:48 699f458cf7ca: Pulling fs layer 02:39:48 765212b225bb: Pulling fs layer 02:39:48 f23df028b6ca: Pulling fs layer 02:39:48 d65c8cfc05b1: Pulling fs layer 02:39:48 2437ff75d9bd: Pulling fs layer 02:39:48 f23df028b6ca: Waiting 02:39:48 d65c8cfc05b1: Waiting 02:39:48 765212b225bb: Waiting 02:39:48 2437ff75d9bd: Waiting 02:39:48 04944245beec: Verifying Checksum 02:39:48 04944245beec: Download complete 02:39:48 765212b225bb: Verifying Checksum 02:39:48 765212b225bb: Download complete 02:39:48 f23df028b6ca: Verifying Checksum 02:39:48 f23df028b6ca: Download complete 02:39:48 d65c8cfc05b1: Verifying Checksum 02:39:48 d65c8cfc05b1: Download complete 02:39:48 699f458cf7ca: Download complete 02:39:48 8998bd30e6a1: Verifying Checksum 02:39:48 8998bd30e6a1: Download complete 02:39:50 2437ff75d9bd: Verifying Checksum 02:39:50 2437ff75d9bd: Download complete 02:39:55 8998bd30e6a1: Pull complete 02:39:55 04944245beec: Pull complete 02:39:57 699f458cf7ca: Pull complete 02:39:57 765212b225bb: Pull complete 02:39:58 f23df028b6ca: Pull complete 02:39:58 d65c8cfc05b1: Pull complete 02:40:24 2437ff75d9bd: Pull complete 02:40:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:25 prd-ubuntu20.04-docker-arm64-4c-16g-25124 does not seem to be running inside a container 02:40:25 $ 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-usb-camera/169 -v /w/workspace/device-usb-camera/169:/w/workspace/device-usb-camera/169:rw,z -v /w/workspace/device-usb-camera/169@tmp:/w/workspace/device-usb-camera/169@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 02:40:26 $ docker top 430db07a588ba3569b96c4fa812b0b259cdfa399244c6ad33f6d263aaec0bda2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:27 ---> job-cost.sh 02:40:27 lf-activate-venv: SKIPPING 02:40:27 INFO: No Stack... 02:40:27 INFO: Retrieving Pricing Info for: v3-standard-8 02:40:28 INFO: Archiving Costs [Pipeline] sh 02:40:28 + cat /w/workspace/device-usb-camera/169/archives/cost.csv 02:40:28 + cut -d, -f6 [Pipeline] lock 02:40:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] 02:40:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] did not exist. Created. 02:40:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:29 /w/workspace/device-usb-camera/169@tmp/durable-62a15ab8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:40:29 + echo total: 0.2199999988079071 [Pipeline] stash 02:40:29 Warning: overwriting stash ‘stack-cost’ 02:40:29 Stashed 1 file(s) [Pipeline] } 02:40:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 02:40:29 $ docker stop --time=1 430db07a588ba3569b96c4fa812b0b259cdfa399244c6ad33f6d263aaec0bda2 02:40:31 $ docker rm -f --volumes 430db07a588ba3569b96c4fa812b0b259cdfa399244c6ad33f6d263aaec0bda2 [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 02:40:32 provisioning config files... 02:40:32 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1203512648480604512tmp [Pipeline] { [Pipeline] sh 02:40:32 + set +x 02:40:32 + curl -s https://codecov.io/bash 02:40:32 + bash -s -- 02:40:32 02:40:32 _____ _ 02:40:32 / ____| | | 02:40:32 | | ___ __| | ___ ___ _____ __ 02:40:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:32 Bash-1.0.6 02:40:32 02:40:32 02:40:32 ==> git version 2.25.1 found 02:40:32 ==> 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 02:40:32 Release-Date: 2020-01-08 02:40:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:40:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:40:32 ==> Jenkins CI detected. 02:40:32 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:40:32 project root: . 02:40:32 --> token set from env 02:40:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:32 ==> Running gcov in . (disable via -X gcov) 02:40:32 ==> Python coveragepy not found 02:40:32 ==> Searching for coverage reports in: 02:40:32 + . 02:40:33 -> Found 1 reports 02:40:33 ==> Detecting git/mercurial file structure 02:40:33 ==> Reading reports 02:40:33 + ./coverage.out bytes=54703 02:40:33 ==> Appending adjustments 02:40:33 https://docs.codecov.io/docs/fixing-reports 02:40:33 + Found adjustments 02:40:33 ==> Gzipping contents 02:40:33 8.0K /tmp/codecov.HwVA9B.gz 02:40:33 ==> Uploading reports 02:40:33 url: https://codecov.io 02:40:33 query: branch=main&commit=12299071e714f456dbd41638fef7d4d6181b554c&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:33 -> Pinging Codecov 02:40:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12299071e714f456dbd41638fef7d4d6181b554c&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:33 -> Uploading to 02:40:33 https://storage.googleapis.com/codecov/v4/raw/2023-12-15/73D8F5FF140700D3E01443B452E23636/12299071e714f456dbd41638fef7d4d6181b554c/7462ea03-965f-46e3-9999-168066d76343.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T024033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9ee891804a3ff2c37df2b9f313861a3a439a85f2c32bdae4dd880707a141a27 02:40:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:33 Dload Upload Total Spent Left Speed 02:40:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28354 --:--:-- --:--:-- --:--:-- 28354 02:40:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] } 02:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:40:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:40:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:34 02:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:40:34 df9b9388f04a: Pulling fs layer 02:40:34 52dc419b0ee2: Pulling fs layer 02:40:34 25bc292e5bac: Pulling fs layer 02:40:34 114826534d7a: Pulling fs layer 02:40:34 4657fd5d0bcf: Pulling fs layer 02:40:34 6ad1cebc031e: Pulling fs layer 02:40:34 4657fd5d0bcf: Waiting 02:40:34 114826534d7a: Waiting 02:40:34 6ad1cebc031e: Waiting 02:40:34 8a3aa393b2d8: Pulling fs layer 02:40:34 8a3aa393b2d8: Waiting 02:40:34 25bc292e5bac: Verifying Checksum 02:40:34 25bc292e5bac: Download complete 02:40:34 52dc419b0ee2: Verifying Checksum 02:40:34 52dc419b0ee2: Download complete 02:40:34 4657fd5d0bcf: Verifying Checksum 02:40:34 4657fd5d0bcf: Download complete 02:40:34 df9b9388f04a: Download complete 02:40:35 6ad1cebc031e: Verifying Checksum 02:40:35 6ad1cebc031e: Download complete 02:40:35 df9b9388f04a: Pull complete 02:40:35 52dc419b0ee2: Pull complete 02:40:35 25bc292e5bac: Pull complete 02:40:35 114826534d7a: Verifying Checksum 02:40:35 114826534d7a: Download complete 02:40:35 8a3aa393b2d8: Verifying Checksum 02:40:35 8a3aa393b2d8: Download complete 02:40:39 114826534d7a: Pull complete 02:40:39 4657fd5d0bcf: Pull complete 02:40:39 6ad1cebc031e: Pull complete 02:40:42 8a3aa393b2d8: Pull complete 02:40:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:43 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:40:50 $ docker top bdfb4534f8bcee3b06473a195863948b0c858de732118e4f59fb9518f675e373 -eo pid,comm [Pipeline] { [Pipeline] echo 02:40:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:40:51 + set -o pipefail 02:40:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:40:56 02:40:56 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:40:56 02:40:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a1b173a2-c4b7-4a0b-955d-543416f83ab1 02:40:56 02:40:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:40:56 02:40:56 02:40:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:40:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:40:56 More details here: https://snyk.co/ue1NS 02:40:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:40:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:40:56 $ docker stop --time=1 bdfb4534f8bcee3b06473a195863948b0c858de732118e4f59fb9518f675e373 02:41:02 $ docker rm -f --volumes bdfb4534f8bcee3b06473a195863948b0c858de732118e4f59fb9518f675e373 [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 02:41:04 + git log --format=format:%s -1 12299071e714f456dbd41638fef7d4d6181b554c [Pipeline] sh 02:41:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:05 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:41:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:05 $ docker top b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:05 [ssh-agent] Looking for ssh-agent implementation... 02:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:06 $ docker exec b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f ssh-agent 02:41:06 SSH_AUTH_SOCK=/tmp/ssh-3LyfYFCk1wv2/agent.32 02:41:06 SSH_AGENT_PID=38 02:41:06 Running ssh-add (command line suppressed) 02:41:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14410080751958041396.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14410080751958041396.key) 02:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:06 + git semver tag 02:41:06 2023-12-15 02:41:06,858 [run_tag] DEBUG tag force:False 02:41:06 2023-12-15 02:41:06,858 [check_head_tag] DEBUG check head tag 02:41:06 2023-12-15 02:41:06,861 [execute] INFO git cat-file --batch-check 02:41:06 2023-12-15 02:41:06,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:41:06 2023-12-15 02:41:06,865 [execute] INFO git cat-file --batch 02:41:06 2023-12-15 02:41:06,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:41:06 2023-12-15 02:41:06,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:06 2023-12-15 02:41:06,909 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 02:41:06 2023-12-15 02:41:06,909 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:41:06 2023-12-15 02:41:06,914 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:06 3.2.0-dev.4 [Pipeline] } 02:41:07 $ docker exec --env ******** --env ******** b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f ssh-agent -k 02:41:07 unset SSH_AUTH_SOCK; 02:41:07 unset SSH_AGENT_PID; 02:41:07 echo Agent pid 38 killed; 02:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:07 + git semver [Pipeline] } 02:41:08 $ docker stop --time=1 b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f 02:41:09 $ docker rm -f --volumes b11bfcb38f672089a3ef69b1b50420c96250b29b684fac2b28b0c28b6920488f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:10 02:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:10 0.23.1-centos7: Pulling from edgex-lftools 02:41:10 ab5ef0e58194: Pulling fs layer 02:41:10 9712f1f96733: Pulling fs layer 02:41:10 63f879dbbcfc: Pulling fs layer 02:41:10 0d9ebad4ef96: Pulling fs layer 02:41:10 e9a5061849ea: Pulling fs layer 02:41:10 d747dcd14b5f: Pulling fs layer 02:41:10 2de7ff778b66: Pulling fs layer 02:41:10 0d9ebad4ef96: Waiting 02:41:10 e9a5061849ea: Waiting 02:41:10 d747dcd14b5f: Waiting 02:41:10 9712f1f96733: Verifying Checksum 02:41:10 9712f1f96733: Download complete 02:41:10 63f879dbbcfc: Verifying Checksum 02:41:10 63f879dbbcfc: Download complete 02:41:10 e9a5061849ea: Verifying Checksum 02:41:10 e9a5061849ea: Download complete 02:41:10 d747dcd14b5f: Verifying Checksum 02:41:10 d747dcd14b5f: Download complete 02:41:10 ab5ef0e58194: Verifying Checksum 02:41:10 ab5ef0e58194: Download complete 02:41:10 0d9ebad4ef96: Download complete 02:41:10 2de7ff778b66: Verifying Checksum 02:41:10 2de7ff778b66: Download complete 02:41:14 ab5ef0e58194: Pull complete 02:41:14 9712f1f96733: Pull complete 02:41:14 63f879dbbcfc: Pull complete 02:41:18 0d9ebad4ef96: Pull complete 02:41:19 e9a5061849ea: Pull complete 02:41:19 d747dcd14b5f: Pull complete 02:41:20 2de7ff778b66: Pull complete 02:41:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:20 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:41:30 $ docker top dd2e1475d4cdad1a301d3b795225e9f0a740408a622834f651a5004ae7b70f51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:41:30 provisioning config files... 02:41:30 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9041108009718545755tmp 02:41:30 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1996176575244403525tmp 02:41:30 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12286846880066448052tmp [Pipeline] { [Pipeline] echo 02:41:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:41:30 ---> sigul-configuration.sh 02:41:30 gpg: directory `/root/.gnupg' created 02:41:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:41:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:41:30 gpg: keyring `/root/.gnupg/secring.gpg' created 02:41:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:41:30 gpg: CAST5 encrypted data 02:41:30 gpg: encrypted with 1 passphrase 02:41:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:41:31 + mkdir /home/jenkins 02:41:31 + mkdir /home/jenkins/sigul [Pipeline] sh 02:41:31 + 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 02:41:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:31 ---> sigul-install.sh 02:41:31 Sigul already installed; skipping installation. [Pipeline] sh 02:41:31 + git tag --list 02:41:31 v0.0.0 02:41:31 v0.0.1-dev.1 02:41:31 v0.0.1-dev.10 02:41:31 v0.0.1-dev.11 02:41:31 v0.0.1-dev.12 02:41:31 v0.0.1-dev.13 02:41:31 v0.0.1-dev.14 02:41:31 v0.0.1-dev.15 02:41:31 v0.0.1-dev.16 02:41:31 v0.0.1-dev.2 02:41:31 v0.0.1-dev.3 02:41:31 v0.0.1-dev.4 02:41:31 v0.0.1-dev.5 02:41:31 v0.0.1-dev.6 02:41:31 v0.0.1-dev.7 02:41:31 v0.0.1-dev.8 02:41:31 v0.0.1-dev.9 02:41:31 v2.2.0 02:41:31 v2.2.0-dev.17 02:41:31 v2.2.0-dev.18 02:41:31 v2.2.0-dev.19 02:41:31 v2.2.0-dev.20 02:41:31 v2.2.0-dev.21 02:41:31 v2.2.0-dev.22 02:41:31 v2.2.0-dev.23 02:41:31 v2.2.0-dev.24 02:41:31 v2.2.0-dev.25 02:41:31 v2.2.0-dev.26 02:41:31 v2.2.0-dev.27 02:41:31 v2.3.0 02:41:31 v2.3.0-dev.1 02:41:31 v2.3.0-dev.10 02:41:31 v2.3.0-dev.11 02:41:31 v2.3.0-dev.12 02:41:31 v2.3.0-dev.13 02:41:31 v2.3.0-dev.14 02:41:31 v2.3.0-dev.15 02:41:31 v2.3.0-dev.16 02:41:31 v2.3.0-dev.17 02:41:31 v2.3.0-dev.18 02:41:31 v2.3.0-dev.19 02:41:31 v2.3.0-dev.2 02:41:31 v2.3.0-dev.20 02:41:31 v2.3.0-dev.21 02:41:31 v2.3.0-dev.22 02:41:31 v2.3.0-dev.23 02:41:31 v2.3.0-dev.24 02:41:31 v2.3.0-dev.25 02:41:31 v2.3.0-dev.26 02:41:31 v2.3.0-dev.27 02:41:31 v2.3.0-dev.28 02:41:31 v2.3.0-dev.3 02:41:31 v2.3.0-dev.4 02:41:31 v2.3.0-dev.5 02:41:31 v2.3.0-dev.6 02:41:31 v2.3.0-dev.7 02:41:31 v2.3.0-dev.8 02:41:31 v2.3.0-dev.9 02:41:31 v2.3.1 02:41:31 v2.3.1-dev.4 02:41:31 v2.3.1-dev.5 02:41:31 v2.3.1-dev.6 02:41:31 v3.0 02:41:31 v3.0.0 02:41:31 v3.0.0-dev.1 02:41:31 v3.0.0-dev.10 02:41:31 v3.0.0-dev.11 02:41:31 v3.0.0-dev.12 02:41:31 v3.0.0-dev.13 02:41:31 v3.0.0-dev.14 02:41:31 v3.0.0-dev.15 02:41:31 v3.0.0-dev.16 02:41:31 v3.0.0-dev.17 02:41:31 v3.0.0-dev.18 02:41:31 v3.0.0-dev.19 02:41:31 v3.0.0-dev.2 02:41:31 v3.0.0-dev.20 02:41:31 v3.0.0-dev.21 02:41:31 v3.0.0-dev.22 02:41:31 v3.0.0-dev.23 02:41:31 v3.0.0-dev.24 02:41:31 v3.0.0-dev.25 02:41:31 v3.0.0-dev.26 02:41:31 v3.0.0-dev.27 02:41:31 v3.0.0-dev.28 02:41:31 v3.0.0-dev.29 02:41:31 v3.0.0-dev.3 02:41:31 v3.0.0-dev.30 02:41:31 v3.0.0-dev.31 02:41:31 v3.0.0-dev.32 02:41:31 v3.0.0-dev.33 02:41:31 v3.0.0-dev.34 02:41:31 v3.0.0-dev.35 02:41:31 v3.0.0-dev.36 02:41:31 v3.0.0-dev.37 02:41:31 v3.0.0-dev.38 02:41:31 v3.0.0-dev.39 02:41:31 v3.0.0-dev.4 02:41:31 v3.0.0-dev.40 02:41:31 v3.0.0-dev.41 02:41:31 v3.0.0-dev.42 02:41:31 v3.0.0-dev.43 02:41:31 v3.0.0-dev.44 02:41:31 v3.0.0-dev.45 02:41:31 v3.0.0-dev.46 02:41:31 v3.0.0-dev.47 02:41:31 v3.0.0-dev.48 02:41:31 v3.0.0-dev.49 02:41:31 v3.0.0-dev.5 02:41:31 v3.0.0-dev.50 02:41:31 v3.0.0-dev.51 02:41:31 v3.0.0-dev.6 02:41:31 v3.0.0-dev.7 02:41:31 v3.0.0-dev.8 02:41:31 v3.0.0-dev.9 02:41:31 v3.1 02:41:31 v3.1.0 02:41:31 v3.1.0-dev.1 02:41:31 v3.1.0-dev.10 02:41:31 v3.1.0-dev.11 02:41:31 v3.1.0-dev.12 02:41:31 v3.1.0-dev.13 02:41:31 v3.1.0-dev.14 02:41:31 v3.1.0-dev.15 02:41:31 v3.1.0-dev.16 02:41:31 v3.1.0-dev.17 02:41:31 v3.1.0-dev.18 02:41:31 v3.1.0-dev.19 02:41:31 v3.1.0-dev.2 02:41:31 v3.1.0-dev.20 02:41:31 v3.1.0-dev.21 02:41:31 v3.1.0-dev.22 02:41:31 v3.1.0-dev.23 02:41:31 v3.1.0-dev.24 02:41:31 v3.1.0-dev.25 02:41:31 v3.1.0-dev.26 02:41:31 v3.1.0-dev.27 02:41:31 v3.1.0-dev.28 02:41:31 v3.1.0-dev.29 02:41:31 v3.1.0-dev.3 02:41:31 v3.1.0-dev.30 02:41:31 v3.1.0-dev.31 02:41:31 v3.1.0-dev.32 02:41:31 v3.1.0-dev.33 02:41:31 v3.1.0-dev.34 02:41:31 v3.1.0-dev.35 02:41:31 v3.1.0-dev.36 02:41:31 v3.1.0-dev.37 02:41:31 v3.1.0-dev.38 02:41:31 v3.1.0-dev.39 02:41:31 v3.1.0-dev.4 02:41:31 v3.1.0-dev.5 02:41:31 v3.1.0-dev.6 02:41:31 v3.1.0-dev.7 02:41:31 v3.1.0-dev.8 02:41:31 v3.1.0-dev.9 02:41:31 v3.2.0-dev.1 02:41:31 v3.2.0-dev.2 02:41:31 v3.2.0-dev.3 02:41:31 v3.2.0-dev.4 [Pipeline] sh 02:41:32 + lftools sign git-tag v3.2.0-dev.4 02:41:32 Signing Git tag with Sigul... 02:41:32 Signing v3.2.0-dev.4 [Pipeline] echo 02:41:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:41:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:41:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:41:33 $ docker stop --time=1 dd2e1475d4cdad1a301d3b795225e9f0a740408a622834f651a5004ae7b70f51 02:41:35 $ docker rm -f --volumes dd2e1475d4cdad1a301d3b795225e9f0a740408a622834f651a5004ae7b70f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:36 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:37 $ docker top c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d -eo pid,comm 02:41:37 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). 02:41:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:37 [ssh-agent] Looking for ssh-agent implementation... 02:41:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:37 $ docker exec c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d ssh-agent 02:41:37 SSH_AUTH_SOCK=/tmp/ssh-NtEiROYXlcT4/agent.32 02:41:37 SSH_AGENT_PID=38 02:41:37 Running ssh-add (command line suppressed) 02:41:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13799871377238670325.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13799871377238670325.key) 02:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:38 + git semver bump pre 02:41:38 2023-12-15 02:41:38,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:38 2023-12-15 02:41:38,558 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 02:41:38 2023-12-15 02:41:38,558 [bump_version] DEBUG bumped version:3.2.0-dev.5 02:41:38 2023-12-15 02:41:38,558 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:41:38 2023-12-15 02:41:38,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:38 2023-12-15 02:41:38,559 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:38 2023-12-15 02:41:38,561 [execute] INFO git cat-file --batch-check 02:41:38 2023-12-15 02:41:38,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:41:38 2023-12-15 02:41:38,569 [execute] INFO git cat-file --batch 02:41:38 2023-12-15 02:41:38,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:41:38 2023-12-15 02:41:38,575 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:38 3.2.0-dev.5 [Pipeline] } 02:41:38 $ docker exec --env ******** --env ******** c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d ssh-agent -k 02:41:38 unset SSH_AUTH_SOCK; 02:41:38 unset SSH_AGENT_PID; 02:41:38 echo Agent pid 38 killed; 02:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:39 + git semver [Pipeline] } 02:41:39 $ docker stop --time=1 c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d 02:41:41 $ docker rm -f --volumes c93eb3fbfe2405725b766a5dad6620f915f4d2dd1b0015dfadd64c3968f7110d [Pipeline] // withDockerContainer [Pipeline] sh 02:41:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:42 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:42 $ docker top d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 -eo pid,comm 02:41:43 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). 02:41:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:43 [ssh-agent] Looking for ssh-agent implementation... 02:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:43 $ docker exec d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 ssh-agent 02:41:43 SSH_AUTH_SOCK=/tmp/ssh-Toladc5R3gCM/agent.32 02:41:43 SSH_AGENT_PID=38 02:41:43 Running ssh-add (command line suppressed) 02:41:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15910425087383473218.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15910425087383473218.key) 02:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:43 + git semver push 02:41:44 2023-12-15 02:41:44,154 [run_push] DEBUG push 02:41:44 2023-12-15 02:41:44,156 [execute] INFO git cat-file --batch-check 02:41:44 2023-12-15 02:41:44,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:41:44 2023-12-15 02:41:44,162 [execute] INFO git rev-list 5e118255537f87ccd7ae44c05f7c9a89f1f4c4db -- 02:41:44 2023-12-15 02:41:44,163 [execute] DEBUG Popen(['git', 'rev-list', '5e118255537f87ccd7ae44c05f7c9a89f1f4c4db', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:41:44 2023-12-15 02:41:44,173 [execute] INFO git fetch -v origin 02:41:44 2023-12-15 02:41:44,173 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:41:44 2023-12-15 02:41:44,724 [run_push] DEBUG no remote changes detected 02:41:44 2023-12-15 02:41:44,725 [execute] INFO git push origin semver 02:41:44 2023-12-15 02:41:44,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:41:45 2023-12-15 02:41:45,521 [run_push] DEBUG push all version tags 02:41:45 2023-12-15 02:41:45,522 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:41:45 2023-12-15 02:41:45,522 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:41:46 2023-12-15 02:41:46,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:41:46 3.2.0-dev.5 [Pipeline] } 02:41:46 $ docker exec --env ******** --env ******** d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 ssh-agent -k 02:41:46 unset SSH_AUTH_SOCK; 02:41:46 unset SSH_AGENT_PID; 02:41:46 echo Agent pid 38 killed; 02:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:47 + git semver [Pipeline] } 02:41:47 $ docker stop --time=1 d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 02:41:49 $ docker rm -f --volumes d9a6352a93992c24d47768f0099f6b52d53774c2c0a5270da5e20c4f37b60146 [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 02:41:50 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:41:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:41:50 total 16 02:41:50 drwxr-xr-x 3 root root 4096 Dec 15 02:32 . 02:41:50 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 02:41 .. 02:41:50 drwxr-xr-x 2 root root 4096 Dec 15 02:32 cost 02:41:50 -rw-r--r-- 1 root root 89 Dec 15 02:32 cost.csv 02:41:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:41:50 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:41:50 total 16 02:41:50 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:32 . 02:41:50 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 02:41 .. 02:41:50 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 02:32 cost 02:41:50 -rw-r--r-- 1 jenkins jenkins 89 Dec 15 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:41:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:41:51 ---> package-listing.sh 02:41:51 ++ facter osfamily 02:41:51 ++ tr '[:upper:]' '[:lower:]' 02:41:52 + OS_FAMILY=debian 02:41:52 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:41:52 + START_PACKAGES=/tmp/packages_start.txt 02:41:52 + END_PACKAGES=/tmp/packages_end.txt 02:41:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:41:52 + PACKAGES=/tmp/packages_start.txt 02:41:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:41:52 + PACKAGES=/tmp/packages_end.txt 02:41:52 + case "${OS_FAMILY}" in 02:41:52 + dpkg -l 02:41:52 + grep '^ii' 02:41:52 + '[' -f /tmp/packages_start.txt ']' 02:41:52 + '[' -f /tmp/packages_end.txt ']' 02:41:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:41:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:41:52 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:41:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:41:52 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:41:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:41:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:53 prd-ubuntu20.04-docker-8c-8g-25116 does not seem to be running inside a container 02:41:53 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:41:53 $ docker top 8795114157c210fe7897f8366a15587b1265f0d8bee37f4e795f7607e60fd86f -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:53 + touch /tmp/pre-build-complete [Pipeline] sh 02:41:54 + mkdir -p /var/log/sysstat [Pipeline] sh 02:41:54 + ls /var/log/sa-host 02:41:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:54 provisioning config files... 02:41:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12594783805427024963tmp [Pipeline] { [Pipeline] echo 02:41:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:41:55 ---> create-netrc.sh [Pipeline] } 02:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:41:55 ---> python-tools-install.sh [Pipeline] echo 02:41:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:41:55 ---> sudo-logs.sh 02:41:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:41:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:41:56 ---> job-cost.sh 02:41:56 lf-activate-venv: SKIPPING 02:41:56 DEBUG: total: 0.2199999988079071 02:41:56 INFO: Retrieving Stack Cost... 02:41:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:41:57 INFO: Archiving Costs [Pipeline] echo 02:41:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:41:57 ---> logs-deploy.sh 02:41:57 lf-activate-venv: SKIPPING 02:41:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/169 02:41:57 INFO: archiving workspace using pattern(s): 02:41:58 Archives upload complete. 02:41:58 INFO: archiving logs to Nexus