Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 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-ssh15784708991185341904.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-ssh10891796413853184671.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-ssh17641898781641311026.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-ssh9266049128824243075.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-ssh18089749369447947856.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5325 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 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca (main) > 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 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git rev-list --no-walk 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:11:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:47 ========================================================= 14:11:47 EdgeX Global Pipelines Version Info 14:11:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:49 ------------------- 14:11:49 stable info: 14:11:49 ------------------- 14:11:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:11:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:11:49 Message: update stable to v1.0.258 14:11:49 ------------------- 14:11:49 experimental info: 14:11:49 ------------------- 14:11:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:11:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:11:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15d2ed4 [Pipeline] echo 14:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:50 provisioning config files... 14:11:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11065504210804191206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:51 ---> ****-login.sh 14:11:51 nexus3.edgexfoundry.org:10001 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10002 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10003 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10004 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 ****.io 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:52 Configure a credential helper to remove this warning. See 14:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:52 14:11:52 Login Succeeded 14:11:52 ---> ****-login.sh ends [Pipeline] } 14:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:11:52 + git rev-list -1 --merges 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca~1..15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo 14:11:52 -----------> git rev-list -1 --merges 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca~1..15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:11:52 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [false] [Pipeline] sh 14:11:53 + git log --format=format:%s -1 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo 14:11:53 ========================================================= 14:11:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:53 + git log --format=format:%s -1 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] echo 14:11:53 [semverPrep] GIT_COMMIT: 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca, Commit Message: Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo 14:11:53 [semverPrep] This is not a build commit. [Pipeline] sh 14:11:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:53 + grep -v github /etc/ssh/ssh_known_hosts 14:11:53 + [ -e /tmp/ssh_known_hosts ] 14:11:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:11:53 + sudo tee -a /etc/ssh/ssh_known_hosts 14:11:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:54 14:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:54 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:54 b85a868b505f: Pulling fs layer 14:11:54 e2be974225ed: Pulling fs layer 14:11:54 339a4e72a1f5: Pulling fs layer 14:11:54 988bab9f4d93: Pulling fs layer 14:11:54 1469e6f7b9e6: Pulling fs layer 14:11:54 eaf3925da568: Pulling fs layer 14:11:54 bab4dde63d76: Pulling fs layer 14:11:54 bde34c3a00c8: Pulling fs layer 14:11:54 b352a97aabf1: Pulling fs layer 14:11:54 4872d77fe225: Pulling fs layer 14:11:54 5851b861e8e6: Pulling fs layer 14:11:54 eaf3925da568: Waiting 14:11:54 bab4dde63d76: Waiting 14:11:54 bde34c3a00c8: Waiting 14:11:54 988bab9f4d93: Waiting 14:11:54 b352a97aabf1: Waiting 14:11:54 4872d77fe225: Waiting 14:11:54 5851b861e8e6: Waiting 14:11:54 1469e6f7b9e6: Waiting 14:11:54 e2be974225ed: Download complete 14:11:54 988bab9f4d93: Verifying Checksum 14:11:54 988bab9f4d93: Download complete 14:11:54 339a4e72a1f5: Verifying Checksum 14:11:54 339a4e72a1f5: Download complete 14:11:54 1469e6f7b9e6: Verifying Checksum 14:11:54 1469e6f7b9e6: Download complete 14:11:54 eaf3925da568: Download complete 14:11:54 bde34c3a00c8: Download complete 14:11:54 b352a97aabf1: Verifying Checksum 14:11:54 b352a97aabf1: Download complete 14:11:54 4872d77fe225: Verifying Checksum 14:11:54 4872d77fe225: Download complete 14:11:54 5851b861e8e6: Verifying Checksum 14:11:54 5851b861e8e6: Download complete 14:11:54 b85a868b505f: Verifying Checksum 14:11:54 b85a868b505f: Download complete 14:11:55 bab4dde63d76: Verifying Checksum 14:11:55 bab4dde63d76: Download complete 14:11:56 b85a868b505f: Pull complete 14:11:56 e2be974225ed: Pull complete 14:11:56 339a4e72a1f5: Pull complete 14:11:56 988bab9f4d93: Pull complete 14:11:57 1469e6f7b9e6: Pull complete 14:11:57 eaf3925da568: Pull complete 14:11:59 bab4dde63d76: Pull complete 14:11:59 bde34c3a00c8: Pull complete 14:11:59 b352a97aabf1: Pull complete 14:11:59 4872d77fe225: Pull complete 14:11:59 5851b861e8e6: Pull complete 14:11:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:59 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:11:59 $ 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 14:12:02 $ docker top f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 -eo pid,comm 14:12:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:12:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:02 [ssh-agent] Looking for ssh-agent implementation... 14:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:03 $ docker exec f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent 14:12:03 SSH_AUTH_SOCK=/tmp/ssh-adveVZ2Yfq6S/agent.32 14:12:03 SSH_AGENT_PID=38 14:12:03 Running ssh-add (command line suppressed) 14:12:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7117763590588533051.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7117763590588533051.key) 14:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:03 + git tag --points-at HEAD [Pipeline] } 14:12:03 $ docker exec --env ******** --env ******** f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent -k 14:12:03 unset SSH_AUTH_SOCK; 14:12:03 unset SSH_AGENT_PID; 14:12:03 echo Agent pid 38 killed; 14:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:03 [ssh-agent] Looking for ssh-agent implementation... 14:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:03 $ docker exec f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent 14:12:04 SSH_AUTH_SOCK=/tmp/ssh-UGNfVsvpBOtv/agent.69 14:12:04 SSH_AGENT_PID=75 14:12:04 Running ssh-add (command line suppressed) 14:12:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11120775184315252688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11120775184315252688.key) 14:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:04 + git semver init 14:12:04 2024-03-09 14:12:04,611 [run_init] DEBUG init version:0.0.0 force:False 14:12:04 2024-03-09 14:12:04,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 14:12:04 2024-03-09 14:12:04,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 14:12:04 2024-03-09 14:12:04,613 [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) 14:12:05 2024-03-09 14:12:05,617 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 14:12:05 2024-03-09 14:12:05,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 14:12:05 2024-03-09 14:12:05,617 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:12:05 2024-03-09 14:12:05,618 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:12:05 3.2.0-dev.8 [Pipeline] } 14:12:05 $ docker exec --env ******** --env ******** f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 ssh-agent -k 14:12:05 unset SSH_AUTH_SOCK; 14:12:05 unset SSH_AGENT_PID; 14:12:05 echo Agent pid 75 killed; 14:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:06 + git semver [Pipeline] } 14:12:06 $ docker stop --time=1 f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 14:12:07 $ docker rm -f --volumes f74e6b1273ca22913a8a46613285e408553a6303740a6b8c556361c52d4a2963 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:12:08 Stashed 1 file(s) [Pipeline] echo 14:12:08 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:08 provisioning config files... 14:12:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7686733788017960022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:09 ---> ****-login.sh 14:12:09 nexus3.edgexfoundry.org:10001 14:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:09 Configure a credential helper to remove this warning. See 14:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:09 14:12:09 Login Succeeded 14:12:09 nexus3.edgexfoundry.org:10002 14:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:09 Configure a credential helper to remove this warning. See 14:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:09 14:12:09 Login Succeeded 14:12:09 nexus3.edgexfoundry.org:10003 14:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:09 Configure a credential helper to remove this warning. See 14:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:09 14:12:09 Login Succeeded 14:12:09 nexus3.edgexfoundry.org:10004 14:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:09 Configure a credential helper to remove this warning. See 14:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:09 14:12:09 Login Succeeded 14:12:09 ****.io 14:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:09 Configure a credential helper to remove this warning. See 14:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:09 14:12:09 Login Succeeded 14:12:09 ---> ****-login.sh ends [Pipeline] } 14:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:10 ========================================================= 14:12:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:12:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:10 + 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 . 14:12:10 Sending build context to Docker daemon 14.38MB 14:12:10 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 14:12:10 Step 2/13 : FROM ${BASE} AS builder 14:12:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:12:10 7264a8db6415: Pulling fs layer 14:12:10 c4d48a809fc2: Pulling fs layer 14:12:10 4f1c88b9dad5: Pulling fs layer 14:12:10 ad3a456e5733: Pulling fs layer 14:12:10 69c7f0334f64: Pulling fs layer 14:12:10 1f1c1a5573a3: Pulling fs layer 14:12:10 ce7588e14bc9: Pulling fs layer 14:12:10 b5e4710f87ac: Pulling fs layer 14:12:10 ad3a456e5733: Waiting 14:12:10 69c7f0334f64: Waiting 14:12:10 ce7588e14bc9: Waiting 14:12:10 b5e4710f87ac: Waiting 14:12:10 1f1c1a5573a3: Waiting 14:12:10 c4d48a809fc2: Download complete 14:12:10 ad3a456e5733: Verifying Checksum 14:12:10 ad3a456e5733: Download complete 14:12:10 69c7f0334f64: Verifying Checksum 14:12:10 69c7f0334f64: Download complete 14:12:10 7264a8db6415: Verifying Checksum 14:12:10 7264a8db6415: Download complete 14:12:10 1f1c1a5573a3: Verifying Checksum 14:12:10 1f1c1a5573a3: Download complete 14:12:10 7264a8db6415: Pull complete 14:12:10 b5e4710f87ac: Verifying Checksum 14:12:10 b5e4710f87ac: Download complete 14:12:10 c4d48a809fc2: Pull complete 14:12:10 4f1c88b9dad5: Verifying Checksum 14:12:10 4f1c88b9dad5: Download complete 14:12:11 ce7588e14bc9: Verifying Checksum 14:12:11 ce7588e14bc9: Download complete 14:12:14 4f1c88b9dad5: Pull complete 14:12:14 ad3a456e5733: Pull complete 14:12:14 69c7f0334f64: Pull complete 14:12:14 1f1c1a5573a3: Pull complete 14:12:17 ce7588e14bc9: Pull complete 14:12:17 b5e4710f87ac: Pull complete 14:12:17 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:17 ---> 88b5674ff536 14:12:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:12:21 ---> Running in 55309aa46bde 14:12:21 Removing intermediate container 55309aa46bde 14:12:21 ---> 38c355d758ee 14:12:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:21 ---> Running in b198185f306f 14:12:21 Removing intermediate container b198185f306f 14:12:21 ---> 997d5d9543b6 14:12:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:12:21 ---> Running in 167a75bd0a3e 14:12:21 Removing intermediate container 167a75bd0a3e 14:12:21 ---> a424132fba9a 14:12:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:12:21 ---> Running in 13a0f6dbdc23 14:12:21 Removing intermediate container 13a0f6dbdc23 14:12:21 ---> 0a72557aeb3f 14:12:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:21 ---> Running in ae2813ad234d 14:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:12:22 (1/13) Installing libintl (0.21.1-r7) 14:12:22 (2/13) Installing eudev-libs (3.2.11-r8) 14:12:22 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 14:12:22 (4/13) Installing v4l-utils-libs (1.24.1-r0) 14:12:22 (5/13) Installing v4l-utils (1.24.1-r0) 14:12:22 (6/13) Installing libdvbv5 (1.24.1-r0) 14:12:22 (7/13) Installing udev-init-scripts (35-r1) 14:12:22 (8/13) Installing libblkid (2.38.1-r8) 14:12:22 (9/13) Installing xz-libs (5.4.3-r0) 14:12:22 (10/13) Installing kmod-libs (30-r3) 14:12:22 (11/13) Installing eudev (3.2.11-r8) 14:12:22 (12/13) Installing eudev-dev (3.2.11-r8) 14:12:22 (13/13) Installing v4l-utils-dev (1.24.1-r0) 14:12:22 Executing busybox-1.36.1-r5.trigger 14:12:22 Executing eudev-3.2.11-r8.trigger 14:12:22 OK: 271 MiB in 65 packages 14:12:23 Removing intermediate container ae2813ad234d 14:12:23 ---> fe99e0ed6ad9 14:12:23 Step 8/13 : WORKDIR /device-usb-camera 14:12:23 ---> Running in 9c8a7539d3b5 14:12:23 Still waiting to schedule task 14:12:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:12:23 Removing intermediate container 9c8a7539d3b5 14:12:23 ---> 7b57953d14e8 14:12:23 Step 9/13 : COPY go.mod vendor* ./ 14:12:23 ---> 2c8296bef131 14:12:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:23 ---> Running in 3a42db1c9359 14:13:04 Removing intermediate container 3a42db1c9359 14:13:04 ---> 25c154c7ede1 14:13:04 Step 11/13 : COPY . . 14:13:04 ---> 6fef430ee5f2 14:13:04 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:13:04 ---> Running in 2f153173a961 14:13:04  % Total % Received % Xferd Average Speed Time Time Time Current 14:13:04 Dload Upload Total Spent Left Speed 14:13:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10650 0 --:--:-- --:--:-- --:--:-- 10727 14:13:04 Removing intermediate container 2f153173a961 14:13:04 ---> b7e338499b33 14:13:04 Step 13/13 : RUN ${MAKE} 14:13:04 ---> Running in 3fb603da66a8 14:13:04 noop 14:13:04 Removing intermediate container 3fb603da66a8 14:13:04 ---> f7f66040770e 14:13:04 Successfully built f7f66040770e 14:13:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:04 + docker inspect -f . ci-base-image-x86_64 14:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:04 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:13:04 $ 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 14:13:05 $ docker top 647779553db19489927cb77d71e7b85604f6bbf50a4be1694d15a2ab00401315 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:05 + go version 14:13:05 go version go1.21.0 linux/amd64 [Pipeline] } 14:13:05 $ docker stop --time=1 647779553db19489927cb77d71e7b85604f6bbf50a4be1694d15a2ab00401315 14:13:06 $ docker rm -f --volumes 647779553db19489927cb77d71e7b85604f6bbf50a4be1694d15a2ab00401315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:07 + docker inspect -f . ci-base-image-x86_64 14:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:07 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:13:07 $ 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 14:13:07 $ docker top 733f10ca172dcf12be66ffddd4b4982f0516660e3f800338c7c85168cd8705cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 14:13:08 + make test 14:13:08 go test ./... -coverprofile=coverage.out ./... 14:13:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:13:20 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:13:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 14:13:29 go vet ./... 14:13:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:32 ./bin/test-attribution-txt.sh 14:13:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:13:32 $ docker stop --time=1 733f10ca172dcf12be66ffddd4b4982f0516660e3f800338c7c85168cd8705cd 14:13:35 $ docker rm -f --volumes 733f10ca172dcf12be66ffddd4b4982f0516660e3f800338c7c85168cd8705cd [Pipeline] // withDockerContainer [Pipeline] sh 14:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:13:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:37 + ls -al . 14:13:37 total 224 14:13:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 14:13 . 14:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:11 .. 14:13:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:13 .git 14:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:11 .github 14:13:37 -rw-rw-r-- 1 jenkins jenkins 429 Mar 9 14:11 .gitignore 14:13:37 -rw-rw-r-- 1 jenkins jenkins 45 Mar 9 14:11 .golangci.yml 14:13:37 -rw-rw-r-- 1 jenkins jenkins 77 Mar 9 14:11 .hadolint.yml 14:13:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:12 .semver 14:13:37 -rw-rw-r-- 1 jenkins jenkins 10851 Mar 9 14:11 Attribution.txt 14:13:37 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 9 14:11 CHANGELOG.md 14:13:37 -rw-rw-r-- 1 jenkins jenkins 2562 Mar 9 14:11 Dockerfile 14:13:37 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 14:11 GOVERNANCE.md 14:13:37 -rw-rw-r-- 1 jenkins jenkins 659 Mar 9 14:11 Jenkinsfile 14:13:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 9 14:11 LICENSE 14:13:37 -rw-rw-r-- 1 jenkins jenkins 2611 Mar 9 14:11 Makefile 14:13:37 -rw-rw-r-- 1 jenkins jenkins 622 Mar 9 14:11 OWNERS.md 14:13:37 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 9 14:11 README.md 14:13:37 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 14:12 VERSION 14:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:11 bin 14:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:11 cmd 14:13:37 -rw-r--r-- 1 jenkins jenkins 54703 Mar 9 14:13 coverage.out 14:13:37 -rwxrwxr-x 1 jenkins jenkins 84 Mar 9 14:11 docker-entrypoint.sh 14:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:11 docs 14:13:37 -rw-rw-r-- 1 jenkins jenkins 3970 Mar 9 14:11 go.mod 14:13:37 -rw-rw-r-- 1 jenkins jenkins 35960 Mar 9 14:11 go.sum 14:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:11 internal 14:13:37 -rw-rw-r-- 1 jenkins jenkins 231 Mar 9 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:37 + 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=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca --label arch=amd64 --label version=3.2.0-dev.8 . 14:13:37 Sending build context to Docker daemon 14.44MB 14:13:37 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 14:13:37 Step 2/37 : FROM ${BASE} AS builder 14:13:37 ---> f7f66040770e 14:13:37 Step 3/37 : ARG ADD_BUILD_TAGS="" 14:13:37 ---> Running in b83947bab338 14:13:37 Removing intermediate container b83947bab338 14:13:37 ---> 67c66950f0e7 14:13:37 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:37 ---> Running in e6ee59aebd31 14:13:38 Removing intermediate container e6ee59aebd31 14:13:38 ---> f364bec18e73 14:13:38 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:13:38 ---> Running in 7534ee2e8d9e 14:13:38 Removing intermediate container 7534ee2e8d9e 14:13:38 ---> d8439a85a112 14:13:38 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:13:38 ---> Running in 4ed42fb6b0b3 14:13:38 Removing intermediate container 4ed42fb6b0b3 14:13:38 ---> 8135f82b8435 14:13:38 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:38 ---> Running in 24fd1e266783 14:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:13:39 OK: 271 MiB in 65 packages 14:13:39 Removing intermediate container 24fd1e266783 14:13:39 ---> 35710c4f84d2 14:13:39 Step 8/37 : WORKDIR /device-usb-camera 14:13:39 ---> Running in c298d3314210 14:13:39 Removing intermediate container c298d3314210 14:13:39 ---> b85496ff3fca 14:13:39 Step 9/37 : COPY go.mod vendor* ./ 14:13:39 ---> 217d862b68a1 14:13:39 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:39 ---> Running in 6aeac7c49e84 14:13:40 Removing intermediate container 6aeac7c49e84 14:13:40 ---> e1b373ca7564 14:13:40 Step 11/37 : COPY . . 14:13:41 ---> 059c68917eba 14:13:41 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:13:41 ---> Running in 3abb142ca223 14:13:41  % Total % Received % Xferd Average Speed Time Time Time Current 14:13:41 Dload Upload Total Spent Left Speed 14:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 33841 0 --:--:-- --:--:-- --:--:-- 34258 14:13:41 Removing intermediate container 3abb142ca223 14:13:41 ---> 40d2d814fb5a 14:13:41 Step 13/37 : RUN ${MAKE} 14:13:41 ---> Running in 4499ea0027b8 14:13:42 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 14:13:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5328 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 14:13:55 Running in /w/workspace/device-usb-camera/173 [Pipeline] { [Pipeline] checkout 14:13:55 Selected Git installation does not exist. Using Default 14:13:55 The recommended git tool is: NONE 14:14:00 using credential edgex-jenkins-ssh 14:14:00 Cloning the remote Git repository 14:14:00 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 14:14:00 > git init /w/workspace/device-usb-camera/173 # timeout=10 14:14:00 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:14:00 > git --version # timeout=10 14:14:00 > git --version # 'git version 2.25.1' 14:14:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:03 Avoid second fetch 14:14:03 Checking out Revision 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca (main) 14:14:02 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:14:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:03 > git config core.sparsecheckout # timeout=10 14:14:03 > git checkout -f 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 14:14:03 Removing intermediate container 4499ea0027b8 14:14:03 ---> e299af59b51f 14:14:03 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 14:14:03 v0.21.6: Pulling from aler9/rtsp-simple-server 14:14:03 4acc49c71d14: Pulling fs layer 14:14:04 4acc49c71d14: Download complete 14:14:04 4acc49c71d14: Pull complete 14:14:04 Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" 14:14:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 14:14:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 14:14:04 ---> 01a2bd3e5fff 14:14:04 Step 15/37 : FROM alpine:3.18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 14:14:05 3.18: Pulling from library/alpine [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:05 619be1103602: Pulling fs layer 14:14:05 619be1103602: Verifying Checksum 14:14:05 619be1103602: Download complete 14:14:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:14:05 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:05 Dload Upload Total Spent Left Speed 14:14:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 14:14:06 619be1103602: Pull complete 14:14:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:14:06 Status: Downloaded newer image for alpine:3.18 14:14:06 ---> d3782b16ccc9 14:14:06 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:14:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:14:06 ---> Running in 2333a776bf18 14:14:06 Removing intermediate container 2333a776bf18 14:14:06 ---> fb14e9bb7a93 14:14:06 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 14:14:06 ---> Running in bf9d4fb4080b 14:14:06 + sudo tee /etc/docker/daemon.new 14:14:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:14:06 { 14:14:06 "registry-mirrors": [ 14:14:06 "https://nexus3.edgexfoundry.org:10001" 14:14:06 ], 14:14:06 "bip": "10.250.0.254/24", 14:14:06 "hosts": [ 14:14:06 "tcp://0.0.0.0:5555", 14:14:06 "unix:///var/run/docker.sock" 14:14:06 ], 14:14:06 "mtu": 1458, 14:14:06 "selinux-enabled": true, 14:14:06 "seccomp-profile": "/etc/docker/seccomp.json" 14:14:06 } [Pipeline] sh 14:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:14:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:14:07 + sudo service docker restart 14:14:07 (1/107) Installing dumb-init (1.2.5-r2) 14:14:07 (2/107) Installing sdl2 (2.26.5-r0) 14:14:07 (3/107) Installing svt-av1-libs (1.6.0-r0) 14:14:07 (4/107) Installing aom-libs (3.6.1-r0) 14:14:07 (5/107) Installing libxau (1.0.11-r2) 14:14:07 (6/107) Installing libmd (1.0.4-r2) 14:14:07 (7/107) Installing libbsd (0.11.7-r1) 14:14:07 (8/107) Installing libxdmcp (1.1.4-r2) 14:14:07 (9/107) Installing libxcb (1.15-r1) 14:14:07 (10/107) Installing libx11 (1.8.7-r0) 14:14:07 (11/107) Installing hwdata-pci (0.370-r0) 14:14:07 (12/107) Installing libpciaccess (0.17-r2) 14:14:07 (13/107) Installing libdrm (2.4.115-r4) 14:14:07 (14/107) Installing libxext (1.3.5-r2) 14:14:07 (15/107) Installing libxfixes (6.0.1-r2) 14:14:07 (16/107) Installing libffi (3.4.4-r2) 14:14:07 (17/107) Installing wayland-libs-client (1.22.0-r2) 14:14:07 (18/107) Installing libva (2.18.0-r1) 14:14:07 (19/107) Installing libvdpau (1.5-r1) 14:14:07 (20/107) Installing libgcc (12.2.1_git20220924-r10) 14:14:07 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 14:14:07 (22/107) Installing onevpl-libs (2023.2.1-r0) 14:14:07 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 14:14:07 (24/107) Installing libdav1d (1.2.1-r0) 14:14:07 (25/107) Installing brotli-libs (1.0.9-r14) 14:14:07 (26/107) Installing libhwy (1.0.4-r1) 14:14:07 (27/107) Installing lcms2 (2.15-r2) 14:14:07 (28/107) Installing libjxl (0.8.2-r0) 14:14:07 (29/107) Installing lame-libs (3.100-r5) 14:14:07 (30/107) Installing opus (1.4-r0) 14:14:07 (31/107) Installing libgomp (12.2.1_git20220924-r10) 14:14:07 (32/107) Installing soxr (0.1.3-r5) 14:14:07 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 14:14:07 (34/107) Installing libogg (1.3.5-r4) 14:14:07 (35/107) Installing libtheora (1.1.1-r17) 14:14:07 (36/107) Installing libvorbis (1.3.7-r1) 14:14:07 (37/107) Installing libvpx (1.13.0-r2) 14:14:07 (38/107) Installing libwebp (1.3.2-r0) 14:14:08 (39/107) Installing x264-libs (0.164_git20220602-r1) 14:14:08 (40/107) Installing numactl (2.0.16-r4) 14:14:08 (41/107) Installing x265-libs (3.5-r4) 14:14:08 (42/107) Installing xvidcore (1.3.7-r1) 14:14:08 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 14:14:08 (44/107) Installing alsa-lib (1.2.9-r1) 14:14:08 (45/107) Installing libexpat (2.6.0-r0) 14:14:08 (46/107) Installing libbz2 (1.0.8-r5) 14:14:08 (47/107) Installing libpng (1.6.39-r3) 14:14:08 (48/107) Installing freetype (2.13.0-r5) 14:14:08 (49/107) Installing fontconfig (2.14.2-r3) 14:14:08 (50/107) Installing fribidi (1.0.13-r0) 14:14:08 (51/107) Installing libintl (0.21.1-r7) 14:14:08 (52/107) Installing libblkid (2.38.1-r8) 14:14:08 (53/107) Installing libmount (2.38.1-r8) 14:14:08 (54/107) Installing pcre2 (10.42-r1) 14:14:08 (55/107) Installing glib (2.76.6-r0) 14:14:08 (56/107) Installing graphite2 (1.3.14-r5) 14:14:08 (57/107) Installing harfbuzz (7.3.0-r0) 14:14:08 (58/107) Installing libunibreak (5.1-r0) 14:14:08 (59/107) Installing libass (0.17.1-r0) 14:14:08 (60/107) Installing libbluray (1.3.4-r0) 14:14:08 (61/107) Installing gmp (6.2.1-r3) 14:14:08 (62/107) Installing nettle (3.8.1-r2) 14:14:08 (63/107) Installing libunistring (1.1-r1) 14:14:08 (64/107) Installing libidn2 (2.3.4-r1) 14:14:08 (65/107) Installing p11-kit (0.24.1-r2) 14:14:08 (66/107) Installing libtasn1 (4.19.0-r1) 14:14:08 (67/107) Installing gnutls (3.8.3-r0) 14:14:08 (68/107) Installing mpg123-libs (1.31.3-r1) 14:14:08 (69/107) Installing libopenmpt (0.7.2-r0) 14:14:08 (70/107) Installing cjson (1.7.17-r0) 14:14:08 (71/107) Installing mbedtls (2.28.7-r0) 14:14:08 (72/107) Installing librist (0.2.7-r0) 14:14:08 (73/107) Installing libsrt (1.5.2-r0) 14:14:08 (74/107) Installing libssh (0.10.5-r0) 14:14:08 (75/107) Installing xz-libs (5.4.3-r0) 14:14:08 (76/107) Installing libxml2 (2.11.7-r0) 14:14:08 (77/107) Installing libsodium (1.0.18-r3) 14:14:08 (78/107) Installing libzmq (4.3.4-r4) 14:14:08 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 14:14:09 (80/107) Installing glslang-libs (1.3.243.0-r1) 14:14:09 (81/107) Installing spirv-tools (1.3.243.0-r1) 14:14:09 (82/107) Installing shaderc (2023.3-r1) 14:14:09 (83/107) Installing vulkan-loader (1.3.243.0-r1) 14:14:09 (84/107) Installing libplacebo (5.264.1-r1) 14:14:09 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 14:14:09 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 14:14:09 (87/107) Installing vidstab (1.1.1-r0) 14:14:09 (88/107) Installing zimg (3.0.5-r0) 14:14:09 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 14:14:09 (90/107) Installing libasyncns (0.8-r1) 14:14:09 (91/107) Installing dbus-libs (1.14.8-r0) 14:14:09 (92/107) Installing libltdl (2.4.7-r2) 14:14:09 (93/107) Installing orc (0.4.34-r0) 14:14:09 (94/107) Installing flac-libs (1.4.3-r0) 14:14:09 (95/107) Installing libsndfile (1.2.0-r2) 14:14:09 (96/107) Installing speexdsp (1.2.1-r1) 14:14:09 (97/107) Installing tdb-libs (1.4.8-r1) 14:14:09 (98/107) Installing libpulse (16.1-r10) 14:14:09 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 14:14:09 (100/107) Installing v4l-utils-libs (1.24.1-r0) 14:14:09 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 14:14:09 (102/107) Installing ffmpeg (6.0.1-r0) 14:14:09 (103/107) Installing udev-init-scripts (35-r1) 14:14:09 (104/107) Installing eudev-libs (3.2.11-r8) 14:14:09 (105/107) Installing zstd-libs (1.5.5-r4) 14:14:09 (106/107) Installing kmod-libs (30-r3) 14:14:09 (107/107) Installing eudev (3.2.11-r8) 14:14:09 Executing busybox-1.36.1-r5.trigger 14:14:09 Executing glib-2.76.6-r0.trigger 14:14:09 Executing eudev-3.2.11-r8.trigger 14:14:09 OK: 131 MiB in 122 packages 14:14:12 Removing intermediate container bf9d4fb4080b 14:14:12 ---> 8e8e8a74c7de 14:14:12 Step 18/37 : RUN apk --no-cache upgrade 14:14:12 ---> Running in 95f786973fbe 14:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:14:13 OK: 131 MiB in 122 packages 14:14:13 Removing intermediate container 95f786973fbe 14:14:13 ---> 0ebcc19c45a9 14:14:13 Step 19/37 : WORKDIR / 14:14:13 ---> Running in adb783e0584a 14:14:13 Removing intermediate container adb783e0584a 14:14:13 ---> 51863dfd5743 14:14:13 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 14:14:14 ---> 0dff714b663e 14:14:14 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 14:14:14 ---> 182e2c79c01f 14:14:14 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:14:14 ---> f70af19a5b07 14:14:14 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:14:14 ---> 1835dc6ca130 14:14:14 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:14:14 ---> 0537e60a993d 14:14:14 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 14:14:14 ---> de33107c2391 14:14:14 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 14:14:15 ---> 831ae6254a94 14:14:15 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:14:15 ---> Running in 6c5a1724f25b 14:14:16 Removing intermediate container 6c5a1724f25b 14:14:16 ---> 172571f314ca 14:14:16 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:14:16 ---> Running in b0e7f1fb7605 14:14:16 Removing intermediate container b0e7f1fb7605 14:14:16 ---> e2363fbde6d1 14:14:16 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:14:16 ---> Running in ca376638ed97 14:14:17 Removing intermediate container ca376638ed97 14:14:17 ---> a9af8b3af22f 14:14:17 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 14:14:17 ---> Running in 1aaa7ad5d1eb 14:14:17 Removing intermediate container 1aaa7ad5d1eb 14:14:17 ---> 122d54ac099b 14:14:17 Step 31/37 : EXPOSE 59983 14:14:17 ---> Running in 096abebfa4f7 14:14:17 Removing intermediate container 096abebfa4f7 14:14:17 ---> 278deb5601f9 14:14:17 Step 32/37 : EXPOSE 8554 14:14:17 ---> Running in 710f7c35f333 14:14:18 Removing intermediate container 710f7c35f333 14:14:18 ---> 82a3dda274a0 14:14:18 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:14:18 ---> Running in d2fde2d2a97b 14:14:18 Removing intermediate container d2fde2d2a97b 14:14:18 ---> a52f929569d5 14:14:18 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 14:14:18 ---> Running in 6b6e3f79afed 14:14:18 Removing intermediate container 6b6e3f79afed 14:14:18 ---> 563741b89680 14:14:18 Step 35/37 : LABEL arch=amd64 14:14:18 ---> Running in 15453f2a619e 14:14:18 Removing intermediate container 15453f2a619e 14:14:18 ---> 003f399441f2 14:14:18 Step 36/37 : LABEL git_sha=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:14:18 ---> Running in 64f679c67118 14:14:18 Removing intermediate container 64f679c67118 14:14:18 ---> 37531f19ef68 14:14:18 Step 37/37 : LABEL version=3.2.0-dev.8 14:14:18 ---> Running in 8508d1d3d143 14:14:18 Removing intermediate container 8508d1d3d143 14:14:18 ---> 03e58151e165 14:14:18 [Warning] One or more build-args [ARCH] were not consumed 14:14:18 Successfully built 03e58151e165 14:14:18 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 14:14:18 provisioning config files... 14:14:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8548899774208980097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:19 ---> ****-login.sh 14:14:19 nexus3.edgexfoundry.org:10001 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:19 Configure a credential helper to remove this warning. See 14:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:19 14:14:19 Login Succeeded 14:14:19 nexus3.edgexfoundry.org:10002 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:19 Configure a credential helper to remove this warning. See 14:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:19 14:14:19 Login Succeeded 14:14:19 nexus3.edgexfoundry.org:10003 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:19 Configure a credential helper to remove this warning. See 14:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:19 14:14:19 Login Succeeded 14:14:19 nexus3.edgexfoundry.org:10004 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:19 Configure a credential helper to remove this warning. See 14:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:19 14:14:19 Login Succeeded 14:14:19 ****.io 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:19 Configure a credential helper to remove this warning. See 14:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:19 14:14:19 Login Succeeded 14:14:19 ---> ****-login.sh ends [Pipeline] } 14:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:20 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 14:14:20 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:14:20 latest 14:14:20 3.2.0-dev.8 14:14:20 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 14:14:20 main 14:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:14:20 3b67a2e09ca2: Preparing 14:14:20 3800cd6895df: Preparing 14:14:20 92af264742ab: Preparing 14:14:20 ce44c17c3a23: Preparing 14:14:20 3827b5b91e75: Preparing 14:14:20 acc83c6ca332: Preparing 14:14:20 a1eb0f8b9388: Preparing 14:14:20 0e7df87e04b7: Preparing 14:14:20 30b48af80b3c: Preparing 14:14:20 d8157fb28480: Preparing 14:14:20 af0a2b5e4457: Preparing 14:14:20 87b85a3d5f1d: Preparing 14:14:20 508fe238899a: Preparing 14:14:20 aedc3bda2944: Preparing 14:14:20 acc83c6ca332: Waiting 14:14:20 af0a2b5e4457: Waiting 14:14:20 87b85a3d5f1d: Waiting 14:14:20 d8157fb28480: Waiting 14:14:20 508fe238899a: Waiting 14:14:20 30b48af80b3c: Waiting 14:14:20 a1eb0f8b9388: Waiting 14:14:20 aedc3bda2944: Waiting 14:14:20 0e7df87e04b7: Waiting 14:14:20 3b67a2e09ca2: Pushed 14:14:20 92af264742ab: Pushed 14:14:20 3800cd6895df: Pushed 14:14:20 ce44c17c3a23: Pushed 14:14:20 acc83c6ca332: Pushed 14:14:21 a1eb0f8b9388: Pushed 14:14:21 30b48af80b3c: Pushed 14:14:21 0e7df87e04b7: Pushed 14:14:21 d8157fb28480: Pushed 14:14:21 aedc3bda2944: Layer already exists 14:14:21 87b85a3d5f1d: Pushed 14:14:23 3827b5b91e75: Pushed 14:14:23 af0a2b5e4457: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:25 provisioning config files... 14:14:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/173@tmp/config161011896104961105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:25 ---> ****-login.sh 14:14:25 nexus3.edgexfoundry.org:10001 14:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:26 Configure a credential helper to remove this warning. See 14:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:26 14:14:26 Login Succeeded 14:14:26 nexus3.edgexfoundry.org:10002 14:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:27 Configure a credential helper to remove this warning. See 14:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:27 14:14:27 Login Succeeded 14:14:27 nexus3.edgexfoundry.org:10003 14:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:27 Configure a credential helper to remove this warning. See 14:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:27 14:14:27 Login Succeeded 14:14:27 nexus3.edgexfoundry.org:10004 14:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:27 Configure a credential helper to remove this warning. See 14:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:27 14:14:27 Login Succeeded 14:14:27 ****.io 14:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:28 Configure a credential helper to remove this warning. See 14:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:28 14:14:28 Login Succeeded 14:14:28 ---> ****-login.sh ends [Pipeline] } 14:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:28 ========================================================= 14:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:14:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:29 + 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 . 14:14:30 Sending build context to Docker daemon 7.41MB 14:14:30 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 14:14:30 Step 2/13 : FROM ${BASE} AS builder 14:14:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:14:30 9fda8d8052c6: Pulling fs layer 14:14:30 5d54e960e981: Pulling fs layer 14:14:30 c4a7e357bf2a: Pulling fs layer 14:14:30 f0e02332f6b5: Pulling fs layer 14:14:30 872ee5b61b7b: Pulling fs layer 14:14:30 f0e02332f6b5: Waiting 14:14:30 0c6a40ed1a82: Pulling fs layer 14:14:30 872ee5b61b7b: Waiting 14:14:30 94ae7d8d031c: Pulling fs layer 14:14:30 0c6a40ed1a82: Waiting 14:14:30 94ae7d8d031c: Waiting 14:14:30 5d54e960e981: Verifying Checksum 14:14:30 5d54e960e981: Download complete 14:14:30 f0e02332f6b5: Verifying Checksum 14:14:30 f0e02332f6b5: Download complete 14:14:30 872ee5b61b7b: Verifying Checksum 14:14:30 872ee5b61b7b: Download complete 14:14:30 9fda8d8052c6: Verifying Checksum 14:14:30 9fda8d8052c6: Download complete 14:14:30 94ae7d8d031c: Verifying Checksum 14:14:30 94ae7d8d031c: Download complete 14:14:31 9fda8d8052c6: Pull complete 14:14:32 5d54e960e981: Pull complete 14:14:32 c4a7e357bf2a: Verifying Checksum 14:14:32 c4a7e357bf2a: Download complete 14:14:33 0c6a40ed1a82: Verifying Checksum 14:14:33 0c6a40ed1a82: Download complete 14:14:33 508fe238899a: Pushed 14:14:33 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 14:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:14:34 3b67a2e09ca2: Preparing 14:14:34 3800cd6895df: Preparing 14:14:34 92af264742ab: Preparing 14:14:34 ce44c17c3a23: Preparing 14:14:34 3827b5b91e75: Preparing 14:14:34 acc83c6ca332: Preparing 14:14:34 a1eb0f8b9388: Preparing 14:14:34 0e7df87e04b7: Preparing 14:14:34 30b48af80b3c: Preparing 14:14:34 a1eb0f8b9388: Waiting 14:14:34 0e7df87e04b7: Waiting 14:14:34 acc83c6ca332: Waiting 14:14:34 d8157fb28480: Preparing 14:14:34 af0a2b5e4457: Preparing 14:14:34 87b85a3d5f1d: Preparing 14:14:34 508fe238899a: Preparing 14:14:34 d8157fb28480: Waiting 14:14:34 aedc3bda2944: Preparing 14:14:34 af0a2b5e4457: Waiting 14:14:34 30b48af80b3c: Waiting 14:14:34 aedc3bda2944: Waiting 14:14:34 508fe238899a: Waiting 14:14:34 87b85a3d5f1d: Waiting 14:14:34 3827b5b91e75: Layer already exists 14:14:34 92af264742ab: Layer already exists 14:14:34 ce44c17c3a23: Layer already exists 14:14:34 3800cd6895df: Layer already exists 14:14:34 3b67a2e09ca2: Layer already exists 14:14:34 acc83c6ca332: Layer already exists 14:14:34 0e7df87e04b7: Layer already exists 14:14:34 a1eb0f8b9388: Layer already exists 14:14:34 30b48af80b3c: Layer already exists 14:14:34 d8157fb28480: Layer already exists 14:14:34 af0a2b5e4457: Layer already exists 14:14:34 87b85a3d5f1d: Layer already exists 14:14:34 aedc3bda2944: Layer already exists 14:14:34 508fe238899a: Layer already exists 14:14:34 latest: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.8 14:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:14:35 3b67a2e09ca2: Preparing 14:14:35 3800cd6895df: Preparing 14:14:35 92af264742ab: Preparing 14:14:35 ce44c17c3a23: Preparing 14:14:35 3827b5b91e75: Preparing 14:14:35 acc83c6ca332: Preparing 14:14:35 a1eb0f8b9388: Preparing 14:14:35 0e7df87e04b7: Preparing 14:14:35 30b48af80b3c: Preparing 14:14:35 d8157fb28480: Preparing 14:14:35 af0a2b5e4457: Preparing 14:14:35 87b85a3d5f1d: Preparing 14:14:35 508fe238899a: Preparing 14:14:35 aedc3bda2944: Preparing 14:14:35 0e7df87e04b7: Waiting 14:14:35 30b48af80b3c: Waiting 14:14:35 d8157fb28480: Waiting 14:14:35 af0a2b5e4457: Waiting 14:14:35 87b85a3d5f1d: Waiting 14:14:35 508fe238899a: Waiting 14:14:35 aedc3bda2944: Waiting 14:14:35 acc83c6ca332: Waiting 14:14:35 a1eb0f8b9388: Waiting 14:14:35 92af264742ab: Layer already exists 14:14:35 ce44c17c3a23: Layer already exists 14:14:35 3827b5b91e75: Layer already exists 14:14:35 3800cd6895df: Layer already exists 14:14:35 3b67a2e09ca2: Layer already exists 14:14:35 0e7df87e04b7: Layer already exists 14:14:35 acc83c6ca332: Layer already exists 14:14:35 a1eb0f8b9388: Layer already exists 14:14:35 30b48af80b3c: Layer already exists 14:14:35 d8157fb28480: Layer already exists 14:14:35 af0a2b5e4457: Layer already exists 14:14:35 508fe238899a: Layer already exists 14:14:35 87b85a3d5f1d: Layer already exists 14:14:35 aedc3bda2944: Layer already exists 14:14:35 3.2.0-dev.8: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 14:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:14:36 3b67a2e09ca2: Preparing 14:14:36 3800cd6895df: Preparing 14:14:36 92af264742ab: Preparing 14:14:36 ce44c17c3a23: Preparing 14:14:36 3827b5b91e75: Preparing 14:14:36 acc83c6ca332: Preparing 14:14:36 a1eb0f8b9388: Preparing 14:14:36 0e7df87e04b7: Preparing 14:14:36 30b48af80b3c: Preparing 14:14:36 d8157fb28480: Preparing 14:14:36 af0a2b5e4457: Preparing 14:14:36 87b85a3d5f1d: Preparing 14:14:36 508fe238899a: Preparing 14:14:36 aedc3bda2944: Preparing 14:14:36 acc83c6ca332: Waiting 14:14:36 d8157fb28480: Waiting 14:14:36 af0a2b5e4457: Waiting 14:14:36 a1eb0f8b9388: Waiting 14:14:36 0e7df87e04b7: Waiting 14:14:36 87b85a3d5f1d: Waiting 14:14:36 30b48af80b3c: Waiting 14:14:36 aedc3bda2944: Waiting 14:14:36 92af264742ab: Layer already exists 14:14:36 3b67a2e09ca2: Layer already exists 14:14:36 3827b5b91e75: Layer already exists 14:14:36 ce44c17c3a23: Layer already exists 14:14:36 3800cd6895df: Layer already exists 14:14:36 acc83c6ca332: Layer already exists 14:14:36 30b48af80b3c: Layer already exists 14:14:36 0e7df87e04b7: Layer already exists 14:14:36 a1eb0f8b9388: Layer already exists 14:14:36 d8157fb28480: Layer already exists 14:14:36 aedc3bda2944: Layer already exists 14:14:36 87b85a3d5f1d: Layer already exists 14:14:36 af0a2b5e4457: Layer already exists 14:14:36 508fe238899a: Layer already exists 14:14:36 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 14:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 14:14:37 3b67a2e09ca2: Preparing 14:14:37 3800cd6895df: Preparing 14:14:37 92af264742ab: Preparing 14:14:37 ce44c17c3a23: Preparing 14:14:37 3827b5b91e75: Preparing 14:14:37 acc83c6ca332: Preparing 14:14:37 a1eb0f8b9388: Preparing 14:14:37 0e7df87e04b7: Preparing 14:14:37 30b48af80b3c: Preparing 14:14:37 d8157fb28480: Preparing 14:14:37 af0a2b5e4457: Preparing 14:14:37 87b85a3d5f1d: Preparing 14:14:37 508fe238899a: Preparing 14:14:37 aedc3bda2944: Preparing 14:14:37 30b48af80b3c: Waiting 14:14:37 a1eb0f8b9388: Waiting 14:14:37 508fe238899a: Waiting 14:14:37 aedc3bda2944: Waiting 14:14:37 d8157fb28480: Waiting 14:14:37 af0a2b5e4457: Waiting 14:14:37 87b85a3d5f1d: Waiting 14:14:37 acc83c6ca332: Waiting 14:14:37 0e7df87e04b7: Waiting 14:14:37 3b67a2e09ca2: Layer already exists 14:14:37 3800cd6895df: Layer already exists 14:14:37 92af264742ab: Layer already exists 14:14:37 ce44c17c3a23: Layer already exists 14:14:37 3827b5b91e75: Layer already exists 14:14:37 acc83c6ca332: Layer already exists 14:14:37 0e7df87e04b7: Layer already exists 14:14:37 a1eb0f8b9388: Layer already exists 14:14:37 30b48af80b3c: Layer already exists 14:14:37 af0a2b5e4457: Layer already exists 14:14:37 d8157fb28480: Layer already exists 14:14:37 aedc3bda2944: Layer already exists 14:14:37 87b85a3d5f1d: Layer already exists 14:14:37 508fe238899a: Layer already exists 14:14:37 main: digest: sha256:a7c5e3e3cce8da2b46f57546413d291a28d795ff039e91095ebfc0fc7213b131 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:37 ===================================================== [Pipeline] echo 14:14:37 taggedImages: 14:14:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:14:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 14:14:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.8 14:14:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 14:14:37 - 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 14:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:38 14:14:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:38 latest: Pulling from edgex-lftools-log-publisher 14:14:38 5eb5b503b376: Pulling fs layer 14:14:38 5c69ac0246d0: Pulling fs layer 14:14:38 ec43610c2a17: Pulling fs layer 14:14:38 3a2ae6a8a46f: Pulling fs layer 14:14:38 33b1e0a273af: Pulling fs layer 14:14:38 5d3b04190fa2: Pulling fs layer 14:14:38 2f39f015ded8: Pulling fs layer 14:14:38 3a2ae6a8a46f: Waiting 14:14:38 2f39f015ded8: Waiting 14:14:38 33b1e0a273af: Waiting 14:14:38 5d3b04190fa2: Waiting 14:14:38 3a2ae6a8a46f: Download complete 14:14:38 33b1e0a273af: Verifying Checksum 14:14:38 33b1e0a273af: Download complete 14:14:38 5d3b04190fa2: Verifying Checksum 14:14:38 5d3b04190fa2: Download complete 14:14:38 ec43610c2a17: Verifying Checksum 14:14:38 ec43610c2a17: Download complete 14:14:38 5eb5b503b376: Verifying Checksum 14:14:38 5eb5b503b376: Download complete 14:14:39 2f39f015ded8: Download complete 14:14:39 5eb5b503b376: Pull complete 14:14:39 5c69ac0246d0: Pull complete 14:14:40 ec43610c2a17: Pull complete 14:14:40 3a2ae6a8a46f: Pull complete 14:14:40 33b1e0a273af: Pull complete 14:14:40 5d3b04190fa2: Pull complete 14:14:45 2f39f015ded8: Pull complete 14:14:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:45 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:14:45 $ 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 14:14:45 c4a7e357bf2a: Pull complete 14:14:45 f0e02332f6b5: Pull complete 14:14:45 872ee5b61b7b: Pull complete 14:14:49 $ docker top 14bad55c737d679f95303c80357adf85e1ad05e50ce30b79b1b238aada035536 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:49 ---> job-cost.sh 14:14:49 lf-activate-venv: SKIPPING 14:14:49 INFO: No Stack... 14:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 14:14:50 INFO: Archiving Costs [Pipeline] sh 14:14:50 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 14:14:50 + cut -d, -f6 [Pipeline] lock 14:14:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] 14:14:50 Resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] did not exist. Created. 14:14:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:51 + echo total: 0.2199999988079071 [Pipeline] stash 14:14:51 Stashed 1 file(s) [Pipeline] } 14:14:51 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:51 $ docker stop --time=1 14bad55c737d679f95303c80357adf85e1ad05e50ce30b79b1b238aada035536 14:14:52 $ docker rm -f --volumes 14bad55c737d679f95303c80357adf85e1ad05e50ce30b79b1b238aada035536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:55 0c6a40ed1a82: Pull complete 14:14:55 94ae7d8d031c: Pull complete 14:14:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:14:55 ---> 86de565de09d 14:14:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:14:57 ---> Running in 08c8c3094c55 14:14:58 Removing intermediate container 08c8c3094c55 14:14:58 ---> fa1e7632c2f7 14:14:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:14:58 ---> Running in 49de3e294309 14:14:58 Removing intermediate container 49de3e294309 14:14:58 ---> 50d2da90be51 14:14:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:14:58 ---> Running in 45d2064adeeb 14:14:59 Removing intermediate container 45d2064adeeb 14:14:59 ---> 5c52246d315f 14:14:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:14:59 ---> Running in b71724bcf036 14:14:59 Removing intermediate container b71724bcf036 14:14:59 ---> 2b69a9ce30c3 14:14:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:59 ---> Running in edd12cb15132 14:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:15:02 (1/13) Installing libintl (0.21.1-r7) 14:15:02 (2/13) Installing eudev-libs (3.2.11-r8) 14:15:02 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 14:15:02 (4/13) Installing v4l-utils-libs (1.24.1-r0) 14:15:02 (5/13) Installing v4l-utils (1.24.1-r0) 14:15:02 (6/13) Installing libdvbv5 (1.24.1-r0) 14:15:02 (7/13) Installing udev-init-scripts (35-r1) 14:15:02 (8/13) Installing libblkid (2.38.1-r8) 14:15:02 (9/13) Installing xz-libs (5.4.3-r0) 14:15:02 (10/13) Installing kmod-libs (30-r3) 14:15:02 (11/13) Installing eudev (3.2.11-r8) 14:15:03 (12/13) Installing eudev-dev (3.2.11-r8) 14:15:03 (13/13) Installing v4l-utils-dev (1.24.1-r0) 14:15:03 Executing busybox-1.36.1-r5.trigger 14:15:03 Executing eudev-3.2.11-r8.trigger 14:15:03 OK: 273 MiB in 65 packages 14:15:04 Removing intermediate container edd12cb15132 14:15:04 ---> afb134ede2ef 14:15:04 Step 8/13 : WORKDIR /device-usb-camera 14:15:04 ---> Running in 23ea8309538b 14:15:04 Removing intermediate container 23ea8309538b 14:15:04 ---> a49d4274f5ca 14:15:04 Step 9/13 : COPY go.mod vendor* ./ 14:15:05 ---> 55330c52598e 14:15:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:05 ---> Running in ebf785a465a3 14:16:27 Removing intermediate container ebf785a465a3 14:16:27 ---> 96b2774c075e 14:16:27 Step 11/13 : COPY . . 14:16:27 ---> 0a6d31ee7e13 14:16:27 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:16:27 ---> Running in 0d4b50b169c8 14:16:27  % Total % Received % Xferd Average Speed Time Time Time Current 14:16:27 Dload Upload Total Spent Left Speed 14:16:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 1597 0 --:--:-- --:--:-- --:--:-- 1596 14:16:27 Removing intermediate container 0d4b50b169c8 14:16:27 ---> 80084a97fcd7 14:16:27 Step 13/13 : RUN ${MAKE} 14:16:27 ---> Running in 5874ff54437f 14:16:27 noop 14:16:27 Removing intermediate container 5874ff54437f 14:16:27 ---> 8a8f42dfb184 14:16:27 Successfully built 8a8f42dfb184 14:16:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:28 + docker inspect -f . ci-base-image-arm64 14:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:28 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 14:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/173 -v /w/workspace/device-usb-camera/173:/w/workspace/device-usb-camera/173:rw,z -v /w/workspace/device-usb-camera/173@tmp:/w/workspace/device-usb-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:16:30 $ docker top 403d306bd95d7efe92adee59dff86368251ed1ad7bea6c4b05e64e9dd3d4d196 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:31 + go version 14:16:31 go version go1.21.0 linux/arm64 [Pipeline] } 14:16:31 $ docker stop --time=1 403d306bd95d7efe92adee59dff86368251ed1ad7bea6c4b05e64e9dd3d4d196 14:16:32 $ docker rm -f --volumes 403d306bd95d7efe92adee59dff86368251ed1ad7bea6c4b05e64e9dd3d4d196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:33 + docker inspect -f . ci-base-image-arm64 14:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 14:16:34 $ 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/173 -v /w/workspace/device-usb-camera/173:/w/workspace/device-usb-camera/173:rw,z -v /w/workspace/device-usb-camera/173@tmp:/w/workspace/device-usb-camera/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:16:35 $ docker top 384f3f195f4b3726c4367e2e7ff5fbd8ecd4d730989fabc33c2476fb7dd10ddf -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:36 + git config --global --add safe.directory /w/workspace/device-usb-camera/173 [Pipeline] fileExists [Pipeline] sh 14:16:37 + make test 14:16:37 go test ./... -coverprofile=coverage.out ./... 14:16:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:18:48 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:18:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements 14:18:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:18:48 go vet ./... 14:19:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:19:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:19:17 ./bin/test-attribution-txt.sh 14:19:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:19:17 $ docker stop --time=1 384f3f195f4b3726c4367e2e7ff5fbd8ecd4d730989fabc33c2476fb7dd10ddf 14:19:19 $ docker rm -f --volumes 384f3f195f4b3726c4367e2e7ff5fbd8ecd4d730989fabc33c2476fb7dd10ddf [Pipeline] // withDockerContainer [Pipeline] sh 14:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:19:21 Warning: overwriting stash ‘coverage-report’ 14:19:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:19:22 + ls -al . 14:19:22 total 220 14:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:16 . 14:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:14 .. 14:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:14 .git 14:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:14 .github 14:19:22 -rw-rw-r-- 1 jenkins jenkins 429 Mar 9 14:14 .gitignore 14:19:22 -rw-rw-r-- 1 jenkins jenkins 45 Mar 9 14:14 .golangci.yml 14:19:22 -rw-rw-r-- 1 jenkins jenkins 77 Mar 9 14:14 .hadolint.yml 14:19:22 -rw-rw-r-- 1 jenkins jenkins 10851 Mar 9 14:14 Attribution.txt 14:19:22 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 9 14:14 CHANGELOG.md 14:19:22 -rw-rw-r-- 1 jenkins jenkins 2562 Mar 9 14:14 Dockerfile 14:19:22 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 14:14 GOVERNANCE.md 14:19:22 -rw-rw-r-- 1 jenkins jenkins 659 Mar 9 14:14 Jenkinsfile 14:19:22 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 9 14:14 LICENSE 14:19:22 -rw-rw-r-- 1 jenkins jenkins 2611 Mar 9 14:14 Makefile 14:19:22 -rw-rw-r-- 1 jenkins jenkins 622 Mar 9 14:14 OWNERS.md 14:19:22 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 9 14:14 README.md 14:19:22 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 14:12 VERSION 14:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:14 bin 14:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:14 cmd 14:19:22 -rw-r--r-- 1 jenkins jenkins 54703 Mar 9 14:18 coverage.out 14:19:22 -rwxrwxr-x 1 jenkins jenkins 84 Mar 9 14:14 docker-entrypoint.sh 14:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:14 docs 14:19:22 -rw-rw-r-- 1 jenkins jenkins 3970 Mar 9 14:14 go.mod 14:19:22 -rw-rw-r-- 1 jenkins jenkins 35960 Mar 9 14:14 go.sum 14:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:14 internal 14:19:22 -rw-rw-r-- 1 jenkins jenkins 231 Mar 9 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + 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=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca --label arch=arm64 --label version=3.2.0-dev.8 . 14:19:23 Sending build context to Docker daemon 7.465MB 14:19:23 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 14:19:23 Step 2/37 : FROM ${BASE} AS builder 14:19:23 ---> 8a8f42dfb184 14:19:23 Step 3/37 : ARG ADD_BUILD_TAGS="" 14:19:23 ---> Running in a05663534482 14:19:24 Removing intermediate container a05663534482 14:19:24 ---> ce9f1bdb13ce 14:19:24 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:19:24 ---> Running in ba2b07399da9 14:19:24 Removing intermediate container ba2b07399da9 14:19:24 ---> 45ad9732658b 14:19:24 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:19:24 ---> Running in 170e034e557e 14:19:25 Removing intermediate container 170e034e557e 14:19:25 ---> 090a146e8a3e 14:19:25 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:19:25 ---> Running in 1ee7185fc1f2 14:19:25 Removing intermediate container 1ee7185fc1f2 14:19:25 ---> 19e7a18ed060 14:19:25 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:25 ---> Running in 293306bf6611 14:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:19:28 OK: 273 MiB in 65 packages 14:19:29 Removing intermediate container 293306bf6611 14:19:29 ---> d7b0202ec388 14:19:29 Step 8/37 : WORKDIR /device-usb-camera 14:19:29 ---> Running in dda080461f08 14:19:30 Removing intermediate container dda080461f08 14:19:30 ---> 24cc5c8c30c6 14:19:30 Step 9/37 : COPY go.mod vendor* ./ 14:19:30 ---> 313f239d4485 14:19:30 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:30 ---> Running in 43ca1074deb8 14:19:32 Removing intermediate container 43ca1074deb8 14:19:32 ---> 6229f69a4a60 14:19:32 Step 11/37 : COPY . . 14:19:34 ---> b68d1637631d 14:19:34 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:19:34 ---> Running in 0bb84f9cbbf7 14:19:35  % Total % Received % Xferd  Average Speed Time Time Time Current 14:19:35 Dload Upload Total Spent Left  Speed 14:19:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4004 0 --:--:-- --:--:-- --:--:-- 4022 14:19:36 Removing intermediate container 0bb84f9cbbf7 14:19:36 ---> 92636bfdd9d9 14:19:36 Step 13/37 : RUN ${MAKE} 14:19:36 ---> Running in ccf958121b02 14:19:37 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 14:22:15 Removing intermediate container ccf958121b02 14:22:15 ---> db97c9783d76 14:22:15 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 14:22:15 v0.21.6: Pulling from aler9/rtsp-simple-server 14:22:15 8766b47fe142: Pulling fs layer 14:22:15 8766b47fe142: Verifying Checksum 14:22:15 8766b47fe142: Download complete 14:22:15 8766b47fe142: Pull complete 14:22:15 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 14:22:15 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 14:22:15 ---> 69d40e2cb93c 14:22:15 Step 15/37 : FROM alpine:3.18 14:22:15 3.18: Pulling from library/alpine 14:22:15 c6b39de5b339: Pulling fs layer 14:22:15 c6b39de5b339: Verifying Checksum 14:22:15 c6b39de5b339: Download complete 14:22:15 c6b39de5b339: Pull complete 14:22:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:22:15 Status: Downloaded newer image for alpine:3.18 14:22:15 ---> 33abbf032149 14:22:15 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:22:15 ---> Running in 7c4dc57cc1a2 14:22:15 Removing intermediate container 7c4dc57cc1a2 14:22:15 ---> 8ef1f671541b 14:22:15 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 14:22:15 ---> Running in 70ab506d2f87 14:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:15 (1/104) Installing dumb-init (1.2.5-r2) 14:22:15 (2/104) Installing sdl2 (2.26.5-r0) 14:22:15 (3/104) Installing svt-av1-libs (1.6.0-r0) 14:22:15 (4/104) Installing aom-libs (3.6.1-r0) 14:22:15 (5/104) Installing libxau (1.0.11-r2) 14:22:15 (6/104) Installing libmd (1.0.4-r2) 14:22:15 (7/104) Installing libbsd (0.11.7-r1) 14:22:15 (8/104) Installing libxdmcp (1.1.4-r2) 14:22:15 (9/104) Installing libxcb (1.15-r1) 14:22:15 (10/104) Installing libx11 (1.8.7-r0) 14:22:15 (11/104) Installing libdrm (2.4.115-r4) 14:22:15 (12/104) Installing libxext (1.3.5-r2) 14:22:15 (13/104) Installing libxfixes (6.0.1-r2) 14:22:15 (14/104) Installing libffi (3.4.4-r2) 14:22:15 (15/104) Installing wayland-libs-client (1.22.0-r2) 14:22:15 (16/104) Installing libva (2.18.0-r1) 14:22:15 (17/104) Installing libvdpau (1.5-r1) 14:22:15 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 14:22:15 (19/104) Installing libdav1d (1.2.1-r0) 14:22:15 (20/104) Installing brotli-libs (1.0.9-r14) 14:22:15 (21/104) Installing libgcc (12.2.1_git20220924-r10) 14:22:15 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 14:22:15 (23/104) Installing libhwy (1.0.4-r1) 14:22:15 (24/104) Installing lcms2 (2.15-r2) 14:22:15 (25/104) Installing libjxl (0.8.2-r0) 14:22:15 (26/104) Installing lame-libs (3.100-r5) 14:22:15 (27/104) Installing opus (1.4-r0) 14:22:15 (28/104) Installing libgomp (12.2.1_git20220924-r10) 14:22:15 (29/104) Installing soxr (0.1.3-r5) 14:22:15 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 14:22:15 (31/104) Installing libogg (1.3.5-r4) 14:22:15 (32/104) Installing libtheora (1.1.1-r17) 14:22:15 (33/104) Installing libvorbis (1.3.7-r1) 14:22:15 (34/104) Installing libvpx (1.13.0-r2) 14:22:15 (35/104) Installing libwebp (1.3.2-r0) 14:22:15 (36/104) Installing x264-libs (0.164_git20220602-r1) 14:22:15 (37/104) Installing numactl (2.0.16-r4) 14:22:15 (38/104) Installing x265-libs (3.5-r4) 14:22:15 (39/104) Installing xvidcore (1.3.7-r1) 14:22:15 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 14:22:16 (41/104) Installing alsa-lib (1.2.9-r1) 14:22:16 (42/104) Installing libexpat (2.6.0-r0) 14:22:16 (43/104) Installing libbz2 (1.0.8-r5) 14:22:16 (44/104) Installing libpng (1.6.39-r3) 14:22:16 (45/104) Installing freetype (2.13.0-r5) 14:22:16 (46/104) Installing fontconfig (2.14.2-r3) 14:22:16 (47/104) Installing fribidi (1.0.13-r0) 14:22:16 (48/104) Installing libintl (0.21.1-r7) 14:22:16 (49/104) Installing libblkid (2.38.1-r8) 14:22:16 (50/104) Installing libmount (2.38.1-r8) 14:22:16 (51/104) Installing pcre2 (10.42-r1) 14:22:16 (52/104) Installing glib (2.76.6-r0) 14:22:16 (53/104) Installing graphite2 (1.3.14-r5) 14:22:16 (54/104) Installing harfbuzz (7.3.0-r0) 14:22:16 (55/104) Installing libunibreak (5.1-r0) 14:22:16 (56/104) Installing libass (0.17.1-r0) 14:22:16 (57/104) Installing libbluray (1.3.4-r0) 14:22:16 (58/104) Installing gmp (6.2.1-r3) 14:22:16 (59/104) Installing nettle (3.8.1-r2) 14:22:16 (60/104) Installing libunistring (1.1-r1) 14:22:16 (61/104) Installing libidn2 (2.3.4-r1) 14:22:16 (62/104) Installing p11-kit (0.24.1-r2) 14:22:16 (63/104) Installing libtasn1 (4.19.0-r1) 14:22:16 (64/104) Installing gnutls (3.8.3-r0) 14:22:16 (65/104) Installing mpg123-libs (1.31.3-r1) 14:22:16 (66/104) Installing libopenmpt (0.7.2-r0) 14:22:16 (67/104) Installing cjson (1.7.17-r0) 14:22:16 (68/104) Installing mbedtls (2.28.7-r0) 14:22:16 (69/104) Installing librist (0.2.7-r0) 14:22:16 (70/104) Installing libsrt (1.5.2-r0) 14:22:17 (71/104) Installing libssh (0.10.5-r0) 14:22:17 (72/104) Installing xz-libs (5.4.3-r0) 14:22:17 (73/104) Installing libxml2 (2.11.7-r0) 14:22:17 (74/104) Installing libsodium (1.0.18-r3) 14:22:17 (75/104) Installing libzmq (4.3.4-r4) 14:22:17 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 14:22:17 (77/104) Installing glslang-libs (1.3.243.0-r1) 14:22:17 (78/104) Installing spirv-tools (1.3.243.0-r1) 14:22:17 (79/104) Installing shaderc (2023.3-r1) 14:22:17 (80/104) Installing vulkan-loader (1.3.243.0-r1) 14:22:17 (81/104) Installing libplacebo (5.264.1-r1) 14:22:17 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 14:22:17 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 14:22:17 (84/104) Installing vidstab (1.1.1-r0) 14:22:17 (85/104) Installing zimg (3.0.5-r0) 14:22:17 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 14:22:18 (87/104) Installing libasyncns (0.8-r1) 14:22:18 (88/104) Installing dbus-libs (1.14.8-r0) 14:22:18 (89/104) Installing libltdl (2.4.7-r2) 14:22:18 (90/104) Installing orc (0.4.34-r0) 14:22:18 (91/104) Installing flac-libs (1.4.3-r0) 14:22:18 (92/104) Installing libsndfile (1.2.0-r2) 14:22:18 (93/104) Installing speexdsp (1.2.1-r1) 14:22:18 (94/104) Installing tdb-libs (1.4.8-r1) 14:22:18 (95/104) Installing libpulse (16.1-r10) 14:22:18 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 14:22:18 (97/104) Installing v4l-utils-libs (1.24.1-r0) 14:22:18 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 14:22:18 (99/104) Installing ffmpeg (6.0.1-r0) 14:22:18 (100/104) Installing udev-init-scripts (35-r1) 14:22:18 (101/104) Installing eudev-libs (3.2.11-r8) 14:22:18 (102/104) Installing zstd-libs (1.5.5-r4) 14:22:18 (103/104) Installing kmod-libs (30-r3) 14:22:18 (104/104) Installing eudev (3.2.11-r8) 14:22:18 Executing busybox-1.36.1-r5.trigger 14:22:18 Executing glib-2.76.6-r0.trigger 14:22:18 Executing eudev-3.2.11-r8.trigger 14:22:18 OK: 110 MiB in 119 packages 14:22:22 Removing intermediate container 70ab506d2f87 14:22:22 ---> 12d68a0561f2 14:22:22 Step 18/37 : RUN apk --no-cache upgrade 14:22:22 ---> Running in da49f45451f6 14:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:25 OK: 110 MiB in 119 packages 14:22:25 Removing intermediate container da49f45451f6 14:22:25 ---> f232720b0573 14:22:25 Step 19/37 : WORKDIR / 14:22:25 ---> Running in e08eb4082a06 14:22:25 Removing intermediate container e08eb4082a06 14:22:25 ---> b5fc06c75715 14:22:25 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 14:22:27 ---> bbe51fbf99a9 14:22:27 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 14:22:27 ---> cd3e24043f86 14:22:27 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:22:28 ---> 921e91680527 14:22:28 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:22:28 ---> dc735a857f1d 14:22:28 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:22:29 ---> 415d6886eeca 14:22:29 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 14:22:29 ---> 837df5328c99 14:22:29 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 14:22:31 ---> 0d60f1e378a5 14:22:31 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:22:31 ---> Running in d978f1b92a88 14:22:32 Removing intermediate container d978f1b92a88 14:22:32 ---> fffdd53aa9fe 14:22:32 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:22:33 ---> Running in 19d9d7b43d02 14:22:34 Removing intermediate container 19d9d7b43d02 14:22:34 ---> 34703d326c50 14:22:34 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:22:34 ---> Running in 5a5fbb3cf11d 14:22:36 Removing intermediate container 5a5fbb3cf11d 14:22:36 ---> 2da58795397d 14:22:36 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 14:22:36 ---> Running in 2f5f56dadb8d 14:22:37 Removing intermediate container 2f5f56dadb8d 14:22:37 ---> cdf66b167c54 14:22:37 Step 31/37 : EXPOSE 59983 14:22:37 ---> Running in f6134ca4232e 14:22:38 Removing intermediate container f6134ca4232e 14:22:38 ---> 38ba9eaf417e 14:22:38 Step 32/37 : EXPOSE 8554 14:22:38 ---> Running in b53dbb796023 14:22:38 Removing intermediate container b53dbb796023 14:22:38 ---> 72576a5e00b4 14:22:38 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:22:38 ---> Running in 0468dd0ec34d 14:22:38 Removing intermediate container 0468dd0ec34d 14:22:38 ---> d51600d6006f 14:22:38 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 14:22:38 ---> Running in 6fda7f320145 14:22:39 Removing intermediate container 6fda7f320145 14:22:39 ---> 5e6a196f50e5 14:22:39 Step 35/37 : LABEL arch=arm64 14:22:39 ---> Running in 927a9c2e48d0 14:22:39 Removing intermediate container 927a9c2e48d0 14:22:39 ---> 2b297c6c7e64 14:22:39 Step 36/37 : LABEL git_sha=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:22:39 ---> Running in ebb3b115b1f4 14:22:39 Removing intermediate container ebb3b115b1f4 14:22:39 ---> 769153d9568c 14:22:39 Step 37/37 : LABEL version=3.2.0-dev.8 14:22:39 ---> Running in 39d6de3cd9c1 14:22:40 Removing intermediate container 39d6de3cd9c1 14:22:40 ---> 90254e32cdfd 14:22:40 [Warning] One or more build-args [ARCH] were not consumed 14:22:40 Successfully built 90254e32cdfd 14:22:40 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:40 provisioning config files... 14:22:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/173@tmp/config4703216689840092366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:41 ---> ****-login.sh 14:22:41 nexus3.edgexfoundry.org:10001 14:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:41 Configure a credential helper to remove this warning. See 14:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:41 14:22:41 Login Succeeded 14:22:41 nexus3.edgexfoundry.org:10002 14:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:41 Configure a credential helper to remove this warning. See 14:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:41 14:22:41 Login Succeeded 14:22:41 nexus3.edgexfoundry.org:10003 14:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:42 Configure a credential helper to remove this warning. See 14:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:42 14:22:42 Login Succeeded 14:22:42 nexus3.edgexfoundry.org:10004 14:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:42 Configure a credential helper to remove this warning. See 14:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:42 14:22:42 Login Succeeded 14:22:42 ****.io 14:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:42 Configure a credential helper to remove this warning. See 14:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:42 14:22:42 Login Succeeded 14:22:42 ---> ****-login.sh ends [Pipeline] } 14:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:22:43 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 14:22:43 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:22:43 latest 14:22:43 3.2.0-dev.8 14:22:43 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 14:22:43 main 14:22:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 14:22:44 6da8edbb4cba: Preparing 14:22:44 02ea1460bc1c: Preparing 14:22:44 7bc9ea1013ee: Preparing 14:22:44 f873d834641a: Preparing 14:22:44 608d194cb50c: Preparing 14:22:44 acc83c6ca332: Preparing 14:22:44 51192cd0bfcb: Preparing 14:22:44 56e2b48f55dc: Preparing 14:22:44 0b723002132c: Preparing 14:22:44 c4e4c4581794: Preparing 14:22:44 d25e24c148cd: Preparing 14:22:44 7d0ad32f6d81: Preparing 14:22:44 6b353e1e5b93: Preparing 14:22:44 7c504f21be85: Preparing 14:22:44 acc83c6ca332: Waiting 14:22:44 51192cd0bfcb: Waiting 14:22:44 56e2b48f55dc: Waiting 14:22:44 0b723002132c: Waiting 14:22:44 c4e4c4581794: Waiting 14:22:44 d25e24c148cd: Waiting 14:22:44 7d0ad32f6d81: Waiting 14:22:44 7c504f21be85: Waiting 14:22:44 6b353e1e5b93: Waiting 14:22:44 f873d834641a: Pushed 14:22:44 6da8edbb4cba: Pushed 14:22:44 7bc9ea1013ee: Pushed 14:22:44 02ea1460bc1c: Pushed 14:22:44 acc83c6ca332: Pushed 14:22:44 56e2b48f55dc: Pushed 14:22:44 0b723002132c: Pushed 14:22:44 c4e4c4581794: Pushed 14:22:44 51192cd0bfcb: Pushed 14:22:44 7c504f21be85: Layer already exists 14:22:45 7d0ad32f6d81: Pushed 14:22:50 608d194cb50c: Pushed 14:22:50 d25e24c148cd: Pushed 14:23:09 6b353e1e5b93: Pushed 14:23:09 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:09 + 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 14:23:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 14:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 14:23:10 6da8edbb4cba: Preparing 14:23:10 02ea1460bc1c: Preparing 14:23:10 7bc9ea1013ee: Preparing 14:23:10 f873d834641a: Preparing 14:23:10 608d194cb50c: Preparing 14:23:10 acc83c6ca332: Preparing 14:23:10 51192cd0bfcb: Preparing 14:23:10 56e2b48f55dc: Preparing 14:23:10 0b723002132c: Preparing 14:23:10 c4e4c4581794: Preparing 14:23:10 d25e24c148cd: Preparing 14:23:10 7d0ad32f6d81: Preparing 14:23:10 6b353e1e5b93: Preparing 14:23:10 7c504f21be85: Preparing 14:23:10 acc83c6ca332: Waiting 14:23:10 d25e24c148cd: Waiting 14:23:10 51192cd0bfcb: Waiting 14:23:10 7d0ad32f6d81: Waiting 14:23:10 56e2b48f55dc: Waiting 14:23:10 0b723002132c: Waiting 14:23:10 6b353e1e5b93: Waiting 14:23:10 7c504f21be85: Waiting 14:23:10 c4e4c4581794: Waiting 14:23:10 6da8edbb4cba: Layer already exists 14:23:10 f873d834641a: Layer already exists 14:23:10 7bc9ea1013ee: Layer already exists 14:23:10 02ea1460bc1c: Layer already exists 14:23:10 608d194cb50c: Layer already exists 14:23:10 0b723002132c: Layer already exists 14:23:10 51192cd0bfcb: Layer already exists 14:23:10 c4e4c4581794: Layer already exists 14:23:10 56e2b48f55dc: Layer already exists 14:23:10 acc83c6ca332: Layer already exists 14:23:10 d25e24c148cd: Layer already exists 14:23:10 7d0ad32f6d81: Layer already exists 14:23:10 7c504f21be85: Layer already exists 14:23:10 6b353e1e5b93: Layer already exists 14:23:10 latest: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.8 14:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 14:23:11 6da8edbb4cba: Preparing 14:23:11 02ea1460bc1c: Preparing 14:23:11 7bc9ea1013ee: Preparing 14:23:11 f873d834641a: Preparing 14:23:11 608d194cb50c: Preparing 14:23:11 acc83c6ca332: Preparing 14:23:11 51192cd0bfcb: Preparing 14:23:11 56e2b48f55dc: Preparing 14:23:11 0b723002132c: Preparing 14:23:11 c4e4c4581794: Preparing 14:23:11 d25e24c148cd: Preparing 14:23:11 7d0ad32f6d81: Preparing 14:23:11 6b353e1e5b93: Preparing 14:23:11 7c504f21be85: Preparing 14:23:11 0b723002132c: Waiting 14:23:11 c4e4c4581794: Waiting 14:23:11 d25e24c148cd: Waiting 14:23:11 7d0ad32f6d81: Waiting 14:23:11 7c504f21be85: Waiting 14:23:11 6b353e1e5b93: Waiting 14:23:11 51192cd0bfcb: Waiting 14:23:11 acc83c6ca332: Waiting 14:23:11 56e2b48f55dc: Waiting 14:23:11 f873d834641a: Layer already exists 14:23:11 608d194cb50c: Layer already exists 14:23:11 6da8edbb4cba: Layer already exists 14:23:11 02ea1460bc1c: Layer already exists 14:23:11 7bc9ea1013ee: Layer already exists 14:23:11 acc83c6ca332: Layer already exists 14:23:11 51192cd0bfcb: Layer already exists 14:23:11 c4e4c4581794: Layer already exists 14:23:11 0b723002132c: Layer already exists 14:23:11 56e2b48f55dc: Layer already exists 14:23:11 7d0ad32f6d81: Layer already exists 14:23:11 d25e24c148cd: Layer already exists 14:23:11 6b353e1e5b93: Layer already exists 14:23:11 7c504f21be85: Layer already exists 14:23:11 3.2.0-dev.8: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 14:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 14:23:12 6da8edbb4cba: Preparing 14:23:12 02ea1460bc1c: Preparing 14:23:12 7bc9ea1013ee: Preparing 14:23:12 f873d834641a: Preparing 14:23:12 608d194cb50c: Preparing 14:23:12 acc83c6ca332: Preparing 14:23:12 51192cd0bfcb: Preparing 14:23:12 56e2b48f55dc: Preparing 14:23:12 0b723002132c: Preparing 14:23:12 c4e4c4581794: Preparing 14:23:12 d25e24c148cd: Preparing 14:23:12 7d0ad32f6d81: Preparing 14:23:12 6b353e1e5b93: Preparing 14:23:12 7c504f21be85: Preparing 14:23:12 acc83c6ca332: Waiting 14:23:12 51192cd0bfcb: Waiting 14:23:12 56e2b48f55dc: Waiting 14:23:12 0b723002132c: Waiting 14:23:12 c4e4c4581794: Waiting 14:23:12 d25e24c148cd: Waiting 14:23:12 7d0ad32f6d81: Waiting 14:23:12 6b353e1e5b93: Waiting 14:23:12 7c504f21be85: Waiting 14:23:12 f873d834641a: Layer already exists 14:23:12 02ea1460bc1c: Layer already exists 14:23:12 7bc9ea1013ee: Layer already exists 14:23:12 6da8edbb4cba: Layer already exists 14:23:12 608d194cb50c: Layer already exists 14:23:12 56e2b48f55dc: Layer already exists 14:23:12 acc83c6ca332: Layer already exists 14:23:12 c4e4c4581794: Layer already exists 14:23:12 51192cd0bfcb: Layer already exists 14:23:12 0b723002132c: Layer already exists 14:23:12 7c504f21be85: Layer already exists 14:23:12 7d0ad32f6d81: Layer already exists 14:23:12 6b353e1e5b93: Layer already exists 14:23:12 d25e24c148cd: Layer already exists 14:23:12 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:13 + 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 14:23:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 14:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 14:23:13 6da8edbb4cba: Preparing 14:23:13 02ea1460bc1c: Preparing 14:23:13 7bc9ea1013ee: Preparing 14:23:13 f873d834641a: Preparing 14:23:13 608d194cb50c: Preparing 14:23:13 acc83c6ca332: Preparing 14:23:13 51192cd0bfcb: Preparing 14:23:13 56e2b48f55dc: Preparing 14:23:13 0b723002132c: Preparing 14:23:13 c4e4c4581794: Preparing 14:23:13 d25e24c148cd: Preparing 14:23:13 7d0ad32f6d81: Preparing 14:23:13 6b353e1e5b93: Preparing 14:23:13 7c504f21be85: Preparing 14:23:13 c4e4c4581794: Waiting 14:23:13 acc83c6ca332: Waiting 14:23:13 d25e24c148cd: Waiting 14:23:13 51192cd0bfcb: Waiting 14:23:13 7d0ad32f6d81: Waiting 14:23:13 56e2b48f55dc: Waiting 14:23:13 6b353e1e5b93: Waiting 14:23:13 7c504f21be85: Waiting 14:23:13 0b723002132c: Waiting 14:23:13 6da8edbb4cba: Layer already exists 14:23:13 608d194cb50c: Layer already exists 14:23:13 02ea1460bc1c: Layer already exists 14:23:13 7bc9ea1013ee: Layer already exists 14:23:13 f873d834641a: Layer already exists 14:23:13 acc83c6ca332: Layer already exists 14:23:13 51192cd0bfcb: Layer already exists 14:23:13 0b723002132c: Layer already exists 14:23:13 c4e4c4581794: Layer already exists 14:23:13 56e2b48f55dc: Layer already exists 14:23:13 d25e24c148cd: Layer already exists 14:23:14 7d0ad32f6d81: Layer already exists 14:23:14 6b353e1e5b93: Layer already exists 14:23:14 7c504f21be85: Layer already exists 14:23:14 main: digest: sha256:13e1d589902b7b387df4b2ee2a848bfc1239751f35ae6f88057d950f05c768bd size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:14 ===================================================== [Pipeline] echo 14:23:14 taggedImages: 14:23:14 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca 14:23:14 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 14:23:14 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.8 14:23:14 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:15d2ed44392ff451dfdc1848b6d6e81ed214e0ca-3.2.0-dev.8 14:23:14 - 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 14:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:15 14:23:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:15 arm64: Pulling from edgex-lftools-log-publisher 14:23:15 8998bd30e6a1: Pulling fs layer 14:23:15 04944245beec: Pulling fs layer 14:23:15 699f458cf7ca: Pulling fs layer 14:23:15 765212b225bb: Pulling fs layer 14:23:15 f23df028b6ca: Pulling fs layer 14:23:15 d65c8cfc05b1: Pulling fs layer 14:23:15 2437ff75d9bd: Pulling fs layer 14:23:15 f23df028b6ca: Waiting 14:23:15 d65c8cfc05b1: Waiting 14:23:15 2437ff75d9bd: Waiting 14:23:15 765212b225bb: Waiting 14:23:15 04944245beec: Verifying Checksum 14:23:15 04944245beec: Download complete 14:23:15 765212b225bb: Verifying Checksum 14:23:15 765212b225bb: Download complete 14:23:15 f23df028b6ca: Verifying Checksum 14:23:15 f23df028b6ca: Download complete 14:23:15 d65c8cfc05b1: Verifying Checksum 14:23:15 d65c8cfc05b1: Download complete 14:23:15 699f458cf7ca: Verifying Checksum 14:23:15 699f458cf7ca: Download complete 14:23:16 8998bd30e6a1: Verifying Checksum 14:23:16 8998bd30e6a1: Download complete 14:23:18 2437ff75d9bd: Verifying Checksum 14:23:21 8998bd30e6a1: Pull complete 14:23:21 04944245beec: Pull complete 14:23:23 699f458cf7ca: Pull complete 14:23:23 765212b225bb: Pull complete 14:23:24 f23df028b6ca: Pull complete 14:23:24 d65c8cfc05b1: Pull complete 14:23:43 2437ff75d9bd: Pull complete 14:23:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:43 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 14:23:43 $ 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/173 -v /w/workspace/device-usb-camera/173:/w/workspace/device-usb-camera/173:rw,z -v /w/workspace/device-usb-camera/173@tmp:/w/workspace/device-usb-camera/173@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:arm64 cat 14:23:46 $ docker top a766f9134735d0a2eef48de3bfb7d5077850c89fa6b2798ebc4d2aac6af53edd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:47 ---> job-cost.sh 14:23:47 lf-activate-venv: SKIPPING 14:23:47 INFO: No Stack... 14:23:47 INFO: Retrieving Pricing Info for: v3-standard-4 14:23:48 INFO: Archiving Costs [Pipeline] sh 14:23:48 + cat /w/workspace/device-usb-camera/173/archives/cost.csv 14:23:48 + cut -d, -f6 [Pipeline] lock 14:23:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] 14:23:49 Resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] did not exist. Created. 14:23:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:23:49 /w/workspace/device-usb-camera/173@tmp/durable-38f5e86a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:23:50 + echo total: 0.10999999940395355 [Pipeline] stash 14:23:50 Warning: overwriting stash ‘stack-cost’ 14:23:50 Stashed 1 file(s) [Pipeline] } 14:23:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 14:23:50 $ docker stop --time=1 a766f9134735d0a2eef48de3bfb7d5077850c89fa6b2798ebc4d2aac6af53edd 14:23:52 $ docker rm -f --volumes a766f9134735d0a2eef48de3bfb7d5077850c89fa6b2798ebc4d2aac6af53edd [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 14:23:53 provisioning config files... 14:23:53 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config866406186786887312tmp [Pipeline] { [Pipeline] sh 14:23:54 + set +x 14:23:54 + curl -s https://codecov.io/bash 14:23:54 + bash -s -- 14:23:54 14:23:54 _____ _ 14:23:54 / ____| | | 14:23:54 | | ___ __| | ___ ___ _____ __ 14:23:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:23:54 | |___| (_) | (_| | __/ (_| (_) \ V / 14:23:54 \_____\___/ \__,_|\___|\___\___/ \_/ 14:23:54 Bash-1.0.6 14:23:54 14:23:54 14:23:54 ==> git version 2.25.1 found 14:23:54 ==> 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 14:23:54 Release-Date: 2020-01-08 14:23:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:23:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:23:54 ==> Jenkins CI detected. 14:23:54 current dir:  /w/workspace/exfoundry_device-usb-camera_main 14:23:54 project root: . 14:23:54 --> token set from env 14:23:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:23:54 ==> Running gcov in . (disable via -X gcov) 14:23:54 ==> Python coveragepy not found 14:23:54 ==> Searching for coverage reports in: 14:23:54 + . 14:23:54 -> Found 1 reports 14:23:54 ==> Detecting git/mercurial file structure 14:23:54 ==> Reading reports 14:23:54 + ./coverage.out bytes=54703 14:23:54 ==> Appending adjustments 14:23:54 https://docs.codecov.io/docs/fixing-reports 14:23:54 + Found adjustments 14:23:54 ==> Gzipping contents 14:23:54 8.0K /tmp/codecov.leWcYQ.gz 14:23:54 ==> Uploading reports 14:23:54 url: https://codecov.io 14:23:54 query: branch=main&commit=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 14:23:54 -> Pinging Codecov 14:23:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=15d2ed44392ff451dfdc1848b6d6e81ed214e0ca&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 14:23:54 -> Uploading to 14:23:54 https://storage.googleapis.com/codecov/v4/raw/2024-03-09/73D8F5FF140700D3E01443B452E23636/15d2ed44392ff451dfdc1848b6d6e81ed214e0ca/e30efce0-5a38-4253-9f6b-2e16537d2730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240309T142354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d01e1d6d2af8f2c8e15ef852306ed18969a2bb94e8388673c8f2571cadd561e6 14:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 14:23:54 Dload Upload Total Spent Left Speed 14:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 21810 --:--:-- --:--:-- --:--:-- 21810 14:23:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] } 14:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:23:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:23:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:23:56 14:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:23:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:23:56 df9b9388f04a: Pulling fs layer 14:23:56 52dc419b0ee2: Pulling fs layer 14:23:56 25bc292e5bac: Pulling fs layer 14:23:56 114826534d7a: Pulling fs layer 14:23:56 4657fd5d0bcf: Pulling fs layer 14:23:56 6ad1cebc031e: Pulling fs layer 14:23:56 8a3aa393b2d8: Pulling fs layer 14:23:56 4657fd5d0bcf: Waiting 14:23:56 6ad1cebc031e: Waiting 14:23:56 8a3aa393b2d8: Waiting 14:23:56 114826534d7a: Waiting 14:23:56 25bc292e5bac: Verifying Checksum 14:23:56 25bc292e5bac: Download complete 14:23:56 52dc419b0ee2: Verifying Checksum 14:23:56 52dc419b0ee2: Download complete 14:23:56 4657fd5d0bcf: Verifying Checksum 14:23:56 4657fd5d0bcf: Download complete 14:23:56 df9b9388f04a: Download complete 14:23:56 6ad1cebc031e: Verifying Checksum 14:23:56 6ad1cebc031e: Download complete 14:23:56 df9b9388f04a: Pull complete 14:23:56 52dc419b0ee2: Pull complete 14:23:56 25bc292e5bac: Pull complete 14:23:57 114826534d7a: Verifying Checksum 14:23:57 114826534d7a: Download complete 14:23:57 8a3aa393b2d8: Verifying Checksum 14:23:57 8a3aa393b2d8: Download complete 14:24:00 114826534d7a: Pull complete 14:24:00 4657fd5d0bcf: Pull complete 14:24:00 6ad1cebc031e: Pull complete 14:24:04 8a3aa393b2d8: Pull complete 14:24:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:04 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:24:04 $ 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 14:24:08 $ docker top 217401d02c037e4443fd17fc6c426d34d7418620365d47c865ed30036dd42c1a -eo pid,comm [Pipeline] { [Pipeline] echo 14:24:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 14:24:08 + set -o pipefail 14:24:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 14:24:15 14:24:15 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 14:24:15 14:24:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/32e71674-7d3f-4a75-b42a-ab0e87883977 14:24:15 14:24:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:24:15 14:24:15 14:24:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:24:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:24:15 More details here: https://snyk.co/ue1NS [Pipeline] } 14:24:15 $ docker stop --time=1 217401d02c037e4443fd17fc6c426d34d7418620365d47c865ed30036dd42c1a 14:24:18 $ docker rm -f --volumes 217401d02c037e4443fd17fc6c426d34d7418620365d47c865ed30036dd42c1a [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 14:24:19 + git log --format=format:%s -1 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca [Pipeline] sh 14:24:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:20 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:24:20 $ 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 14:24:20 $ docker top 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:21 [ssh-agent] Looking for ssh-agent implementation... 14:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:21 $ docker exec 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 ssh-agent 14:24:21 SSH_AUTH_SOCK=/tmp/ssh-NrQgch2k3DmH/agent.32 14:24:21 SSH_AGENT_PID=38 14:24:21 Running ssh-add (command line suppressed) 14:24:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_783965815542725898.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_783965815542725898.key) 14:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:21 + git semver tag 14:24:22 2024-03-09 14:24:22,128 [run_tag] DEBUG tag force:False 14:24:22 2024-03-09 14:24:22,129 [check_head_tag] DEBUG check head tag 14:24:22 2024-03-09 14:24:22,131 [execute] INFO git cat-file --batch-check 14:24:22 2024-03-09 14:24:22,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 14:24:22 2024-03-09 14:24:22,135 [execute] INFO git cat-file --batch 14:24:22 2024-03-09 14:24:22,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 14:24:22 2024-03-09 14:24:22,179 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:22 2024-03-09 14:24:22,179 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 14:24:22 2024-03-09 14:24:22,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 14:24:22 2024-03-09 14:24:22,184 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:22 3.2.0-dev.8 [Pipeline] } 14:24:22 $ docker exec --env ******** --env ******** 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 ssh-agent -k 14:24:22 unset SSH_AUTH_SOCK; 14:24:22 unset SSH_AGENT_PID; 14:24:22 echo Agent pid 38 killed; 14:24:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:22 + git semver [Pipeline] } 14:24:23 $ docker stop --time=1 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 14:24:24 $ docker rm -f --volumes 469a4ed90bceace5936e692ed2cef7c675e718a2e1d5f72759c3544e31e604c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:25 14:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:25 0.23.1-centos7: Pulling from edgex-lftools 14:24:25 ab5ef0e58194: Pulling fs layer 14:24:25 9712f1f96733: Pulling fs layer 14:24:25 63f879dbbcfc: Pulling fs layer 14:24:25 0d9ebad4ef96: Pulling fs layer 14:24:25 e9a5061849ea: Pulling fs layer 14:24:25 d747dcd14b5f: Pulling fs layer 14:24:25 2de7ff778b66: Pulling fs layer 14:24:25 0d9ebad4ef96: Waiting 14:24:25 e9a5061849ea: Waiting 14:24:25 d747dcd14b5f: Waiting 14:24:25 2de7ff778b66: Waiting 14:24:25 9712f1f96733: Verifying Checksum 14:24:25 9712f1f96733: Download complete 14:24:25 63f879dbbcfc: Verifying Checksum 14:24:25 63f879dbbcfc: Download complete 14:24:25 0d9ebad4ef96: Verifying Checksum 14:24:25 0d9ebad4ef96: Download complete 14:24:25 d747dcd14b5f: Verifying Checksum 14:24:25 d747dcd14b5f: Download complete 14:24:25 e9a5061849ea: Verifying Checksum 14:24:25 e9a5061849ea: Download complete 14:24:25 ab5ef0e58194: Verifying Checksum 14:24:25 ab5ef0e58194: Download complete 14:24:25 2de7ff778b66: Verifying Checksum 14:24:25 2de7ff778b66: Download complete 14:24:29 ab5ef0e58194: Pull complete 14:24:29 9712f1f96733: Pull complete 14:24:29 63f879dbbcfc: Pull complete 14:24:33 0d9ebad4ef96: Pull complete 14:24:33 e9a5061849ea: Pull complete 14:24:33 d747dcd14b5f: Pull complete 14:24:34 2de7ff778b66: Pull complete 14:24:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:34 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:24:34 $ 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 14:24:39 $ docker top 1902ea16d01db93ccd879cfac76153403c53a6ff332c8cef0b72b57f7885541e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:24:39 provisioning config files... 14:24:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8294410524298855187tmp 14:24:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13900968313137885204tmp 14:24:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9379370880133353341tmp [Pipeline] { [Pipeline] echo 14:24:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:24:40 ---> sigul-configuration.sh 14:24:40 gpg: directory `/root/.gnupg' created 14:24:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:24:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:24:40 gpg: keyring `/root/.gnupg/secring.gpg' created 14:24:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:24:40 gpg: CAST5 encrypted data 14:24:40 gpg: encrypted with 1 passphrase 14:24:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:24:40 + mkdir /home/jenkins 14:24:40 + mkdir /home/jenkins/sigul [Pipeline] sh 14:24:40 + 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 14:24:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:24:41 ---> sigul-install.sh 14:24:41 Sigul already installed; skipping installation. [Pipeline] sh 14:24:41 + git tag --list 14:24:41 v0.0.0 14:24:41 v0.0.1-dev.1 14:24:41 v0.0.1-dev.10 14:24:41 v0.0.1-dev.11 14:24:41 v0.0.1-dev.12 14:24:41 v0.0.1-dev.13 14:24:41 v0.0.1-dev.14 14:24:41 v0.0.1-dev.15 14:24:41 v0.0.1-dev.16 14:24:41 v0.0.1-dev.2 14:24:41 v0.0.1-dev.3 14:24:41 v0.0.1-dev.4 14:24:41 v0.0.1-dev.5 14:24:41 v0.0.1-dev.6 14:24:41 v0.0.1-dev.7 14:24:41 v0.0.1-dev.8 14:24:41 v0.0.1-dev.9 14:24:41 v2.2.0 14:24:41 v2.2.0-dev.17 14:24:41 v2.2.0-dev.18 14:24:41 v2.2.0-dev.19 14:24:41 v2.2.0-dev.20 14:24:41 v2.2.0-dev.21 14:24:41 v2.2.0-dev.22 14:24:41 v2.2.0-dev.23 14:24:41 v2.2.0-dev.24 14:24:41 v2.2.0-dev.25 14:24:41 v2.2.0-dev.26 14:24:41 v2.2.0-dev.27 14:24:41 v2.3.0 14:24:41 v2.3.0-dev.1 14:24:41 v2.3.0-dev.10 14:24:41 v2.3.0-dev.11 14:24:41 v2.3.0-dev.12 14:24:41 v2.3.0-dev.13 14:24:41 v2.3.0-dev.14 14:24:41 v2.3.0-dev.15 14:24:41 v2.3.0-dev.16 14:24:41 v2.3.0-dev.17 14:24:41 v2.3.0-dev.18 14:24:41 v2.3.0-dev.19 14:24:41 v2.3.0-dev.2 14:24:41 v2.3.0-dev.20 14:24:41 v2.3.0-dev.21 14:24:41 v2.3.0-dev.22 14:24:41 v2.3.0-dev.23 14:24:41 v2.3.0-dev.24 14:24:41 v2.3.0-dev.25 14:24:41 v2.3.0-dev.26 14:24:41 v2.3.0-dev.27 14:24:41 v2.3.0-dev.28 14:24:41 v2.3.0-dev.3 14:24:41 v2.3.0-dev.4 14:24:41 v2.3.0-dev.5 14:24:41 v2.3.0-dev.6 14:24:41 v2.3.0-dev.7 14:24:41 v2.3.0-dev.8 14:24:41 v2.3.0-dev.9 14:24:41 v2.3.1 14:24:41 v2.3.1-dev.4 14:24:41 v2.3.1-dev.5 14:24:41 v2.3.1-dev.6 14:24:41 v3.0 14:24:41 v3.0.0 14:24:41 v3.0.0-dev.1 14:24:41 v3.0.0-dev.10 14:24:41 v3.0.0-dev.11 14:24:41 v3.0.0-dev.12 14:24:41 v3.0.0-dev.13 14:24:41 v3.0.0-dev.14 14:24:41 v3.0.0-dev.15 14:24:41 v3.0.0-dev.16 14:24:41 v3.0.0-dev.17 14:24:41 v3.0.0-dev.18 14:24:41 v3.0.0-dev.19 14:24:41 v3.0.0-dev.2 14:24:41 v3.0.0-dev.20 14:24:41 v3.0.0-dev.21 14:24:41 v3.0.0-dev.22 14:24:41 v3.0.0-dev.23 14:24:41 v3.0.0-dev.24 14:24:41 v3.0.0-dev.25 14:24:41 v3.0.0-dev.26 14:24:41 v3.0.0-dev.27 14:24:41 v3.0.0-dev.28 14:24:41 v3.0.0-dev.29 14:24:41 v3.0.0-dev.3 14:24:41 v3.0.0-dev.30 14:24:41 v3.0.0-dev.31 14:24:41 v3.0.0-dev.32 14:24:41 v3.0.0-dev.33 14:24:41 v3.0.0-dev.34 14:24:41 v3.0.0-dev.35 14:24:41 v3.0.0-dev.36 14:24:41 v3.0.0-dev.37 14:24:41 v3.0.0-dev.38 14:24:41 v3.0.0-dev.39 14:24:41 v3.0.0-dev.4 14:24:41 v3.0.0-dev.40 14:24:41 v3.0.0-dev.41 14:24:41 v3.0.0-dev.42 14:24:41 v3.0.0-dev.43 14:24:41 v3.0.0-dev.44 14:24:41 v3.0.0-dev.45 14:24:41 v3.0.0-dev.46 14:24:41 v3.0.0-dev.47 14:24:41 v3.0.0-dev.48 14:24:41 v3.0.0-dev.49 14:24:41 v3.0.0-dev.5 14:24:41 v3.0.0-dev.50 14:24:41 v3.0.0-dev.51 14:24:41 v3.0.0-dev.6 14:24:41 v3.0.0-dev.7 14:24:41 v3.0.0-dev.8 14:24:41 v3.0.0-dev.9 14:24:41 v3.1 14:24:41 v3.1.0 14:24:41 v3.1.0-dev.1 14:24:41 v3.1.0-dev.10 14:24:41 v3.1.0-dev.11 14:24:41 v3.1.0-dev.12 14:24:41 v3.1.0-dev.13 14:24:41 v3.1.0-dev.14 14:24:41 v3.1.0-dev.15 14:24:41 v3.1.0-dev.16 14:24:41 v3.1.0-dev.17 14:24:41 v3.1.0-dev.18 14:24:41 v3.1.0-dev.19 14:24:41 v3.1.0-dev.2 14:24:41 v3.1.0-dev.20 14:24:41 v3.1.0-dev.21 14:24:41 v3.1.0-dev.22 14:24:41 v3.1.0-dev.23 14:24:41 v3.1.0-dev.24 14:24:41 v3.1.0-dev.25 14:24:41 v3.1.0-dev.26 14:24:41 v3.1.0-dev.27 14:24:41 v3.1.0-dev.28 14:24:41 v3.1.0-dev.29 14:24:41 v3.1.0-dev.3 14:24:41 v3.1.0-dev.30 14:24:41 v3.1.0-dev.31 14:24:41 v3.1.0-dev.32 14:24:41 v3.1.0-dev.33 14:24:41 v3.1.0-dev.34 14:24:41 v3.1.0-dev.35 14:24:41 v3.1.0-dev.36 14:24:41 v3.1.0-dev.37 14:24:41 v3.1.0-dev.38 14:24:41 v3.1.0-dev.39 14:24:41 v3.1.0-dev.4 14:24:41 v3.1.0-dev.5 14:24:41 v3.1.0-dev.6 14:24:41 v3.1.0-dev.7 14:24:41 v3.1.0-dev.8 14:24:41 v3.1.0-dev.9 14:24:41 v3.2.0-dev.1 14:24:41 v3.2.0-dev.2 14:24:41 v3.2.0-dev.3 14:24:41 v3.2.0-dev.4 14:24:41 v3.2.0-dev.5 14:24:41 v3.2.0-dev.6 14:24:41 v3.2.0-dev.7 14:24:41 v3.2.0-dev.8 [Pipeline] sh 14:24:41 + lftools sign git-tag v3.2.0-dev.8 14:24:42 Signing Git tag with Sigul... 14:24:42 Signing v3.2.0-dev.8 [Pipeline] echo 14:24:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:24:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:24:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:24:42 $ docker stop --time=1 1902ea16d01db93ccd879cfac76153403c53a6ff332c8cef0b72b57f7885541e 14:24:44 $ docker rm -f --volumes 1902ea16d01db93ccd879cfac76153403c53a6ff332c8cef0b72b57f7885541e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:24:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:45 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:24:45 $ 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 14:24:45 $ docker top 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:46 [ssh-agent] Looking for ssh-agent implementation... 14:24:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:46 $ docker exec 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f ssh-agent 14:24:46 SSH_AUTH_SOCK=/tmp/ssh-bwnAH7UTOVAV/agent.32 14:24:46 SSH_AGENT_PID=38 14:24:46 Running ssh-add (command line suppressed) 14:24:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_137518073833110554.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_137518073833110554.key) 14:24:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:46 + git semver bump pre 14:24:47 2024-03-09 14:24:47,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:47 2024-03-09 14:24:47,132 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 14:24:47 2024-03-09 14:24:47,132 [bump_version] DEBUG bumped version:3.2.0-dev.9 14:24:47 2024-03-09 14:24:47,132 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 14:24:47 2024-03-09 14:24:47,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:47 2024-03-09 14:24:47,132 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:47 2024-03-09 14:24:47,135 [execute] INFO git cat-file --batch-check 14:24:47 2024-03-09 14:24:47,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:47 2024-03-09 14:24:47,141 [execute] INFO git cat-file --batch 14:24:47 2024-03-09 14:24:47,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:47 2024-03-09 14:24:47,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:47 3.2.0-dev.9 [Pipeline] } 14:24:47 $ docker exec --env ******** --env ******** 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f ssh-agent -k 14:24:47 unset SSH_AUTH_SOCK; 14:24:47 unset SSH_AGENT_PID; 14:24:47 echo Agent pid 38 killed; 14:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:47 + git semver [Pipeline] } 14:24:48 $ docker stop --time=1 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f 14:24:49 $ docker rm -f --volumes 63ae91d5fbe6257f24f0f96abca1f80a8f1524dfaa6d058ea0980154cf52559f [Pipeline] // withDockerContainer [Pipeline] sh 14:24:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:50 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:24:50 $ 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 14:24:50 $ docker top 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 -eo pid,comm 14:24:50 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). 14:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:51 [ssh-agent] Looking for ssh-agent implementation... 14:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:51 $ docker exec 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 ssh-agent 14:24:51 SSH_AUTH_SOCK=/tmp/ssh-7oXMA1rRNEBl/agent.33 14:24:51 SSH_AGENT_PID=39 14:24:51 Running ssh-add (command line suppressed) 14:24:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8829933839432526475.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8829933839432526475.key) 14:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:51 + git semver push 14:24:52 2024-03-09 14:24:52,023 [run_push] DEBUG push 14:24:52 2024-03-09 14:24:52,024 [execute] INFO git cat-file --batch-check 14:24:52 2024-03-09 14:24:52,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:52 2024-03-09 14:24:52,028 [execute] INFO git rev-list 7a084b82513da26b6cab7724d36274cad53f6d86 -- 14:24:52 2024-03-09 14:24:52,028 [execute] DEBUG Popen(['git', 'rev-list', '7a084b82513da26b6cab7724d36274cad53f6d86', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 14:24:52 2024-03-09 14:24:52,036 [execute] INFO git fetch -v origin 14:24:52 2024-03-09 14:24:52,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 14:24:52 2024-03-09 14:24:52,505 [run_push] DEBUG no remote changes detected 14:24:52 2024-03-09 14:24:52,505 [execute] INFO git push origin semver 14:24:52 2024-03-09 14:24:52,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 14:24:53 2024-03-09 14:24:53,192 [run_push] DEBUG push all version tags 14:24:53 2024-03-09 14:24:53,193 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:24:53 2024-03-09 14:24:53,193 [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) 14:24:54 2024-03-09 14:24:53,875 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 14:24:54 3.2.0-dev.9 [Pipeline] } 14:24:54 $ docker exec --env ******** --env ******** 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 ssh-agent -k 14:24:54 unset SSH_AUTH_SOCK; 14:24:54 unset SSH_AGENT_PID; 14:24:54 echo Agent pid 39 killed; 14:24:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:54 + git semver [Pipeline] } 14:24:55 $ docker stop --time=1 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 14:24:56 $ docker rm -f --volumes 3d5958611fdfc80269c1fc93faadf35091bb76d1da8e0956d96e62cbf0f0ce73 [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 14:24:57 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 14:24:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 14:24:57 total 16 14:24:57 drwxr-xr-x 3 root root 4096 Mar 9 14:14 . 14:24:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 14:24 .. 14:24:57 drwxr-xr-x 2 root root 4096 Mar 9 14:14 cost 14:24:57 -rw-r--r-- 1 root root 89 Mar 9 14:14 cost.csv 14:24:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 14:24:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 14:24:57 total 16 14:24:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:14 . 14:24:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 14:24 .. 14:24:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 14:14 cost 14:24:57 -rw-r--r-- 1 jenkins jenkins 89 Mar 9 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:24:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:24:59 ---> package-listing.sh 14:24:59 ++ tr '[:upper:]' '[:lower:]' 14:24:59 ++ facter osfamily 14:24:59 + OS_FAMILY=debian 14:24:59 + workspace=/w/workspace/exfoundry_device-usb-camera_main 14:24:59 + START_PACKAGES=/tmp/packages_start.txt 14:24:59 + END_PACKAGES=/tmp/packages_end.txt 14:24:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:59 + PACKAGES=/tmp/packages_start.txt 14:24:59 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 14:24:59 + PACKAGES=/tmp/packages_end.txt 14:24:59 + case "${OS_FAMILY}" in 14:24:59 + dpkg -l 14:24:59 + grep '^ii' 14:24:59 + '[' -f /tmp/packages_start.txt ']' 14:24:59 + '[' -f /tmp/packages_end.txt ']' 14:24:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:59 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 14:24:59 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 14:24:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 14:24:59 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 14:24:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:00 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 14:25:00 $ 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 14:25:00 $ docker top 61e0e83df3e2c7d8096810c7985d46a2370b7d1c6b682a5f2eef53c0b064b9a0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:01 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:01 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:01 + ls /var/log/sa-host 14:25:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:01 provisioning config files... 14:25:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5375847167399216529tmp [Pipeline] { [Pipeline] echo 14:25:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> create-netrc.sh [Pipeline] } 14:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> python-tools-install.sh [Pipeline] echo 14:25:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> sudo-logs.sh 14:25:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:25:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:03 ---> job-cost.sh 14:25:03 lf-activate-venv: SKIPPING 14:25:03 DEBUG: total: 0.2199999988079071 14:25:03 INFO: Retrieving Stack Cost... 14:25:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:04 INFO: Archiving Costs [Pipeline] echo 14:25:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:04 ---> logs-deploy.sh 14:25:04 lf-activate-venv: SKIPPING 14:25:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/173 14:25:04 INFO: archiving workspace using pattern(s): 14:25:05 Archives upload complete. 14:25:05 INFO: archiving logs to Nexus